php-src/ext
2006-12-25 23:43:10 +00:00
..
bcmath
bz2 MFH 2006-12-25 20:03:43 +00:00
calendar Fixed tests 2006-12-04 18:29:49 +00:00
com_dotnet fix bug #33734 and related (Something strange with COM Object) 2006-12-24 12:32:10 +00:00
ctype
curl MFH 2006-12-20 13:09:02 +00:00
date Small optimization of the date() function 2006-12-22 15:21:34 +00:00
dba Revert previous patch and it breaks builds with built-in cdb lib 2006-12-05 17:54:52 +00:00
dbase Fixed a possible memory corruption in dbase_open() with invalid open mode 2006-12-01 19:10:50 +00:00
dom fix issues identitified by coverity 2006-12-21 12:51:26 +00:00
ereg
exif Allocation safety checks 2006-12-25 23:43:10 +00:00
fbsql
fdf
filter fixed ZTS build 2006-12-20 19:48:12 +00:00
ftp Fix tests 2006-12-19 10:03:24 +00:00
gd - #39286, misleading error message when nvalid dimensions are given 2006-12-10 02:55:30 +00:00
gettext
gmp
hash
iconv MFH 2006-12-25 20:44:45 +00:00
imap MFH 2006-12-25 15:28:57 +00:00
informix Use %F (ignores locale) for internal representation of floats 2006-12-25 16:48:18 +00:00
interbase Use safe_emalloc() 2006-12-25 21:41:04 +00:00
json Use safe_emalloc() 2006-12-25 21:41:04 +00:00
ldap
libxml
mbstring Fixed bug #39361, #39400 (mbstring function overloading problem). 2006-12-21 17:26:05 +00:00
mcrypt - Fixed bug #39935 (Extensions tidy,mcrypt,mhash,pdo_sqlite ignores 2006-12-23 17:58:47 +00:00
mhash MFH 2006-12-25 21:08:02 +00:00
mime_magic Use thread-safe code 2006-11-30 15:13:19 +00:00
ming Remove PHP4.x stuff 2006-12-05 21:46:23 +00:00
msql
mssql
mysql
mysqli Fix tests 2006-12-12 08:09:40 +00:00
ncurses fix weird strlen() usage 2006-12-25 21:18:01 +00:00
oci8 MFH 2006-12-25 21:47:02 +00:00
odbc
openssl Fix win32 build 2006-12-06 13:18:36 +00:00
pcntl
pcre new test 2006-12-19 21:46:48 +00:00
pdo Fixed test 2006-12-09 16:41:24 +00:00
pdo_dblib Use safe_emalloc() 2006-12-25 21:41:04 +00:00
pdo_firebird
pdo_mysql Fix skipif 2006-12-12 08:13:31 +00:00
pdo_oci
pdo_odbc
pdo_pgsql Fixed bug #39845 (Persistent connections generate a warning in pdo_pgsql). 2006-12-18 17:56:25 +00:00
pdo_sqlite - Fixed bug #39935 (Extensions tidy,mcrypt,mhash,pdo_sqlite ignores 2006-12-23 17:58:47 +00:00
pgsql Allocation safety checks 2006-12-25 22:36:57 +00:00
posix fix possible leaks 2006-12-21 01:00:58 +00:00
pspell MFH 2006-12-20 15:12:38 +00:00
readline
recode
reflection Fixed bug #39884 (ReflectionParameter::getClass() throws exception for type 2006-12-22 15:37:48 +00:00
session protect _SESSION, HTTP_SESSION_VARS and GLOBALS 2006-12-20 19:31:28 +00:00
shmop
simplexml fix tests 2006-12-08 17:55:58 +00:00
skeleton
snmp
soap Allocation safety checks 2006-12-25 22:36:57 +00:00
sockets
spl Allocation safety checks 2006-12-25 22:36:57 +00:00
sqlite Added empty string checks 2006-12-24 20:50:02 +00:00
standard Allocation safety checks 2006-12-25 22:36:57 +00:00
sybase
sybase_ct
sysvmsg Added checks for negative max length and overflow checks for overly long 2006-12-23 18:50:33 +00:00
sysvsem
sysvshm
tidy - Fixed bug #39935 (Extensions tidy,mcrypt,mhash,pdo_sqlite ignores 2006-12-23 17:58:47 +00:00
tokenizer
wddx optimize out strlen() calls 2006-12-13 15:31:47 +00:00
xml
xmlreader
xmlrpc last set of zts fixes 2006-11-30 16:38:37 +00:00
xmlwriter
xsl MFH 2006-12-25 22:27:24 +00:00
zip MFH 2006-12-25 22:40:23 +00:00
zlib cosmetic improvements 2006-12-05 23:03:19 +00:00
ext_skel
ext_skel_win32.php