php-src/ext
2008-03-09 21:30:28 +00:00
..
bcmath
bz2
calendar New calendar parsing API 2008-02-13 23:50:35 +00:00
com_dotnet
ctype
curl
date Initialize ts only after successful argument parsing 2008-03-09 18:09:53 +00:00
dba
dbase
dom - MFH 2008-03-08 19:11:18 +00:00
enchant
ereg
exif
fbsql
fdf
fileinfo
filter New test 2008-02-24 18:49:55 +00:00
ftp
gd
gettext
gmp
hash
iconv
imap
interbase
json MFH 2008-02-15 09:20:25 +00:00
ldap
libxml
mbstring - Fixed failing mbstring tests after bug fixes 2008-02-21 14:07:13 +00:00
mcrypt
mhash
mime_magic
ming
msql
mssql Revert patch for bug #44325 2008-03-05 23:52:45 +00:00
mysql - MFH: Fix typo in skipif 2008-03-09 01:07:01 +00:00
mysqli Bug fixed in 5.0.46 2008-03-08 15:00:50 +00:00
mysqlnd MFH: fix win32 build 2008-02-25 22:57:09 +00:00
ncurses
oci8 MFH Fix bug #41069 (db link crash). Also allow SQLT_AFC (aka CHAR datatype) in oci_bind_by_name 2008-03-04 21:46:24 +00:00
odbc
openssl
pcntl
pcre fix bug #44214: crash with preg_replace_callback and global variables 2008-03-08 13:01:59 +00:00
pdo Fixed bug #44166 (Parameter handling flaw in PDO::getAvailableDrivers()) 2008-03-03 21:12:16 +00:00
pdo_dblib
pdo_firebird
pdo_mysql
pdo_oci MFB: Fixed bug #44373 (PDO_OCI extension compile failed) 2008-03-08 14:03:20 +00:00
pdo_odbc
pdo_pgsql Better fix for bug #44189 2008-02-26 00:13:57 +00:00
pdo_sqlite Fixed bug #41135 (When binding as binary data use sqlite3_bind_blob() to stop errors with null bytes.) 2008-03-07 16:58:55 +00:00
pgsql
phar
posix
pspell
readline
recode
reflection Remove inconsistent behaviour when a protected static prop is overridden by public static prop (details: http://turl.ca/phhhf ). 2008-03-03 15:07:04 +00:00
session Fix test (thanks Scoates!) 2008-03-08 23:31:05 +00:00
shmop
simplexml count() before and after a simplexml array cast should be the same 2008-02-28 17:38:04 +00:00
skeleton
snmp
soap Fixed SIGSEGV because of access to uninitialized data 2008-03-04 12:47:18 +00:00
sockets MFB: Fixed Bug #44197 (socket array keys lost on socket_select) 2008-02-21 02:56:57 +00:00
spl MFH: Fix #44144 (object methods as spl autoload functions returned correctly) 2008-02-29 13:55:23 +00:00
sqlite Fix memory issues with statement being deleted twice 2008-03-09 21:30:28 +00:00
standard MFH: User error handlers no longer catch supressed errors 2008-03-08 22:12:32 +00:00
sybase
sybase_ct
sysvmsg
sysvsem
sysvshm
tidy
tokenizer
wddx - MFH: Fixed tests on 64bit platform. 2008-02-25 22:32:59 +00:00
xml
xmlreader
xmlrpc
xmlwriter
xsl
zip
zlib MFH: fix potential memleak due to destruction of filterparams zval 2008-02-12 23:28:05 +00:00
ext_skel
ext_skel_win32.php