php-src/ext
2009-12-22 05:50:34 +00:00
..
bcmath add missing skipifs 2009-08-31 19:22:29 +00:00
bz2 - check for static lib as well 2009-06-10 15:44:51 +00:00
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.20 (2009t) 2009-12-21 20:46:12 +00:00
dba Fixed tests 2009-09-21 09:52:19 +00:00
dom fix bug #47848 (importNode doesn't preserve attribute namespaces) 2009-12-03 20:19:38 +00:00
enchant - Fix compiler warning 2009-10-11 15:23:09 +00:00
ereg MFH: Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:25:06 +00:00
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 - Fix test 2009-12-14 09:26:49 +00:00
ftp Fix null deref found by Michael Maclean 2009-11-24 13:57:39 +00:00
gd - Fixed bug #50469 (Fixed typo in imagepsencodefont error string). 2009-12-14 04:09:18 +00:00
gettext Tests from Berlin test fest 2009-06-18 07:29:09 +00:00
gmp - [DOC] expose MPIR version when mpir is used instead of gmp 2009-12-10 02:25:47 +00:00
hash - Fix for bug #49223 Inconsistency using get_defined_constants(true) 2009-08-17 21:28:22 +00:00
iconv - Fix tests assuming wrong ini options and extensions that might not be there 2009-11-30 20:31:52 +00:00
imap - [DOC] add INTERNALDATE to imap_append (will merge to trunk later) 2009-12-17 17:28:26 +00:00
interbase Fixed bug #48189 (ibase_execute error in return param) 2009-07-25 23:37:47 +00:00
intl clean up normalizer code 2009-12-21 20:12:46 +00:00
json Fix broken json tests in all branches 2009-08-03 04:01:57 +00:00
ldap Fixed bug #50540 (Crash within ldap_first_reference function) 2009-12-21 20:39:48 +00:00
libxml - Fixed bug #49660 (libxml 2.7.3+ limits text nodes to 10MB). (Felipe) 2009-12-01 02:05:28 +00:00
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 MFH 2009-07-15 19:09:15 +00:00
mysql Remove stub code which never actually was used for anything. 2009-12-09 20:38:11 +00:00
mysqli Test for what Andrey has found with 16M packets 2009-12-17 14:15:28 +00:00
mysqlnd Move this function to MYSQLND_NET as it works on the 2009-12-21 16:52:10 +00:00
oci8 Add new 'fetch' test and make several small test fixes 2009-12-10 19:07:08 +00:00
odbc - Fixed bug #50162 (Memory leak when fetching timestamp column from Oracle database) 2009-12-06 18:53:16 +00:00
openssl merge from trunk: openssl sni support (rev 289831) 2009-11-30 13:31:53 +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 - Added MAKE_COPY_ZVAL(ppzv, pzv) macro 2009-12-08 01:57:37 +00:00
pdo - Fixed memory leak when E_STRICT message is getted 2009-12-14 21:44:56 +00:00
pdo_dblib Revert attempt at supporting both autoconf 2.13 and 2009-11-29 06:13:22 +00:00
pdo_firebird Revert attempt at supporting both autoconf 2.13 and 2009-11-29 06:13:22 +00:00
pdo_mysql - fix build, come on, it is not that hard to test before commit, is it? 2009-12-11 16:35:42 +00:00
pdo_oci Revert attempt at supporting both autoconf 2.13 and 2009-11-29 06:13:22 +00:00
pdo_odbc Revert attempt at supporting both autoconf 2.13 and 2009-11-29 06:13:22 +00:00
pdo_pgsql Revert attempt at supporting both autoconf 2.13 and 2009-11-29 06:13:22 +00:00
pdo_sqlite - Added SKIPIF 2009-12-15 00:37:43 +00:00
pgsql Fixe build 2009-11-27 03:02:01 +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 - Fixed bug #50209 (Compiling with libedit cannot find readline.h) 2009-12-13 17:06:47 +00:00
recode
reflection - Added MAKE_COPY_ZVAL(ppzv, pzv) macro 2009-12-08 01:57:37 +00:00
session Fixed compilation 2009-12-04 07:11:37 +00:00
shmop MFH: Fixed error message grammar: 2009-06-06 02:40:49 +00:00
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 - Added MAKE_COPY_ZVAL(ppzv, pzv) macro 2009-12-08 01:57:37 +00:00
sockets fix test 2009-12-11 15:06:50 +00:00
spl Backported 5.3 tests to 5.2 and added more RecursiveIteratorIterator tests 2009-12-08 19:51:56 +00:00
sqlite Revert attempt at supporting both autoconf 2.13 and 2009-11-29 06:13:22 +00:00
sqlite3 Upgraded to Sqlite 3.6.21 2009-12-08 13:24:27 +00:00
standard - Fix bug #46478 (htmlentities() uses obsolete mapping table for character 2009-12-22 05:50:34 +00:00
sybase_ct - More and more missing svn:ignore entries. 2009-08-02 01:48:27 +00:00
sysvmsg
sysvsem
sysvshm MFH: Fixed error message grammar: 2009-06-06 02:40:49 +00:00
tidy Merging last tests made in HEAD 2009-09-01 13:41:18 +00:00
tokenizer Fixed bug #47038 (Memory leak in include) 2009-03-25 15:23:58 +00:00
wddx - MFH: Fixed bug #48562 (Reference recursion causes segfault when used in wddx_serialize_vars()) 2009-06-16 02:54:26 +00:00
xml - Fix test 2009-12-14 09:42:55 +00:00
xmlreader
xmlrpc - Added MAKE_COPY_ZVAL(ppzv, pzv) macro 2009-12-08 01:57:37 +00:00
xmlwriter fix tests 2009-07-17 09:04:52 +00:00
xsl Fixed tests 2009-09-07 14:18:46 +00:00
zip The last of the 2009 testfest tests 2009-08-30 18:18:50 +00:00
zlib - Add one test from HEAD 2009-12-09 13:25:10 +00:00
ext_skel
ext_skel_win32.php