php-src/ext
2019-04-19 15:18:31 +03:00
..
bcmath Merge branch 'PHP-7.3' into PHP-7.4 2019-03-14 17:26:17 +01:00
bz2 Merge branch 'PHP-7.4' 2019-03-15 23:36:47 +01:00
calendar Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
com_dotnet Merge branch 'PHP-7.4' 2019-04-15 14:34:32 +02:00
ctype Add AS_HELP_STRING to *nix build configure options 2019-03-07 20:36:59 +01:00
curl Merge branch 'PHP-7.4' 2019-04-16 08:44:19 +02:00
date Merge branch 'PHP-7.4' 2019-04-18 15:40:39 +02:00
dba Merge branch 'PHP-7.4' 2019-03-19 20:26:07 +01:00
dom Merge branch 'PHP-7.4' 2019-04-18 13:08:27 +02:00
enchant Cleanup unused module globals 2019-03-12 13:44:05 +03:00
exif Merge branch 'PHP-7.4' 2019-04-02 21:18:48 +03:00
ffi Merge branch 'PHP-7.4' 2019-04-09 16:12:53 +03:00
fileinfo Merge branch 'PHP-7.4' 2019-04-15 11:42:55 +02:00
filter Merge branch 'PHP-7.4' 2019-04-08 13:22:41 +02:00
ftp Merge branch 'PHP-7.4' 2019-04-12 17:05:07 +02:00
gd Merge branch 'PHP-7.4' 2019-04-12 17:05:07 +02:00
gettext Merge branch 'PHP-7.4' 2019-03-15 23:36:47 +01:00
gmp Avoid uninitialized variable warnings in gmp 2019-04-12 15:12:45 +02:00
hash Merge branch 'PHP-7.4' 2019-04-06 19:06:29 -07:00
iconv Merge branch 'PHP-7.4' 2019-04-17 14:25:34 +02:00
imap Merge branch 'PHP-7.4' 2019-04-10 10:02:23 +02:00
interbase Fixed compilation 2019-04-16 22:22:34 +03:00
intl Merge branch 'PHP-7.4' 2019-04-15 15:28:07 +02:00
json Merge branch 'PHP-7.4' 2019-03-19 20:29:36 +01:00
ldap Merge branch 'PHP-7.4' 2019-04-15 10:21:27 +02:00
libxml Merge branch 'PHP-7.4' 2019-04-18 13:08:27 +02:00
mbstring Merge branch 'PHP-7.4' 2019-04-18 01:34:13 +03:00
mysqli For consistency with Windows, and because ZTS is not experimental or a "maintainer" feature, this commits renames --enable-maintainer-zts to --enable-zts in the autotools build, and related documentation 2019-03-23 07:34:54 +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 Merge branch 'PHP-7.4' 2019-03-15 23:36:47 +01:00
opcache Keep EX(opline) in consistency when call engine and helper functions 2019-04-18 22:19:57 +03:00
openssl Merge branch 'PHP-7.4' 2019-04-15 10:54:46 +02:00
pcntl Merge branch 'PHP-7.4' 2019-03-19 20:26:07 +01:00
pcre Remove HAVE_PCRE, as ext/pcre is always available 2019-04-19 15:18:31 +03:00
pdo Merge branch 'PHP-7.4' 2019-04-15 11:42:55 +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 For consistency with Windows, and because ZTS is not experimental or a "maintainer" feature, this commits renames --enable-maintainer-zts to --enable-zts in the autotools build, and related documentation 2019-03-23 07:34:54 +01:00
pdo_oci Sync AC_CHECK_SIZEOF m4 macro calls 2019-03-18 02:11:23 +01:00
pdo_odbc Merge branch 'PHP-7.4' 2019-03-15 23:36:47 +01:00
pdo_pgsql Disable PACKAGE_* preprocessor symbols 2019-04-13 07:00:17 +02:00
pdo_sqlite Merge branch 'PHP-7.4' 2019-03-15 23:36:47 +01:00
pgsql Merge branch 'PHP-7.4' 2019-04-13 07:01:11 +02:00
phar Merge branch 'PHP-7.4' 2019-04-17 09:58:40 +02:00
posix Merge branch 'PHP-7.4' 2019-04-10 14:45:01 +02:00
pspell Merge branch 'PHP-7.4' 2019-03-19 20:26:07 +01:00
readline Merge branch 'PHP-7.4' 2019-04-12 12:04:11 +02:00
recode Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
reflection Merge branch 'PHP-7.4' 2019-04-15 10:25:27 +02:00
session Merge branch 'PHP-7.4' 2019-04-17 17:25:13 +02:00
shmop Merge branch 'PHP-7.4' 2019-03-19 20:26:07 +01:00
simplexml Merge branch 'PHP-7.4' 2019-04-18 13:08:27 +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 Merge branch 'PHP-7.4' 2019-04-18 13:08:27 +02:00
sockets Merge branch 'PHP-7.4' 2019-04-15 11:42:55 +02:00
sodium Validate interoperability between libsodium and libargon for argon2i(d) hashing 2019-03-27 00:36:36 -04:00
spl Merge branch 'PHP-7.4' 2019-04-16 10:40:01 +02:00
sqlite3 Avoid misc uninitialized variable warnings 2019-04-12 15:12:45 +02:00
standard Merge branch 'PHP-7.4' 2019-04-17 14:25:34 +02:00
sysvmsg Merge branch 'PHP-7.4' 2019-03-15 23:36:47 +01:00
sysvsem Add AS_HELP_STRING to *nix build configure options 2019-03-07 20:36:59 +01:00
sysvshm Merge branch 'PHP-7.4' 2019-03-15 23:36:47 +01:00
tidy Merge branch 'PHP-7.4' 2019-03-15 23:36:47 +01:00
tokenizer Merge branch 'PHP-7.4' 2019-03-28 09:31:18 +01:00
xml Merge branch 'PHP-7.4' 2019-04-18 13:08:27 +02:00
xmlreader Merge branch 'PHP-7.4' 2019-04-18 13:08:27 +02:00
xmlrpc Merge branch 'PHP-7.4' 2019-04-18 13:08:27 +02:00
xmlwriter Merge branch 'PHP-7.4' 2019-04-18 13:08:27 +02:00
xsl Merge branch 'PHP-7.4' 2019-04-18 13:08:27 +02:00
zend_test Merge branch 'PHP-7.4' 2019-04-18 13:50:28 +02:00
zip Merge branch 'PHP-7.4' 2019-04-14 11:51:39 -03:00
zlib Merge branch 'PHP-7.4' 2019-04-10 13:39:59 +02:00
ext_skel.php Integrate README.EXT_SKEL to help option 2019-03-13 20:56:10 +01:00