php-src/ext
2019-04-23 11:40:43 +02:00
..
bcmath [ci skip] Fix typo 2019-04-20 22:55:37 +02: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 Fix saproxy_property_write signature 2019-04-15 14:33:47 +02:00
ctype Add AS_HELP_STRING to *nix build configure options 2019-03-07 20:36:59 +01:00
curl Use curl_mime_*() functions if available 2019-04-16 08:43:21 +02:00
date Add test for date timestamp 2019-04-20 19:21:10 +02:00
dba Remove extension readmes 2019-03-19 20:25:32 +01:00
dom Rename --enable-libxml to --with-libxml to meet naming guidelines 2019-04-18 13:08:02 +02:00
enchant Cleanup unused module globals 2019-03-12 13:44:05 +03:00
exif Remove dead JPEG2000 code 2019-04-02 21:18:06 +03:00
ffi [ci skip] Fix CS in Markdown files 2019-04-21 15:33:20 +02:00
fileinfo Avoid maybe uninit warning in libmagic 2019-04-15 10:59:45 +02:00
filter Added range options to the float validation filter 2019-04-08 13:22:26 +02:00
ftp Avoid uninit warning in ftp 2019-04-12 15:54:29 +02:00
gd Added test for imagecolorclosesthwb 2019-04-20 19:31:45 +02:00
gettext Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
gmp Avoid uninitialized variable warnings in gmp 2019-04-12 15:12:39 +02:00
hash Merge branch 'PHP-7.3' into PHP-7.4 2019-04-06 19:06:21 -07:00
iconv Remove some uses of deprecated internal_encoding settings in tests 2019-04-17 14:24:11 +02:00
imap Remove PHP_SETUP_KERBEROS m4 macro 2019-04-20 16:12:54 +02: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-04-15 15:27:37 +02:00
json Upgrade deprecated directives and use non-posix bison 2019-03-19 20:29:20 +01:00
ldap Merge branch 'PHP-7.3' into PHP-7.4 2019-04-15 10:20:12 +02:00
libxml Rename --enable-libxml to --with-libxml to meet naming guidelines 2019-04-18 13:08:02 +02:00
mbstring Move ucgendata README to generator file header 2019-04-20 22:35:25 +02:00
mysqli Don't use random mode in mysqli_query test 2019-03-18 16:58:49 +01:00
mysqlnd Fix pointer signedness warning in mysqlnd 2019-04-11 14:14:21 +02: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 Remove unused BIND_STATIC insructions 2019-04-23 02:21:08 +03:00
openssl Remove PHP_SETUP_KERBEROS m4 macro 2019-04-20 16:12:54 +02:00
pcntl Remove extension readmes 2019-03-19 20:25:32 +01:00
pcre ext/pcre/config0.m4: add ac_cv_have_pcre2_jit variable 2019-04-16 17:15:38 +02:00
pdo Fix last maybe uninit warnings on 7.4 2019-04-15 11:35:13 +02: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 Disable PACKAGE_* preprocessor symbols 2019-04-13 07:00:17 +02:00
pdo_sqlite Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
pgsql Disable PACKAGE_* preprocessor symbols 2019-04-13 07:00:17 +02:00
phar Merge branch 'PHP-7.3' into PHP-7.4 2019-04-17 09:58:12 +02:00
posix Remove posix_getlogin() check from posix_getpwnam() test 2019-04-10 14:43:52 +02:00
pspell Remove extension readmes 2019-03-19 20:25:32 +01:00
readline Avoid potentially-uninitialized warnings in readline 2019-04-12 11:01:56 +02: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-04-15 10:25:20 +02:00
session Merge branch 'PHP-7.3' into PHP-7.4 2019-04-17 17:24:36 +02:00
shmop Remove extension readmes 2019-03-19 20:25:32 +01:00
simplexml Rename --enable-libxml to --with-libxml to meet naming guidelines 2019-04-18 13:08:02 +02: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 Rename --enable-libxml to --with-libxml to meet naming guidelines 2019-04-18 13:08:02 +02:00
sockets Fix last maybe uninit warnings on 7.4 2019-04-15 11:35:13 +02:00
sodium Validate interoperability between libsodium and libargon for argon2i(d) hashing 2019-03-27 00:36:36 -04:00
spl Fix typo in comments 2019-04-19 13:11:50 -03:00
sqlite3 Avoid misc uninitialized variable warnings 2019-04-12 15:12:39 +02:00
standard Merge branch 'PHP-7.3' into PHP-7.4 2019-04-23 11:40:43 +02: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 Rename --enable-libxml to --with-libxml to meet naming guidelines 2019-04-18 13:08:02 +02:00
xmlreader Rename --enable-libxml to --with-libxml to meet naming guidelines 2019-04-18 13:08:02 +02:00
xmlrpc Rename --enable-libxml to --with-libxml to meet naming guidelines 2019-04-18 13:08:02 +02:00
xmlwriter Rename --enable-libxml to --with-libxml to meet naming guidelines 2019-04-18 13:08:02 +02:00
xsl Rename --enable-libxml to --with-libxml to meet naming guidelines 2019-04-18 13:08:02 +02:00
zend_test Revert "Fix zend_test interned strings loaded via dl()" 2019-04-18 13:49:42 +02:00
zip Remove HAVE_* for always available extensions 2019-04-14 11:44:12 -03:00
zlib Make zlib include_path tests more robust 2019-04-10 13:39:17 +02:00
ext_skel.php Integrate README.EXT_SKEL to help option 2019-03-13 20:56:10 +01:00