php-src/ext
2015-06-23 15:47:33 -04:00
..
bcmath cleaning up the version macros 2015-03-23 20:13:59 +01:00
bz2 Remove these old references to the DSP files we don't use anymore 2015-06-22 13:29:42 +02:00
calendar Drop VC6 support in ext/calendar 2015-03-29 06:35:23 +02:00
com_dotnet Use fast method to check if first arguments should be passed by reference (not tested onbig endian). 2015-04-22 21:46:13 +03:00
ctype Remove these old references to the DSP files we don't use anymore 2015-06-22 13:29:42 +02:00
curl Fix typo + DSP reference 2015-06-22 13:30:12 +02:00
date Merge branch 'pull-request/1284' 2015-06-17 21:55:03 +02:00
dba This shouldn't have been a part of the previous commit 2015-05-19 12:20:25 +02:00
dom Fix more minor mistakes in the proto comments 2015-06-23 15:47:33 -04:00
enchant cleaning up the version macros 2015-03-23 20:13:59 +01:00
exif Remove these old references to the DSP files we don't use anymore 2015-06-22 13:29:42 +02:00
fileinfo Merge branch 'master' into throwable-interface 2015-06-14 18:53:11 -05:00
filter Fix filter_var leak of object without __toString() 2015-04-17 21:51:49 +02:00
ftp Remove these old references to the DSP files we don't use anymore 2015-06-22 13:29:42 +02:00
gd Remove the references to imageps*() after the T1Lib removal (Noticed by Ferenc) 2015-06-19 14:55:10 +02:00
gettext Hint the compiler 2015-05-15 22:57:17 +08:00
gmp Merge branch 'PHP-5.6' 2015-06-11 22:20:12 +02:00
hash Fixed skipf 2015-06-14 13:44:39 +08:00
iconv added regression test for bug #69840 2015-06-17 13:40:19 +02: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 Merge branch 'master' into throwable-interface 2015-06-14 18:53:11 -05:00
json Fix bug #68546 (json_decode cannot access property started with \0) 2015-06-21 15:30:33 +01:00
ldap Fix more minor mistakes in the proto comments 2015-06-23 15:47:33 -04:00
libxml added LIBXML_BIGLINES constant 2015-06-08 09:59:37 +02:00
mbstring fix typos 2015-05-13 22:28:35 +04:00
mcrypt remove duplicated declaration, fix build 2015-05-21 10:56:14 +02:00
mysqli Remove these old references to the DSP files we don't use anymore 2015-06-22 13:29:42 +02:00
mysqlnd Fixed Bug #69796 mysqli_stmt::fetch doesn't assign null values to bound variables 2015-06-11 13:35:43 +08:00
oci8 Remove these old references to the DSP files we don't use anymore 2015-06-22 13:29:42 +02:00
odbc Fixed bug #69381 out of memory with sage odbc driver 2015-04-28 15:08:53 +02:00
opcache add test for bug #69838 2015-06-20 09:35:02 +02:00
openssl Drop duplicate object-to-type notices 2015-06-22 16:25:32 +02:00
pcntl fix tests 2015-05-13 15:34:17 +02:00
pcre Merge branch 'PHP-5.6' 2015-06-23 19:41:02 +02:00
pdo Merge branch 'master' into throwable-interface 2015-06-14 18:53:11 -05:00
pdo_dblib Use zend_string to represent pdo_column_data.name and avoid duplication. 2015-05-05 16:19:51 +03:00
pdo_firebird Use zend_string to represent pdo_column_data.name and avoid duplication. 2015-05-05 16:19:51 +03:00
pdo_mysql Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05:00
pdo_oci Use zend_string to represent pdo_column_data.name and avoid duplication. 2015-05-05 16:19:51 +03:00
pdo_odbc Use zend_string to represent pdo_column_data.name and avoid duplication. 2015-05-05 16:19:51 +03:00
pdo_pgsql Merge branch 'PHP-5.6' 2015-06-13 08:08:30 +02:00
pdo_sqlite Use zend_string to represent pdo_column_data.name and avoid duplication. 2015-05-05 16:19:51 +03:00
pgsql Make convert_to_* safe with rc>1 2015-06-11 23:23:57 +02:00
phar Merge branch 'master' into throwable-interface 2015-06-14 18:53:11 -05: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 Merge branch 'pull-request/1284' 2015-06-17 21:55:03 +02:00
session Merge branch 'master' into throwable-interface 2015-06-14 18:53:11 -05:00
shmop Remove these old references to the DSP files we don't use anymore 2015-06-22 13:29:42 +02:00
simplexml Fix some missed tests 2015-06-15 08:20:30 -05:00
skeleton Merge branch 'pull-request/1235' 2015-04-18 19:36:37 -07:00
snmp Updated tests to reflect exception class changes. 2015-05-16 16:49:14 -05:00
soap Remove these old references to the DSP files we don't use anymore 2015-06-22 13:29:42 +02:00
sockets Remove these old references to the DSP files we don't use anymore 2015-06-22 13:29:42 +02:00
spl Fix memory leak (double copy) in SplPriorityQueue 2015-06-19 03:42:59 +02:00
sqlite3 Fixed bug #69897 (segfault when manually constructing SQLite3Result) 2015-06-22 11:12:23 +02:00
standard Revert "Simplify php_implode(). Fill the resulting string in direct order." 2015-06-23 16:46:41 +03:00
sysvmsg Get rid of more ZVAL_ZVAL() macros 2015-06-12 13:33:14 +03:00
sysvsem cleanup mod version macros and mod defs, round x 2015-03-23 21:30:22 +01:00
sysvshm Windows support for sysvshm 2015-04-22 09:29:45 +02:00
tidy Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05:00
tokenizer Remove these old references to the DSP files we don't use anymore 2015-06-22 13:29:42 +02:00
wddx improve searchability for libxml2 headers 2015-05-10 22:22:03 +02:00
xml improve searchability for libxml2 headers 2015-05-10 22:22:03 +02:00
xmlreader Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05:00
xmlrpc improve searchability for libxml2 headers 2015-05-10 22:22:03 +02:00
xmlwriter catch more places for libxml headers search 2015-05-10 22:22:05 +02:00
xsl Fix more minor mistakes in the proto comments 2015-06-23 15:47:33 -04:00
zip Make convert_to_* safe with rc>1 2015-06-11 23:23:57 +02:00
zlib Remove these old references to the DSP files we don't use anymore 2015-06-22 13:29:42 +02:00
ext_skel
ext_skel_win32.php