php-src/ext
2018-06-28 23:02:28 +02:00
..
bcmath Refix the tests once more 2018-05-19 13:09:56 +02:00
bz2 year++ 2018-01-02 12:53:31 +08:00
calendar year++ 2018-01-02 12:53:31 +08:00
com_dotnet Sync fix for bug #72498 for 32-bit 2018-04-03 17:24:13 +02:00
ctype year++ 2018-01-02 12:53:31 +08:00
curl Fix curl tests wrt. AppVeyor and curl updates 2018-05-18 17:39:12 +02:00
date Fixed bug #76462 Undefined property: DateInterval::$f 2018-06-12 15:30:14 +02:00
dba year++ 2018-01-02 12:53:31 +08:00
dom Remove duplicated assignment 2018-02-17 13:10:59 +01:00
enchant Fix potential memory leak in the enchant extension 2018-04-29 19:23:07 +01:00
exif Merge branch 'PHP-7.0' into PHP-7.1 2018-04-23 22:00:24 -07:00
fileinfo year++ 2018-01-02 12:53:31 +08:00
filter year++ 2018-01-02 12:53:31 +08:00
ftp Fix some arginfos 2018-02-23 11:27:14 +01:00
gd Fix #52070: imagedashedline() - dashed line sometimes is not visible 2018-03-30 19:22:23 +02:00
gettext year++ 2018-01-02 12:53:31 +08:00
gmp Fix incorrect printf modifiers 2018-02-19 21:44:36 +01:00
hash year++ 2018-01-02 12:53:31 +08:00
iconv Merge branch 'PHP-7.0' into PHP-7.1 2018-04-24 10:48:49 +02:00
imap reset imap_errorstack after outputting it 2018-04-14 13:04:40 +02:00
interbase year++ 2018-01-02 12:53:31 +08:00
intl Prepare tests for ICU 62.1 2018-06-25 11:30:14 +02:00
json year++ 2018-01-02 12:53:31 +08:00
ldap Merge branch 'PHP-7.0' into PHP-7.1 2018-04-23 22:00:24 -07:00
libxml Fixes bug #75871 Use pkg-config for libxml2 if available 2018-02-08 10:50:22 +01:00
mbstring Fixed bug #76532 (excessive memory usage in mb_strimwidth) 2018-06-28 23:02:28 +02:00
mcrypt year++ 2018-01-02 12:53:31 +08:00
mysqli year++ 2018-01-02 12:53:31 +08:00
mysqlnd Fixed invalid free introduced by d6e81f0bfd (avoid keeping "invalid" pointer) 2018-06-14 02:38:39 +03:00
oci8 Happy new year (Update copyright to 2018) 2018-01-02 23:42:29 +02:00
odbc Fixed bug #73725 Unable to retrieve value of varchar(max) type 2018-01-22 17:02:54 +01:00
opcache Fix Opcache test fails regarding to AppVeyor image update 2018-05-18 18:36:39 +02:00
openssl Use unix NL in all openssl ext tests 2018-06-21 16:43:32 +01:00
pcntl Fix pcntl build on mac 2018-02-28 02:13:28 +01:00
pcre year++ 2018-01-02 12:53:31 +08:00
pdo Allow pecl like usage in ext/pdo, refs #2955 2018-05-21 12:18:46 +02:00
pdo_dblib year++ 2018-01-02 12:53:31 +08:00
pdo_firebird year++ 2018-01-02 12:53:31 +08:00
pdo_mysql year++ 2018-01-02 12:53:31 +08:00
pdo_oci year++ 2018-01-02 12:53:31 +08:00
pdo_odbc year++ 2018-01-02 12:53:31 +08:00
pdo_pgsql Fix heap use after free 2018-03-12 20:57:21 +01:00
pdo_sqlite year++ 2018-01-02 12:53:31 +08:00
pgsql Fixed #75838 (Memory leak in pg_escape_bytea()) 2018-01-18 10:53:23 +08:00
phar Merge branch 'PHP-7.0' into PHP-7.1 2018-04-23 22:00:24 -07:00
posix year++ 2018-01-02 12:53:31 +08:00
pspell year++ 2018-01-02 12:53:31 +08:00
readline year++ 2018-01-02 12:53:31 +08:00
recode year++ 2018-01-02 12:53:31 +08:00
reflection Fixed bug #76536 (PHP crashes with core dump when throwing exception in error handler). (Laruence) 2018-06-28 12:37:33 +08:00
session Update _bits_per_char to use with new PHP 7.1. or greater 2018-05-07 14:41:49 +02:00
shmop year++ 2018-01-02 12:53:31 +08:00
simplexml Fixes bug #75871 Use pkg-config for libxml2 if available 2018-02-08 10:50:22 +01:00
skeleton
snmp year++ 2018-01-02 12:53:31 +08:00
soap Reduce var scope 2018-03-14 22:59:54 +01:00
sockets The SO_PASSCRED constant is conditionally defined 2018-04-29 17:34:03 +01:00
spl Fixed bug #76367 (NoRewindIterator segfault 11) 2018-05-23 14:45:38 +08:00
sqlite3 year++ 2018-01-02 12:53:31 +08:00
standard Fixed bug #76505 (array_merge_recursive() is duplicating sub-array keys) 2018-06-21 17:26:05 +08:00
sysvmsg year++ 2018-01-02 12:53:31 +08:00
sysvsem year++ 2018-01-02 12:53:31 +08:00
sysvshm year++ 2018-01-02 12:53:31 +08:00
tidy Fix test for libtidy 5.6.0 2018-01-11 14:29:49 +01:00
tokenizer year++ 2018-01-02 12:53:31 +08:00
wddx Fixes bug #75871 Use pkg-config for libxml2 if available 2018-02-08 10:50:22 +01:00
xml Fixes bug #75871 Use pkg-config for libxml2 if available 2018-02-08 10:50:22 +01:00
xmlreader Fixes bug #75871 Use pkg-config for libxml2 if available 2018-02-08 10:50:22 +01:00
xmlrpc Fixes bug #75871 Use pkg-config for libxml2 if available 2018-02-08 10:50:22 +01:00
xmlwriter Fixes bug #75871 Use pkg-config for libxml2 if available 2018-02-08 10:50:22 +01:00
xsl year++ 2018-01-02 12:53:31 +08:00
zip year++ 2018-01-02 12:53:31 +08:00
zlib year++ 2018-01-02 12:53:31 +08:00
ext_skel
ext_skel_win32.php