php-src/ext
2006-11-13 15:33:26 +00:00
..
bcmath Intialization code is moved from request startup to module startup 2006-11-10 12:02:10 +00:00
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 #36644 (possible crash in variant_date_from_timestamp()). 2006-11-13 15:33:26 +00:00
ctype
curl Fixed bug #39354 (Allow building of curl extension against libcurl 7.16.0) 2006-11-03 14:53:14 +00:00
date fix the bug I introduced previously, sorry 2006-11-10 23:27:11 +00:00
dba - MFH: Fixed bug #38698 2006-11-03 19:00:46 +00:00
dbase fix test 2006-10-11 23:45:31 +00:00
dom add a note that libxml2 2.6.2x is required 2006-11-13 12:54:04 +00:00
ereg Fixed potential use of un-initialized var (detected by Coverity) 2006-10-12 01:05:09 +00:00
exif - MFH: Make parameter parsing api check happy 2006-11-04 20:46:32 +00:00
fbsql
fdf
filter MFH 2006-11-13 15:00:05 +00:00
ftp
gd - Merge from gd-cvs, initialize the signature not the infile ctx 2006-11-05 15:04:50 +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 param parsing fix 2006-11-06 16:44:03 +00:00
informix
interbase
json Fixed bug #38680 (Added missing handling of basic types in json_decode). 2006-11-03 13:16:33 +00:00
ldap MFH: fix bug #38882 (ldap_connect causes segfault with newer versions of OpenLDAP) 2006-10-18 20:58:23 +00:00
libxml mark a few variables and functions as static 2006-11-10 18:05:11 +00:00
mbstring Fix win32 build 2006-11-04 17:25:14 +00:00
mcrypt
mhash MFH: Fix double "wron param count" messages 2006-11-03 14:46:48 +00:00
mime_magic
ming Revert patch for warnings about missing headers. These are fixed in the latest version of libming. 2006-11-09 09:19:21 +00:00
msql
mssql
mysql
mysqli fix test 2006-11-13 12:47:43 +00:00
ncurses
oci8 MFH 2006-11-10 23:03:32 +00:00
odbc
openssl fix compile warning 2006-10-15 21:09:27 +00:00
pcntl
pcre MFH: fix #39112 (typo in error message) 2006-10-10 12:44:02 +00:00
pdo Fixed generated file 2006-11-12 17:55:44 +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 #7755; use the displayable column width as the basis for our 2006-10-11 03:07:29 +00:00
pdo_pgsql Sync with Unix build 2006-10-11 11:00:03 +00:00
pdo_sqlite add missing ifdef 2006-10-04 13:02:36 +00:00
pgsql Sync with Unix build 2006-10-11 11:00:03 +00:00
posix protos 2006-10-02 07:58:13 +00:00
pspell
readline fix gcc warning 2006-09-04 18:59:01 +00:00
recode
reflection - MFH: Fix #38465 (ReflectionParameter fails if default value is an access to self:: 2006-10-18 16:35:15 +00:00
session MFH: Fix double "wron param count" messages 2006-11-03 14:46:48 +00:00
shmop MFH: Fix double "wron param count" messages 2006-11-03 14:46:48 +00:00
simplexml improve SKIPIF condition 2006-10-09 13:20:46 +00:00
skeleton
snmp
soap Fixed bug #39454 (Returning a SOAP array segfaults PHP) 2006-11-10 15:05:22 +00:00
sockets Last set of zend_hash_init() optimizations 2006-10-03 19:51:01 +00:00
spl Add missing header installation.. 2006-11-12 19:00:33 +00:00
sqlite fix ZTS build without SPL enabled 2006-10-20 21:28:31 +00:00
standard removed bogus char 2006-11-12 17:23:01 +00:00
sybase
sybase_ct
sysvmsg
sysvsem
sysvshm
tidy MFH: Fix double "wron param count" messages 2006-11-03 14:46:48 +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 MFH: fix compile warning 2006-11-13 12:49:28 +00:00
xmlwriter statification of local functions and variables. 2006-11-09 16:04:34 +00:00
xsl fix test 2006-09-28 12:01:52 +00:00
zip fix leak in oo_stream.phpt 2006-11-12 00:41:16 +00:00
zlib Fixed compiler warnings 2006-10-16 15:39:39 +00:00
ext_skel
ext_skel_win32.php