php-src/ext
Zoe Slattery d189ffac79 fix tests
2009-01-23 09:21:25 +00:00
..
bcmath Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
bz2 Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +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 Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
date New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit 2009-01-22 18:47:47 +00:00
dba Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
dom Add method DomNode::getLineNo to return line number for a parsed node 2009-01-13 18:05:41 +00:00
enchant - finish windows support 2009-01-13 13:30:30 +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 XFAIL test 2009-01-08 18:58:22 +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 New image tests. Tested on Windows, LInux and Linux 64 bit 2009-01-22 13:27:33 +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 MFB: Improved parameter fixing & address a compiler warning 2009-01-08 16:15:45 +00:00
interbase MFB: improved parameter handling 2009-01-11 23:52:48 +00:00
intl - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
json Fix bug #46944 - UTF-8 characters outside the BMP aren't encoded correctly. 2009-01-02 03:01:53 +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: fix memleaks correctly and make valgrind happy 2009-01-05 09:16:38 +00:00
mcrypt Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
mssql - Fixed bug #47087 (Second parameter of mssql_fetch_array() is ignored) 2009-01-20 20:02:37 +00:00
mysql - Fixed tests (removed UEXPECT(F) section) 2009-01-05 18:22:01 +00:00
mysqli Fix tests 2009-01-22 21:56:46 +00:00
mysqlnd - Export mysql_refresh to mysqli (mysqli_refresh(), $mysqli->refresh()) 2009-01-22 20:57:32 +00:00
oci8 Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
odbc Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +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 export php_pcre_free to make mbstring happy 2009-01-11 13:58:33 +00:00
pdo Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
pdo_dblib Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
pdo_firebird Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +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 Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
pdo_sqlite Add table key to getColumnMeta() with SQLite 2009-01-13 02:50:23 +00:00
pgsql - Fixed bug #47048 (Segfault with new pg_meta_data) 2009-01-18 23:49:11 +00:00
phar MFB: Fixed a possible crash when phar_create_signature() fails 2009-01-02 20:43:58 +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 Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +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 MFB: Fixed bug #47131 (SOAP Extension ignores "user_agent" ini setting). 2009-01-19 21:58:13 +00:00
sockets Renable socket_create_pair() on Windows 2009-01-01 05:22:54 +00:00
spl - Added missing "return;" 2009-01-20 00:40:16 +00:00
sqlite Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
sqlite3 Fix bug #47159 - Any SQLite3 statement prepared should be added to the freelist 2009-01-20 09:57:26 +00:00
standard fix tests 2009-01-23 09:21:25 +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 Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
unicode - Fixed bug #46067 (Collator methods - Segfault) 2008-09-20 22:06:18 +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 fix test for real 2009-01-08 22:02:53 +00:00
zlib final collection of zlib tests. tested on linux, windows and linux 64 bit 2009-01-22 14:14:54 +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