php-src/ext
Tyson Andre 0dbc24c3fa Fix other incorrect opcache types
Closes GH-4959.
2019-12-04 07:40:25 +01:00
..
bcmath Add union return types for function stubs 2019-11-11 14:54:55 +01:00
bz2 Add union return types for function stubs 2019-11-11 14:54:55 +01:00
calendar Add union return types for function stubs 2019-11-11 14:54:55 +01:00
com_dotnet Add union return types for function stubs 2019-11-11 14:54:55 +01:00
ctype Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
curl Add union return types with one class 2019-11-18 12:44:38 +01:00
date Support single class unions in gen stubs 2019-11-15 17:19:26 +01:00
dba Add union return types for function stubs 2019-11-11 14:54:55 +01:00
dom ext/dom: Replace usages of PHP_FUNCTION and aliases with PHP_METHOD. 2019-11-09 21:29:42 +01:00
enchant Add union return types for function stubs 2019-11-11 14:54:55 +01:00
exif Add union return types for function stubs 2019-11-11 14:54:55 +01:00
ffi Merge branch 'PHP-7.4' 2019-11-11 12:56:55 +01:00
fileinfo Add union return types for function stubs 2019-11-11 14:54:55 +01:00
filter Add union return types for function stubs 2019-11-11 14:54:55 +01:00
ftp Add union return types for function stubs 2019-11-11 14:54:55 +01:00
gd Merge branch 'PHP-7.4' 2019-11-21 10:04:03 +01:00
gettext Add union return types for function stubs 2019-11-11 14:54:55 +01:00
gmp Add union return types with one class 2019-11-18 12:44:38 +01:00
hash Add union return types for function stubs 2019-11-11 14:54:55 +01:00
iconv iconv_strlen() cannot return a string 2019-11-11 15:40:59 +01:00
imap Add union return types with one class 2019-11-18 12:44:38 +01:00
intl Fix typo with msgfmt_parse_message() 2019-11-19 19:48:13 +01:00
json Add union return types for function stubs 2019-11-11 14:54:55 +01:00
ldap Add union return types for function stubs 2019-11-11 14:54:55 +01:00
libxml Add union return types with one class 2019-11-18 12:44:38 +01:00
mbstring Upgrade to Oniguruma 6.9.4 2019-11-30 14:00:41 +01:00
mysqli Fix clean section of test case 2019-11-11 15:57:42 +01:00
mysqlnd Merge branch 'PHP-7.4' 2019-11-04 21:36:36 +01:00
oci8 Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
odbc Add union return types with one class 2019-11-18 12:44:38 +01:00
opcache Fix other incorrect opcache types 2019-12-04 07:40:25 +01:00
openssl Add union return types for function stubs 2019-11-11 14:54:55 +01:00
pcntl Fix typo in pcntl_sigwaitinfo proto 2019-11-18 12:53:36 +01:00
pcre Merge branch 'PHP-7.4' 2019-11-22 19:30:43 +01:00
pdo Add stubs for PDO 2019-11-18 12:38:10 +01:00
pdo_dblib Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
pdo_firebird Merge branch 'PHP-7.4' 2019-11-02 10:19:56 +01:00
pdo_mysql Add stubs for PDO 2019-11-18 12:38:10 +01:00
pdo_oci pdo_oci: Add support for setting and getting the oracle OCI 18c call timeout value. 2019-11-01 10:36:55 +01:00
pdo_odbc Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
pdo_pgsql Add missing ZPP checks 2019-11-01 15:26:52 +01:00
pdo_sqlite Remove most uses of ZEND_PARSE_PARAMETERS_END_EX() 2019-10-07 10:02:18 +02:00
pgsql Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
phar Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
posix Add union return types for function stubs 2019-11-11 14:54:55 +01:00
pspell Add union return types for function stubs 2019-11-11 14:54:55 +01:00
readline Add union return types for function stubs 2019-11-11 14:54:55 +01:00
reflection Add union return types with one class 2019-11-18 12:44:38 +01:00
session Add union return types for function stubs 2019-11-11 14:54:55 +01:00
shmop Add union return types for function stubs 2019-11-11 14:54:55 +01:00
simplexml Add union return types with one class 2019-11-18 12:44:38 +01:00
skeleton Convert the example skeleton extension to use arginfo stubs 2019-11-18 11:41:24 +01:00
snmp Add union return types for function stubs 2019-11-11 14:54:55 +01:00
soap Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
sockets Make test more resilient 2019-11-21 13:40:36 +01:00
sodium Add union return types for function stubs 2019-11-11 14:54:55 +01:00
spl Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
sqlite3 Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
standard Make some opcache types consistent with reflection information 2019-12-04 07:31:06 +01:00
sysvmsg Add union return types for function stubs 2019-11-11 14:54:55 +01:00
sysvsem Cleanup return values when parameter parsing is unsuccessful 2019-10-30 16:05:20 +01:00
sysvshm Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
tidy Add union return types with one class 2019-11-18 12:44:38 +01:00
tokenizer Add union return types for function stubs 2019-11-11 14:54:55 +01:00
xml Add union return types with one class 2019-11-18 12:44:38 +01:00
xmlreader Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
xmlrpc Add stubs for ext-xmlrpc 2019-10-06 13:47:21 +02:00
xmlwriter Add union return types with one class 2019-11-18 12:44:38 +01:00
xsl Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
zend_test Implement union types 2019-11-08 15:15:48 +01:00
zip Add union return types for function stubs 2019-11-11 14:54:55 +01:00
zlib Add union return types for function stubs 2019-11-11 14:54:55 +01:00
ext_skel.php Convert the example skeleton extension to use arginfo stubs 2019-11-18 11:41:24 +01:00