php-src/ext
2018-04-29 19:23:07 +01:00
..
bcmath year++ 2018-01-02 12:53:31 +08: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 potential memory leak in curl extension 2018-04-29 19:04:10 +01:00
date Fix #76131 some arginfo params are different from the documentation 2018-03-27 21:56:46 +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 Fix memory leak 2018-04-12 18:25:27 +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 Fix #76113: mbstring does not build with Oniguruma 6.8.1 2018-03-20 16:42:28 +01:00
mcrypt year++ 2018-01-02 12:53:31 +08:00
mysqli year++ 2018-01-02 12:53:31 +08:00
mysqlnd Fix a memleak with mysqlnd and SSL 2018-02-20 23:28:23 +01: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 Revert "Fixed bug #76205 (PHP-FPM sporadic crash when running Infinitewp)." 2018-04-28 13:28:00 +03:00
openssl Make openssl_error_string test work in OpenSSL 1.1.1 2018-04-15 20:41:23 +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 Skip test for pdo_odbc 2018-01-02 12:12:46 +01: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 year++ 2018-01-02 12:53:31 +08:00
session year++ 2018-01-02 12:53:31 +08: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 Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00
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 Fix #76131 some arginfo params are different from the documentation 2018-03-27 21:56:46 +02:00
sqlite3 year++ 2018-01-02 12:53:31 +08:00
standard Fix arginfo for array_replace(_recursive) and array_merge(_recursive) 2018-04-13 15:27:16 +02: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 Remove trailing spaces 2015-12-16 12:45:09 +08:00
ext_skel_win32.php