php-src/ext
2015-03-18 16:14:02 -04:00
..
bcmath made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
bz2 Use specialized macro for string zval creation 2015-03-12 16:53:51 +03:00
calendar bump year 2015-01-15 23:27:30 +08:00
com_dotnet made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
ctype bump year 2015-01-15 23:27:30 +08:00
curl Use specialized macro for string zval creation 2015-03-12 16:53:51 +03:00
date fixed test 2015-03-13 17:33:48 +01:00
dba Fixed build 2015-03-04 10:49:55 +08:00
dom Implement engine exceptions 2015-03-09 14:01:32 +01:00
enchant Merge branch 'PHP-5.6' 2015-02-17 07:10:30 +01:00
exif made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
fileinfo fix possible unititialized pointer usage 2015-03-12 13:00:36 +01:00
filter Merge branch 'PHP-5.6' 2015-03-14 09:18:50 +01:00
ftp improve ssl operations with possible renegotiation 2015-03-12 17:31:28 +01:00
gd Revert gd and mysqli to former calls for arg count errors. Fix first identified issues with zend_compile.c from nikic. Add tests for generator returns prior to first yield 2015-03-18 16:14:02 -04:00
gettext bump year 2015-01-15 23:27:30 +08:00
gmp Use specialized macro for string zval creation 2015-03-12 16:53:51 +03:00
hash Use specialized macro for string zval creation 2015-03-12 16:53:51 +03:00
iconv Use specialized macro for string zval creation 2015-03-12 16:53:51 +03:00
imap Ported imap 2015-02-02 14:35:50 +08:00
interbase ZTS cleanup 2015-03-08 19:25:55 +08:00
intl s/PHP Version 5/PHP Version 7/g 2015-03-13 11:09:42 +02:00
json s/PHP Version 5/PHP Version 7/g 2015-03-13 11:09:42 +02:00
ldap Ported ldap 2015-02-02 15:05:20 +08:00
libxml backport af2b0669 into 5.5 2015-03-16 08:32:39 +01:00
mbstring upgrade to oniguruman 5.9.6 2015-03-12 13:42:36 +01:00
mcrypt Removed deprecated mcrypt_ecb() etc 2015-03-09 11:37:13 +01:00
mysqli Revert gd and mysqli to former calls for arg count errors. Fix first identified issues with zend_compile.c from nikic. Add tests for generator returns prior to first yield 2015-03-18 16:14:02 -04:00
mysqlnd s/PHP Version 5/PHP Version 7/g 2015-03-13 11:09:42 +02:00
oci8 attempt to port oci 2015-02-03 22:17:25 +08:00
odbc Merge branch 'PHP-5.6' 2015-03-08 07:37:07 +01:00
opcache Use fastcall calling convention for most critical ZE subsystems. 2015-03-13 21:10:09 +03:00
openssl Use specialized macro for string zval creation 2015-03-12 16:53:51 +03:00
pcntl Add wifcontinued and wcontinued for pcntl 2015-03-17 10:59:58 +01:00
pcre Use specialized macro for string zval creation 2015-03-12 16:53:51 +03:00
pdo Use new ZEND_HASH_FOREACH_... API. 2015-02-10 15:43:12 +03:00
pdo_dblib Look for PDO include files in the right folder 2015-02-06 12:06:29 +01:00
pdo_firebird size_t cleanup for PDO 2015-01-26 16:16:02 -08:00
pdo_mysql Errors converted to exceptions are not "recoverable" anymore. 2015-03-10 10:31:55 +03:00
pdo_oci Look for PDO include files in the right folder 2015-02-06 12:06:29 +01:00
pdo_odbc Look for PDO include files in the right folder 2015-02-06 12:06:29 +01:00
pdo_pgsql Merge branch 'PHP-5.6' 2015-03-14 18:31:02 +01:00
pdo_sqlite Look for PDO include files in the right folder 2015-02-06 12:06:29 +01:00
pgsql Use specialized macro for string zval creation 2015-03-12 16:53:51 +03:00
phar Fix some memory leaks in WebPhar 2015-03-11 15:27:42 +01:00
posix bump year 2015-01-15 23:27:30 +08:00
pspell bump year 2015-01-15 23:27:30 +08:00
readline Merge branch 'PHP-5.6' 2015-02-15 22:56:56 +08:00
recode int -> size_t 2015-01-20 22:50:17 -08:00
reflection Fix folder mark 2015-03-14 14:06:57 +08:00
session Merge branch 'PHP-5.6' 2015-03-16 16:11:02 +01:00
shmop Use specialized macro for string zval creation 2015-03-12 16:53:51 +03:00
simplexml Errors converted to exceptions are not "recoverable" anymore. 2015-03-10 10:31:55 +03:00
skeleton made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
snmp Get rid of old HashTable iteration API (it doesn't work with constant arrays) 2015-02-13 20:18:29 +03:00
soap Use specialized macro for string zval creation 2015-03-12 16:53:51 +03:00
sockets Use specialized macro for string zval creation 2015-03-12 16:53:51 +03:00
spl Merge branch 'PHP-5.6' 2015-03-14 11:32:09 +08:00
sqlite3 made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
standard Merge in master, fix merge conflicts and update patch to support exceptions everywhere 2015-03-18 10:50:11 -04:00
sysvmsg Cleanup resource handling APIs 2015-02-02 13:23:16 +08:00
sysvsem Cleanup resource handling APIs 2015-02-02 13:23:16 +08:00
sysvshm Cleanup resource handling APIs 2015-02-02 13:23:16 +08:00
tidy made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
tokenizer Regenerate ext/tokenizer data 2015-03-13 14:14:01 +01:00
wddx Use specialized macro for string zval creation 2015-03-12 16:53:51 +03:00
xml made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
xmlreader fix wars about importing of locally defined symbols 2015-02-04 18:13:25 +01:00
xmlrpc Cleanup resource handling APIs 2015-02-02 13:23:16 +08:00
xmlwriter Move zend_object->guards into additional slot of zend_object->properties_table[]. As result size of objects without __get/__set/__unset/__isset magic methods is reduced. 2015-02-04 15:24:13 +03:00
xsl Use specialized macro for string zval creation 2015-03-12 16:53:51 +03:00
zip Merge branch 'PHP-5.6' 2015-03-17 22:04:39 -07:00
zlib Use zend_string* instead of char* for opened_patch handling. Avoid reallocations and improve string reuse. 2015-03-04 02:05:28 +03:00
ext_skel
ext_skel_win32.php