php-src/ext
Rasmus Lerdorf 04927191c7 Unless I am completely misreading this test case, these 3 lines at the
end should be in the expected output.
2009-11-25 05:29:57 +00:00
..
bcmath
bz2
calendar
com_dotnet - Fixed crash in com_print_typeinfo when an invalid typelib is given 2009-10-27 19:16:55 +00:00
ctype
curl Pierre added certinfo to the curl info array, but that is 2009-11-23 14:43:52 +00:00
date - Updated to version 2009.19 (2009s) 2009-11-16 15:57:13 +00:00
dba
dom Fixed bug #49647 (DOMUserData does not exist) 2009-09-24 13:18:22 +00:00
enchant - Fix compiler warning 2009-10-11 15:23:09 +00:00
ereg
exif removed now obsolete NetWare hack since I fixed this 2009-11-03 21:21:34 +00:00
fileinfo - fix #49732, fix crash when timestamp conversion fails 2009-10-01 13:55:16 +00:00
filter When Ilia fixed bug #49470 and removed the '/' as a valid 2009-11-23 14:54:57 +00:00
ftp Fix null deref found by Michael Maclean 2009-11-24 13:57:39 +00:00
gd Fixed a possible memory leak in case that FT_Glyph_To_Bitmap() fails 2009-11-01 05:04:35 +00:00
gettext
gmp Implement feature request #50283 (allow base in gmp_strval to use full range: 2 to 62, and -2 to -36) 2009-11-24 13:33:35 +00:00
hash
iconv
imap Adding IMAP tests (PHP 5.3) 2009-11-23 21:48:57 +00:00
interbase
intl fix version 2009-10-27 23:21:00 +00:00
json
ldap - Fixed bug #50185 (ldap_get_entries() return false instead of an empty array when there is no error). 2009-11-18 17:44:58 +00:00
libxml
mbstring Someone strap down Jani and give him a sedative please. 2009-11-25 01:30:06 +00:00
mcrypt - Fix bad section names (extra - in the end..) 2009-11-09 17:08:48 +00:00
mssql
mysql Fixing test: of course, libmysql won't care about open_basedir, but mysqlnd should 2009-11-05 12:14:08 +00:00
mysqli Fix bug #49098 2009-11-12 01:09:16 +00:00
mysqlnd Update charset table 2009-11-24 13:59:56 +00:00
oci8 New test 2009-11-19 17:44:46 +00:00
odbc
openssl added timezone define for NetWare. 2009-11-03 21:26:39 +00:00
pcntl pcntl_exec() should inherit environment in case it's not provided as an argument 2009-09-30 13:04:28 +00:00
pcre Update PCRE to 8.00 2009-11-03 12:15:03 +00:00
pdo Don't ignore the 2nd parameter to PDO's quote() method that identifies the data type 2009-11-20 18:54:08 +00:00
pdo_dblib Someone strap down Jani and give him a sedative please. 2009-11-25 01:30:06 +00:00
pdo_firebird Someone strap down Jani and give him a sedative please. 2009-11-25 01:30:06 +00:00
pdo_mysql Unless I am completely misreading this test case, these 3 lines at the 2009-11-25 05:29:57 +00:00
pdo_oci Someone strap down Jani and give him a sedative please. 2009-11-25 01:30:06 +00:00
pdo_odbc Someone strap down Jani and give him a sedative please. 2009-11-25 01:30:06 +00:00
pdo_pgsql Someone strap down Jani and give him a sedative please. 2009-11-25 01:30:06 +00:00
pdo_sqlite Someone strap down Jani and give him a sedative please. 2009-11-25 01:30:06 +00:00
pgsql Fixed compiler warnings 2009-11-02 13:33:24 +00:00
phar MFH: Fix phar regex test when '.php' is part of the path, instead be more specific with '.php$' regex. 2009-11-21 05:40:16 +00:00
posix These tests don't work when run as root 2009-11-25 03:53:50 +00:00
pspell
readline
recode
reflection - Fixed bug #50152 (ReflectionClass::hasProperty hehaves like isset() not property_exists) 2009-11-11 18:52:12 +00:00
session removed now obsolete NetWare hack since I fixed this 2009-11-03 21:21:34 +00:00
shmop
simplexml Fixed bug #49800 (SimpleXML allow (un)serialize() calls without warning). 2009-10-07 12:46:29 +00:00
skeleton
snmp - Fixed bug #49990 (SNMP3 warning message about security level printed twice). 2009-10-25 20:17:04 +00:00
soap - Fixed bug #50258 (typos in error strings) 2009-11-21 19:43:00 +00:00
sockets - Fix bad section names (extra - in the end..) 2009-11-09 17:08:48 +00:00
spl - Fixed bug #50090 (Typo in IteratorIterator constructor) 2009-11-07 21:27:15 +00:00
sqlite Someone strap down Jani and give him a sedative please. 2009-11-25 01:30:06 +00:00
sqlite3 Upgraded bundled sqlite to version 3.6.20 2009-11-09 01:54:23 +00:00
standard Another test that doesn't work as root 2009-11-25 04:00:55 +00:00
sybase_ct
sysvmsg
sysvsem
sysvshm
tidy
tokenizer
wddx
xml
xmlreader
xmlrpc - Fixed bug #50285 (xmlrpc does not preserve keys in encoded indexed arrays) 2009-11-25 02:03:02 +00:00
xmlwriter
xsl
zip
zlib - Temporary hack to fix bug #49816 (works fine in HEAD which has working output buffering..) 2009-11-15 00:13:19 +00:00
ext_skel
ext_skel_win32.php