php-src/ext
2020-06-29 20:37:50 +03:00
..
bcmath Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
bz2 Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
calendar Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
com_dotnet Merge branch 'PHP-7.4' 2020-06-29 19:06:56 +02:00
ctype Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
curl Don't accept objects instead of arrays in curl 2020-06-29 15:56:22 +02:00
date Introduce InternalIterator 2020-06-24 15:31:41 +02:00
dba Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
dom Don't throw warning if exception thrown during dom validation 2020-06-25 15:24:35 +02:00
enchant Add flag to forbid dynamic property creation on internal classes 2020-06-24 11:52:36 +02:00
exif Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
ffi Fix #79749: Converting FFI instances to bool fails 2020-06-29 16:02:58 +02:00
fileinfo Merge branch 'PHP-7.4' 2020-06-29 17:47:21 +02:00
filter Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
ftp Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
gd Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
gettext Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
gmp Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
hash Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
iconv Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
imap Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
intl Drop non-well numeric string in Intl test 2020-06-28 19:30:07 +02:00
json Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
ldap Fix macro redifinition warnings in debug builds 2020-06-29 19:11:22 +02:00
libxml Don't throw warning if exception thrown during dom validation 2020-06-25 15:24:35 +02:00
mbstring Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
mysqli [ci skip] Various typo fixes in stub comments and CHANGES file 2020-06-25 23:32:40 +02:00
mysqlnd Add helper APIs for maybe-interned string creation 2020-06-08 15:31:52 +02:00
oci8 Made sure zpp is always called and refactored some existing zpp calls. 2020-06-16 10:45:14 +02:00
odbc Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
opcache Don't record "fake" closures 2020-06-29 20:37:50 +03:00
openssl Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
pcntl Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
pcre Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
pdo [ci skip] Various typo fixes in stub comments and CHANGES file 2020-06-25 23:32:40 +02:00
pdo_dblib Fix [-Wundef] warning in PDO DBLib extension 2020-05-20 16:29:52 +02:00
pdo_firebird Fix [-Wundef] warning in PDO Firebird extension 2020-05-20 16:29:52 +02:00
pdo_mysql Fix [-Wundef] warning in PDO MySQL extension 2020-05-20 16:29:52 +02:00
pdo_oci Fix [-Wundef] warning in PDO OCI extension 2020-05-20 16:29:53 +02:00
pdo_odbc Properly initialize displaysize 2020-06-24 12:07:58 +02:00
pdo_pgsql Clean up calls to extension_loaded('json') in tests 2020-05-28 15:07:47 -04:00
pdo_sqlite Merge branch 'PHP-7.4' 2020-06-03 10:17:27 +02:00
pgsql PGSQL and POD_SQL: don't include pg_config.h 2020-05-25 10:48:35 +02:00
phar Fix leaks in Phar::webPhar() 2020-06-25 15:42:56 +02:00
posix Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
pspell Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
readline Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
reflection Implement Attribute Amendments. 2020-06-29 10:45:51 +02:00
session Make exit() unwind properly 2020-06-29 15:50:12 +02:00
shmop Make SimpleXMLElement a RecursiveIterator 2020-06-24 15:09:21 +02:00
simplexml Make SimpleXMLElement a RecursiveIterator 2020-06-24 15:09:21 +02:00
skeleton Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
snmp Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
soap Make exit() unwind properly 2020-06-29 15:50:12 +02:00
sockets Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
sodium Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
spl [ci skip] Various typo fixes in stub comments and CHANGES file 2020-06-25 23:32:40 +02:00
sqlite3 Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
standard Drop non-well formed numeric strings from math function tests 2020-06-28 19:32:11 +02:00
sysvmsg Add ZEND_ACC_NO_DYNAMIC_PROPERTIES flag to SysvMessageQueue 2020-06-24 12:04:10 +02:00
sysvsem Add flag to forbid dynamic property creation on internal classes 2020-06-24 11:52:36 +02:00
sysvshm Add flag to forbid dynamic property creation on internal classes 2020-06-24 11:52:36 +02:00
tidy Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
tokenizer Don't include trailing newline in comment token 2020-06-25 11:25:22 +02:00
xml Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
xmlreader Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
xmlwriter Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
xsl Make exit() unwind properly 2020-06-29 15:50:12 +02:00
zend_test Implement Attribute Amendments. 2020-06-29 10:45:51 +02:00
zip [ci skip] Various typo fixes in stub comments and CHANGES file 2020-06-25 23:32:40 +02:00
zlib Remove unnecessary PHPDoc-alike blocks from tests 2020-06-24 13:13:44 +02:00
ext_skel.php