| noreply@php.net 2005-08-03, 10:00 pm |
|
========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #20539 (PHP CLI Segmentation Fault) [tests/basic/bug20539.phpt]
Bug #31672 (one-line comment with </script> ) [tests/basic/bug31672.phpt]
Convert warnings to exceptions [tests/lang/038.phpt]
Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt]
Bug #16069 [ext/iconv/tests/bug16069.phpt]
iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt]
Bug #31142 test #2 (imap_mail_compose() generates incorrect output) [ext/imap/tests/bug31142_2.phpt]
Bug #27103 (preg_split('//u') incorrectly splits UTF-8 strings into octets) [ext/pcre/tests/bug27103.phpt]
Bug #29992 (foreach by reference corrupts the array) [ext/standard/tests/array/bug29992.phpt]
Bug #31213 (Sideeffects caused by bug #29493) [ext/standard/tests/array/bug31213.phpt]
date_sunrise() and date_sunset() functions [ext/standard/tests/general_functions/sunfuncts.phpt]
Bug #24142 (round() problems) [ext/standard/tests/math/bug24142.phpt]
Bug #25694 (round() and number_format() inconsistency) [ext/standard/tests/math/bug25694.phpt]
Bug #31402 (unserialize() generates references when it should not) [ext/standard/tests/serialize/bug31402.phpt]
Bug #29119 (html_entity_decode() misbehaves with UTF-8) [ext/standard/tests/strings/bug29119.phpt]
Bug #20382 (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/standard/tests/time/bug20382.phpt]
wddx deserialization test [ext/wddx/tests/001.phpt]
Bug #26614 (CDATA sections skipped on line count) [ext/xml/tests/bug26614.phpt]
========================================
=============================
========================================
=============================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 48
Exts tested : 34
---------------------------------------------------------------------
Number of tests : 1333 639
Tests skipped : 694 ( 52.1%) --------
Tests warned : 0 ( 0.0%) ( 0.0%)
Tests failed : 18 ( 1.4%) ( 2.8%)
Tests passed : 621 ( 46.6%) ( 97.2%)
---------------------------------------------------------------------
Time taken : 78 seconds
========================================
=============================
========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #20539 (PHP CLI Segmentation Fault) [tests/basic/bug20539.phpt]
Bug #31672 (one-line comment with </script> ) [tests/basic/bug31672.phpt]
Convert warnings to exceptions [tests/lang/038.phpt]
Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt]
Bug #16069 [ext/iconv/tests/bug16069.phpt]
iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt]
Bug #31142 test #2 (imap_mail_compose() generates incorrect output) [ext/imap/tests/bug31142_2.phpt]
Bug #27103 (preg_split('//u') incorrectly splits UTF-8 strings into octets) [ext/pcre/tests/bug27103.phpt]
Bug #29992 (foreach by reference corrupts the array) [ext/standard/tests/array/bug29992.phpt]
Bug #31213 (Sideeffects caused by bug #29493) [ext/standard/tests/array/bug31213.phpt]
date_sunrise() and date_sunset() functions [ext/standard/tests/general_functions/sunfuncts.phpt]
Bug #24142 (round() problems) [ext/standard/tests/math/bug24142.phpt]
Bug #25694 (round() and number_format() inconsistency) [ext/standard/tests/math/bug25694.phpt]
Bug #31402 (unserialize() generates references when it should not) [ext/standard/tests/serialize/bug31402.phpt]
Bug #29119 (html_entity_decode() misbehaves with UTF-8) [ext/standard/tests/strings/bug29119.phpt]
Bug #20382 (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/standard/tests/time/bug20382.phpt]
wddx deserialization test [ext/wddx/tests/001.phpt]
Bug #26614 (CDATA sections skipped on line count) [ext/xml/tests/bug26614.phpt]
========================================
=============================
========================================
========================================
/home/dwight/php/php-5.0.4/tests/basic/bug20539.phpt
========================================
========================================
---- EXPECTED OUTPUT
good :)
---- ACTUAL OUTPUT
good :)
Warning: Unknown: open(/var/lib/php/session/sess_amggfgh553es8ccfbcl6a5nct3, O_RDWR) failed: Permission denied (13) in Unknown on line 0
Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
---- FAILED
========================================
========================================
002+
003+ Warning: Unknown: open(/var/lib/php/session/sess_amggfgh553es8ccfbcl6a5nct3, O_RDWR) failed: Permission denied (13) in Unknown on line 0
004+
005+ Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
========================================
========================================
========================================
========================================
/home/dwight/php/php-5.0.4/tests/basic/bug31672.phpt
========================================
========================================
---- EXPECTED OUTPUT
Foobar
Foobar
---- ACTUAL OUTPUT
Foobar
Foo
---- FAILED
========================================
========================================
002+ Foo
002- Foobar
========================================
========================================
========================================
========================================
/home/dwight/php/php-5.0.4/tests/lang/038.phpt
========================================
========================================
---- EXPECTED OUTPUT
string(15) "Error2Exception"
string(5) "fopen"
===DONE===
---- ACTUAL OUTPUT
string(15) "Error2Exception"
string(15) "Error2Exception"
===DONE===
---- FAILED
========================================
========================================
002+ string(15) "Error2Exception"
002- string(5) "fopen"
========================================
========================================
========================================
========================================
/home/dwight/php/php-5.0.4/Zend/tests/bug22836.phpt
========================================
========================================
---- EXPECTED OUTPUT
string(3) "foo"
'foo'
Notice: Undefined variable: a in %s on line %d
Strict Standards: Only variable references should be returned by reference in %s on line %d
string(3) "foo"
'foo'
Notice: Undefined variable: a in %s on line %d
Strict Standards: Only variable references should be returned by reference in %s on line %d
string(3) "foo"
'foo'
Notice: Undefined variable: a in %s on line %d
Strict Standards: Only variable references should be returned by reference in %s on line %d
string(3) "foo"
'foo'
Notice: Undefined variable: a in %s on line %d
Strict Standards: Only variable references should be returned by reference in %s on line %d
string(3) "foo"
'foo'
Notice: Undefined variable: a in %s on line %d
Strict Standards: Only variable references should be returned by reference in %s on line %d
string(3) "foo"
'foo'
Notice: Undefined variable: a in %s on line %d
Strict Standards: Only variable references should be returned by reference in %s on line %d
string(3) "foo"
'foo'
Notice: Undefined variable: a in %s on line %d
Strict Standards: Only variable references should be returned by reference in %s on line %d
string(3) "foo"
'foo'
Notice: Undefined variable: a in %s on line %d
Strict Standards: Only variable references should be returned by reference in %s on line %d
string(3) "foo"
'foo'
Notice: Undefined variable: a in %s on line %d
Strict Standards: Only variable references should be returned by reference in %s on line %d
---- ACTUAL OUTPUT
string(3) "foo"
'foo'
Notice: Undefined variable: a in /home/dwight/php/php-5.0.4/Zend/tests/bug22836.php on line 7
Strict Standards: Only variable references should be returned by reference in /home/dwight/php/php-5.0.4/Zend/tests/bug22836.php on line 7
string(3) "foo"
'foo'
Notice: Undefined variable: a in /home/dwight/php/php-5.0.4/Zend/tests/bug22836.php on line 7
Strict Standards: Only variable references should be returned by reference in /home/dwight/php/php-5.0.4/Zend/tests/bug22836.php on line 7
NULL
'foo'
Notice: Undefined variable: a in /home/dwight/php/php-5.0.4/Zend/tests/bug22836.php on line 7
NULL
'foo'
Notice: Undefined variable: a in /home/dwight/php/php-5.0.4/Zend/tests/bug22836.php on line 7
NULL
'foo'
Notice: Undefined variable: a in /home/dwight/php/php-5.0.4/Zend/tests/bug22836.php on line 7
NULL
'foo'
Notice: Undefined variable: a in /home/dwight/php/php-5.0.4/Zend/tests/bug22836.php on line 7
NULL
'foo'
Notice: Undefined variable: a in /home/dwight/php/php-5.0.4/Zend/tests/bug22836.php on line 7
NULL
'foo'
Notice: Undefined variable: a in /home/dwight/php/php-5.0.4/Zend/tests/bug22836.php on line 7
---- FAILED
========================================
========================================
013+ NULL
013- string(3) "foo"
017+ NULL
018+ 'foo'
018- Strict Standards: Only variable references should be returned by reference in %s on line %d
019- string(3) "foo"
020+ Notice: Undefined variable: a in /home/dwight/php/php-5.0.4/Zend/tests/bug22836.php on line 7
021+ NULL
022+ 'foo'
023+
024+ Notice: Undefined variable: a in /home/dwight/php/php-5.0.4/Zend/tests/bug22836.php on line 7
025+ NULL
026+ 'foo'
027+
028+ Notice: Undefined variable: a in /home/dwight/php/php-5.0.4/Zend/tests/bug22836.php on line 7
029+ NULL
030+ 'foo'
031+
032+ Notice: Undefined variable: a in /home/dwight/php/php-5.0.4/Zend/tests/bug22836.php on line 7
033+ NULL
023-
024- Strict Standards: Only variable references should be returned by reference in %s on line %d
025- string(3) "foo"
026- 'foo'
027-
028- Notice: Undefined variable: a in %s on line %d
029-
030- Strict Standards: Only variable references should be returned by reference in %s on line %d
031- string(3) "foo"
032- 'foo'
033-
034- Notice: Undefined variable: a in %s on line %d
035-
036- Strict Standards: Only variable references should be returned by reference in %s on line %d
037- string(3) "foo"
038- 'foo'
039-
040- Notice: Undefined variable: a in %s on line %d
041-
042- Strict Standards: Only variable references should be returned by reference in %s on line %d
043- string(3) "foo"
044- 'foo'
045-
046- Notice: Undefined variable: a in %s on line %d
047-
048- Strict Standards: Only variable references should be returned by reference in %s on line %d
049- string(3) "foo"
050- 'foo'
051-
052- Notice: Undefined variable: a in %s on line %d
053-
054- Strict Standards: Only variable references should be returned by reference in %s on line %d
========================================
========================================
========================================
========================================
/home/dwight/php/php-5.0.4/ext/iconv/tests/bug16069.phpt
========================================
========================================
---- EXPECTED OUTPUT
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥
С¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥
С¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥
С¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥
С¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë(¡ë§¥¡ë)
---- ACTUAL OUTPUT
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ß¥ê¥Ð¡¼
¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼
¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼
¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼
¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥
ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥
ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥
ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥
ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë(¡ë§¥¡ë)
---- FAILED
========================================
========================================
001+ ¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ß¥ê¥Ð¡¼
¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼
¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼
¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼
¥ë¥ß¥ê¥Ð¡¼
¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼
¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼
¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼
¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë(¡ë§¥¡ë)
001- ¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë(¡ë§¥¡ë)
========================================
========================================
========================================
========================================
/home/dwight/php/php-5.0.4/ext/iconv/tests/iconv_stream_filter.phpt
========================================
========================================
---- EXPECTED OUTPUT
string(20) "1b244224332473244b24"
string(10) "41244f1b28"
string(2) "42"
string(20) "a4b3a4f3a4cba4c1a4cf"
string(10) "69636f6e76"
string(2) "0a"
Warning: fread(): iconv stream filter ("ISO-2022-JP"=>"EUC-JP"): invalid multibyte sequence in %s on line %d
string(0) ""
string(0) ""
string(0) ""
---- ACTUAL OUTPUT
string(20) "1b244224332473244b24"
string(10) "41244f1b28"
string(2) "42"
string(20) "a4b3a4f3a4cba4c1a4cf"
string(10) "69636f6e76"
string(2) "0a"
string(20) "1b244f24332466245824"
string(10) "4e24421b28"
string(2) "4f"
---- FAILED
========================================
========================================
007+ string(20) "1b244f24332466245824"
008+ string(10) "4e24421b28"
009+ string(2) "4f"
007-
008- Warning: fread(): iconv stream filter ("ISO-2022-JP"=>"EUC-JP"): invalid multibyte sequence in %s on line %d
009- string(0) ""
010- string(0) ""
011- string(0) ""
========================================
========================================
========================================
========================================
/home/dwight/php/php-5.0.4/ext/imap/tests/bug31142_2.phpt
========================================
========================================
---- EXPECTED OUTPUT
From: host@domain.com
MIME-Version: 1.0
Content-Type: TEXT/plain; CHARSET=iso-8859-2
Content-Transfer-Encoding: QUOTED-PRINTABLE
asn =C5=99kl
---- ACTUAL OUTPUT
---- FAILED
========================================
========================================
001- From: host@domain.com
002- MIME-Version: 1.0
003- Content-Type: TEXT/plain; CHARSET=iso-8859-2
004- Content-Transfer-Encoding: QUOTED-PRINTABLE
006- asn =C5=99kl
========================================
========================================
========================================
========================================
/home/dwight/php/php-5.0.4/ext/pcre/tests/bug27103.phpt
========================================
========================================
---- EXPECTED OUTPUT
€: 3
: 1
h: 1
i: 1
: 1
t: 1
h: 1
e: 1
r: 1
e: 1
€: 3
: 1
h: 1
i: 1
: 1
t: 1
h: 1
e: 1
r: 1
e: 1
---- ACTUAL OUTPUT
Warning: preg_split(): Compilation failed: this version of PCRE is not compiled with PCRE_UTF8 support at offset 0 in /home/dwight/php/php-5.0.4/ext/pcre/tests/bug27103.php on line 9
Warning: Invalid argument supplied for foreach() in /home/dwight/php/php-5.0.4/ext/pcre/tests/bug27103.php on line 4
Warning: preg_match_all(): Compilation failed: this version of PCRE is not compiled with PCRE_UTF8 support at offset 0 in /home/dwight/php/php-5.0.4/ext/pcre/tests/bug27103.php on line 10
Notice: Undefined offset: 0 in /home/dwight/php/php-5.0.4/ext/pcre/tests/bug27103.php on line 11
Warning: Invalid argument supplied for foreach() in /home/dwight/php/php-5.0.4/ext/pcre/tests/bug27103.php on line 4
---- FAILED
========================================
========================================
001+ Warning: preg_split(): Compilation failed: this version of PCRE is not compiled with PCRE_UTF8 support at offset 0 in /home/dwight/php/php-5.0.4/ext/pcre/tests/bug27103.php on line 9
002+
003+ Warning: Invalid argument supplied for foreach() in /home/dwight/php/php-5.0.4/ext/pcre/tests/bug27103.php on line 4
004+
005+ Warning: preg_match_all(): Compilation failed: this version of PCRE is not compiled with PCRE_UTF8 support at offset 0 in /home/dwight/php/php-5.0.4/ext/pcre/tests/bug27103.php on line 10
006+
007+ Notice: Undefined offset: 0 in /home/dwight/php/php-5.0.4/ext/pcre/tests/bug27103.php on line 11
008+
009+ Warning: Invalid argument supplied for foreach() in /home/dwight/php/php-5.0.4/ext/pcre/tests/bug27103.php on line 4
001- €: 3
002- : 1
003- h: 1
004- i: 1
005- : 1
006- t: 1
007- h: 1
008- e: 1
009- r: 1
010- e: 1
011- €: 3
012- : 1
013- h: 1
014- i: 1
015- : 1
016- t: 1
017- h: 1
018- e: 1
019- r: 1
020- e: 1
========================================
========================================
========================================
========================================
/home/dwight/php/php-5.0.4/ext/standard/tests/array/bug29992.phpt
========================================
========================================
---- EXPECTED OUTPUT
Array
(
[0] => 1
[1] => 2
[2] => 3
)
int(1)
int(2)
int(3)
int(1)
int(2)
int(3)
int(1)
int(2)
int(3)
int(1)
int(2)
int(3)
Array
(
[0] => 1
[1] => 2
[2] => 3
)
===DONE===
---- ACTUAL OUTPUT
Array
(
[0] => 1
[1] => 2
[2] => 3
)
int(1)
int(2)
int(3)
int(1)
int(2)
int(3)
int(1)
int(2)
int(3)
int(1)
int(2)
int(2)
Array
(
[0] => 1
[1] => 2
[2] => 2
)
===DONE===
---- FAILED
========================================
========================================
018+ int(2)
018- int(3)
023+ [2] => 2
023- [2] => 3
========================================
========================================
========================================
========================================
/home/dwight/php/php-5.0.4/ext/standard/tests/array/bug31213.phpt
========================================
========================================
---- EXPECTED OUTPUT
int(1)
int(1)
int(1)
int(2)
int(2)
int(2)
array(2) {
["_a"]=>
&int(2)
["_b"]=>
&int(2)
}
int(1)
int(1)
int(1)
int(2)
int(2)
int(2)
array(2) {
["_a"]=>
&int(2)
["_b"]=>
&int(2)
}
---- ACTUAL OUTPUT
int(1)
int(1)
int(1)
int(2)
int(2)
int(2)
array(2) {
["_a"]=>
&int(2)
["_b"]=>
&int(2)
}
int(1)
int(1)
int(2)
int(2)
int(2)
int(2)
array(2) {
["_a"]=>
&int(2)
["_b"]=>
&int(2)
}
---- FAILED
========================================
========================================
015+ int(2)
015- int(1)
========================================
========================================
========================================
========================================
/home/dwight/php/php-5.0.4/ext/standard/tests/general_functions/sunfuncts.phpt
========================================
========================================
---- EXPECTED OUTPUT
1041293199 06:39 6.652455761896
1041293806 16:46 16.76937486746
1043971592 06:32 6.54537029266
1043972233 17:13 17.21752470874
1046390766 06:06 6.115652675685
1046391456 17:36 17.6108549623
1049069128 05:28 5.472742029069
1049069878 17:58 17.97255258437
1051661094 04:54 4.901229982859
1051661898 18:18 18.31368876948
1054339474 04:34 4.57442928945
1054340319 18:39 18.65640094324
1056931476 04:36 4.616120450519
1056932328 18:48 18.80887165777
1059609894 04:54 4.906882509836
1059610715 18:35 18.59928600203
1062288314 05:14 5.236889557074
1062289083 18:03 18.06054178788
1064880332 05:32 5.542366581139
1064881044 17:24 17.41150561492
1067558754 05:54 5.916208842058
1067559410 16:50 16.83369857063
1070150780 06:20 6.34622155207
1070151395 16:35 16.58358905554
---- ACTUAL OUTPUT
1041316748 06:39 6.652455761896
1041353169 16:46 16.76937486746
1043994763 06:32 6.54537029266
1044033183 17:13 17.21752470874
1046412416 06:06 6.115652675685
1046453799 17:36 17.6108549623
1049088501 05:28 5.472742029069
1049133501 17:58 17.97255258437
1051678444 04:54 4.901229982859
1051726729 18:18 18.31368876948
1054355667 04:34 4.57442928945
1054406363 18:39 18.65640094324
1056947818 04:36 4.616120450519
1056998911 18:48 18.80887165777
1059627264 04:54 4.906882509836
1059676557 18:35 18.59928600203
1062306852 05:14 5.236889557074
1062353017 18:03 18.06054178788
1064899952 05:32 5.542366581139
1064942681 17:24 17.41150561492
1067579698 05:54 5.916208842058
1067619001 16:50 16.83369857063
1070173246 06:20 6.34622155207
1070210100 16:35 16.58358905554
---- FAILED
========================================
========================================
001+ 1041316748 06:39 6.652455761896
002+ 1041353169 16:46 16.76937486746
003+ 1043994763 06:32 6.54537029266
004+ 1044033183 17:13 17.21752470874
005+ 1046412416 06:06 6.115652675685
006+ 1046453799 17:36 17.6108549623
007+ 1049088501 05:28 5.472742029069
008+ 1049133501 17:58 17.97255258437
009+ 1051678444 04:54 4.901229982859
010+ 1051726729 18:18 18.31368876948
011+ 1054355667 04:34 4.57442928945
012+ 1054406363 18:39 18.65640094324
013+ 1056947818 04:36 4.616120450519
014+ 1056998911 18:48 18.80887165777
015+ 1059627264 04:54 4.906882509836
016+ 1059676557 18:35 18.59928600203
017+ 1062306852 05:14 5.236889557074
018+ 1062353017 18:03 18.06054178788
019+ 1064899952 05:32 5.542366581139
020+ 1064942681 17:24 17.41150561492
021+ 1067579698 05:54 5.916208842058
022+ 1067619001 16:50 16.83369857063
023+ 1070173246 06:20 6.34622155207
024+ 1070210100 16:35 16.58358905554
001- 1041293199 06:39 6.652455761896
002- 1041293806 16:46 16.76937486746
003- 1043971592 06:32 6.54537029266
004- 1043972233 17:13 17.21752470874
005- 1046390766 06:06 6.115652675685
006- 1046391456 17:36 17.6108549623
007- 1049069128 05:28 5.472742029069
008- 1049069878 17:58 17.97255258437
009- 1051661094 04:54 4.901229982859
010- 1051661898 18:18 18.31368876948
011- 1054339474 04:34 4.57442928945
012- 1054340319 18:39 18.65640094324
013- 1056931476 04:36 4.616120450519
014- 1056932328 18:48 18.80887165777
015- 1059609894 04:54 4.906882509836
016- 1059610715 18:35 18.59928600203
017- 1062288314 05:14 5.236889557074
018- 1062289083 18:03 18.06054178788
019- 1064880332 05:32 5.542366581139
020- 1064881044 17:24 17.41150561492
021- 1067558754 05:54 5.916208842058
022- 1067559410 16:50 16.83369857063
023- 1070150780 06:20 6.34622155207
024- 1070151395 16:35 16.58358905554
========================================
========================================
========================================
========================================
/home/dwight/php/php-5.0.4/ext/standard/tests/math/bug24142.phpt
========================================
========================================
---- EXPECTED OUTPUT
round(0.005, 2) -> 0.01
round(0.015, 2) -> 0.02
round(0.025, 2) -> 0.03
round(0.035, 2) -> 0.04
round(0.045, 2) -> 0.05
round(0.055, 2) -> 0.06
round(0.065, 2) -> 0.07
round(0.075, 2) -> 0.08
round(0.085, 2) -> 0.09
---- ACTUAL OUTPUT
round(0.005, 2) -> 0.01
round(0.015, 2) -> 0.01
round(0.025, 2) -> 0.03
round(0.035, 2) -> 0.04
round(0.045, 2) -> 0.05
round(0.055, 2) -> 0.06
round(0.065, 2) -> 0.07
round(0.075, 2) -> 0.07
round(0.085, 2) -> 0.08
---- FAILED
========================================
========================================
002+ round(0.015, 2) -> 0.01
002- round(0.015, 2) -> 0.02
008+ round(0.075, 2) -> 0.07
009+ round(0.085, 2) -> 0.08
008- round(0.075, 2) -> 0.08
009- round(0.085, 2) -> 0.09
========================================
========================================
========================================
========================================
/home/dwight/php/php-5.0.4/ext/standard/tests/math/bug25694.phpt
========================================
========================================
---- EXPECTED OUTPUT
round 0.045 = 0.05
number format 0.045 = 0.05
round 0.055 = 0.06
number format 0.055 = 0.06
round 5.045 = 5.05
number format 5.045 = 5.05
round 5.055 = 5.06
number format 5.055 = 5.06
round 3.025 = 3.03
number format 3.025 = 3.03
round 4.025 = 4.03
number format 4.025 = 4.03
---- ACTUAL OUTPUT
round 0.045 = 0.04
number format 0.045 = 0.04
round 0.055 = 0.06
number format 0.055 = 0.06
round 5.045 = 5.04
number format 5.045 = 5.04
round 5.055 = 5.05
number format 5.055 = 5.05
round 3.025 = 3.02
number format 3.025 = 3.02
round 4.025 = 4.03
number format 4.025 = 4.03
---- FAILED
========================================
========================================
001+ round 0.045 = 0.04
002+ number format 0.045 = 0.04
001- round 0.045 = 0.05
002- number format 0.045 = 0.05
007+ round 5.045 = 5.04
008+ number format 5.045 = 5.04
009+
010+ round 5.055 = 5.05
011+ number format 5.055 = 5.05
012+
013+ round 3.025 = 3.02
014+ number format 3.025 = 3.02
007- round 5.045 = 5.05
008- number format 5.045 = 5.05
010- round 5.055 = 5.06
011- number format 5.055 = 5.06
012-
013- round 3.025 = 3.03
014- number format 3.025 = 3.03
015-
========================================
========================================
========================================
========================================
/home/dwight/php/php-5.0.4/ext/standard/tests/serialize/bug31402.phpt
========================================
========================================
---- EXPECTED OUTPUT
object(y)(2) {
["A"]=>
array(2) {
[1]=>
object(x)(1) {
["i"]=>
int(1)
}
[2]=>
object(x)(1) {
["i"]=>
int(2)
}
}
["B"]=>
object(x)(1) {
["i"]=>
int(1)
}
}
object(y)(2) {
["A"]=>
array(2) {
[1]=>
&object(x)(1) {
["i"]=>
int(1)
}
[2]=>
object(x)(1) {
["i"]=>
int(2)
}
}
["B"]=>
&object(x)(1) {
["i"]=>
int(1)
}
}
---- ACTUAL OUTPUT
Strict Standards: var: Deprecated. Please use the public/private/protected modifiers in /home/dwight/php/php-5.0.4/ext/standard/tests/serialize/bug31402.php on line 4
Strict Standards: var: Deprecated. Please use the public/private/protected modifiers in /home/dwight/php/php-5.0.4/ext/standard/tests/serialize/bug31402.php on line 12
Strict Standards: var: Deprecated. Please use the public/private/protected modifiers in /home/dwight/php/php-5.0.4/ext/standard/tests/serialize/bug31402.php on line 13
object(Y)#1 (2) {
["A"]=>
array(2) {
[1]=>
object(X)#2 (1) {
["i"]=>
int(1)
}
[2]=>
object(X)#3 (1) {
["i"]=>
int(2)
}
}
["B"]=>
object(X)#2 (1) {
["i"]=>
int(1)
}
}
object(Y)#4 (2) {
["A"]=>
array(2) {
[1]=>
object(X)#5 (1) {
["i"]=>
int(1)
}
[2]=>
object(X)#6 (1) {
["i"]=>
int(2)
}
}
["B"]=>
object(X)#5 (1) {
["i"]=>
int(1)
}
}
---- FAILED
========================================
========================================
001+ Strict Standards: var: Deprecated. Please use the public/private/protected modifiers in /home/dwight/php/php-5.0.4/ext/standard/tests/serialize/bug31402.php on line 4
002+
003+ Strict Standards: var: Deprecated. Please use the public/private/protected modifiers in /home/dwight/php/php-5.0.4/ext/standard/tests/serialize/bug31402.php on line 12
004+
005+ Strict Standards: var: Deprecated. Please use the public/private/protected modifiers in /home/dwight/php/php-5.0.4/ext/standard/tests/serialize/bug31402.php on line 13
006+ object(Y)#1 (2) {
001- object(y)(2) {
005- object(x)(1) {
010+ object(X)#2 (1) {
010- object(x)(1) {
015+ object(X)#3 (1) {
016- object(x)(1) {
021+ object(X)#2 (1) {
021- object(y)(2) {
025- &object(x)(1) {
026+ object(Y)#4 (2) {
030+ object(X)#5 (1) {
030- object(x)(1) {
035+ object(X)#6 (1) {
036- &object(x)(1) {
041+ object(X)#5 (1) {
========================================
========================================
========================================
========================================
/home/dwight/php/php-5.0.4/ext/standard/tests/strings/bug29119.phpt
========================================
========================================
---- EXPECTED OUTPUT
string(42) " e28082e28089e28098e280a0e280b2e28184e282
ac"
---- ACTUAL OUTPUT
string(40) " e28082e28089e28098e280a0e280b2e28184c686
"
---- FAILED
========================================
========================================
001+ string(40) " e28082e28089e28098e280a0e280b2e28184c686
"
001- string(42) " e28082e28089e28098e280a0e280b2e28184e282
ac"
========================================
========================================
========================================
========================================
/home/dwight/php/php-5.0.4/ext/standard/tests/time/bug20382.phpt
========================================
========================================
---- EXPECTED OUTPUT
tStamp=Wednesday 2004-10-27 17:17:17 CEST
result=Monday 2004-11-01 00:00:00 CET
wanted=Monday 2004-11-01 00:00:00 CET
---- ACTUAL OUTPUT
tStamp=Wednesday 2004-10-27 17:17:17 CEST
result=Sunday 2004-10-31 23:00:00 CET
wanted=Monday 2004-11-01 00:00:00 CET
---- FAILED
========================================
========================================
002+ result=Sunday 2004-10-31 23:00:00 CET
002- result=Monday 2004-11-01 00:00:00 CET
========================================
========================================
========================================
========================================
/home/dwight/php/php-5.0.4/ext/wddx/tests/001.phpt
========================================
========================================
---- EXPECTED OUTPUT
array(11) {
["aNull"]=>
NULL
["aString"]=>
string(8) "a string"
["aNumber"]=>
float(-12.456)
["aDateTime"]=>
int(897625932)
["aDateTime2"]=>
int(329632332)
["aDateTime3"]=>
string(22) "2040-06-12T04:32:12+00"
["aBoolean"]=>
bool(true)
["anArray"]=>
array(2) {
[0]=>
int(10)
[1]=>
string(14) "second element"
}
["aBinary"]=>
string(11) "binary data"
["anObject"]=>
array(2) {
["s"]=>
string(8) "a string"
["n"]=>
float(-12.456)
}
["aRecordset"]=>
array(2) {
["NAME"]=>
array(2) {
[0]=>
string(8) "John Doe"
[1]=>
string(8) "Jane Doe"
}
["AGE"]=>
array(2) {
[0]=>
int(34)
[1]=>
int(31)
}
}
}
---- ACTUAL OUTPUT
array(11) {
["aNull"]=>
NULL
["aString"]=>
string(8) "a string"
["aNumber"]=>
float(-12.456)
["aDateTime"]=>
int(897625932)
["aDateTime2"]=>
int(329632332)
["aDateTime3"]=>
string(19) "2040-06-12T04:32:12"
["aBoolean"]=>
bool(true)
["anArray"]=>
array(2) {
[0]=>
int(10)
[1]=>
string(14) "second element"
}
["aBinary"]=>
string(11) "binary data"
["anObject"]=>
array(2) {
["s"]=>
string(8) "a string"
["n"]=>
float(-12.456)
}
["aRecordset"]=>
array(2) {
["NAME"]=>
array(2) {
[0]=>
string(8) "John Doe"
[1]=>
string(8) "Jane Doe"
}
["AGE"]=>
array(2) {
[0]=>
int(34)
[1]=>
int(31)
}
}
}
---- FAILED
========================================
========================================
013+ string(19) "2040-06-12T04:32:12"
013- string(22) "2040-06-12T04:32:12+00"
========================================
========================================
========================================
========================================
/home/dwight/php/php-5.0.4/ext/xml/tests/bug26614.phpt
========================================
========================================
---- EXPECTED OUTPUT
CDATA
<DATA> at line 2, col 0 (byte 45)
</DATA> at line 9, col 0 (byte 90)
Comment
<DATA> at line 2, col 0 (byte 45)
</DATA> at line 9, col 0 (byte 90)
Text
<DATA> at line 2, col 0 (byte 45)
</DATA> at line 9, col 0 (byte 90)
---- ACTUAL OUTPUT
CDATA
<DATA> at line 2, col 6 (byte 9)
</DATA> at line 9, col 8 (byte 56)
Comment
<DATA> at line 2, col 6 (byte 9)
</DATA> at line 9, col 8 (byte 56)
Text
<DATA> at line 2, col 6 (byte 9)
</DATA> at line 9, col 8 (byte 56)
---- FAILED
========================================
========================================
002+ <DATA> at line 2, col 6 (byte 9)
003+ </DATA> at line 9, col 8 (byte 56)
002- <DATA> at line 2, col 0 (byte 45)
003- </DATA> at line 9, col 0 (byte 90)
005+ <DATA> at line 2, col 6 (byte 9)
006+ </DATA> at line 9, col 8 (byte 56)
005- <DATA> at line 2, col 0 (byte 45)
006- </DATA> at line 9, col 0 (byte 90)
008+ <DATA> at line 2, col 6 (byte 9)
009+ </DATA> at line 9, col 8 (byte 56)
008- <DATA> at line 2, col 0 (byte 45)
009- </DATA> at line 9, col 0 (byte 90)
========================================
========================================
========================================
========================================
BUILD ENVIRONMENT
========================================
========================================
OS:
Linux - Linux www.bunniesofchaos.com 2.6.11-1.1369_FC4 #1 Thu Jun 2 22:55:56 EDT 2005 i686
Automake:
automake (GNU automake) 1.9.5
Written by Tom Tromey <tromey@redhat.com>.
Copyright 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Autoconf:
autoconf (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Bundled Libtool:
ltmain.sh (GNU libtool) 1.4.3 (1.922.2.111 2002/10/23 02:54:36)
System Libtool:
ltmain.sh (GNU libtool) 1.5.16 (1.1220.2.235 2005/04/25 18:13:26)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiler:
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifil
e --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=i386-redhat-linux
Thread model: posix
gcc version 4.0.0 20050519 (Red Hat 4.0.0-8)
Bison:
bison (GNU Bison) 2.0
Written by Robert Corbett and Richard Stallman.
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Libraries:
linux-gate.so.1 => (0x006b6000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x06136000)
libnsl.so.1 => /lib/libnsl.so.1 (0x0617e000)
libpspell.so.15 => /usr/local/lib/libpspell.so.15 (0x00111000)
libaspell.so.15 => /usr/local/lib/libaspell.so.15 (0x004fe000)
libpcre.so.0 => /usr/local/lib/libpcre.so.0 (0x00e5b000)
libpam.so.0 => /lib/libpam.so.0 (0x0033d000)
libgmp.so.3 => /usr/lib/libgmp.so.3 (0x00666000)
libdb-4.3.so => /lib/tls/i686/libdb-4.3.so (0x0087b000)
libcurl.so.3 => /usr/lib/libcurl.so.3 (0x00113000)
libbz2.so.1 => /usr/lib/libbz2.so.1 (0x062d1000)
libz.so.1 => /usr/lib/libz.so.1 (0x005e5000)
libresolv.so.2 => /lib/libresolv.so.2 (0x00cee000)
libm.so.6 => /lib/libm.so.6 (0x005b9000)
libdl.so.2 => /lib/libdl.so.2 (0x005df000)
libxml2.so.2 => /usr/lib/libxml2.so.2 (0x00147000)
libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x00de1000)
libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x00d08000)
libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x00d81000)
libcom_err.so.2 => /lib/libcom_err.so.2 (0x00d03000)
libssl.so.5 => /lib/libssl.so.5 (0x00da7000)
libcrypto.so.5 => /lib/libcrypto.so.5 (0x00346000)
libkrb5support.so.0 => /usr/lib/libkrb5support.so.0 (0x00d7c000)
libidn.so.11 => /usr/lib/libidn.so.11 (0x00634000)
libc.so.6 => /lib/libc.so.6 (0x006b7000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00969000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x0025a000)
libaudit.so.0 => /lib/libaudit.so.0 (0x0032e000)
libpthread.so.0 => /lib/libpthread.so.0 (0x00264000)
/lib/ld-linux.so.2 (0x0046f000)
User's E-mail: dwight at coderabbit dot com
========================================
========================================
PHPINFO
========================================
========================================
phpinfo()
PHP Version => 5.0.4
System => Linux www.bunniesofchaos.com 2.6.11-1.1369_FC4 #1 Thu Jun 2 22:55:56 EDT 2005 i686
Build Date => Aug 3 2005 16:40:53
Configure Command => './configure' '--build=i386-redhat-linux' '--host=i386-redhat-linux' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/
usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--cache-file=../config.cache' '--with-libdir=lib' '--with-conf
ig-file-path=/etc' '--with-config-file-scan-dir=/etc/php.d' '--disable-debug' '--with-pic' '--disable-rpath' '--with-bz2' '--with-curl' '--with-exec-dir=/usr/bin' '--with-freetype-dir=/usr' '--with-png-dir=/usr' '--enable-gd-native-ttf' '--without-gdbm' '
--with-gettext' '--with-gmp' '--with-iconv' '--with-jpeg-dir=/usr' '--with-openssl' '--with-png' '--with-pspell' '--with-expat-dir=/usr' '--with-pcre-regex=/usr/local' '--with-zlib' '--with-layout=GNU' '--enable-exif' '--ena!
ble-ftp' '--enable-magic-quotes' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg' '--enable-track-vars' '--enable-trans-sid' '--enable-yp' '--enable-wddx' '--with-pear=/usr/share/pear' '--with-kerberos' '--enable-memory-limit' '
--enable-shmop' '--enable-calendar' '--enable-dbx' '--enable-dio' '--with-mime-magic=/usr/share/file/magic.mime' '--without-sqlite' '--with-libxml-dir=/usr' '--with-xml' '--enable-force-cgi-redirect' '--enable-pcntl' '--with-imap=/usr/local/imap-2004e' '-
-with-imap-ssl' '--enable-mbstring=shared' '--enable-mbstr-enc-trans' '--enable-mbregex' '--with-ncurses=shared' '--with-gd=shared' '--enable-bcmath=shared' '--enable-dba=shared' '--with-db4=/usr' '--with-xmlrpc=shared' '--with-ldap=shared' '--with-mysql=
shared,/usr' '--with-mysqli=shared,/usr/bin/mysql_config' '--enable-dom=shared' '--with-dom-xslt=/usr' '--with-dom-exslt=/usr' '--enable-soap=shared' '--with-xsl=shared,/usr' '--enable-fastcgi'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /etc/php.ini
Scan this dir for additional .ini files => /etc/php.d
additional .ini files parsed => /etc/php.d/ldap.ini
PHP API => 20031224
PHP Extension => 20041030
Zend Extension => 220040412
Debug Build => no
Thread Safety => disabled
IPv6 Support => enabled
Registered PHP Streams => php, file, http, ftp, compress.bzip2, compress.zlib, https, ftps
Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.0.4-dev, Copyright (c) 1998-2004 Zend Technologies
________________________________________
_______________________________
Configuration
PHP Core
Directive => Local Value => Master Value
allow_call_time_pass_reference => Off => Off
allow_url_fopen => On => On
always_populate_raw_post_data => Off => Off
arg_separator.input => & => &
arg_separator.output => & => &
asp_tags => Off => Off
auto_append_file => no value => no value
auto_globals_jit => On => On
auto_prepend_file => no value => no value
browscap => no value => no value
default_charset => no value => no value
default_mimetype => text/html => text/html
define_syslog_variables => Off => Off
disable_classes => no value => no value
disable_functions => no value => no value
display_errors => Off => Off
display_startup_errors => Off => Off
doc_root => no value => no value
docref_ext => no value => no value
docref_root => no value => no value
enable_dl => On => On
error_append_string => no value => no value
error_log => no value => no value
error_prepend_string => no value => no value
error_reporting => 2047 => 2047
expose_php => On => On
extension_dir => /usr/lib/php/modules => /usr/lib/php/modules
file_uploads => On => On
highlight.bg => #FFFFFF => #FFFFFF
highlight.comment => #FF8000 => #FF8000
highlight.default => #0000BB => #0000BB
highlight.html => #000000 => #000000
highlight.keyword => #007700 => #007700
highlight.string => #DD0000 => #DD0000
html_errors => Off => On
ignore_repeated_errors => Off => Off
ignore_repeated_source => Off => Off
ignore_user_abort => Off => Off
implicit_flush => On => Off
include_path => .:/usr/share/pear => .:/usr/share/pear
log_errors => On => On
log_errors_max_len => 1024 => 1024
magic_quotes_gpc => Off => Off
magic_quotes_runtime => Off => Off
magic_quotes_sybase => Off => Off
mail.force_extra_parameters => no value => no value
max_execution_time => 0 => 30
max_input_time => 60 => 60
memory_limit => 8M => 8M
open_basedir => no value => no value
output_buffering => 0 => 4096
output_handler => no value => no value
post_max_size => 8M => 8M
precision => 14 => 14
register_argc_argv => On => On
register_globals => Off => Off
register_long_arrays => Off => Off
report_memleaks => On => On
report_zend_debug => Off => Off
safe_mode => Off => Off
safe_mode_exec_dir => no value => no value
safe_mode_gid => Off => Off
safe_mode_include_dir => no value => no value
sendmail_from => no value => no value
sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
serialize_precision => 100 => 100
short_open_tag => On => On
SMTP => localhost => localhost
smtp_port => 25 => 25
sql.safe_mode => Off => Off
track_errors => Off => Off
unserialize_callback_func => no value => no value
upload_max_filesize => 2M => 2M
upload_tmp_dir => no value => no value
user_dir => no value => no value
variables_order => EGPCS => EGPCS
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
y2k_compliance => On => On
zend.ze1_compatibility_mode => Off => Off
bz2
BZip2 Support => Enabled
BZip2 Version => 1.0.2, 30-Dec-2001
calendar
Calendar support => enabled
ctype
ctype functions => enabled
curl
CURL support => enabled
CURL Information => libcurl/7.13.1 OpenSSL/0.9.7f zlib/1.2.2.2 libidn/0.5.15
dbx
dbx support => enabled
dbx version => 1.1.0
supported databases => MySQL
ODBC
PostgreSQL
Microsoft SQL Server
FrontBase
Oracle 8 (oci8)
Sybase-CT
SQLite
Directive => Local Value => Master Value
dbx.colnames_case => lowercase => lowercase
dio
dio support => enabled
exif
EXIF Support => enabled
EXIF Version => 1.4 $Id: exif.c,v 1.162.2.8 2005/03/17 17:20:35 iliaa Exp $
Supported EXIF Version => 0220
Supported filetypes => JPEG,TIFF
ftp
FTP support => enabled
gettext
GetText Support => enabled
gmp
gmp support => enabled
iconv
iconv support => enabled
iconv implementation => glibc
iconv library version => 2.3.5
Directive => Local Value => Master Value
iconv.input_encoding => ISO-8859-1 => ISO-8859-1
iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
iconv.output_encoding => ISO-8859-1 => ISO-8859-1
imap
IMAP c-Client Version => 2004
SSL Support => enabled
ldap
LDAP Support => enabled
RCS Version => $Id: ldap.c,v 1.154.2.2 2005/01/19 00:27:42 sniper Exp $
Total Links => 0/unlimited
API Version => 3001
Vendor Name => OpenLDAP
Vendor Version => 20223
libxml
libXML support => active
libXML Version => 2.6.19
libXML streams => enabled
mime_magic
mime_magic support => invalid magic file, disabled
Directive => Local Value => Master Value
mime_magic.debug => Off => Off
mime_magic.magicfile => /usr/share/file/magic.mime => /usr/share/file/magic.mime
openssl
OpenSSL support => enabled
OpenSSL Version => OpenSSL 0.9.7f 22 Mar 2005
pcntl
pcntl support => enabled
pcre
PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 6.2 01-Aug-2005
posix
Revision => $Revision: 1.60.2.2 $
pspell
PSpell Support => enabled
session
Session Support => enabled
Registered save handlers => files user
Registered serializer handlers => php php_binary wddx
Directive => Local Value => Master Value
session.auto_start => Off => Off
session.bug_compat_42 => Off => Off
session.bug_compat_warn => On => On
session.cache_expire => 180 => 180
session.cache_limiter => nocache => nocache
session.cookie_domain => no value => no value
session.cookie_lifetime => 0 => 0
session.cookie_path => / => /
session.cookie_secure => Off => Off
session.entropy_file => no value => no value
session.entropy_length => 0 => 0
session.gc_divisor => 1000 => 1000
session.gc_maxlifetime => 1440 => 1440
session.gc_probability => 1 => 1
session.hash_bits_per_character => 5 => 5
session.hash_function => 0 => 0
session.name => PHPSESSID => PHPSESSID
session.referer_check => no value => no value
session.save_handler => files => files
session.save_path => /var/lib/php/session => /var/lib/php/session
session.serialize_handler => php => php
session.use_cookies => On => On
session.use_only_cookies => Off => Off
session.use_trans_sid => 0 => 0
shmop
shmop support => enabled
SimpleXML
Simplexml support => enabled
Revision => $Revision: 1.139.2.4 $
Schema support => enabled
sockets
Sockets Support => enabled
SPL
SPL support => enabled
Interfaces => RecursiveIterator, S ableIterator
Classes => ArrayObject, ArrayIterator, CachingIterator, CachingRecursiveIterator, DirectoryIterator, FilterIterator, LimitIterator, ParentIterator, RecursiveDirectoryIterator, RecursiveIteratorIterator, SimpleXMLIterator
standard
Regex Library => Bundled library enabled
Dynamic Library Support => enabled
Path to sendmail => /usr/sbin/sendmail -t -i
Directive => Local Value => Master Value
assert.active => 1 => 1
assert.bail => 0 => 0
assert.callback => no value => no value
assert.quiet_eval => 0 => 0
assert.warning => 1 => 1
auto_detect_line_endings => 0 => 0
date.default_latitude => 31.7667 => 31.7667
date.default_longitude => 35.2333 => 35.2333
date.sunrise_zenith => 90.83 => 90.83
date.sunset_zenith => 90.83 => 90.83
default_socket_timeout => 60 => 60
safe_mode_allowed_env_vars => PHP_ => PHP_
safe_mode_protected_env_vars => LD_LIBRARY_PATH => LD_LIBRARY_PATH
url_rewriter.tags => a=href,area=href,frame=src,input=src,for
m=fakeentry => a=href,area=href,frame=src,input=src,for
m=fakeentry
user_agent => no value => no value
sysvmsg
sysvmsg support => enabled
Revision => $Revision: 1.16.2.3 $
tokenizer
Tokenizer Support => enabled
wddx
WDDX Support => enabled
WDDX Session Serializer => enabled
xml
XML Support => active
XML Namespace Support => active
libxml2 Version => 2.6.19
yp
YP Support => enabled
zlib
ZLib Support => enabled
Compiled Version => 1.2.2.2
Linked Version => 1.2.2.2
Directive => Local Value => Master Value
zlib.output_compression => Off => Off
zlib.output_compression_level => -1 => -1
zlib.output_handler => no value => no value
Additional Modules
Module Name
sysvsem
sysvshm
Environment
Variable => Value
SSH_AGENT_PID => 2751
HOSTNAME => www.bunniesofchaos.com
TEST_PHP_SRCDIR => /home/dwight/php/php-5.0.4
SHELL => /bin/sh
TERM => xterm
MAKEFLAGS =>
HISTSIZE => 1000
SSH_CLIENT => deleted
INFORMIXDIR => /opt/informix
GTK_RC_FILES => /etc/gtk/gtkrc:/home/dwight/.gtkrc-1.2-gnome2
WINDOWID => 37768097
SSH_TTY => deleted
USER => dwight
LS_COLORS => no=00:fi=00:di=00;34:ln=00;36:pi=40;33:s
o=00;35:bd=40;33;01:cd=40;33;01:or=01;05
;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:
*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
SCRIPT_FILENAME =>
GNOME_KEYRING_SOCKET => /tmp/keyring-gzaswb/socket
SSH_AUTH_SOCK => deleted
SESSION_MANAGER => local/www.bunniesofchaos.com:/tmp/.ICE-unix/2701
MAKELEVEL => 1
MFLAGS =>
DESKTOP_SESSION => default
PATH => /usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/opt/informix/bin:/home/dwight/bin
MAIL => /var/spool/mail/dwight
_ => /home/dwight/php/php-5.0.4/sapi/cli/php
GDM_XSERVER_LOCATION => local
PWD => /home/dwight/php/php-5.0.4
INPUTRC => /etc/inputrc
LANG => en_US.UTF-8
TEST_PHP_EXECUTABLE => /home/dwight/php/php-5.0.4/sapi/cli/php
REDIRECT_STATUS =>
PATH_TRANSLATED =>
GDMSESSION => default
SSH_ASKPASS => /usr/libexec/openssh/gnome-ssh-askpass
HOME => /home/dwight
SHLVL => 4
INFORMIXSERVER => rudolph
CONTENT_LENGTH =>
GNOME_DESKTOP_SESSION_ID => Default
LOGNAME => dwight
QUERY_STRING =>
DBUS_SESSION_BUS_ADDRESS => unix:abstract=/tmp/dbus- buBPd8RRlP,guid=21b8ea42744375970d0f304d
57d74b00
LESSOPEN => |/usr/bin/lesspipe.sh %s
CONTENT_TYPE =>
DISPLAY => :0.0
CC => gcc
REQUEST_METHOD =>
G_BROKEN_FILENAMES => 1
XAUTHORITY => /home/dwight/.Xauthority
COLORTERM => gnome-terminal
PHP Variables
Variable => Value
_SERVER["SSH_AGENT_PID"] => 2751
_SERVER["HOSTNAME"] => www.bunniesofchaos.com
_SERVER["TEST_PHP_SRCDIR"] => /home/dwight/php/php-5.0.4
_SERVER["SHELL"] => /bin/sh
_SERVER["TERM"] => xterm
_SERVER["MAKEFLAGS"] =>
_SERVER["HISTSIZE"] => 1000
_SERVER["SSH_CLIENT"] => deleted
_SERVER["INFORMIXDIR"] => /opt/informix
_SERVER["GTK_RC_FILES"] => /etc/gtk/gtkrc:/home/dwight/.gtkrc-1.2-gnome2
_SERVER["WINDOWID"] => 37768097
_SERVER["SSH_TTY"] => deleted
_SERVER["USER"] => dwight
_SERVER["LS_COLORS"] => no=00:fi=00:di=00;34:ln=00;36:pi=40;33:s
o=00;35:bd=40;33;01:cd=40;33;01:or=01;05
;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*
.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["GNOME_KEYRING_SOCKET"] => /tmp/keyring-gzaswb/socket
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["SESSION_MANAGER"] => local/www.bunniesofchaos.com:/tmp/.ICE-unix/2701
_SERVER["MAKELEVEL"] => 1
_SERVER["MFLAGS"] =>
_SERVER["DESKTOP_SESSION"] => default
_SERVER["PATH"] => /usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/opt/informix/bin:/home/dwight/bin
_SERVER["MAIL"] => /var/spool/mail/dwight
_SERVER["_"] => /home/dwight/php/php-5.0.4/sapi/cli/php
_SERVER["GDM_XSERVER_LOCATION"] => local
_SERVER["PWD"] => /home/dwight/php/php-5.0.4
_SERVER["INPUTRC"] => /etc/inputrc
_SERVER["LANG"] => en_US.UTF-8
_SERVER["TEST_PHP_EXECUTABLE"] => /home/dwight/php/php-5.0.4/sapi/cli/php
_SERVER["REDIRECT_STATUS"] =>
_SERVER["PATH_TRANSLATED"] =>
_SERVER["GDMSESSION"] => default
_SERVER["SSH_ASKPASS"] => /usr/libexec/openssh/gnome-ssh-askpass
_SERVER["HOME"] => /home/dwight
_SERVER["SHLVL"] => 4
_SERVER["INFORMIXSERVER"] => rudolph
_SERVER["CONTENT_LENGTH"] =>
_SERVER["GNOME_DESKTOP_SESSION_ID"] => Default
_SERVER["LOGNAME"] => dwight
_SERVER["QUERY_STRING"] =>
_SERVER["DBUS_SESSION_BUS_ADDRESS"] => unix:abstract=/tmp/dbus- buBPd8RRlP,guid=21b8ea42744375970d0f304d
57d74b00
_SERVER["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_SERVER["CONTENT_TYPE"] =>
_SERVER["DISPLAY"] => :0.0
_SERVER["CC"] => gcc
_SERVER["REQUEST_METHOD"] =>
_SERVER["G_BROKEN_FILENAMES"] => 1
_SERVER["XAUTHORITY"] => /home/dwight/.Xauthority
_SERVER["COLORTERM"] => gnome-terminal
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["argv"] => Array
(
)
_SERVER["argc"] => 0
_ENV["SSH_AGENT_PID"] => 2751
_ENV["HOSTNAME"] => www.bunniesofchaos.com
_ENV["TEST_PHP_SRCDIR"] => /home/dwight/php/php-5.0.4
_ENV["SHELL"] => /bin/sh
_ENV["TERM"] => xterm
_ENV["MAKEFLAGS"] =>
_ENV["HISTSIZE"] => 1000
_ENV["SSH_CLIENT"] => deleted
_ENV["INFORMIXDIR"] => /opt/informix
_ENV["GTK_RC_FILES"] => /etc/gtk/gtkrc:/home/dwight/.gtkrc-1.2-gnome2
_ENV["WINDOWID"] => 37768097
_ENV["SSH_TTY"] => deleted
_ENV["USER"] => dwight
_ENV["LS_COLORS"] => no=00:fi=00:di=00;34:ln=00;36:pi=40;33:s
o=00;35:bd=40;33;01:cd=40;33;01:or=01;05
;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.ta
z=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
_ENV["SCRIPT_FILENAME"] =>
_ENV["GNOME_KEYRING_SOCKET"] => /tmp/keyring-gzaswb/socket
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["SESSION_MANAGER"] => local/www.bunniesofchaos.com:/tmp/.ICE-unix/2701
_ENV["MAKELEVEL"] => 1
_ENV["MFLAGS"] =>
_ENV["DESKTOP_SESSION"] => default
_ENV["PATH"] => /usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/opt/informix/bin:/home/dwight/bin
_ENV["MAIL"] => /var/spool/mail/dwight
_ENV["_"] => /home/dwight/php/php-5.0.4/sapi/cli/php
_ENV["GDM_XSERVER_LOCATION"] => local
_ENV["PWD"] => /home/dwight/php/php-5.0.4
_ENV["INPUTRC"] => /etc/inputrc
_ENV["LANG"] => en_US.UTF-8
_ENV["TEST_PHP_EXECUTABLE"] => /home/dwight/php/php-5.0.4/sapi/cli/php
_ENV["REDIRECT_STATUS"] =>
_ENV["PATH_TRANSLATED"] =>
_ENV["GDMSESSION"] => default
_ENV["SSH_ASKPASS"] => /usr/libexec/openssh/gnome-ssh-askpass
_ENV["HOME"] => /home/dwight
_ENV["SHLVL"] => 4
_ENV["INFORMIXSERVER"] => rudolph
_ENV["CONTENT_LENGTH"] =>
_ENV["GNOME_DESKTOP_SESSION_ID"] => Default
_ENV["LOGNAME"] => dwight
_ENV["QUERY_STRING"] =>
_ENV["DBUS_SESSION_BUS_ADDRESS"] => unix:abstract=/tmp/dbus- buBPd8RRlP,guid=21b8ea42744375970d0f304d
57d74b00
_ENV["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_ENV["CONTENT_TYPE"] =>
_ENV["DISPLAY"] => :0.0
_ENV["CC"] => gcc
_ENV["REQUEST_METHOD"] =>
_ENV["G_BROKEN_FILENAMES"] => 1
_ENV["XAUTHORITY"] => /home/dwight/.Xauthority
_ENV["COLORTERM"] => gnome-terminal
PHP License
This program is free software; you can redistribute it and/or modify
it under the terms of the PHP License as published by the PHP Group
and included in the distribution in the file: LICENSE
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
If you did not receive a copy of the PHP license, or have any
questions about PHP licensing, please contact license@php.net.
|