php-src/ext
2006-10-11 02:10:56 +00:00
..
bcmath
bz2 fix test (the error message is different across the systems) 2006-09-18 12:35:49 +00:00
calendar MFH tests 2006-10-09 16:02:34 +00:00
com_dotnet Fixed bug #38198 (possible crash when COM reports an exception). 2006-10-10 17:32:50 +00:00
ctype fix warnings about nonextistent functions 2006-08-31 11:10:23 +00:00
curl Fixed bug #39034 (curl_exec() with return transfer returns TRUE on empty 2006-10-10 23:12:59 +00:00
date add for VC build 2006-09-13 17:47:20 +00:00
dba
dbase MFH: access mode for dbase_open() cannot be < 0 2006-10-10 23:01:23 +00:00
dom MFH tests 2006-10-09 16:02:34 +00:00
ereg
exif MFH: fix leak and typos in error messages 2006-10-10 22:22:43 +00:00
fbsql MFH: Cleanup before reusing failed persistant connection. Better formating of timestamp and decimal values 2006-08-14 18:40:08 +00:00
fdf
filter Improve parameter parsing 2006-10-09 19:48:13 +00:00
ftp
gd - don't check signature if the file is empty (valgrind reports with test 2006-10-11 00:19:12 +00:00
gettext fix typo, add test 2006-09-05 10:36:24 +00:00
gmp new tests 2006-09-10 22:11:29 +00:00
hash
iconv MFH: improve spelling (fixes #38780) 2006-09-12 17:26:34 +00:00
imap fix build with new version of c-client 2006-10-05 14:25:41 +00:00
informix
interbase
json Fix memory leaks 2006-09-13 13:25:50 +00:00
ldap
libxml MFH: fix def file for 2.6.26 (xmlXPathCompiledEvalToBoolean required in .27) 2006-09-07 11:25:14 +00:00
mbstring missing variable initialization 2006-10-10 22:03:27 +00:00
mcrypt
mhash
mime_magic
ming
msql
mssql
mysql
mysqli Fix protos 2006-10-02 07:44:34 +00:00
ncurses
oci8 MFH: fix PECL bug #8816 (issue in php_oci_statement_fetch with more than one piecewise column) 2006-10-09 09:34:55 +00:00
odbc
openssl - fix possible segfault (see test 004) always exists and returns NULL on 2006-10-09 00:04:11 +00:00
pcntl fix typo in errmsg 2006-08-31 15:42:18 +00:00
pcre MFH: fix #39112 (typo in error message) 2006-10-10 12:44:02 +00:00
pdo MFH 2006-09-28 23:27:59 +00:00
pdo_dblib
pdo_firebird
pdo_mysql MFH: fix #38996 (PDO_MYSQL doesn't check connections for liveness) 2006-10-02 22:09:49 +00:00
pdo_oci
pdo_odbc Fix for PECL bug #8944. Could also be the same problem as pecl #7775. 2006-10-11 02:10:56 +00:00
pdo_pgsql Make quote() in PostgreSQL use PQescapeByteaConn() whenever possible for 2006-10-06 22:34:16 +00:00
pdo_sqlite add missing ifdef 2006-10-04 13:02:36 +00:00
pgsql Make pg_escape_bytea() use PQescapeByteaConn() whenever possible. 2006-10-06 21:45:10 +00:00
posix protos 2006-10-02 07:58:13 +00:00
pspell move static declaration to *.c files 2006-08-14 20:08:18 +00:00
readline fix gcc warning 2006-09-04 18:59:01 +00:00
recode
reflection more improvements 2006-10-06 18:03:19 +00:00
session Expose session storage module locater and serialization function via PHPAPI 2006-10-06 21:11:36 +00:00
shmop Fix tests 2006-09-18 16:12:13 +00:00
simplexml improve SKIPIF condition 2006-10-09 13:20:46 +00:00
skeleton
snmp
soap Last set of zend_hash_init() optimizations 2006-10-03 19:51:01 +00:00
sockets Last set of zend_hash_init() optimizations 2006-10-03 19:51:01 +00:00
spl fix protos 2006-09-29 13:11:28 +00:00
sqlite Added missing validation checks around expand_filepath() 2006-09-16 18:10:32 +00:00
standard Fixed bug #37262 (var_export() does not escape \0 character). 2006-10-09 18:08:34 +00:00
sybase
sybase_ct
sysvmsg sys/msg.h does not exist on MacOS X 2006-08-24 13:18:24 +00:00
sysvsem
sysvshm
tidy protos 2006-10-02 07:58:13 +00:00
tokenizer
wddx
xml fix test 2006-09-02 15:42:00 +00:00
xmlreader MFH 2006-10-04 13:30:53 +00:00
xmlrpc fix segfault and leak in ext/xmlrpc 2006-08-14 08:18:01 +00:00
xmlwriter plug leaks that in the previous patch 2006-09-16 18:18:55 +00:00
xsl fix test 2006-09-28 12:01:52 +00:00
zip MFH tests 2006-10-09 16:02:34 +00:00
zlib the error message is different on different OSes and zlib versions 2006-08-24 11:30:35 +00:00
ext_skel
ext_skel_win32.php