php-src/ext
2009-07-29 04:44:08 +00:00
..
bcmath
bz2
calendar
com_dotnet MFH: Fixed #45280 (Reflection of instantiated COM classes causes PHP to crash) (Paul Richards, Kalle) 2009-07-01 18:44:56 +00:00
ctype
curl - Fix ZTS build 2009-07-26 23:44:59 +00:00
date - Updated to version 2009.11 (2009k) 2009-07-28 15:25:16 +00:00
dba Fixed test 2009-06-16 12:40:59 +00:00
dom - MFH: New tests (NorwayUG testfest) 2009-07-02 00:04:52 +00:00
enchant
ereg
exif
fileinfo - add license 2009-06-26 07:24:41 +00:00
filter - let try to be smart, read the bug report.... 2009-07-18 17:06:21 +00:00
ftp
gd Fixed bug #42434 (ImageLine w/ antialias = 1px shorter) 2009-07-28 20:35:06 +00:00
gettext Tests from Berlin test fest 2009-06-18 07:29:09 +00:00
gmp
hash MFH Fix bug #48284 - adler32 is in the wrong order. Changed to match what zlib produces. 2009-06-30 13:21:53 +00:00
iconv Get rid of this platform-specific test 2009-07-28 14:56:08 +00:00
imap fix test 2009-07-26 19:51:24 +00:00
interbase Fixed bug #48189 (ibase_execute error in return param) 2009-07-25 23:37:47 +00:00
intl fix test 2009-07-26 19:53:23 +00:00
json MFH: Add error constant when json_encode detects an invalid UTF-8 sequence. 2009-07-27 03:43:38 +00:00
ldap fix test 2009-07-26 19:45:38 +00:00
libxml MFH: Fix arginfo for libxml_disable_entity_loader() and libxml_use_internal_errors() 2009-06-23 13:44:24 +00:00
mbstring * Fix bug #48645 (mb_convert_encoding() doesn't understand hexadecimal html-entities) 2009-07-29 04:44:08 +00:00
mcrypt
mssql MFH 2009-07-15 19:09:15 +00:00
mysql MFH. Fixing tests to run with SQL_MODE=ANSI_QUOTES as well. 2009-07-07 11:32:17 +00:00
mysqli MFH. Enabling test as requested by the skipif comment... it does pass when slightly modified. 2009-07-06 15:53:14 +00:00
mysqlnd Fix path 2009-06-28 21:52:51 +00:00
oci8 fix test 2009-07-26 19:59:04 +00:00
odbc
openssl - 48182 ssl handshake fails during asynchronous socket connection 2009-07-28 19:28:08 +00:00
pcntl Don't use short tags in tests 2009-07-02 10:03:14 +00:00
pcre Remove empty sections. Fix bad use of --SKIP-- 2009-07-21 14:02:24 +00:00
pdo - Revert my mistake 2009-07-19 22:46:03 +00:00
pdo_dblib MFH: Fixed bug #48539 (pdo_dblib fails to connect, throws empty PDOException 2009-06-29 09:36:03 +00:00
pdo_firebird - Fixed bug #48057 (Only the date fields of the first row are fetched, others are empty) 2009-07-20 00:17:24 +00:00
pdo_mysql call-time pass-by-reference is deprecated in 5.3 2009-07-02 10:05:15 +00:00
pdo_oci
pdo_odbc - MFH: Fixed bug #48913 (Too long error code strings in pdo_odbc driver) 2009-07-15 02:36:08 +00:00
pdo_pgsql
pdo_sqlite - Fixed bug #48773 (Incorrect error when setting PDO::ATTR_STATEMENT_CLASS with ctor_args) 2009-07-19 18:55:31 +00:00
pgsql
phar make cache_list tests pass in php 6 2009-07-26 03:07:23 +00:00
posix Remove empty sections. Fix bad use of --SKIP-- 2009-07-21 14:02:24 +00:00
pspell
readline
recode
reflection MFH: Fixed #45280 (Reflection of instantiated COM classes causes PHP to crash) (Paul Richards, Kalle) 2009-07-01 18:44:56 +00:00
session configure dependency has to be optional as well 2009-07-28 08:59:08 +00:00
shmop
simplexml Added comment to XFAIL 2009-07-18 17:00:53 +00:00
skeleton
snmp
soap
sockets stop polluting my /tmp dir 2009-07-03 14:02:28 +00:00
spl MFH: Fixed bug #44144 & add test 2009-07-28 22:25:31 +00:00
sqlite MFH Fix bug #48679 - Crash in SQLite with count on an unbuffered query set (Scott) 2009-06-25 09:38:04 +00:00
sqlite3 fix tests 2009-07-17 09:28:19 +00:00
standard - Skip some tests in 32bit systems, add cleanups where missing 2009-07-28 19:16:02 +00:00
sybase_ct
sysvmsg
sysvsem
sysvshm
tidy
tokenizer
wddx
xml
xmlreader
xmlrpc
xmlwriter fix tests 2009-07-17 09:04:52 +00:00
xsl
zip - MFB: Fix #48763, create corrupt archive 2009-07-19 15:32:09 +00:00
zlib
ext_skel
ext_skel_win32.php