| noreply@php.net 2004-04-30, 1:02 am |
|
========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #22367 (weird zval allocation problem) [tests/lang/bug22367.phpt]
Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt]
Bug #27582 (Filling to border an area using tiles). [ext/gd/tests/bug27582_2.phpt]
Gettext basic test [ext/gettext/tests/gettext_basic.phpt]
Bug #16069 [ext/iconv/tests/bug16069.phpt]
iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt]
HTML input/output [ext/mbstring/tests/htmlent.phpt]
Userstream unlink, rename, mkdir, rmdir, and url_stat. [ext/standard/tests/file/userwrapper.phpt]
Bug #21523 (number_format tries to allocate negative amount of memory) [ext/standard/tests/math/bug21523.phpt]
Bug #27646 (Cannot serialize/unserialize non-finite numeric values) [ext/standard/tests/math/bug27646.phpt]
log() tests [ext/standard/tests/math/log.phpt]
htmlentities() test 16 (mbstring / cp1251) [ext/standard/tests/strings/htmlentities16.phpt]
microtime() function [ext/standard/tests/time/001.phpt] (warn: system dependent)
Bug #20382 (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/standard/tests/time/bug20382.phpt]
Bug #26614 (CDATA sections skipped on line count) [ext/xml/tests/bug26614.phpt]
========================================
=============================
========================================
=============================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 58
Exts tested : 25
---------------------------------------------------------------------
Number of tests : 1184 650
Tests skipped : 534 ( 45.1%) --------
Tests warned : 1 ( 0.1%) ( 0.2%)
Tests failed : 14 ( 1.2%) ( 2.2%)
Tests passed : 635 ( 53.6%) ( 97.7%)
---------------------------------------------------------------------
Time taken : 159 seconds
========================================
=============================
========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #22367 (weird zval allocation problem) [tests/lang/bug22367.phpt]
Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt]
Bug #27582 (Filling to border an area using tiles). [ext/gd/tests/bug27582_2.phpt]
Gettext basic test [ext/gettext/tests/gettext_basic.phpt]
Bug #16069 [ext/iconv/tests/bug16069.phpt]
iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt]
HTML input/output [ext/mbstring/tests/htmlent.phpt]
Userstream unlink, rename, mkdir, rmdir, and url_stat. [ext/standard/tests/file/userwrapper.phpt]
Bug #21523 (number_format tries to allocate negative amount of memory) [ext/standard/tests/math/bug21523.phpt]
Bug #27646 (Cannot serialize/unserialize non-finite numeric values) [ext/standard/tests/math/bug27646.phpt]
log() tests [ext/standard/tests/math/log.phpt]
htmlentities() test 16 (mbstring / cp1251) [ext/standard/tests/strings/htmlentities16.phpt]
microtime() function [ext/standard/tests/time/001.phpt] (warn: system dependent)
Bug #20382 (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/standard/tests/time/bug20382.phpt]
Bug #26614 (CDATA sections skipped on line count) [ext/xml/tests/bug26614.phpt]
========================================
=============================
========================================
========================================
/usr/src/php-5.0.0RC2/tests/lang/bug22367.phpt
========================================
========================================
---- EXPECTED OUTPUT
Strict Standards: Declaration of bar::a() must be compatible with that of foo::a() in %sbug22367.php on line %d
Strict Standards: Implicit cloning object of class 'bar' because of 'zend.ze1_compatibility_mode' in %sbug22367.php on line %d
int(5)
bool(false)
Notice: Undefined offset: 5 in %sbug22367.php on line %d
Strict Standards: Only variable references should be returned by reference in %sbug22367.php on line %d
bool(false)
array(5) {
[0]=>
int(0)
[1]=>
int(1)
[2]=>
int(2)
[3]=>
int(3)
[4]=>
int(4)
}
array(5) {
[0]=>
int(0)
[1]=>
int(1)
[2]=>
int(2)
[3]=>
int(3)
[4]=>
int(4)
}
Strict Standards: Implicit cloning object of class 'bar' because of 'zend.ze1_compatibility_mode' in %sbug22367.php on line %d
int(2)
bool(true)
bool(true)
array(5) {
[0]=>
int(0)
[1]=>
int(1)
[2]=>
int(2)
[3]=>
int(3)
[4]=>
int(4)
}
array(5) {
[0]=>
int(0)
[1]=>
int(1)
[2]=>
int(2)
[3]=>
int(3)
[4]=>
int(4)
}
---- ACTUAL OUTPUT
Strict Standards: Declaration of bar::a() should be compatible with that of foo::a() in /usr/src/php-5.0.0RC2/tests/lang/bug22367.php on line 45
Strict Standards: Implicit cloning object of class 'bar' because of 'zend.ze1_compatibility_mode' in /usr/src/php-5.0.0RC2/tests/lang/bug22367.php on line 47
int(5)
bool(false)
Notice: Undefined offset: 5 in /usr/src/php-5.0.0RC2/tests/lang/bug22367.php on line 9
Strict Standards: Only variable references should be returned by reference in /usr/src/php-5.0.0RC2/tests/lang/bug22367.php on line 40
bool(false)
array(5) {
[0]=>
int(0)
[1]=>
int(1)
[2]=>
int(2)
[3]=>
int(3)
[4]=>
int(4)
}
array(5) {
[0]=>
int(0)
[1]=>
int(1)
[2]=>
int(2)
[3]=>
int(3)
[4]=>
int(4)
}
Strict Standards: Implicit cloning object of class 'bar' because of 'zend.ze1_compatibility_mode' in /usr/src/php-5.0.0RC2/tests/lang/bug22367.php on line 54
int(2)
bool(true)
bool(true)
array(5) {
[0]=>
int(0)
[1]=>
int(1)
[2]=>
int(2)
[3]=>
int(3)
[4]=>
int(4)
}
array(5) {
[0]=>
int(0)
[1]=>
int(1)
[2]=>
int(2)
[3]=>
int(3)
[4]=>
int(4)
}
---- FAILED
========================================
========================================
001+ Strict Standards: Declaration of bar::a() should be compatible with that of foo::a() in /usr/src/php-5.0.0RC2/tests/lang/bug22367.php on line 45
001- Strict Standards: Declaration of bar::a() must be compatible with that of foo::a() in %sbug22367.php on line %d
========================================
========================================
========================================
========================================
/usr/src/php-5.0.0RC2/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 /usr/src/php-5.0.0RC2/Zend/tests/bug22836.php on line 7
Strict Standards: Only variable references should be returned by reference in /usr/src/php-5.0.0RC2/Zend/tests/bug22836.php on line 7
string(3) "foo"
'foo'
Notice: Undefined variable: a in /usr/src/php-5.0.0RC2/Zend/tests/bug22836.php on line 7
Strict Standards: Only variable references should be returned by reference in /usr/src/php-5.0.0RC2/Zend/tests/bug22836.php on line 7
NULL
'foo'
Notice: Undefined variable: a in /usr/src/php-5.0.0RC2/Zend/tests/bug22836.php on line 7
NULL
'foo'
Notice: Undefined variable: a in /usr/src/php-5.0.0RC2/Zend/tests/bug22836.php on line 7
NULL
'foo'
Notice: Undefined variable: a in /usr/src/php-5.0.0RC2/Zend/tests/bug22836.php on line 7
NULL
'foo'
Notice: Undefined variable: a in /usr/src/php-5.0.0RC2/Zend/tests/bug22836.php on line 7
NULL
'foo'
Notice: Undefined variable: a in /usr/src/php-5.0.0RC2/Zend/tests/bug22836.php on line 7
NULL
'foo'
Notice: Undefined variable: a in /usr/src/php-5.0.0RC2/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 /usr/src/php-5.0.0RC2/Zend/tests/bug22836.php on line 7
021+ NULL
022+ 'foo'
023+
024+ Notice: Undefined variable: a in /usr/src/php-5.0.0RC2/Zend/tests/bug22836.php on line 7
025+ NULL
026+ 'foo'
027+
028+ Notice: Undefined variable: a in /usr/src/php-5.0.0RC2/Zend/tests/bug22836.php on line 7
029+ NULL
030+ 'foo'
031+
032+ Notice: Undefined variable: a in /usr/src/php-5.0.0RC2/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
========================================
========================================
========================================
========================================
/usr/src/php-5.0.0RC2/ext/gd/tests/bug27582_2.phpt
========================================
========================================
---- EXPECTED OUTPUT
000000111111101010
111111111111111111
---- ACTUAL OUTPUT
000000111111101010
---- FAILED
========================================
========================================
002- 111111111111111111
========================================
========================================
========================================
========================================
/usr/src/php-5.0.0RC2/ext/gettext/tests/gettext_basic.phpt
========================================
========================================
---- EXPECTED OUTPUT
Perustesti
Perustesti
---- ACTUAL OUTPUT
Basic test
Basic test
---- FAILED
========================================
========================================
001+ Basic test
002+ Basic test
001- Perustesti
002- Perustesti
========================================
========================================
========================================
========================================
/usr/src/php-5.0.0RC2/ext/iconv/tests/bug16069.phpt
========================================
========================================
---- EXPECTED OUTPUT
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥
С¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥
С¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥
С¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥
С¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë(¡ë§¥¡ë)
---- ACTUAL OUTPUT
????????????????????????????????????????(¡ë§¥¡ë)
---- FAILED
========================================
========================================
001+ ????????????????????????????????????????(¡ë§¥¡ë)
001- ¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë(¡ë§¥¡ë)
========================================
========================================
========================================
========================================
/usr/src/php-5.0.0RC2/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) ""
========================================
========================================
========================================
========================================
/usr/src/php-5.0.0RC2/ext/mbstring/tests/htmlent.phpt
========================================
========================================
---- EXPECTED OUTPUT
HTML-ENTITIES>UTF-8>HTML-ENTITIES
test='&&;&@ABäöü€〈〉'
---- ACTUAL OUTPUT
---- FAILED
========================================
========================================
001+
001- HTML-ENTITIES>UTF-8>HTML-ENTITIES
002- test='&&;&@ABäöü€〈〉'
========================================
========================================
========================================
========================================
/usr/src/php-5.0.0RC2/ext/standard/tests/file/userwrapper.phpt
========================================
========================================
---- EXPECTED OUTPUT
Unlinking file: test://example.com/path/to/file
Renaming test://example.com/path/to/from to test://example.com/path/to/to
Making directory: test://example.com/path/to/directory as 755
Removing directory: test://example.com/path/to/directory
Stating file: test://example.com/path/to/file
Array
(
[0] => 1
[1] => 2
[2] => 420
[3] => 3
[4] => 100
[5] => 1000
[6] => -1
[7] => 31337
[8] => 1234567890
[9] => 1231231231
[10] => 1234564564
[11] => -1
[12] => -1
[dev] => 1
[ino] => 2
[mode] => 420
[nlink] => 3
[uid] => 100
[gid] => 1000
[rdev] => -1
[size] => 31337
[atime] => 1234567890
[mtime] => 1231231231
[ctime] => 1234564564
[blksize] => -1
[blocks] => -1
)
Filesize = 31337
filemtime = 1231231231
---- ACTUAL OUTPUT
Unlinking file: test://example.com/path/to/file
Renaming test://example.com/path/to/from to test://example.com/path/to/to
Making directory: test://example.com/path/to/directory as 755
Removing directory: test://example.com/path/to/directory
Stating file: test://example.com/path/to/file
Array
(
[0] => 1
[1] => 2
[2] => 420
[3] => 3
[4] => 100
[5] => 1000
[6] => -1
[7] => 31337
[8] => 1234567890
[9] => 1231231231
[10] => 1234564564
[11] => 4294967295
[12] => 4294967295
[dev] => 1
[ino] => 2
[mode] => 420
[nlink] => 3
[uid] => 100
[gid] => 1000
[rdev] => -1
[size] => 31337
[atime] => 1234567890
[mtime] => 1231231231
[ctime] => 1234564564
[blksize] => 4294967295
[blocks] => 4294967295
)
Filesize = 31337
filemtime = 1231231231
---- FAILED
========================================
========================================
019+ [11] => 4294967295
020+ [12] => 4294967295
019- [11] => -1
020- [12] => -1
032+ [blksize] => 4294967295
033+ [blocks] => 4294967295
032- [blksize] => -1
033- [blocks] => -1
========================================
========================================
========================================
========================================
/usr/src/php-5.0.0RC2/ext/standard/tests/math/bug21523.phpt
========================================
========================================
---- EXPECTED OUTPUT
string(2775) "-2,000. 0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
000000000000000000000000!
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
000000000000000000000000!
0000000000000000000000000000000000000000
000000000000000000000!
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
"
OK
---- ACTUAL OUTPUT
---- FAILED
========================================
========================================
001+
001- string(2775) "-2,000. 0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
00000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
000000000000000000000000!
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
000000000000000000000000!
0000000000000000000000000000000000000000
000000000000000000000!
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
0000000000000000000000000000000000000000
00000"
002- OK
========================================
========================================
========================================
========================================
/usr/src/php-5.0.0RC2/ext/standard/tests/math/bug27646.phpt
========================================
========================================
---- EXPECTED OUTPUT
float(1%f)
string(%d) "d:1%s;"
float(1%f)
float(-1%f)
string(%d) "d:-1%s;"
float(-1%f)
float(-INF)
string(7) "d:-INF;"
float(-INF)
float(INF)
string(6) "d:INF;"
float(INF)
float(NAN)
string(6) "d:NAN;"
float(NAN)
---- ACTUAL OUTPUT
float(12.3)
string(54) "d:12. 3000000000000007105427357601001858711242
67578125;"
float(12.3)
float(-12.3)
string(55) "d:-12. 3000000000000007105427357601001858711242
67578125;"
float(-12.3)
---- FAILED
========================================
========================================
007- float(-INF)
008- string(7) "d:-INF;"
009- float(-INF)
010- float(INF)
011- string(6) "d:INF;"
012- float(INF)
013- float(NAN)
014- string(6) "d:NAN;"
015- float(NAN)
========================================
========================================
========================================
========================================
/usr/src/php-5.0.0RC2/ext/standard/tests/math/log.phpt
========================================
========================================
---- EXPECTED OUTPUT
On failure, please mail result to php-dev@lists.php.net
200
50
50
50
50
50
50
50
50
50
---- ACTUAL OUTPUT
On failure, please mail result to php-dev@lists.php.net
200
---- FAILED
========================================
========================================
003- 50
004- 50
005- 50
006- 50
007- 50
008- 50
009- 50
010- 50
011- 50
========================================
========================================
========================================
========================================
/usr/src/php-5.0.0RC2/ext/standard/tests/strings/htmlentities16.phpt
========================================
========================================
---- EXPECTED OUTPUT
string(11) "ˆ©ðîñêîøíûé"
string(75) "€©роскошный"
---- ACTUAL OUTPUT
Warning: htmlentities(): charset `ANSI_X3.4-1968' not supported, assuming iso-8859-1 in /usr/src/php-5.0.0RC2/ext/standard/tests/strings/htmlentities16.php on line 4
string(11) "ˆ©ðîñêîøíûé"
string(72) "ˆ©ðîñêîøíûé"
---- FAILED
========================================
========================================
001+ Warning: htmlentities(): charset `ANSI_X3.4-1968' not supported, assuming iso-8859-1 in /usr/src/php-5.0.0RC2/ext/standard/tests/strings/htmlentities16.php on line 4
002- string(75) "€©роскошный"
003+ string(72) "ˆ©ðîñêîøíûé"
========================================
========================================
========================================
========================================
/usr/src/php-5.0.0RC2/ext/standard/tests/time/001.phpt (warn: system dependent)
========================================
========================================
---- EXPECTED OUTPUT
Passed: 100000
Failed: 0
---- ACTUAL OUTPUT
Passed: 9744
Failed: 90256
000002: 1083244444 0.25120900 < 1083244444 0.25120900
000004: 1083244444 0.25203300 < 1083244444 0.25203300
000005: 1083244444 0.25203300 < 1083244444 0.25203300
000006: 1083244444 0.25203300 < 1083244444 0.25203300
000007: 1083244444 0.25203300 < 1083244444 0.25203300
000008: 1083244444 0.25203300 < 1083244444 0.25203300
000010: 1083244444 0.25285700 < 1083244444 0.25285700
000011: 1083244444 0.25285700 < 1083244444 0.25285700
000012: 1083244444 0.25285700 < 1083244444 0.25285700
000013: 1083244444 0.25285700 < 1083244444 0.25285700
000014: 1083244444 0.25285700 < 1083244444 0.25285700
---- FAILED
========================================
========================================
001+ Passed: 9744
002+ Failed: 90256
001- Passed: 100000
002- Failed: 0
003+ 000002: 1083244444 0.25120900 < 1083244444 0.25120900
004+ 000004: 1083244444 0.25203300 < 1083244444 0.25203300
005+ 000005: 1083244444 0.25203300 < 1083244444 0.25203300
006+ 000006: 1083244444 0.25203300 < 1083244444 0.25203300
007+ 000007: 1083244444 0.25203300 < 1083244444 0.25203300
008+ 000008: 1083244444 0.25203300 < 1083244444 0.25203300
009+ 000010: 1083244444 0.25285700 < 1083244444 0.25285700
010+ 000011: 1083244444 0.25285700 < 1083244444 0.25285700
011+ 000012: 1083244444 0.25285700 < 1083244444 0.25285700
012+ 000013: 1083244444 0.25285700 < 1083244444 0.25285700
013+ 000014: 1083244444 0.25285700 < 1083244444 0.25285700
========================================
========================================
========================================
========================================
/usr/src/php-5.0.0RC2/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
========================================
========================================
========================================
========================================
/usr/src/php-5.0.0RC2/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 7 (byte 56)
Comment
<DATA> at line 2, col 6 (byte 9)
</DATA> at line 9, col 7 (byte 56)
Text
<DATA> at line 2, col 6 (byte 9)
</DATA> at line 9, col 10 (byte 56)
---- FAILED
========================================
========================================
002+ <DATA> at line 2, col 6 (byte 9)
003+ </DATA> at line 9, col 7 (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 7 (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 10 (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 fasterthanlightning.clubneon.com 2.6.5 #3 SMP Fri Apr 23 16:54:19 EDT 2004 alpha
Automake:
Autoconf:
Bundled Libtool:
ltmain.sh (GNU libtool) 1.4.3 (1.922.2.110 2002/10/23 01:39:54)
System Libtool:
Compiler:
Reading specs from /usr/lib/gcc/alphaev56-unknown-linux-gnu/3.4.0/specs
Configured with: ../gcc-3.4.0/configure --prefix=/usr --with-system-zlib
Thread model: posix
gcc version 3.4.0
Bison:
bison (GNU Bison) 1.875c
Written by Robert Corbett and Richard Stallman.
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.
Libraries:
libcrypt.so.1.1 => /lib/libcrypt.so.1.1 (0x000002000002a000)
libexslt.so.0 => /usr/lib/libexslt.so.0 (0x000002000006e000)
libz.so.1 => /usr/lib/libz.so.1 (0x0000020000094000)
libm.so.6.1 => /lib/libm.so.6.1 (0x00000200000bc000)
libexpat.so.0 => /usr/lib/libexpat.so.0 (0x0000020000148000)
libpanel.so.5 => /lib/libpanel.so.5 (0x000002000018a000)
libncurses.so.5 => /lib/libncurses.so.5 (0x000002000019e000)
libpng.so.3 => /usr/lib/libpng.so.3 (0x0000020000218000)
libdb-4.2.so => /usr/lib/libdb-4.2.so (0x0000020000268000)
libgdbm.so.3 => /usr/lib/libgdbm.so.3 (0x0000020000372000)
libbz2.so.1.0 => /usr/lib/libbz2.so.1.0 (0x000002000038a000)
libssl.so.0.9.7 => /usr/lib/libssl.so.0.9.7 (0x00000200003ae000)
libcrypto.so.0.9.7 => /usr/lib/libcrypto.so.0.9.7 (0x0000020000400000)
libresolv.so.2.1 => /lib/libresolv.so.2.1 (0x000002000059e000)
libdl.so.2.1 => /lib/libdl.so.2.1 (0x00000200005c6000)
libnsl.so.1.1 => /lib/libnsl.so.1.1 (0x00000200005da000)
libxslt.so.1 => /usr/lib/libxslt.so.1 (0x0000020000606000)
libxml2.so.2 => /usr/lib/libxml2.so.2 (0x0000020000654000)
libpthread.so.0 => /lib/libpthread.so.0 (0x00000200007d0000)
libc.so.6.1 => /lib/libc.so.6.1 (0x00000200007fa000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x0000020000000000)
User's E-mail:
========================================
========================================
PHPINFO
========================================
========================================
phpinfo()
PHP Version => 5.0.0RC2
System => Linux fasterthanlightning.clubneon.com 2.6.5 #3 SMP Fri Apr 23 16:54:19 EDT 2004 alpha
Build Date => Apr 28 2004 12:33:58
Configure Command => './configure'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/lib
PHP API => 20031224
PHP Extension => 20040412
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, tls
This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.0.0RC2, Copyright (c) 1998-2004 Zend Technologies
________________________________________
_______________________________
Configuration
PHP Core
Directive => Local Value => Master Value
allow_call_time_pass_reference => On => On
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 => On => On
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 => no value => no value
expose_php => On => On
extension_dir => /usr/lib/php/extensions/no-debug-non-zts-20040412 => /usr/lib/php/extensions/no-debug-non-zts-20040412
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/lib/php => .:/usr/lib/php
log_errors => Off => Off
log_errors_max_len => 1024 => 1024
magic_quotes_gpc => On => On
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 => -1 => -1
open_basedir => no value => no value
output_buffering => 0 => 0
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 => On => On
report_memleaks => On => On
report_zend_debug => Off => Off
safe_mode => Off => Off
safe_mode_exec_dir => /usr/local/php/bin => /usr/local/php/bin
safe_mode_gid => Off => Off
safe_mode_include_dir => no value => no value
sendmail_from => no value => no value
sendmail_path => -t -i => -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
SQLite
SQLite support => enabled
PECL Module version => 1.1-dev $Id: sqlite.c,v 1.142 2004/04/22 22:34:29 iliaa Exp $
SQLite Library => 2.8.11
SQLite Encoding => iso8859
Directive => Local Value => Master Value
sqlite.assoc_case => 0 => 0
SimpleXML
Simplexml support => enabled
Revision => $Revision: 1.138 $
Schema support => enabled
bz2
BZip2 Support => Enabled
BZip2 Version => 1.0.2, 30-Dec-2001
ctype
ctype functions => enabled
dba
DBA support => enabled
Supported handlers => gdbm cdb cdb_make db4 inifile flatfile
dio
dio support => enabled
dom
DOM/XML => enabled
DOM/XML API Version => 20031129
libxml Version => 2.6.9
HTML Support => enabled
XPath Support => enabled
XPointer Support => enabled
Schema Support => enabled
RelaxNG Support => enabled
ftp
FTP support => enabled
gd
GD Support => enabled
GD Version => bundled (2.0.22 compatible)
GIF Read Support => enabled
PNG Support => enabled
WBMP Support => enabled
XBM Support => enabled
gettext
GetText Support => enabled
iconv
iconv support => enabled
iconv implementation => glibc
iconv library version => 2.3.3
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
libxml
libXML support => active
libXML Version => 2.6.9
libXML streams => enabled
mbstring
Multibyte Support => enabled
Multibyte string engine => libmbfl
Multibyte (japanese) regex support => enabled
Multibyte regex (oniguruma) version => 2.2.4
mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
Directive => Local Value => Master Value
mbstring.detect_order => no value => no value
mbstring.encoding_translation => Off => Off
mbstring.func_overload => 0 => 0
mbstring.http_input => pass => pass
mbstring.http_output => pass => pass
mbstring.internal_encoding => ISO-8859-1 => no value
mbstring.language => neutral => neutral
mbstring.substitute_character => no value => no value
ncurses
ncurses support => enabled
ncurses library version => 5.4
color support => yes
openssl
OpenSSL support => enabled
OpenSSL Version => OpenSSL 0.9.7d 17 Mar 2004
pcre
PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 4.5 01-December-2003
posix
Revision => $Revision: 1.60 $
session
Session Support => enabled
Registered save handlers => files user sqlite
Registered serializer handlers => php php_binary
Directive => Local Value => Master Value
session.auto_start => Off => Off
session.bug_compat_42 => On => On
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 => 100 => 100
session.gc_maxlifetime => 1440 => 1440
session.gc_probability => 1 => 1
session.hash_bits_per_character => 4 => 4
session.hash_function => 0 => 0
session.name => PHPSESSID => PHPSESSID
session.referer_check => no value => no value
session.save_handler => files => files
session.save_path => no value => no value
session.serialize_handler => php => php
session.use_cookies => On => On
session.use_only_cookies => Off => Off
session.use_trans_sid => 0 => 0
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
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,form=,fieldse
t= => a=href,area=href,frame=src,form=,fieldse
t=
user_agent => no value => no value
tokenizer
Tokenizer Support => enabled
xml
XML Support => active
XML Namespace Support => active
libxml2 Version => 2.6.9
xmlrpc
core library version => xmlrpc-epi v. 0.51
php extension version => 0.51
author => Dan Libby
homepage => http://xmlrpc-epi.sourceforge.net
open sourced by => Epinions.com
xsl
XSL => enabled
libxslt Version => 1.1.6
libxslt compiled against libxml Version => 2.6.9
EXSLT => enabled
libexslt Version => 1.1.6
zlib
ZLib Support => enabled
Compiled Version => 1.2.1
Linked Version => 1.2.1
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
Environment
Variable => Value
MANPATH => /usr/local/share/man:/usr/share/man
HOSTNAME => fasterthanlightning.clubneon.com
TEST_PHP_SRCDIR => /usr/src/php-5.0.0RC2
SHELL => /bin/sh
TERM => xterm-color
MAKEFLAGS =>
SSH_CLIENT => deleted
SSH_TTY => deleted
USER => root
LS_COLORS =>
SCRIPT_FILENAME =>
SSH_AUTH_SOCK => deleted
CONFIG_SITE => /usr/share/config/site
CXXFLAGS => -mcpu=ev56 -O3 -pipe -prefer-non-pic -static
MAKELEVEL => 1
MFLAGS =>
PATH => /usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin
MAIL => /var/mail/root
_ => /usr/src/php-5.0.0RC2/sapi/cli/php
PWD => /usr/src/php-5.0.0RC2
TEST_PHP_EXECUTABLE => /usr/src/php-5.0.0RC2/sapi/cli/php
REDIRECT_STATUS =>
PATH_TRANSLATED =>
HOME => /root
SHLVL => 3
CONTENT_LENGTH =>
CFLAGS => -mcpu=ev56 -O3 -pipe -prefer-non-pic -static
LOGNAME => root
QUERY_STRING =>
SSH_CONNECTION => 141.157.132.6 35334 141.157.136.14 22
GCJFLAGS => -mcpu=ev56 -O3 -pipe
CONTENT_TYPE =>
CC => gcc
REQUEST_METHOD =>
FFLAGS => -mcpu=ev56 -O3 -pipe
PHP Variables
Variable => Value
_SERVER["MANPATH"] => /usr/local/share/man:/usr/share/man
_SERVER["HOSTNAME"] => fasterthanlightning.clubneon.com
_SERVER["TEST_PHP_SRCDIR"] => /usr/src/php-5.0.0RC2
_SERVER["SHELL"] => /bin/sh
_SERVER["TERM"] => xterm-color
_SERVER["MAKEFLAGS"] =>
_SERVER["SSH_CLIENT"] => deleted
_SERVER["SSH_TTY"] => deleted
_SERVER["USER"] => root
_SERVER["LS_COLORS"] =>
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["CONFIG_SITE"] => /usr/share/config/site
_SERVER["CXXFLAGS"] => -mcpu=ev56 -O3 -pipe -prefer-non-pic -static
_SERVER["MAKELEVEL"] => 1
_SERVER["MFLAGS"] =>
_SERVER["PATH"] => /usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin
_SERVER["MAIL"] => /var/mail/root
_SERVER["_"] => /usr/src/php-5.0.0RC2/sapi/cli/php
_SERVER["PWD"] => /usr/src/php-5.0.0RC2
_SERVER["TEST_PHP_EXECUTABLE"] => /usr/src/php-5.0.0RC2/sapi/cli/php
_SERVER["REDIRECT_STATUS"] =>
_SERVER["PATH_TRANSLATED"] =>
_SERVER["HOME"] => /root
_SERVER["SHLVL"] => 3
_SERVER["CONTENT_LENGTH"] =>
_SERVER["CFLAGS"] => -mcpu=ev56 -O3 -pipe -prefer-non-pic -static
_SERVER["LOGNAME"] => root
_SERVER["QUERY_STRING"] =>
_SERVER["SSH_CONNECTION"] => 141.157.132.6 35334 141.157.136.14 22
_SERVER["GCJFLAGS"] => -mcpu=ev56 -O3 -pipe
_SERVER["CONTENT_TYPE"] =>
_SERVER["CC"] => gcc
_SERVER["REQUEST_METHOD"] =>
_SERVER["FFLAGS"] => -mcpu=ev56 -O3 -pipe
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["argv"] => Array
(
)
_SERVER["argc"] => 0
_ENV["MANPATH"] => /usr/local/share/man:/usr/share/man
_ENV["HOSTNAME"] => fasterthanlightning.clubneon.com
_ENV["TEST_PHP_SRCDIR"] => /usr/src/php-5.0.0RC2
_ENV["SHELL"] => /bin/sh
_ENV["TERM"] => xterm-color
_ENV["MAKEFLAGS"] =>
_ENV["SSH_CLIENT"] => deleted
_ENV["SSH_TTY"] => deleted
_ENV["USER"] => root
_ENV["LS_COLORS"] =>
_ENV["SCRIPT_FILENAME"] =>
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["CONFIG_SITE"] => /usr/share/config/site
_ENV["CXXFLAGS"] => -mcpu=ev56 -O3 -pipe -prefer-non-pic -static
_ENV["MAKELEVEL"] => 1
_ENV["MFLAGS"] =>
_ENV["PATH"] => /usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin
_ENV["MAIL"] => /var/mail/root
_ENV["_"] => /usr/src/php-5.0.0RC2/sapi/cli/php
_ENV["PWD"] => /usr/src/php-5.0.0RC2
_ENV["TEST_PHP_EXECUTABLE"] => /usr/src/php-5.0.0RC2/sapi/cli/php
_ENV["REDIRECT_STATUS"] =>
_ENV["PATH_TRANSLATED"] =>
_ENV["HOME"] => /root
_ENV["SHLVL"] => 3
_ENV["CONTENT_LENGTH"] =>
_ENV["CFLAGS"] => -mcpu=ev56 -O3 -pipe -prefer-non-pic -static
_ENV["LOGNAME"] => root
_ENV["QUERY_STRING"] =>
_ENV["SSH_CONNECTION"] => 141.157.132.6 35334 141.157.136.14 22
_ENV["GCJFLAGS"] => -mcpu=ev56 -O3 -pipe
_ENV["CONTENT_TYPE"] =>
_ENV["CC"] => gcc
_ENV["REQUEST_METHOD"] =>
_ENV["FFLAGS"] => -mcpu=ev56 -O3 -pipe
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.
|