php-src/ext
2015-04-10 09:49:07 +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.5' into PHP-5.6 2015-04-01 01:54:53 +03:00
date Always throw TypeException on throwing zpp failures 2015-04-06 11:27:34 +02:00
dba Merge branch 'PHP-5.6' 2015-04-08 15:54:47 +03:00
dom Always throw TypeException on throwing zpp failures 2015-04-06 11:27:34 +02: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 Always throw TypeException on throwing zpp failures 2015-04-06 11:27:34 +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 Better fix for #68601 for perf 2015-04-05 17:36:47 -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 Cleanup 2015-04-07 14:19:12 +03: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 Finish PHP 4 constructor deprecation 2015-03-31 17:55:27 +02:00
mcrypt cleanup the mod version macros, round 2 2015-03-23 20:33:54 +01: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 Improved "fust shutdown". 2015-04-03 10:48:55 +03:00
openssl Fix test for systems where openssl's time_t have an offset set 2015-04-09 19:57:44 +02: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 Another minor cleanup, drop ENFORCE_SAFE_MODE (all except pdo_pgsql have #if's for checking already) 2015-03-29 09:34:05 +02:00
pdo_sqlite Finish PHP 4 constructor deprecation 2015-03-31 17:55:27 +02:00
pgsql Fixed unsigned underflow 2015-04-08 17:06:03 +03:00
phar Always throw TypeException on throwing zpp failures 2015-04-06 11:27:34 +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 Always throw TypeException on throwing zpp failures 2015-04-06 11:27:34 +02: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 Use new macros 2015-04-08 14:30:47 +08:00
sockets Fixed bug #68887 (resources are not freed correctly) 2015-04-08 13:29:42 +03:00
spl Changed ArrayIterator implementation using zend_hash_iterator_... API. Allowed modification of itterated ArrayObject using the same behavior as proposed in Fix "foreach" behavior. Removed "Array was modified outside object and internal position is no longer valid" hack. 2015-04-09 15:40:17 +03:00
sqlite3 Fixed access to uninitialized value (in case of exception) 2015-04-08 16:01:22 +03:00
standard Fix bug #69413 2015-04-10 09:49:07 +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 Throw ParseException from lexer 2015-04-02 16:31: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-01 18:30:55 +03:00
xsl Finish PHP 4 constructor deprecation 2015-03-31 17:55:27 +02:00
zip Fix typo: unitialized -> uninitialized 2015-04-01 18:17:53 +03:00
zlib cleanup mod version macros and mod defs, round x 2015-03-23 21:30:22 +01: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