php-src/ext
2014-08-11 18:37:26 +04:00
..
bcmath
bz2
calendar
com_dotnet Implemented ext/com_dotnet support for phpng 2014-08-11 18:37:26 +04:00
ctype
curl Use reference counting instead of zval duplication 2014-06-05 16:04:11 +04:00
date Merge branch 'master' into test 2014-08-11 11:38:41 +04:00
dba Fixed tests but introduce segfaults (behavior same as trunk) 2014-05-21 23:11:02 +08:00
dom Refactored run_time_cache usage in object handlers 2014-07-07 20:54:31 +04:00
enchant Fixed compatibility 2014-07-22 17:14:43 +04:00
ereg Use reference counting instead of zval duplication 2014-06-05 16:04:11 +04:00
exif Merge branch 'master' into phpng 2014-06-12 05:07:33 +04:00
fileinfo Merge branch 'master' into test 2014-08-11 11:38:41 +04:00
filter Merge branch 'master' into test 2014-07-07 19:21:23 +04:00
ftp Merge branch 'master' into test 2014-08-11 11:38:41 +04:00
gd Merge branch 'master' into test 2014-08-11 11:38:41 +04:00
gettext
gmp Use optimized zend_array_dup() function. convert zend_hash_num_elements() and zend_hash_next_free_element() into macros. 2014-05-23 20:37:53 +04:00
hash RETVAL_STRING takes only one variable 2014-07-22 19:38:35 +03:00
iconv
imap Fixed attempt to modify immutable array 2014-07-08 15:24:08 +04:00
interbase Fixed invalid free 2014-07-30 11:21:40 +08:00
intl update zend_make_printable_zval to take TSRM context 2014-08-11 06:09:46 +01:00
json Use reference counting instead of zval duplication 2014-06-05 16:04:11 +04:00
ldap Use reference counting instead of zval duplication 2014-06-05 16:04:11 +04:00
libxml Fixed DOM tests when using libxml2 versions patched against CVE-2014-0191 2014-06-09 07:08:04 +02:00
mbstring Implemented builtin instruction for strlen() 2014-07-11 18:52:27 +04:00
mcrypt
mssql
mysql Don't use zend_string for other fields (only name here is enough) 2014-06-25 00:42:20 +08:00
mysqli Merge branch 'master' into test 2014-08-11 11:38:41 +04:00
mysqlnd Merge branch 'master' into test 2014-08-11 11:38:41 +04:00
oci8 Merge branch 'master' into phpng 2014-06-18 17:50:27 +04:00
odbc Merge branch 'master' into phpng 2014-08-04 13:56:27 +04:00
opcache update zend_make_printable_zval to take TSRM context 2014-08-11 06:09:46 +01:00
openssl Merge branch 'master' into test 2014-08-11 11:38:41 +04:00
pcntl Use reference counting instead of zval duplication 2014-06-05 16:04:11 +04:00
pcre Fast parameter parsing API 2014-07-11 16:32:20 +04:00
pdo Partial fix that allows internal constructors to set $this to null. 2014-07-09 11:57:42 +04:00
pdo_dblib
pdo_firebird Refactored ext/pdo_firebird (didn't do test) 2014-05-21 15:52:36 +08:00
pdo_mysql Don't use zend_string for other fields (only name here is enough) 2014-06-25 00:42:20 +08:00
pdo_oci
pdo_odbc Fix #50444: PDO-ODBC changes for 64-bit 2014-05-26 22:17:29 -07:00
pdo_pgsql Merge branch 'master' into phpng 2014-05-26 10:52:43 +04:00
pdo_sqlite Fixed bug #47407 2014-05-27 11:48:25 +08:00
pgsql Merge branch 'master' into test 2014-07-07 19:21:23 +04:00
phar Merge branch 'master' into phpng 2014-07-09 18:35:30 +08:00
posix Fixed compatibility 2014-07-22 17:14:43 +04:00
pspell
readline Merge branch 'master' into phpng 2014-08-04 13:56:27 +04:00
recode
reflection Merge branch 'master' into phpng 2014-08-04 13:56:27 +04:00
session Merge branch 'master' into phpng 2014-08-04 13:56:27 +04:00
shmop
simplexml Refactored run_time_cache usage in object handlers 2014-07-07 20:54:31 +04:00
skeleton
snmp Refactored run_time_cache usage in object handlers 2014-07-07 20:54:31 +04:00
soap Merge branch 'master' into phpng 2014-08-04 13:56:27 +04:00
sockets Merge branch 'master' into phpng 2014-06-18 17:50:27 +04:00
spl update zend_make_printable_zval to take TSRM context 2014-08-11 06:09:46 +01:00
sqlite3 Merge branch 'master' into phpng 2014-08-04 13:56:27 +04:00
standard Merge branch 'master' into test 2014-08-11 11:38:41 +04:00
sybase_ct update zend_make_printable_zval to take TSRM context 2014-08-11 06:09:46 +01:00
sysvmsg Use reference counting instead of zval duplication 2014-06-05 16:04:11 +04:00
sysvsem
sysvshm
tidy
tokenizer Merge branch 'master' into phpng 2014-06-12 05:07:33 +04:00
wddx Removed EG(active_symbol_table) and use corresponding value from EG(current_execute_data) 2014-07-04 18:03:45 +04:00
xml Use reference counting instead of zval duplication 2014-06-05 16:04:11 +04:00
xmlreader Refactored run_time_cache usage in object handlers 2014-07-07 20:54:31 +04:00
xmlrpc Use reference counting instead of zval duplication 2014-06-05 16:04:11 +04:00
xmlwriter
xsl Refactored run_time_cache usage in object handlers 2014-07-07 20:54:31 +04:00
zip Refactored run_time_cache usage in object handlers 2014-07-07 20:54:31 +04:00
zlib Merge branch 'master' into test 2014-08-11 11:38:41 +04:00
ext_skel
ext_skel_win32.php