php-src/ext
2015-10-29 19:06:40 +00:00
..
bcmath
bz2
calendar
com_dotnet
ctype
curl Merge branch 'PHP-5.5' into PHP-5.6 2015-04-14 01:05:01 -07:00
date fix coverage report for datelib 2015-10-04 05:45:05 -04:00
dba Merge branch 'PHP-5.5' into PHP-5.6 2015-04-08 15:54:10 +03:00
dom Fix #70001: Assigning to DOMNode::textContent does additional entity encoding 2015-09-05 01:17:50 +02:00
enchant fix typo, see #68476 2015-06-04 18:27:08 +02:00
ereg Merge branch 'PHP-5.4.40' into PHP-5.5.24 2015-04-11 16:56:12 -07:00
exif Merge branch 'PHP-5.5' into PHP-5.6 2015-09-01 12:06:41 -07:00
fileinfo Merge branch 'PHP-5.5' into PHP-5.6 2015-04-14 15:21:47 +02:00
filter Merge branch 'PHP-5.5' into PHP-5.6 2015-03-14 09:18:31 +01:00
ftp Merge branch 'PHP-5.5' into PHP-5.6 2015-05-31 17:30:29 -07:00
gd Merge branch 'pull-request/1425' into PHP-5.6 2015-07-21 01:13:04 +02:00
gettext
gmp Fix bug ##70284 (Use after free vulnerability in unserialize() with GMP) 2015-08-23 16:08:07 -07:00
hash Merge branch 'PHP-5.5' into PHP-5.6 2015-09-01 12:24:14 -07:00
iconv fix tests 2015-08-21 15:13:39 +02:00
imap
interbase
intl Merge branch 'PHP-5.5' into PHP-5.6 2015-10-19 22:47:23 +02:00
json Add tests for json_last_error()/json_last_error_msg() failures 2015-07-21 01:50:40 +02:00
ldap Added support of LDAP_OPT_TIMEOUT, fixes #69574 2015-09-09 18:02:10 +02:00
libxml backport af2b0669 into 5.5 2015-03-16 08:32:39 +01:00
mbstring added missing parentheses 2015-03-08 23:40:56 -07:00
mcrypt Fixed bug #70625 2015-10-03 10:12:11 +02:00
mssql
mysql
mysqli Another Fix for Bug #68344 MySQLi does not provide way to disable peer certificate validation 2015-10-27 12:59:09 +01:00
mysqlnd Another Fix for Bug #68344 MySQLi does not provide way to disable peer certificate validation 2015-10-27 12:59:09 +01:00
oci8
odbc fixed fix #69975 wrt. ODBCVER < 0x0300 2015-07-03 13:30:39 +02:00
opcache backport 262160e and 2d55e8c into 5.6 2015-10-20 20:05:44 +02:00
openssl new tests to openssl module, don't covered yet. 2015-10-29 19:06:40 +00:00
pcntl Merge branch 'PHP-5.5' into PHP-5.6 2015-05-12 14:26:06 -07:00
pcre Merge branch 'PHP-5.5' into PHP-5.6 2015-09-01 12:51:48 -07:00
pdo Fix bug #64172 2015-10-18 17:06:54 -07:00
pdo_dblib C89 compat 2015-10-18 11:14:30 +02:00
pdo_firebird
pdo_mysql Fix bug #64172 2015-10-18 17:06:54 -07:00
pdo_oci
pdo_odbc
pdo_pgsql fix test 2015-08-23 17:27:53 +02:00
pdo_sqlite
pgsql fix test description 2015-06-09 09:18:54 +02:00
phar Merge branch 'PHP-5.5' into PHP-5.6 2015-09-30 13:19:18 +02:00
posix
pspell
readline Fixed bug #69054 (Null dereference in readline_(read|write)_history() without parameters) 2015-02-15 22:54:05 +08:00
recode
reflection Fixed the third one of (segfault in gc_remove_from_buffer()) 2015-10-03 20:15:35 -07:00
session Merge branch 'PHP-5.5' into PHP-5.6 2015-09-01 12:51:48 -07:00
shmop
simplexml fixed test 2015-08-01 23:52:35 +02:00
skeleton
snmp Remove wrong argument $session from SNMP::setSecurity() 2015-10-18 14:48:39 -07:00
soap Merge branch 'PHP-5.5' into PHP-5.6 2015-09-01 12:06:41 -07:00
sockets fix unknown size of void error 2015-06-25 19:12:26 +02:00
spl Merge branch 'pull-request/1535' into PHP-5.6 2015-10-18 17:17:55 -07:00
sqlite3 Fixed bug #69972 (Use-after-free vulnerability in sqlite3SafetyCheckSickOrOk()) 2015-07-07 21:37:35 +08:00
standard Merge branch 'PHP-5.5' into PHP-5.6 2015-10-19 22:47:23 +02:00
sybase_ct
sysvmsg
sysvsem
sysvshm
tidy
tokenizer
wddx add tests for #68996 2015-02-07 18:52:26 +01:00
xml Skip test for old glibc iconv 2015-09-09 04:27:28 +02:00
xmlreader
xmlrpc
xmlwriter Merge branch 'PHP-5.5-security' into PHP-5.5.24 2015-04-12 20:12:38 -07:00
xsl Merge branch 'PHP-5.4' into PHP-5.5 2015-09-01 11:42:19 -07:00
zip Fix build 2015-09-07 13:52:28 +02:00
zlib Merge branch 'PHP-5.5' into PHP-5.6 2015-04-14 01:05:01 -07:00
ext_skel
ext_skel_win32.php