php-src/ext
Nikita Popov 22352868ec Merge branch 'PHP-7.3' into PHP-7.4
* PHP-7.3:
  Fix some memory bugs in ldap.c
2020-07-10 09:49:50 +02:00
..
bcmath Fix test 2019-12-16 10:32:49 -08:00
bz2 Add the last missing SKIPIF 2019-09-04 08:53:35 +02:00
calendar Merge branch 'PHP-7.3' into PHP-7.4 2020-01-11 06:16:03 +14:00
com_dotnet Merge branch 'PHP-7.3' into PHP-7.4 2020-06-29 19:06:00 +02:00
ctype
curl Merge branch 'PHP-7.3' into PHP-7.4 2020-06-26 12:29:23 +02:00
date Remove bug48187.phpt 2020-06-18 10:07:45 +02:00
dba Merge branch 'PHP-7.3' into PHP-7.4 2020-01-03 18:51:07 +01:00
dom Revert "Fix #79065: DOM classes do not expose properties to Reflection" 2020-04-28 15:09:41 +02:00
enchant Merge branch 'PHP-7.3' into PHP-7.4 2020-02-28 15:44:52 +01:00
exif Merge branch 'PHP-7.3' into PHP-7.4 2020-06-13 18:32:15 +02:00
ffi Skip test on big-endian architectures 2020-05-12 13:31:53 +02:00
fileinfo Merge branch 'PHP-7.3' into PHP-7.4 2020-06-29 17:46:46 +02:00
filter Merge branch 'PHP-7.3' into PHP-7.4 2020-06-04 13:38:45 +02:00
ftp Merge branch 'PHP-7.3' into PHP-7.4 2020-06-23 16:00:11 +02:00
gd Merge branch 'PHP-7.3' into PHP-7.4 2020-06-12 14:07:43 +02:00
gettext
gmp Fixed bug #78574 (broken shared build) 2019-09-20 13:30:13 +02:00
hash Apply tidy formatting 2020-02-03 13:41:31 +01:00
iconv Merge branch 'PHP-7.3' into PHP-7.4 2020-03-23 14:13:42 +01:00
imap Fix bug #79112: IMAP can't find OpenSSL during configure 2020-01-20 09:59:27 +01:00
intl Update intl test suite for ICU 67.1 2020-06-05 10:51:51 +02:00
json Optimize creation of empty arrays in json_decode 2019-10-30 11:06:46 +01:00
ldap Merge branch 'PHP-7.3' into PHP-7.4 2020-07-10 09:49:50 +02:00
libxml Merge branch 'PHP-7.3' into PHP-7.4 2020-02-03 23:33:20 +01:00
mbstring Merge branch 'PHP-7.3' into PHP-7.4 2020-07-08 11:22:18 +02:00
mysqli Merge branch 'PHP-7.3' into PHP-7.4 2020-04-16 11:22:43 +02:00
mysqlnd mysqlnd: Remove unnecessary check for HAVE_ZLIB 2020-06-04 10:01:17 +02:00
oci8
odbc Merge branch 'PHP-7.3' into PHP-7.4 2020-05-27 11:26:25 +03:00
opcache Don't inline static call to instance method 2020-06-29 09:52:37 +02:00
openssl Generate temporary config file when generating certificates 2020-06-19 09:43:56 +02:00
pcntl Merge branch 'PHP-7.3' into PHP-7.4 2019-12-20 11:02:57 +01:00
pcre Add additional preg_match test case 2020-04-23 17:35:09 +02:00
pdo Fix borked SKIPIFs 2019-09-30 17:51:41 +02:00
pdo_dblib Fix typo 2019-09-09 14:24:26 +02:00
pdo_firebird Apply tidy formatting 2020-02-03 13:41:31 +01:00
pdo_mysql Merge branch 'PHP-7.3' into PHP-7.4 2020-05-15 09:11:44 +02:00
pdo_oci Fix double free of DSN credentials 2019-09-09 10:10:41 +02:00
pdo_odbc Merge branch 'PHP-7.3' into PHP-7.4 2020-02-17 22:54:16 +01:00
pdo_pgsql Fix #79532: sizeof off_t can be wrong 2020-04-29 10:40:59 +02:00
pdo_sqlite Report len as -1 instead of INT_MAX 2020-07-08 10:38:11 +02:00
pgsql Fix #79532: sizeof off_t can be wrong 2020-04-29 10:40:59 +02:00
phar Remove unnecessary "poo" rmdirs 2020-06-05 16:26:09 +02:00
posix Merge branch 'PHP-7.3' into PHP-7.4 2020-06-19 17:32:21 +02:00
pspell
readline Suppress zend signals check in two readline tests 2020-06-17 17:13:01 +02:00
reflection Fix #69804: ::getStaticPropertyValue() throws on protected props 2020-06-24 11:17:36 +02:00
session Merge branch 'PHP-7.3' into PHP-7.4 2020-03-31 08:39:54 +02:00
shmop Fix brittle shmop test 2020-05-13 23:25:28 +02:00
simplexml Merge branch 'PHP-7.3' into PHP-7.4 2020-05-01 12:40:37 +02:00
skeleton
snmp Fix bug #79112: IMAP can't find OpenSSL during configure 2020-01-20 09:59:27 +01:00
soap Fixed bug #79536 (zend_clear_exception prevent exception's destructor to be called). 2020-04-29 18:58:28 +08:00
sockets Handle SO_ options only at SOL_SOCKET level 2020-07-02 11:41:08 +02:00
sodium Add skipif for argon2id in test 2020-02-24 12:41:24 +01:00
spl Extract test helper function for SeCreateSymbolicLinkPrivilege check 2020-07-02 12:23:49 +02:00
sqlite3 sqlite3: Fix possible use after free 2020-06-11 13:12:10 +02:00
standard Prevent parallel test conflicts 2020-07-09 12:35:31 +02:00
sysvmsg
sysvsem
sysvshm
tidy
tokenizer Fix handling of overflowing invalid octal in tokenizer 2019-10-14 16:36:27 +02:00
xml
xmlreader
xmlrpc
xmlwriter Merge branch 'PHP-7.3' into PHP-7.4 2020-02-03 23:33:20 +01:00
xsl Merge branch 'PHP-7.3' into PHP-7.4 2020-01-30 13:06:25 +01:00
zend_test Fix #79532: sizeof off_t can be wrong 2020-04-29 10:40:59 +02:00
zip check for broken libzip versions 2020-06-18 17:13:01 +02:00
zlib Add the last missing SKIPIF 2019-09-04 08:53:35 +02:00
ext_skel.php Apply tidy formatting 2020-02-03 13:41:31 +01:00