php-src/ext
2006-12-04 15:58:48 +00:00
..
bcmath Intialization code is moved from request startup to module startup 2006-11-10 12:02:10 +00:00
bz2
calendar
com_dotnet COM initialization/deinitialization are done only if necessary 2006-11-17 11:40:52 +00:00
ctype
curl Adjust previous patch to work better 2006-11-21 15:53:23 +00:00
date - Updated timezone database to version 2006.16. 2006-11-29 20:00:49 +00:00
dba Config fix from Gentoo 2006-12-03 19:54:55 +00:00
dbase Fixed a possible memory corruption in dbase_open() with invalid open mode 2006-12-01 19:10:50 +00:00
dom add a note that libxml2 2.6.2x is required 2006-11-13 12:54:04 +00:00
ereg
exif - MFH: Make parameter parsing api check happy 2006-11-04 20:46:32 +00:00
fbsql
fdf
filter Added "default" option that allows a default value to be set for an invalid 2006-12-03 21:27:36 +00:00
ftp MFH: fix leaks 2006-12-03 13:59:11 +00:00
gd - #39508, do not use the 4 neighbors implementation for small images (w<4) 2006-11-14 13:45:24 +00:00
gettext
gmp
hash Backport md2, ripemd256, and ripemd320 algos from HEAD 2006-11-15 20:06:09 +00:00
iconv Fixed bug #37773 (iconv_substr() gives "Unknown error" when string length = 2006-11-15 18:34:57 +00:00
imap Fixed test, in some versions of c-client returned value is always uppercase 2006-11-26 16:31:43 +00:00
informix
interbase Thread safety fixes. 2006-11-30 16:21:24 +00:00
json Fixed bug #38680 (Added missing handling of basic types in json_decode). 2006-11-03 13:16:33 +00:00
ldap
libxml mark a few variables and functions as static 2006-11-10 18:05:11 +00:00
mbstring Fixed compiler warnings 2006-11-16 17:33:39 +00:00
mcrypt Replace non-threadsafe rand() with php_rand_r() 2006-11-28 00:22:05 +00:00
mhash MFH: Fix double "wron param count" messages 2006-11-03 14:46:48 +00:00
mime_magic Use thread-safe code 2006-11-30 15:13:19 +00:00
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 - MFH: #39217, serialNumber might be -1 when the value is too big 2006-11-15 23:28:06 +00:00
pcntl
pcre Fix test on fbsd 2006-12-03 08:04:57 +00:00
pdo Fixed bug #38319 (Remove bogus warnings from persistent PDO connections). 2006-12-04 03:07:44 +00:00
pdo_dblib
pdo_firebird Fixed compiler warnings 2006-11-16 17:33:39 +00:00
pdo_mysql Added test for previous bug 2006-12-04 00:40:31 +00:00
pdo_oci
pdo_odbc
pdo_pgsql Fixed bug #39663 (Memory leak in pg_get_notify() and a possible memory 2006-11-29 15:45:59 +00:00
pdo_sqlite last set of zts fixes 2006-11-30 16:38:37 +00:00
pgsql Fixed bug #39663 (Memory leak in pg_get_notify() and a possible memory 2006-11-29 15:45:59 +00:00
posix Added missing function checks 2006-11-30 16:48:03 +00:00
pspell
readline
recode
reflection
session MFH: fix retval type 2006-12-04 15:58:48 +00:00
shmop MFH: Fix double "wron param count" messages 2006-11-03 14:46:48 +00:00
simplexml MFH 2006-11-29 22:53:26 +00:00
skeleton
snmp
soap Small hash table optimization 2006-11-30 23:51:24 +00:00
sockets
spl - MFH: Fix handling of recursive inner iterators 2006-12-01 09:29:15 +00:00
sqlite Fix win32 build 2006-12-01 20:24:58 +00:00
standard Fixed bug #39718 (possible crash if assert.callback is set in ini). 2006-12-03 17:13:11 +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
xmlreader
xmlrpc last set of zts fixes 2006-11-30 16:38:37 +00:00
xmlwriter statification of local functions and variables. 2006-11-09 16:04:34 +00:00
xsl
zip Fix win32 build 2006-12-01 20:24:58 +00:00
zlib
ext_skel
ext_skel_win32.php