php-src/ext
Stanislav Malyshev e1a39387d1 Merge branch 'PHP-7.4'
* PHP-7.4:
  Always use ZEND_SECURE_ZERO() when cleaning up data
  bump versions after release
2019-04-06 19:06:29 -07: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-03-18 19:27:38 +01: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-03-15 23:36:47 +01:00
date Updated to version 2019.1 (2019a) 2019-04-01 10:38:41 +01:00
dba Merge branch 'PHP-7.4' 2019-03-19 20:26:07 +01:00
dom Merge branch 'PHP-7.4' 2019-03-15 23:36:47 +01: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-03-30 12:54:05 +01:00
fileinfo Merge branch 'PHP-7.4' 2019-03-18 12:33:12 +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.4' 2019-03-25 17:46:33 +01:00
gd Merge branch 'PHP-7.4' 2019-03-17 23:32:53 +01:00
gettext Merge branch 'PHP-7.4' 2019-03-15 23:36:47 +01:00
gmp Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
hash Merge branch 'PHP-7.4' 2019-04-06 19:06:29 -07:00
iconv Merge branch 'PHP-7.4' 2019-03-15 23:36:47 +01:00
imap Merge branch 'PHP-7.3' into PHP-7.4 2019-03-29 14:35:31 +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.4' 2019-03-18 12:16:24 +01:00
json Merge branch 'PHP-7.4' 2019-03-19 20:29:36 +01:00
ldap Merge branch 'PHP-7.4' 2019-03-18 02:13:12 +01:00
libxml Merge branch 'PHP-7.4' 2019-03-15 23:36:47 +01:00
mbstring Merge branch 'PHP-7.4' 2019-04-01 00:32:49 -07: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 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 Merge branch 'PHP-7.4' 2019-03-15 23:36:47 +01:00
opcache JIT register dump, fix BSD build. 2019-04-05 01:51:59 +03:00
openssl Merge branch 'PHP-7.4' 2019-03-19 20:26:07 +01:00
pcntl Merge branch 'PHP-7.4' 2019-03-19 20:26:07 +01:00
pcre Merge branch 'PHP-7.4' 2019-03-31 13:36:59 +02:00
pdo Merge branch 'PHP-7.4' 2019-04-06 01:32:15 +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 Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
pdo_sqlite Merge branch 'PHP-7.4' 2019-03-15 23:36:47 +01:00
pgsql Merge branch 'PHP-7.4' 2019-03-15 23:36:47 +01:00
phar Make zend_hash_sort() return void 2019-03-22 09:51:47 +01:00
posix Merge branch 'PHP-7.4' 2019-03-12 14:17:14 +03:00
pspell Merge branch 'PHP-7.4' 2019-03-19 20:26:07 +01:00
readline Merge branch 'PHP-7.4' 2019-03-19 20:26:07 +01:00
recode Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
reflection Merge branch 'PHP-7.4' 2019-03-22 12:41:39 +01:00
session 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
shmop Merge branch 'PHP-7.4' 2019-03-19 20:26:07 +01:00
simplexml Merge branch 'PHP-7.4' 2019-03-19 20:26:07 +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 Merge branch 'PHP-7.4' 2019-03-20 11:40:21 +01:00
sockets Merge branch 'PHP-7.4' 2019-03-15 23:36:47 +01: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-02 23:24:27 +02:00
sqlite3 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
standard Merge branch 'PHP-7.4' 2019-04-06 19:06:29 -07: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 Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
xmlreader Merge branch 'PHP-7.4' 2019-03-19 20:26:07 +01:00
xmlrpc Merge branch 'PHP-7.4' 2019-03-18 02:13:12 +01:00
xmlwriter Merge branch 'PHP-7.4' 2019-03-15 23:36:47 +01:00
xsl Merge branch 'PHP-7.4' 2019-03-15 23:36:47 +01:00
zend_test Merge branch 'PHP-7.4' 2019-03-07 20:38:04 +01:00
zip Merge branch 'PHP-7.4' 2019-03-17 23:32:53 +01:00
zlib Merge branch 'PHP-7.4' 2019-03-15 23:36:47 +01:00
ext_skel.php Integrate README.EXT_SKEL to help option 2019-03-13 20:56:10 +01:00