php-src/ext
Kalle Sommer Nielsen caf1a0686b Fix tests
2009-03-08 06:19:40 +00:00
..
bcmath Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
bz2 MFB: Make message punctuation consistent across PHP 2009-02-05 21:48:31 +00:00
calendar Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
com_dotnet Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
ctype Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
curl MFB: Fixed bug #47477 (php_curl_stream_read() unnecessarily sleeps 15 secs 2009-02-23 15:58:41 +00:00
date fix tests 2009-03-01 21:26:47 +00:00
dba Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
dom fixed bad section name 2009-02-13 18:02:03 +00:00
enchant - Year++ 2009-01-30 00:16:12 +00:00
ereg fix tests 2009-01-10 22:37:06 +00:00
exif fix test 2009-01-10 22:40:42 +00:00
fbsql Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
fileinfo MFB 2009-01-12 19:15:07 +00:00
filter MFB: Fixed bug #47435 (FILTER_FLAG_NO_PRIV_RANGE does not work with ipv6 2009-02-23 16:52:45 +00:00
ftp MF52: fix test: don't create tmp files in "." and clean up when done 2009-01-09 23:12:30 +00:00
gd fixed typos 2009-02-13 16:02:46 +00:00
gettext Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
gmp Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
hash New hash extension tests. Tested on Windows, Linux and Linux 64-bit 2009-01-07 14:30:06 +00:00
iconv - Fixed tests 2009-01-05 19:04:27 +00:00
imap - Supressing error message for SKIPIF check works as expected 2009-02-15 16:00:48 +00:00
interbase - Fix tests 2009-02-09 16:44:10 +00:00
intl fix bug #14562 2009-01-30 21:45:17 +00:00
json Fix tests. Add missing SKIPIF. Tested on Windows, Linux and Linux 64 2009-01-23 20:23:32 +00:00
ldap Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
libxml Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
mbstring MFB: Improve parameter parsing code 2009-03-06 15:48:54 +00:00
mcrypt Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
mssql Fixed #37209 (mssql_execute with non fatal errors) 2009-02-23 21:20:47 +00:00
mysql fix test 2009-02-19 12:13:47 +00:00
mysqli - Fix mysqli pconnects to properly reset connection status by default 2009-01-27 15:35:22 +00:00
mysqlnd Add the charsets available from 6.0 as a structure, to be used later 2009-02-20 13:24:14 +00:00
oci8 Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
odbc - Fix proto 2009-02-17 12:32:06 +00:00
openssl Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
pcntl Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
pcre MFB: fix bug #47229: preg_quote should escape '-' 2009-01-28 22:40:36 +00:00
pdo - Fix #46542 Extending PDO class with a __call() function doesn't work as 2009-02-17 14:39:58 +00:00
pdo_dblib Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
pdo_firebird - Fixed bug #47398 (PDO_Firebird doesn't implements quoter correctly) 2009-02-15 21:48:54 +00:00
pdo_mysql MFB: Removed unused variable 2009-01-14 19:16:43 +00:00
pdo_oci Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
pdo_odbc - Fix PDO configure dependancy: If --disable-pdo is used, disable all enabled-by-default drivers. Also error out if you try to configure a driver as static but pdo is disabled. 2008-07-25 13:38:41 +00:00
pdo_pgsql Fixed test bug #47311 (PDO::PARAM_LOB columns need to be bound before execute() on PgSQL) 2009-02-11 10:44:27 +00:00
pdo_sqlite - Fix test 2009-02-20 13:37:48 +00:00
pgsql - Fix test 2009-01-30 14:49:46 +00:00
phar re-disable phar in HEAD on windows 2009-03-01 07:25:24 +00:00
posix - Fix typo 2009-01-21 19:22:19 +00:00
pspell Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
readline MFB: Fixed execution condition 2009-01-22 14:41:15 +00:00
recode Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
reflection - New parameter parsing 2009-01-07 22:37:08 +00:00
session - Fixed tests 2009-01-05 19:04:27 +00:00
shmop Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
simplexml - MFB (Fixed Bug #46048: SimpleXML top-level @attributes not in iterator). 2009-02-04 00:07:27 +00:00
skeleton New macro for check void parameters 2008-02-28 14:16:25 +00:00
snmp Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
soap Fixed bug #47049 (SoapClient::__soapCall causes a segmentation fault) 2009-02-18 13:25:59 +00:00
sockets MFB: Return empty string when recv() does not fetch any data 2009-02-03 19:23:12 +00:00
spl Fix #47031 (Fix constants in example) 2009-02-03 12:40:00 +00:00
sqlite Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
sqlite3 MFB: Removed unused var 2009-02-18 20:07:55 +00:00
standard Fix tests 2009-03-08 06:19:40 +00:00
sybase_ct Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
sysvmsg Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
sysvsem Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
sysvshm Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
tidy MFB: Arg parsing cleanup 2009-01-06 23:46:22 +00:00
tokenizer fix tokenizer makefile dependencies on parser/scanner files when built dynamically. (See bug #38762) 2009-03-02 03:54:01 +00:00
unicode - Remove dependencies on ustdio.h. Doing so allows HEAD to be built with 2009-02-12 20:04:59 +00:00
wddx Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
xml fix test 2009-01-13 12:00:45 +00:00
xmlreader Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
xmlrpc Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
xmlwriter Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
xsl Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
zip MFB: Adjust previous fix 2009-02-24 23:55:24 +00:00
zlib New gzuncompress() test.Tested on WIndows, Linux and Linux 64 bit 2009-01-23 23:31:52 +00:00
ext_skel remove -ldl - it doesn't seem to be required on Linux and it's not present on FreeBSD 2008-04-15 12:47:18 +00:00
ext_skel_win32.php