php-src/ext
2014-06-21 19:46:16 -07:00
..
bcmath Bump year 2014-01-03 11:04:26 +08:00
bz2 oops, 5.4 and 5.5 use malloc in TSRM 2014-05-08 01:59:39 -07:00
calendar Bump year 2014-01-03 11:04:26 +08:00
com_dotnet Fixed bug #66431 Special Character via COM Interface (CP_UTF8) 2014-04-29 13:40:44 +02:00
ctype Bump year 2014-01-03 11:04:26 +08:00
curl fix test - output can be chunked 2014-05-12 10:54:16 -07:00
date fix test for 5.4/5.5 2014-06-05 17:33:40 +02:00
dba Bump year 2014-01-03 11:04:26 +08:00
dom Fixed DOM tests when using libxml2 versions patched against CVE-2014-0191 2014-06-09 07:05:23 +02:00
enchant Bump year 2014-01-03 11:04:26 +08:00
ereg Bump year 2014-01-03 11:04:26 +08:00
exif Remove superfluous echos. 2014-06-08 13:50:22 -07:00
fileinfo Fixed Bug #67413 fileinfo: cdf_read_property_info insufficient boundary chec 2014-06-10 14:33:37 +02:00
filter Bump year 2014-01-03 11:04:26 +08:00
ftp Bump year 2014-01-03 11:04:26 +08:00
gd Bump year 2014-01-03 11:04:26 +08:00
gettext Bump year 2014-01-03 11:04:26 +08:00
gmp restored the old code in 5.4/5 related to bug #66872 2014-03-11 11:50:14 +01:00
hash Bump year 2014-01-03 11:04:26 +08:00
iconv Bump year 2014-01-03 11:04:26 +08:00
imap Bump year 2014-01-03 11:04:26 +08:00
interbase Cleanup $ is not needed for git 2014-04-10 17:42:32 +03:00
intl Fix bug #67397 (Buffer overflow in locale_get_display_name->uloc_getDisplayName (libicu 4.8.1)) 2014-06-21 18:44:14 -07:00
json Merge branch 'pull-request/518' into PHP-5.4 2014-04-13 18:50:39 -07:00
ldap Fix null byte in LDAP bindings 2014-04-14 10:44:53 -07:00
libxml Fixed DOM tests when using libxml2 versions patched against CVE-2014-0191 2014-06-09 07:05:23 +02:00
mbstring tests still failing, so xfail for now until fixed 2014-01-29 23:48:07 -08:00
mcrypt Bump year 2014-01-03 11:04:26 +08:00
mssql Bump year 2014-01-03 11:04:26 +08:00
mysql Bump year 2014-01-03 11:04:26 +08:00
mysqli test for bug #66762 2014-02-27 08:48:01 +01:00
mysqlnd add text for the new constants 2014-01-28 15:32:59 +02:00
oci8 Reduce test noise on cross Oracle client <-> server version tests. 2014-02-24 17:01:30 -08:00
odbc Bump year 2014-01-03 11:04:26 +08:00
openssl Added support for parsing ssl certificates using GeneralizedTime format. 2014-06-08 14:17:58 -07:00
pcntl Bump year 2014-01-03 11:04:26 +08:00
pcre Bump year 2014-01-03 11:04:26 +08:00
pdo Fixed arginfo of PDO::__construct() to match the docs and zend_parse_parameters definition. 2014-01-28 13:31:52 +01:00
pdo_dblib Bump year 2014-01-03 11:04:26 +08:00
pdo_firebird Merge branch 'PHP-5.3' into PHP-5.4 2014-04-28 12:13:11 +03:00
pdo_mysql We can't dereference dbh if it is NULL 2014-02-23 14:18:24 +01:00
pdo_oci Bump year 2014-01-03 11:04:26 +08:00
pdo_odbc Bump year 2014-01-03 11:04:26 +08:00
pdo_pgsql Improved test for bug #62479 2014-05-21 18:58:14 +02:00
pdo_sqlite Bump year 2014-01-03 11:04:26 +08:00
pgsql Fixed possbile injections against pg_insert()/pg_delete()/pg_update()/pg_select() 2014-02-16 10:45:15 +09:00
phar - Fixed off-by-one in phar_build (patch by crrodriguez at opensuse dot org) 2014-05-11 09:45:17 -03:00
posix Fix test - on CI somebody could create a process in the meantime 2014-04-14 15:44:23 -07:00
pspell Bump year 2014-01-03 11:04:26 +08:00
readline Bump year 2014-01-03 11:04:26 +08:00
recode Bump year 2014-01-03 11:04:26 +08:00
reflection Remove superfluous echos. 2014-06-08 13:50:22 -07:00
session Fixed test (it requires ext/hash) 2014-05-07 00:52:49 +02:00
shmop Bump year 2014-01-03 11:04:26 +08:00
simplexml - Move checking 2014-05-10 11:55:42 -03:00
skeleton fixed skeleton to produce the normalized ext version macros 2013-10-14 14:18:43 +02:00
snmp Bump year 2014-01-03 11:04:26 +08:00
soap Bug 49898 2014-06-08 19:36:18 -07:00
sockets Bump year 2014-01-03 11:04:26 +08:00
spl Fix bug #67492: unserialize() SPL ArrayObject / SPLObjectStorage Type Confusion 2014-06-21 19:46:16 -07:00
sqlite3 Bump year 2014-01-03 11:04:26 +08:00
standard Fix potential segfault in dns_get_record() 2014-06-15 01:04:24 -07:00
sybase_ct Bump year 2014-01-03 11:04:26 +08:00
sysvmsg Bump year 2014-01-03 11:04:26 +08:00
sysvsem Bump year 2014-01-03 11:04:26 +08:00
sysvshm Bump year 2014-01-03 11:04:26 +08:00
tidy Bump year 2014-01-03 11:04:26 +08:00
tokenizer a few typofixes 2014-02-14 14:51:10 +02:00
wddx Bump year 2014-01-03 11:04:26 +08:00
xml Bump year 2014-01-03 11:04:26 +08:00
xmlreader Bump year 2014-01-03 11:04:26 +08:00
xmlrpc Bump year 2014-01-03 11:04:26 +08:00
xmlwriter Bump year 2014-01-03 11:04:26 +08:00
xsl added test for bug #53965 2014-04-01 10:08:08 +02:00
zip Bump year 2014-01-03 11:04:26 +08:00
zlib Remove superfluous echos. 2014-06-08 13:50:22 -07:00
ext_skel Use the right path for the suggested PHP invocation in ext_skel. 2014-05-01 11:22:20 -07:00
ext_skel_win32.php