php-src/ext
2015-04-16 15:33:47 +02:00
..
bcmath cleaning up the version macros 2015-03-23 20:13:59 +01:00
bz2 Fixed bug #68887 (resources are not freed correctly) 2015-04-08 13:29:42 +03:00
calendar Drop VC6 support in ext/calendar 2015-03-29 06:35:23 +02:00
com_dotnet Patch improvement: 2015-03-30 18:53:38 +03:00
ctype cleaning up the version macros 2015-03-23 20:13:59 +01:00
curl Merge branch 'PHP-5.6' 2015-04-14 01:28:06 -07:00
date Fix leak in timezone_open when instantiation fails 2015-04-14 21:44:33 +02:00
dba Merge branch 'PHP-5.6' 2015-04-08 15:54:47 +03:00
dom Merge branch 'PHP-5.6' 2015-04-14 01:28:06 -07:00
enchant cleaning up the version macros 2015-03-23 20:13:59 +01:00
exif Merge branch 'PHP-5.6' 2015-04-01 18:30:55 +03:00
fileinfo fix test 2015-04-14 15:24:46 +02:00
filter replace this version as it's unchanged since 5.4 at least 2015-03-24 22:02:25 +01:00
ftp cleaning up the version macros 2015-03-23 20:13:59 +01:00
gd Merge branch 'PHP-5.6' 2015-04-14 01:28:06 -07:00
gettext cleanup the mod version macros, round 2 2015-03-23 20:33:54 +01:00
gmp cleanup the mod version macros, round 2 2015-03-23 20:33:54 +01:00
hash Merge branch 'PHP-5.6' 2015-04-14 01:28:06 -07:00
iconv cleanup the mod version macros, round 2 2015-03-23 20:33:54 +01:00
imap cleanup the mod version macros, round 2 2015-03-23 20:33:54 +01:00
interbase cleanup the mod version macros, round 2 2015-03-23 20:33:54 +01:00
intl Always throw TypeException on throwing zpp failures 2015-04-06 11:27:34 +02:00
json fix datatype mismatches 2015-03-25 15:32:35 +01:00
ldap Cleanup 2015-04-07 14:19:12 +03:00
libxml cleanup the mod version macros, round 2 2015-03-23 20:33:54 +01:00
mbstring Fix compile error when oniguruma is not available 2015-04-13 10:11:38 +02:00
mcrypt Merge branch 'PHP-5.6' 2015-04-12 12:12:38 +08:00
mysqli Drop now unnecessary start parameter 2015-04-04 13:10:29 +02:00
mysqlnd Fixed bug #68887 (resources are not freed correctly) 2015-04-08 13:29:42 +03:00
oci8 Optimize zend_string_realloc() add more specialized versions zend_string_extend() and zend_string_truncate() 2015-03-20 02:02:42 +03:00
odbc added test for bug #69354 2015-04-04 21:42:51 +02:00
opcache What should we version the bundled opcache? 2015-04-14 16:20:01 +08:00
openssl Merge branch 'PHP-5.6' 2015-04-14 09:27:37 -06:00
pcntl cleanup mod version macros, round 3 2015-03-23 20:54:55 +01:00
pcre Merge branch 'PHP-5.6' 2015-04-01 18:30:55 +03:00
pdo Fix EH_THROW replacement in PDO constructor 2015-04-06 12:15:04 +02:00
pdo_dblib cleanup mod version macros, round 3 2015-03-23 20:54:55 +01:00
pdo_firebird cleanup mod version macros, round 3 2015-03-23 20:54:55 +01:00
pdo_mysql Always throw TypeException on throwing zpp failures 2015-04-06 11:27:34 +02:00
pdo_oci cleanup mod version macros, round 3 2015-03-23 20:54:55 +01:00
pdo_odbc cleanup mod version macros, round 3 2015-03-23 20:54:55 +01:00
pdo_pgsql fix possible int overflow 2015-04-15 17:57:27 +02:00
pdo_sqlite Finish PHP 4 constructor deprecation 2015-03-31 17:55:27 +02:00
pgsql Merge branch 'PHP-5.6' 2015-04-14 01:28:06 -07:00
phar Merge branch 'PHP-5.6' 2015-04-15 11:10:29 +02:00
posix cleanup mod version macros and mod defs, round x 2015-03-23 21:30:22 +01:00
pspell cleanup mod version macros and mod defs, round x 2015-03-23 21:30:22 +01:00
readline Drop zend_indent() as it was never used, complete or working 2015-03-27 20:04:46 +01:00
recode cleanup mod version macros and mod defs, round x 2015-03-23 21:30:22 +01:00
reflection Fix bug #69448 2015-04-14 09:45:41 -06:00
session Reclassify E_STRICT notices 2015-04-01 11:17:55 +02:00
shmop cleanup mod version macros and mod defs, round x 2015-03-23 21:30:22 +01:00
simplexml Always throw TypeException on throwing zpp failures 2015-04-06 11:27:34 +02:00
skeleton made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
snmp Fixed test 2015-04-06 22:07:18 +03:00
soap Fixed use after free 2015-04-14 16:42:02 +03:00
sockets Fixed bug #68887 (resources are not freed correctly) 2015-04-08 13:29:42 +03:00
spl Drop unused is_self member 2015-04-16 15:33:47 +02:00
sqlite3 Merge branch 'PHP-5.4.40' into PHP-5.5.24 2015-04-11 16:56:12 -07:00
standard Use object apply count in var_dump / print_r 2015-04-15 22:00:12 +02:00
sysvmsg cleanup mod version macros and mod defs, round x 2015-03-23 21:30:22 +01:00
sysvsem cleanup mod version macros and mod defs, round x 2015-03-23 21:30:22 +01:00
sysvshm cleanup mod version macros and mod defs, round x 2015-03-23 21:30:22 +01:00
tidy Avoid reallocation 2015-04-07 02:35:21 +03:00
tokenizer Regenerate tokenizer data 2015-04-14 21:36:17 +02:00
wddx cleanup mod version macros and mod defs, round x 2015-03-23 21:30:22 +01:00
xml Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02:00
xmlreader cleanup mod version macros and mod defs, round x 2015-03-23 21:30:22 +01:00
xmlrpc cleanup mod version macros and mod defs, round x 2015-03-23 21:30:22 +01:00
xmlwriter Merge branch 'PHP-5.6' 2015-04-14 01:28:06 -07:00
xsl Finish PHP 4 constructor deprecation 2015-03-31 17:55:27 +02:00
zip Merge branch 'PHP-5.6' 2015-04-15 17:38:01 +02:00
zlib Merge branch 'PHP-5.6' 2015-04-14 01:28:06 -07:00
ext_skel integrated the static tsrmls cache into ext/skel 2014-12-17 12:37:50 +01:00
ext_skel_win32.php