php-src/ext
2008-03-07 16:12:03 +00:00
..
bcmath
bz2
calendar New calendar parsing API 2008-02-13 23:50:35 +00:00
com_dotnet
ctype
curl New param parsing API 2008-02-07 02:08:45 +00:00
date Fixed a memory leak inside date_get_last_errors() when there are no errors 2008-03-07 02:04:40 +00:00
dba
dbase
dom MFH: Add missing Reflection API metadata for DOM classes. 2008-02-04 15:22:59 +00:00
enchant
ereg
exif
fbsql
fdf
fileinfo
filter New test 2008-02-24 18:49:55 +00:00
ftp
gd - a few more gd tests (committed on behalf of andy wharmby) 2008-02-01 16:33:17 +00:00
gettext
gmp Fixed bug #43981 (gmp_div_r() does not preserve the sign of 1st argument) 2008-01-30 18:25:51 +00:00
hash Improved md5() implementation (Solar Designer) 2008-02-08 09:11:17 +00:00
iconv
imap try to fix build with gcc 4: take #2 2008-01-31 18:46:03 +00:00
interbase
json MFH 2008-02-15 09:20:25 +00:00
ldap MFH: Fix build on Solaris 2008-02-09 21:59:17 +00:00
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 MFB: Fixed bug #44333 (SEGFAULT when using mysql_pconnect() with client_flags) 2008-03-04 22:29:29 +00:00
mysqli Fix test. Now passes. 2008-02-20 18:27:53 +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 Removed unnecassary strlen() 2008-03-03 11:11:43 +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
pdo_odbc
pdo_pgsql Better fix for bug #44189 2008-02-26 00:13:57 +00:00
pdo_sqlite Update bundled SQLite to 3.5.6 2008-03-07 10:47:32 +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
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
standard - New tests for rewinddir() function 2008-03-07 16:12:03 +00:00
sybase
sybase_ct
sysvmsg
sysvsem
sysvshm
tidy
tokenizer Added NOWDOC 2008-02-12 09:28:01 +00:00
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