php-src/ext
Ulf Wendel 5a888bc9bd Trying to fix broken tests. The last set of files committed a few weeks ago
broke almost all tests. I'll try to merge the CVS with a working set of
tests from the mysqlnd development repository. With this first set of
changes most tests should run (and pass) again.

Note the additional environment variables in connect.inc that you can
use to control a test run.

More changes to come.
2007-07-11 11:12:10 +00:00
..
bcmath use safe_emalloc() 2007-07-10 11:07:56 +00:00
bz2 MFB 2007-05-28 23:00:25 +00:00
calendar php_localtime_r() checks 2007-06-07 09:07:12 +00:00
com_dotnet ZTS fix 2007-04-09 15:35:49 +00:00
ctype Typo 2007-03-14 09:49:58 +00:00
curl add CURLINFO_PRIVATE & CURLOPT_PRIVATE 2007-07-04 13:33:01 +00:00
date Fixed test 2007-07-10 07:29:06 +00:00
dba fix #41455 (ext/dba/config.m4 pollutes global $LIBS and $LDFLAGS) 2007-05-21 11:37:43 +00:00
dbase MFB 2007-05-28 23:14:57 +00:00
dom Fixed test 2007-07-10 07:29:06 +00:00
enchant - add tests files 2006-03-21 19:02:00 +00:00
ereg Bump year. 2007-01-01 09:29:37 +00:00
exif MFB: Fixed memory corruption when reading exif data of a non-file 2007-06-10 20:13:10 +00:00
fbsql - avoid sprintf 2007-02-24 16:25:58 +00:00
fdf Typo 2007-03-14 09:49:58 +00:00
fileinfo 1.0.4 2006-11-07 21:45:20 +00:00
filter MFB 2007-05-29 21:06:04 +00:00
ftp php_gmtime_r() fixes 2007-06-07 08:58:38 +00:00
gd - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
gettext return false if realpath()/getcwd() fail 2007-01-16 14:42:14 +00:00
gmp add missing skipif sections 2007-05-27 15:12:22 +00:00
hash - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
iconv MFB 2007-05-28 23:52:13 +00:00
imap MFB 2007-05-29 21:06:04 +00:00
informix moved ext/informix to PECL 2007-01-18 12:26:21 +00:00
interbase - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
json Fixed test 2007-07-10 07:51:23 +00:00
ldap initialize optional parameters 2007-04-30 21:39:48 +00:00
libxml - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
mbstring Sync with mail function in mb_send_mail function(problem MOPB-33-2007:PHP and MOPB-34-2007:PHP). 2007-04-04 15:23:09 +00:00
mcrypt MFB 2007-05-28 23:00:25 +00:00
mhash - fix build where mhash.h is not declaring 2007-05-29 12:28:57 +00:00
mime_magic - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
ming fix AC_TRY_COMPILE usage 2007-03-06 10:13:37 +00:00
msql - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
mssql - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
mysql Trying to fix broken tests. The last set of files committed a few weeks ago 2007-07-11 11:12:10 +00:00
mysqli - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
oci8 use correct types for scale and precision 2007-07-09 09:08:52 +00:00
odbc - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
openssl Fixed memory leak 2007-07-11 07:35:53 +00:00
pcntl Typo 2007-03-14 09:49:58 +00:00
pcre Fixed compilation warnings 2007-07-10 09:57:23 +00:00
pdo MFB: Fixed bug #41596 (Fixed a crash inside pdo_pgsql on some 2007-06-05 22:56:57 +00:00
pdo_dblib - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
pdo_firebird - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
pdo_mysql Fix INFILE LOCAL option handling with MySQL - now not allowed when open_basedir 2007-06-18 21:59:05 +00:00
pdo_oci - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
pdo_odbc - Better wording 2007-07-09 12:35:37 +00:00
pdo_pgsql - Fixed bug #35981 (pdo-pgsql should not use pkg-config when not present) 2007-07-09 12:53:52 +00:00
pdo_sqlite - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
pgsql MFB 2007-05-29 21:06:04 +00:00
phar fix several mis-spelled 'temporary's add missing space in comment, and change 'script end' to 'stub end' in manifest read error messages 2007-06-01 03:48:17 +00:00
posix Typo 2007-03-14 09:49:58 +00:00
pspell - avoid sprintf 2007-02-24 16:25:58 +00:00
readline Bump year. 2007-01-01 09:29:37 +00:00
recode fix #41765 2007-06-22 00:05:54 +00:00
reflection Tests for reflectionClass 2007-07-10 16:21:26 +00:00
session always check save_path (issue reported by Maksymilian Arciemowicz) 2007-07-10 17:52:32 +00:00
shmop MFB 2007-05-28 23:00:25 +00:00
simplexml MFB: fix bug #41947 (SimpleXML incorrectly registers empty strings as namespaces 2007-07-10 12:26:37 +00:00
skeleton - avoid sprintf 2007-02-24 16:25:58 +00:00
snmp - Changed AC_ARG_ENABLE to PHP_ARG_ENABLE 2007-07-11 08:47:31 +00:00
soap Unicode support fix 2007-07-06 10:36:20 +00:00
sockets MFB 2007-05-28 23:33:13 +00:00
spl Fixed test 2007-07-10 10:16:14 +00:00
sqlite - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
standard - Cleanup, nuked some unnecessary macros. 2007-07-11 10:27:16 +00:00
sybase - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
sybase_ct - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
sysvmsg Typo 2007-03-14 09:49:58 +00:00
sysvsem remove warnings in resource dtor 2007-05-11 15:46:22 +00:00
sysvshm cleanup test data 2007-06-25 17:37:48 +00:00
tidy MFB 2007-05-29 21:06:04 +00:00
tokenizer Remove weird useless entries 2007-05-28 12:18:26 +00:00
unicode Wrong locale name. 2007-04-10 22:44:57 +00:00
wddx MFB: Fixed bug #41527 (WDDX deserialize numeric string array key). 2007-06-11 15:10:12 +00:00
xml unicode support 2007-07-11 08:27:33 +00:00
xmlreader delete useless comments and skeleton leftovers 2007-01-12 12:16:36 +00:00
xmlrpc php_localtime_r() checks 2007-06-07 09:07:12 +00:00
xmlwriter MFB 2007-06-26 12:14:01 +00:00
xsl - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
zip - Fix some configure --help texts 2007-07-03 17:24:39 +00:00
zlib Fixed test 2007-06-18 10:52:04 +00:00
ext_skel
ext_skel_win32.php