php-src/ext
Anatol Belski 4a38f51857 Merge branch 'PHP-5.6'
* PHP-5.6:
  updated NEWS
  updated NEWS
  fix more dir separators
2015-04-19 20:34:36 +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 Merge branch 'PHP-5.6' 2015-04-18 10:00:24 +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 Fix filter_var leak of object without __toString() 2015-04-17 21:51:49 +02: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 Merge branch 'PHP-5.6' 2015-04-16 16:31:53 +02: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 Fix Intl constructor leaks 2015-04-17 10:33:59 +02:00
json Merge remote-tracking branch 'github/pr/637' into PHP-5.6 2015-04-18 17:56:33 -07: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 Merge branch 'pull-request/1239' 2015-04-18 20:45:16 -07:00
opcache What should we version the bundled opcache? 2015-04-14 16:20:01 +08:00
openssl Merge branch 'pull-request/1203' 2015-04-18 19:32:14 -07:00
pcntl cleanup mod version macros, round 3 2015-03-23 20:54:55 +01:00
pcre "C" is the default locale 2015-04-16 21:44:50 +03:00
pdo Fix leak of Pdo object if query() fails 2015-04-16 21:08:29 +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-19 20:34:36 +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 Merge branch 'pull-request/1235' 2015-04-18 19:36:37 -07: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 Implement GC for spl dll 2015-04-16 15:46:28 +02:00
sqlite3 Merge branch 'PHP-5.4.40' into PHP-5.5.24 2015-04-11 16:56:12 -07:00
standard Merge branch 'pull-request/1238' 2015-04-18 19:51:22 -07: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 remove the remains of dsp files handling 2014-10-03 19:38:40 +02:00