php-src/ext
Johannes Schlüter 0d0e6cdb17 - Fix Bug #55550 mysql.trace_mode miscounts result sets,
fixes ext/mysql/tests/mysql_deprecated_api.phpt
2011-08-31 11:11:08 +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 test fixes on Darwin 2011-08-31 07:10:17 +00:00
dba - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
dom Removal of deadcode identified by coverity 2011-08-08 13:45:18 +00:00
enchant - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
ereg Omitted GCC warning "comparison is always false" 2011-08-12 07:47:03 +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: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 Fixes build issues with ext/intl. This appears to be related to bug #55019, but since the functions in question are used elsewhere, the solution is to de-inline rather than to make them static inline. 2011-08-07 15:12:34 +00:00
json Add test for #53946 to 5.4 (missed it when committing revision 315707) 2011-08-29 14:57:53 +00:00
ldap Fix typo in tests for ldap bug #42060 2011-08-24 06:50:39 +00:00
libxml fixed libxml tests 2011-08-31 08:58:12 +00:00
mbstring MFH: reduced footprint for sjis-mac 2011-08-28 04:32:33 +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 - Fix Bug #55550 mysql.trace_mode miscounts result sets, 2011-08-31 11:11:08 +00:00
mysqli Let's do more than hope (as per the comment in the test code) that we 2011-08-29 08:21:42 +00:00
mysqlnd fix valgrind warnings in debug builds 2011-08-26 12:14:31 +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: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 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 Since we are creating this csv file locally this should obviously 2011-08-31 07:43:58 +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 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 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 Close #55490. 2011-08-26 07:40:31 +00:00
session Expose session status via new function, session_status (Req #52982) 2011-08-29 21:29:26 +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 more tuning based on discussion in FR #40816: 2011-08-31 08:36:22 +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:35:02 +00:00
spl Add skipifs for bug#54971 (patch by datibbaw@) 2011-08-30 13:46:24 +00:00
sqlite3 Fix another broken test. root can read 0200 files. 2011-08-29 06:19:40 +00:00
standard fix strptime tests for mac 2011-08-31 07:34:07 +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 - Drop T_SCALAR_CAST 2011-08-16 12:13:35 +00:00
wddx - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
xml Avoiding strcpy, strcat, sprintf usage to make static analyzer happy 2011-08-09 12:16:58 +00:00
xmlreader Removal of deadcode identified by coverity 2011-08-08 13:45:18 +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 - Set an empty string and avoid warnings and stopping of the transformation process 2011-08-31 09:14:08 +00:00
zip - Make usage of new PHP_FE_END macro 2011-07-25 11:35:02 +00:00
zlib fix tests 2011-08-31 04:24:48 +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