php-src/ext
Max Rees 04920645f1 Fix #79424 ext/zip: don't use gl_pathc after call to globfree
This breaks on Linux with the musl libc, since it zeroes out gl_pathc during
globfree.
2020-03-29 14:22:31 +02:00
..
bcmath Fix test 2019-12-16 10:32:49 -08:00
bz2 Sync leading and final newlines in *.phpt sections 2018-10-15 04:32:30 +02:00
calendar Fix test for Windows ZTS builds 2020-01-11 06:15:32 +14:00
com_dotnet Add missing 'skip' to bug79332.phpt skip message 2020-03-26 23:14:10 +01:00
ctype Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
curl Fix #79199: curl_copy_handle() memory leak 2020-03-12 11:23:53 +01:00
date Fix #79396: DateTime hour incorrect during DST jump forward 2020-03-19 08:50:34 +01:00
dba Fix #78808: [LMDB] MDB_MAP_FULL: Environment mapsize limit reached 2020-01-03 18:49:12 +01:00
dom Fix #79271: DOMDocumentType::$childNodes is NULL 2020-02-17 09:07:54 +01:00
enchant Fix #79311: enchant_dict_suggest() fails on big endian architecture 2020-02-28 15:43:44 +01:00
exif Fix test 2020-03-16 22:40:00 -07:00
fileinfo Update libmagic.patch 2020-03-02 15:03:45 +01:00
filter Sync leading and final newlines in *.phpt sections 2018-10-15 04:32:30 +02:00
ftp Merge branch 'PHP-7.2' into PHP-7.3 2019-07-15 15:20:15 +02:00
gd Fix #79068: gdTransformAffineCopy() changes interpolation method 2020-01-06 10:36:48 +01:00
gettext Sync leading and final newlines in *.phpt sections 2018-10-15 04:32:30 +02:00
gmp Sync leading and final newlines in *.phpt sections 2018-10-15 04:32:30 +02:00
hash Merge branch 'PHP-7.2' into PHP-7.3 2019-04-06 19:06:16 -07:00
iconv Fix #79200: Some iconv functions cut Windows-1258 2020-03-23 14:12:37 +01:00
imap Merge branch 'PHP-7.2' into PHP-7.3 2018-12-03 00:42:55 -08:00
interbase Merge branch 'PHP-7.2' into PHP-7.3 2019-03-25 16:43:21 +01:00
intl Relax test expectation 2020-02-03 13:03:54 +01:00
json Merge branch 'PHP-7.2' into PHP-7.3 2019-04-23 12:43:32 +02:00
ldap Don't use C++ style comments 2019-08-20 13:58:22 +02:00
libxml Fix #79191: Error in SoapClient ctor disables DOMDocument::save() 2020-02-03 23:31:46 +01:00
mbstring Fix #79371: mb_strtolower (UTF-32LE): stack-buffer-overflow 2020-03-16 22:40:00 -07:00
mysqli Fix test for Windows 2020-03-23 16:22:45 +01:00
mysqlnd Fix #79084: mysqlnd may fetch wrong column indexes with MYSQLI_BOTH 2020-01-13 13:21:45 +01:00
oci8 Merge branch 'PHP-7.2' into PHP-7.3 2019-02-20 11:11:06 +11:00
odbc Merge branch 'PHP-7.2' into PHP-7.3 2019-08-28 17:57:10 +02:00
opcache Fixed bug #79412 (Opcache chokes and uses 100% CPU on specific script). 2020-03-25 17:31:06 +03:00
openssl Fix #79145: openssl memory leak 2020-01-21 16:17:25 +01:00
pcntl Fix #78402: pcntl_signal() misleading error message 2019-12-20 11:02:20 +01:00
pcre Fixed bug #79188 2020-02-05 11:18:46 +01:00
pdo Merge branch 'PHP-7.2' into PHP-7.3 2019-04-06 01:27:58 +02:00
pdo_dblib Sync leading and final newlines in *.phpt sections 2018-10-15 04:32:30 +02:00
pdo_firebird Sync leading and final newlines in *.phpt sections 2018-10-15 04:32:30 +02:00
pdo_mysql Merge branch 'PHP-7.2' into PHP-7.3 2019-10-07 09:17:29 +02:00
pdo_oci Merge branch 'PHP-7.2' into PHP-7.3 2019-02-11 16:36:39 +11:00
pdo_odbc Fix #79038: PDOStatement::nextRowset() leaks column values 2020-02-17 22:53:02 +01:00
pdo_pgsql Fix #78982: pdo_pgsql returns dead persistent connection 2019-12-20 12:05:17 +01:00
pdo_sqlite Merge branch 'PHP-7.2' into PHP-7.3 2019-06-28 12:36:55 +02:00
pgsql Merge branch 'PHP-7.2' into PHP-7.3 2019-04-10 13:06:55 +02:00
phar Fix # 79171: heap-buffer-overflow in phar_extract_file 2020-02-17 00:20:04 -08:00
posix Merge branch 'PHP-7.2' into PHP-7.3 2019-08-09 10:32:56 +02:00
pspell Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
readline Enclose INI values containing {TMP} in quotes 2020-03-09 22:49:08 +01:00
recode Sync leading and final newlines in *.phpt sections 2018-10-15 04:32:30 +02:00
reflection Fixed bug #79062 2020-02-28 17:06:05 +01:00
session Enclose INI values containing {TMP} in quotes 2020-03-09 22:49:08 +01:00
shmop Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
simplexml Fix #61597: SXE properties may lack attributes and content 2020-03-12 10:52:28 +01:00
skeleton skeleton: support PHP 7.2 2019-01-02 11:21:25 +01:00
snmp Merge branch 'PHP-7.2' into PHP-7.3 2019-10-01 11:15:12 +02:00
soap Make test independent of online XSD schema 2020-01-24 14:18:16 +01:00
sockets Merge branch 'PHP-7.2' into PHP-7.3 2019-10-12 14:44:55 +02:00
sodium Merge branch 'PHP-7.2' into PHP-7.3 2019-09-10 10:08:07 +02:00
spl Fix #79393: Null coalescing operator failing with SplFixedArray 2020-03-23 13:29:25 +01:00
sqlite3 Enclose INI values containing {TMP} in quotes 2020-03-09 22:49:08 +01:00
standard Fix bug #79410 (system() swallows last chunk if it is exactly 4095 bytes without newline) 2020-03-25 10:50:35 +01:00
sysvmsg Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
sysvsem fix typo in sysvsem.c 2018-10-23 14:57:03 +02:00
sysvshm Sync leading and final newlines in *.phpt sections 2018-10-15 04:32:30 +02:00
tidy Merge branch 'PHP-7.2' into PHP-7.3 2018-12-09 19:15:11 +01:00
tokenizer Sync leading and final newlines in *.phpt sections 2018-10-15 04:32:30 +02:00
wddx Merge branch 'PHP-7.2' into PHP-7.3 2019-01-07 01:04:16 -08:00
xml Fix and improve test case 2018-10-30 18:53:03 +01:00
xmlreader Sync leading and final newlines in *.phpt sections 2018-10-15 04:32:30 +02:00
xmlrpc Fix #78173: XML-RPC mutates immutable objects during encoding 2019-06-18 17:08:11 +02:00
xmlwriter Fix #79191: Error in SoapClient ctor disables DOMDocument::save() 2020-02-03 23:31:46 +01:00
xsl Fix #70078: XSL callbacks with nodes as parameter leak memory 2020-01-30 13:04:57 +01:00
zend_test Merge branch 'PHP-7.2' into PHP-7.3 2019-10-25 12:50:12 +02:00
zip Fix #79424 ext/zip: don't use gl_pathc after call to globfree 2020-03-29 14:22:31 +02:00
zlib Future-proof email addresses 2018-11-01 18:35:32 +02:00
ext_skel.php