php-src/ext
2011-08-07 05:19:55 +00:00
..
bcmath - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
bz2 - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
calendar - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
com_dotnet - Fix #55301 (com_dotnet part) check if malloc succeded 2011-07-28 10:34:16 +00:00
ctype - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
curl - Fix #55301 (curl part) check if malloc succeded 2011-07-28 10:31:34 +00:00
date - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
dba - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
dom - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 2011-08-06 14:47:44 +00:00
enchant - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
ereg These naked strcpy()s scare me 2011-08-07 00:18:38 +00:00
exif - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 2011-08-06 14:47:44 +00:00
fileinfo fix failing tests 2011-08-01 01:00:57 +00:00
filter - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
ftp - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
gd - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
gettext - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
gmp - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
hash - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
iconv fix failing tests 2011-08-01 01:00:57 +00:00
imap - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 2011-08-06 14:47:44 +00:00
interbase fix params parsing 2011-08-01 04:29:37 +00:00
intl - Added missing PHP_FE_END/ZEND_FE_END 2011-08-06 01:22:27 +00:00
json - Added missing PHP_FE_END/ZEND_FE_END 2011-08-06 01:22:27 +00:00
ldap fix params parsing 2011-08-01 04:29:37 +00:00
libxml - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
mbstring changed mapping of 0xa5 for SJIS-mac to prevent security attack. 2011-08-06 15:23:06 +00:00
mcrypt fix failing tests 2011-08-01 01:00:57 +00:00
mssql - Fix #55301 (mssql part) check if malloc succeded 2011-07-28 11:01:04 +00:00
mysql - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 2011-08-06 14:47:44 +00:00
mysqli - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 2011-08-06 14:47:44 +00:00
mysqlnd - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 2011-08-06 14:47:44 +00:00
oci8 Improve test portabilty 2011-08-05 22:18:50 +00:00
odbc - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
openssl - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
pcntl - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
pcre efree match_sets on an error here - found by Coverity 2011-08-05 22:39:40 +00:00
pdo - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 2011-08-06 14:47:44 +00:00
pdo_dblib - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 2011-08-06 14:47:44 +00:00
pdo_firebird - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 2011-08-06 14:47:44 +00:00
pdo_mysql - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 2011-08-06 14:47:44 +00:00
pdo_oci - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 2011-08-06 14:47:44 +00:00
pdo_odbc - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 2011-08-06 14:47:44 +00:00
pdo_pgsql - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 2011-08-06 14:47:44 +00:00
pdo_sqlite - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 2011-08-06 14:47:44 +00:00
pgsql - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
phar Fixed the bug that temp may depend on a uninitialzed value 2011-08-07 05:19:55 +00:00
posix fix tests 2011-08-01 03:42:02 +00:00
pspell - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
readline - Fix #55301 (readline part) check if malloc succeded 2011-07-28 10:42:45 +00:00
recode - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
reflection - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
session - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 2011-08-06 14:47:44 +00:00
shmop - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
simplexml - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 2011-08-06 14:47:44 +00:00
skeleton - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
snmp - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
soap - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
sockets - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
spl added (recursive)callbackfilteriterator to spl_classes() (bug #55287) 2011-07-27 08:48:08 +00:00
sqlite3 Not our issue, but fixing here for now and reporting upstream 2011-08-06 23:34:13 +00:00
standard I'm pretty sure you didn't mean to multiple by the size of a char* there 2011-08-07 00:36:26 +00:00
sybase_ct - Fix #55301 (sybase part, take #2) check if malloc succeded 2011-07-28 21:16:51 +00:00
sysvmsg - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
sysvsem - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
sysvshm - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
tidy - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
tokenizer Added __TRAIT__ magic constant [TRAITS] [DOC] 2011-07-31 17:39:30 +00:00
wddx - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
xml - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 2011-08-06 14:47:44 +00:00
xmlreader - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 2011-08-06 14:47:44 +00:00
xmlrpc - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
xmlwriter - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
xsl - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 2011-08-06 14:47:44 +00:00
zip - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
zlib - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
ext_skel - ext_skelshould create a .svnignore not .cvsignore these days 2010-08-06 22:19:47 +00:00
ext_skel_win32.php revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00