php-src/ext
2019-03-30 12:53:32 +01:00
..
bcmath Merge branch 'PHP-7.3' into PHP-7.4 2019-03-14 17:26:17 +01:00
bz2 Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
calendar Add AS_HELP_STRING to *nix build configure options 2019-03-07 20:36:59 +01:00
com_dotnet Merge branch 'PHP-7.3' into PHP-7.4 2019-03-18 19:26:08 +01:00
ctype Add AS_HELP_STRING to *nix build configure options 2019-03-07 20:36:59 +01:00
curl Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
date Merge branch 'PHP-7.3' into PHP-7.4 2019-03-18 10:14:03 +01:00
dba Remove extension readmes 2019-03-19 20:25:32 +01:00
dom Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
enchant Cleanup unused module globals 2019-03-12 13:44:05 +03:00
exif Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
ffi Fix handling and extend ext/ffi/tests/044.phpt 2019-03-30 12:53:32 +01:00
fileinfo Accept zend_string* instead of char* in php_pcre_match_impl() 2019-03-18 12:32:06 +01:00
filter Sync the changes to ext/filter with 7.4, now that it works. 2019-03-20 20:09:45 +02:00
ftp Merge branch 'PHP-7.3' into PHP-7.4 2019-03-25 17:46:28 +01:00
gd Remove unused variables 2019-03-17 23:29:51 +01:00
gettext Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
gmp Add AS_HELP_STRING to *nix build configure options 2019-03-07 20:36:59 +01:00
hash Remove extension readmes 2019-03-19 20:25:32 +01:00
iconv Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
imap Accept zend_string* instead of char* in php_pcre_match_impl() 2019-03-18 12:32:06 +01:00
interbase Merge branch 'PHP-7.3' into PHP-7.4 2019-03-25 16:43:33 +01:00
intl Merge branch 'PHP-7.3' into PHP-7.4 2019-03-18 12:16:18 +01:00
json Upgrade deprecated directives and use non-posix bison 2019-03-19 20:29:20 +01:00
ldap Sync AC_CHECK_SIZEOF m4 macro calls 2019-03-18 02:11:23 +01:00
libxml Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
mbstring Removed declaration inside for loops 2019-03-29 14:24:09 +01:00
mysqli Don't use random mode in mysqli_query test 2019-03-18 16:58:49 +01:00
mysqlnd Merge branch 'PHP-7.3' into PHP-7.4 2019-03-22 13:07:11 +01:00
oci8 Sync AC_CHECK_SIZEOF m4 macro calls 2019-03-18 02:11:23 +01:00
odbc Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
opcache Make line numbers for inheritance errors more precise 2019-03-27 12:42:35 +01:00
openssl Remove extension readmes 2019-03-19 20:25:32 +01:00
pcntl Remove extension readmes 2019-03-19 20:25:32 +01:00
pcre Make PCRE cache per-request on CLI 2019-03-26 10:10:41 +01:00
pdo Remove extension readmes 2019-03-19 20:25:32 +01:00
pdo_dblib Remove extension readmes 2019-03-19 20:25:32 +01:00
pdo_firebird Add AS_HELP_STRING to *nix build configure options 2019-03-07 20:36:59 +01:00
pdo_mysql Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
pdo_oci Sync AC_CHECK_SIZEOF m4 macro calls 2019-03-18 02:11:23 +01:00
pdo_odbc Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
pdo_pgsql Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
pdo_sqlite Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
pgsql Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
phar Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
posix Switch to use ZTS cache 2019-03-12 14:15:47 +03:00
pspell Remove extension readmes 2019-03-19 20:25:32 +01:00
readline Remove extension readmes 2019-03-19 20:25:32 +01:00
recode Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
reflection Merge branch 'PHP-7.3' into PHP-7.4 2019-03-22 12:41:34 +01:00
session Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
shmop Remove extension readmes 2019-03-19 20:25:32 +01:00
simplexml Remove extension readmes 2019-03-19 20:25:32 +01:00
skeleton Add AS_HELP_STRING to *nix build configure options 2019-03-07 20:36:59 +01:00
snmp snmp: remove unused var 2019-03-16 19:36:12 +01:00
soap Mark bug76348.phpt as online test 2019-03-20 11:40:09 +01:00
sockets Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
sodium Validate interoperability between libsodium and libargon for argon2i(d) hashing 2019-03-27 00:36:36 -04:00
spl Remove HAVE_PCRE/HAVE_BUNDLED_PCRE checks 2019-03-22 10:29:18 +01:00
sqlite3 Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
standard tsrm environment lock 2019-03-29 19:06:02 +01:00
sysvmsg Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
sysvsem Add AS_HELP_STRING to *nix build configure options 2019-03-07 20:36:59 +01:00
sysvshm Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
tidy Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
tokenizer Revert "Switch to bison location tracking" 2019-03-28 09:29:08 +01:00
xml Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
xmlreader Remove extension readmes 2019-03-19 20:25:32 +01:00
xmlrpc Sync AC_CHECK_SIZEOF m4 macro calls 2019-03-18 02:11:23 +01:00
xmlwriter Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
xsl Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
zend_test Add AS_HELP_STRING to *nix build configure options 2019-03-07 20:36:59 +01:00
zip Remove unused variables 2019-03-17 23:29:51 +01:00
zlib Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
ext_skel.php Integrate README.EXT_SKEL to help option 2019-03-13 20:56:10 +01:00