php-src/ext
2011-09-01 15:45:47 +00:00
..
bcmath - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
bz2 - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
calendar - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +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:42:53 +00:00
curl Fixed test randomly failing due to different error messages. Also added a skip 2011-09-01 00:45:56 +00:00
date Fixed bug#48476 2011-08-30 13:41:57 +00:00
dba - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
dom Fixed failed test to take into account printed warnings like in 5.4 and trunk branches. 2011-08-24 12:25:30 +00:00
enchant - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
ereg Sync r314808 to 5_3 branch 2011-08-23 10:18:48 +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 Eliminated compiler's warnings and make static analyzer silent 2011-08-09 05:11:19 +00:00
filter - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
ftp - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
gd - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
gettext - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
gmp - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
hash - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
iconv Fixed test. Apparently it was already fixed on PHP_5_3 98% of the cases and 2011-08-31 22:38:20 +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 #55301 (interbase part) check if malloc succeded 2011-07-28 10:39:19 +00:00
intl Front- and back-port rev 314431 (missing php.h include) 2011-08-07 17:15:40 +00:00
json - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
ldap - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
libxml - ws 2011-08-30 05:44:37 +00:00
mbstring - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
mcrypt - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
mssql - Fix #55301 (mssql part) check if malloc succeded 2011-07-28 11:01:04 +00:00
mysql Fixing error handling. Skip if load data is not allowed 2011-09-01 15:45:47 +00:00
mysqli Fix test. First element within the parantheses is a SQL status code. Should please gcov 2011-09-01 14:04:52 +00:00
mysqlnd Fix valgrind error (sending of initialized bytes over the network). 2011-08-31 18:18:23 +00:00
oci8 Sync date with actual PECL release date for correctness 2011-08-22 23:56:34 +00:00
odbc - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
openssl - Revert r313616 (When we have a blocking SSL socket, respect the timeout 2011-08-22 21:32:04 +00:00
pcntl - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
pcre efree match_sets on an error here - found by Coverity 2011-08-05 22:39:40 +00:00
pdo Avoid strcpy() usage 2011-08-08 00:07:54 +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 - Update PDO_mysql error mapping 2011-08-31 15:46:07 +00:00
pdo_oci - Change PDO_oci connection defaults to match Oracle XE defaults, higher chance 2011-08-31 23:42:04 +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 Avoid strcpy() usage 2011-08-08 00:07:54 +00:00
pgsql Fixed a few false positives on gcov for ext/pgsql 2011-08-30 14:01:03 +00:00
phar Fixed bug#53872 (internal corruption of phar) 2011-08-29 16:05:45 +00:00
posix - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
pspell - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +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:42:53 +00:00
reflection - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
session fixed bug #55267 - session_regenerate_id fails after header sent even if session.use_cookies = 0 2011-08-29 21:20:41 +00:00
shmop - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
simplexml Merge from Trunk 2011-09-01 13:42:45 +00:00
skeleton - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
snmp - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
soap Fixed bug #55323 (SoapClient segmentation fault when XSD_TYPEKIND_EXTENSION contains itself) 2011-08-10 13:44:48 +00:00
sockets - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
spl Add skipifs for bug#54971 (patch by datibbaw@) 2011-08-30 13:46:24 +00:00
sqlite Oops, can't cache it here because it won't work 2011-05-15 05:49:34 +00:00
sqlite3 Fix another broken test. root can read 0200 files. 2011-08-29 06:19:40 +00:00
standard Fixed expect format to ignore the textual error message from readlink(). 2011-08-31 18:26:23 +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:42:53 +00:00
sysvsem - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
sysvshm - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
tidy - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
tokenizer - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
wddx - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
xml Avoiding strcpy, strcat, sprintf usage to make static analyzer happy 2011-08-09 12:16:58 +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:42:53 +00:00
xmlwriter - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
xsl fix xsl tests 2011-08-31 09:16:04 +00:00
zip - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +00:00
zlib - Make usage of new PHP_FE_END macro 2011-07-25 11:42:53 +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