For Programmers: Free Programming Magazines  


Home > Archive > PHP Questions and Answers > February 2005 > Test results for 5.0.3 [failed]









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Test results for 5.0.3 [failed]
noreply@php.net

2005-02-25, 3:57 pm


========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test for buffering in core functions with implicit flush off [tests/func/008.phpt]
Convert warnings to exceptions [tests/lang/038.phpt]
Bug #21800 (Segfault under interactive mode) [tests/lang/bug21800.phpt]
Bug #29944 (function defined in switch crashes PHP) [tests/lang/bug29944.phpt]
Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt]
Bug #28444 (Cannot access undefined property for object with overloaded property access) [Zend/tests/bug28444.phpt]
ctype on integers [ext/ctype/tests/001.phpt]
Test 3: Exception Test [ext/dom/tests/dom003.phpt]
HTML input/output [ext/mbstring/tests/htmlent.phpt]
mb_output_handler() (Shift_JIS) [ext/mbstring/tests/mb_output_handler_shift_jis.phpt]
IPv6 Loopback test [ext/sockets/tests/ipv6loop.phpt]
Bug #29992 (foreach by reference corrupts the array) [ext/standard/tests/array/bug29992.phpt]
Bug #25665 (var_dump () hangs on Nan and INF) [ext/standard/tests/math/bug25665.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 #27780 (strtotime(+1 xxx) returns a wrong date/time) [ext/standard/tests/time/bug27780.phpt]
========================================
=============================


========================================
=============================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 53
Exts tested : 27
---------------------------------------------------------------------

Number of tests : 1291 739
Tests skipped : 552 (42.8%) --------
Tests warned : 1 (0.1%) (0.1%)
Tests failed : 15 (1.2%) (2.0%)
Tests passed : 723 (56.0%) (97.8%)
---------------------------------------------------------------------
Time taken : 1134 seconds
========================================
=============================

========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test for buffering in core functions with implicit flush off [tests/func/008.phpt]
Convert warnings to exceptions [tests/lang/038.phpt]
Bug #21800 (Segfault under interactive mode) [tests/lang/bug21800.phpt]
Bug #29944 (function defined in switch crashes PHP) [tests/lang/bug29944.phpt]
Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt]
Bug #28444 (Cannot access undefined property for object with overloaded property access) [Zend/tests/bug28444.phpt]
ctype on integers [ext/ctype/tests/001.phpt]
Test 3: Exception Test [ext/dom/tests/dom003.phpt]
HTML input/output [ext/mbstring/tests/htmlent.phpt]
mb_output_handler() (Shift_JIS) [ext/mbstring/tests/mb_output_handler_shift_jis.phpt]
IPv6 Loopback test [ext/sockets/tests/ipv6loop.phpt]
Bug #29992 (foreach by reference corrupts the array) [ext/standard/tests/array/bug29992.phpt]
Bug #25665 (var_dump () hangs on Nan and INF) [ext/standard/tests/math/bug25665.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 #27780 (strtotime(+1 xxx) returns a wrong date/time) [ext/standard/tests/time/bug27780.phpt]
========================================
=============================


========================================
========================================

/work/install/php-5.0.3/tests/func/008.phpt
========================================
========================================


---- EXPECTED OUTPUT
'foo1'

'foo2'
---- ACTUAL OUTPUT

---- FAILED

========================================
========================================

001- 'foo1'
003- 'foo2'
========================================
========================================




========================================
========================================

/work/install/php-5.0.3/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"
========================================
========================================




========================================
========================================

/work/install/php-5.0.3/tests/lang/bug21800.phpt
========================================
========================================


---- EXPECTED OUTPUT
Interactive mode enabled

:test:
---- ACTUAL OUTPUT
Interactive mode enabled

:test:
Memory fault (core dumped)
---- FAILED

========================================
========================================

004+ Memory fault (core dumped)
========================================
========================================




========================================
========================================

/work/install/php-5.0.3/tests/lang/bug29944.phpt
========================================
========================================


---- EXPECTED OUTPUT
1
===DONE===
---- ACTUAL OUTPUT
Memory fault (core dumped)
---- FAILED

========================================
========================================

001+ Memory fault (core dumped)
001- 1
002- ===DONE===
========================================
========================================




========================================
========================================

/work/install/php-5.0.3/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 /work/install/php-5.0.3/Zend/tests/bug22836.php on line 7

Strict Standards: Only variable references should be returned by reference in /work/install/php-5.0.3/Zend/tests/bug22836.php on line 7
string(3) "foo"
'foo'

Notice: Undefined variable: a in /work/install/php-5.0.3/Zend/tests/bug22836.php on line 7

Strict Standards: Only variable references should be returned by reference in /work/install/php-5.0.3/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable: a in /work/install/php-5.0.3/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable: a in /work/install/php-5.0.3/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable: a in /work/install/php-5.0.3/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable: a in /work/install/php-5.0.3/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable: a in /work/install/php-5.0.3/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable: a in /work/install/php-5.0.3/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 /work/install/php-5.0.3/Zend/tests/bug22836.php on line 7
021+ NULL
022+ 'foo'
023+
024+ Notice: Undefined variable: a in /work/install/php-5.0.3/Zend/tests/bug22836.php on line 7
025+ NULL
026+ 'foo'
027+
028+ Notice: Undefined variable: a in /work/install/php-5.0.3/Zend/tests/bug22836.php on line 7
029+ NULL
030+ 'foo'
031+
032+ Notice: Undefined variable: a in /work/install/php-5.0.3/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
========================================
========================================




========================================
========================================

/work/install/php-5.0.3/Zend/tests/bug28444.phpt
========================================
========================================


---- EXPECTED OUTPUT
object(Object)#%d (1) {
["x"]=>
int(2)
}
int(2)
int(3)
Overloaded::__set(y,3)
int(3)
Overloaded::__get(y)
int(3)
Overloaded::__set(z,Object id #3)
object(Object)#%d (1) {
["x"]=>
int(4)
}
Overloaded::__get(z)
int(4)
Overloaded::__get(z)
int(5)
Overloaded::__get(z)
int(6)
===DONE===
---- ACTUAL OUTPUT
object(Object)#2 (1) {
["x"]=>
int(2)
}
int(2)
int(3)
Overloaded::__set(y,3)
int(3)
Overloaded::__get(y)
int(3)
Overloaded::__set(z,Object id #3)
object(Object)#3 (1) {
["x"]=>
int(4)
}
Overloaded::__get(z)
int(4)
Overloaded::__get(z)
int(5)

Fatal error: Cannot access undefined property for object with overloaded property access in /work/install/php-5.0.3/Zend/tests/bug28444.php on line 45
---- FAILED

========================================
========================================

020+
021+ Fatal error: Cannot access undefined property for object with overloaded property access in /work/install/php-5.0.3/Zend/tests/bug28444.php on line 45
020- Overloaded::__get(z)
021- int(6)
022- ===DONE===
========================================
========================================




========================================
========================================

/work/install/php-5.0.3/ext/ctype/tests/001.phpt
========================================
========================================


---- EXPECTED OUTPUT
ctype_lower 26
ctype_upper 26
ctype_alpha 52
ctype_digit 10
ctype_alnum 62
ctype_cntrl 33
ctype_graph 94
ctype_print 95
ctype_punct 32
ctype_space 6
ctype_xdigit 22
---- ACTUAL OUTPUT
ctype_lower 26
ctype_upper 26
ctype_alpha 52
ctype_digit 10
ctype_alnum 62
ctype_cntrl 65
ctype_graph 189
ctype_print 191
ctype_punct 127
ctype_space 12
ctype_xdigit 22
---- FAILED

========================================
========================================

006+ ctype_cntrl 65
007+ ctype_graph 189
008+ ctype_print 191
009+ ctype_punct 127
010+ ctype_space 12
006- ctype_cntrl 33
007- ctype_graph 94
008- ctype_print 95
009- ctype_punct 32
010- ctype_space 6
========================================
========================================




========================================
========================================

/work/install/php-5.0.3/ext/dom/tests/dom003.phpt
========================================
========================================


---- EXPECTED OUTPUT
--- Catch exception with try/catch
object(DOMException)#%d (6) {
["message:protected"]=>
string(23) "Hierarchy Request Error"
["string:private"]=>
string(0) ""
["file:protected"]=>
string(%d) "%s/ext/dom/tests/dom003.php"
["line:protected"]=>
int(8)
["trace:private"]=>
array(0) {
}
["code"]=>
int(3)
}
--- Don't catch exception with try/catch

Fatal error: Uncaught exception 'DOMException' with message 'Hierarchy Request Error' in %sdom003.php:%d
Stack trace:
#0 {main}
thrown in %sdom003.php on line %d
---- ACTUAL OUTPUT
--- Catch exception with try/catch
object(DOMException)#3 (6) {
["message:protected"]=>
string(23) "Hierarchy Request Error"
["string:private"]=>
string(0) ""
["file:protected"]=>
string(48) "/work/install/php-5.0.3/ext/dom/tests/dom003.php"
["line:protected"]=>
int(8)
["trace:private"]=>
array(1) {
[0]=>
array(6) {
["file"]=>
string(48) "/work/install/php-5.0.3/ext/dom/tests/dom003.php"
["line"]=>
int(8)
["function"]=>
string(11) "appendChild"
["class"]=>
string(10) "DOMElement"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
object(DOMElement)#2 (0) {
}
}
}
}
["code"]=>
int(3)
}
--- Don't catch exception with try/catch

Fatal error: Uncaught exception 'DOMException' with message 'Hierarchy Request Error' in /work/install/php-5.0.3/ext/dom/tests/dom003.php:13
Stack trace:
#0 /work/install/php-5.0.3/ext/dom/tests/dom003.php(13): DOMElement->appendChild(Object(DOMElement))
#1 {main}
thrown in /work/install/php-5.0.3/ext/dom/tests/dom003.php on line 13
---- FAILED

========================================
========================================

012+ array(1) {
013+ [0]=>
014+ array(6) {
015+ ["file"]=>
016+ string(48) "/work/install/php-5.0.3/ext/dom/tests/dom003.php"
017+ ["line"]=>
018+ int(8)
019+ ["function"]=>
020+ string(11) "appendChild"
021+ ["class"]=>
022+ string(10) "DOMElement"
012- array(0) {
013- }
014- ["code"]=>
015- int(3)
016- }
017- --- Don't catch exception with try/catch
018-
019- Fatal error: Uncaught exception 'DOMException' with message 'Hierarchy Request Error' in %sdom003.php:%d
020- Stack trace:
021- #0 {main}
022- thrown in %sdom003.php on line %d
023+ ["type"]=>
024+ string(2) "->"
025+ ["args"]=>
026+ array(1) {
027+ [0]=>
028+ object(DOMElement)#2 (0) {
029+ }
030+ }
031+ }
032+ }
033+ ["code"]=>
034+ int(3)
035+ }
036+ --- Don't catch exception with try/catch
037+
038+ Fatal error: Uncaught exception 'DOMException' with message 'Hierarchy Request Error' in /work/install/php-5.0.3/ext/dom/tests/dom003.php:13
039+ Stack trace:
040+ #0 /work/install/php-5.0.3/ext/dom/tests/dom003.php(13): DOMElement->appendChild(Object(DOMElement))
041+ #1 {main}
042+ thrown in /work/install/php-5.0.3/ext/dom/tests/dom003.php on line 13
========================================
========================================




========================================
========================================

/work/install/php-5.0.3/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€‚äöü€⟨⟩'
========================================
========================================




========================================
========================================

/work/install/php-5.0.3/ext/mbstring/tests/mb_output_handler_shift_jis.phpt
========================================
========================================


---- EXPECTED OUTPUT
string(73) " テスト用日本語文字列。このモジュールはPH
Pにマルチバイト関数を提供します。"
---- ACTUAL OUTPUT

---- FAILED

========================================
========================================

001+
001- string(73) " テスト用日本語文字列。このモジュールはPH
Pにマルチバイト関数を提供します。"
========================================
========================================




========================================
========================================

/work/install/php-5.0.3/ext/sockets/tests/ipv6loop.phpt
========================================
========================================


---- EXPECTED OUTPUT
string(10) "ABCdef123
"
---- ACTUAL OUTPUT
Notice: Use of undefined constant AF_INET6 - assumed 'AF_INET6' in /work/install/php-5.0.3/ext/sockets/tests/ipv6loop.php on line 3

Warning: socket_create() expects parameter 1 to be long, string given in /work/install/php-5.0.3/ext/sockets/tests/ipv6loop.php on line 3
Unable to create AF_INET6 socket [server]
---- FAILED

========================================
========================================

001+ Notice: Use of undefined constant AF_INET6 - assumed 'AF_INET6' in /work/install/php-5.0.3/ext/sockets/tests/ipv6loop.php on line 3
002+
001- string(10) "ABCdef123
002- "
003+ Warning: socket_create() expects parameter 1 to be long, string given in /work/install/php-5.0.3/ext/sockets/tests/ipv6loop.php on line 3
004+ Unable to create AF_INET6 socket [server]
========================================
========================================




========================================
========================================

/work/install/php-5.0.3/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
========================================
========================================




========================================
========================================

/work/install/php-5.0.3/ext/standard/tests/math/bug25665.phpt
========================================
========================================


---- EXPECTED OUTPUT
float(NAN)
float(-INF)
---- ACTUAL OUTPUT
float(0)
float(-INF)
---- FAILED

========================================
========================================

001+ float(0)
001- float(NAN)
========================================
========================================




========================================
========================================

/work/install/php-5.0.3/ext/standard/tests/time/001.phpt (warn: system dependent)
========================================
========================================


---- EXPECTED OUTPUT
Passed: 100000
Failed: 0
---- ACTUAL OUTPUT
Passed: 99999
Failed: 1
051777: 1109343778 0.08000000 < 1109343778 0.08994100
---- FAILED

========================================
========================================

001+ Passed: 99999
002+ Failed: 1
001- Passed: 100000
002- Failed: 0
003+ 051777: 1109343778 0.08000000 < 1109343778 0.08994100
========================================
========================================




========================================
========================================

/work/install/php-5.0.3/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
========================================
========================================




========================================
========================================

/work/install/php-5.0.3/ext/standard/tests/time/bug27780.phpt
========================================
========================================


---- EXPECTED OUTPUT
America/Chicago
1076824799 [2004-02-14 23:59:59 CST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
1076824800 [2004-02-15 00:00:00 CST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
1076824801 [2004-02-15 00:00:01 CST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
1079503200 [2004-03-17 00:00:00 CST] [2004-04-07 00:00:00 -21 days]
1080367200 [2004-03-27 00:00:00 CST] [2004-04-07 00:00:00 11 days ago]
1080460800 [2004-03-28 02:00:00 CST] [2004-04-07 00:00:00 -10 day +2 hours]
1081227600 [2004-04-06 00:00:00 CDT] [2004-04-07 00:00:00 -1 day]
1081314000 [2004-04-07 00:00:00 CDT] [2004-04-07 00:00:00]
1081317600 [2004-04-07 01:00:00 CDT] [2004-04-07 00:00:00 +1 hour]
1081321200 [2004-04-07 02:00:00 CDT] [2004-04-07 00:00:00 +2 hour]
1081400400 [2004-04-08 00:00:00 CDT] [2004-04-07 00:00:00 +1 day]
1081400400 [2004-04-08 00:00:00 CDT] [2004-04-07 00:00:00 1 day]
1083128400 [2004-04-28 00:00:00 CDT] [2004-04-07 00:00:00 +21 days]

Europe/Amsterdam
1076799599 [2004-02-14 23:59:59 CET] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
1076799600 [2004-02-15 00:00:00 CET] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
1076799601 [2004-02-15 00:00:01 CET] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
1079478000 [2004-03-17 00:00:00 CET] [2004-04-07 00:00:00 -21 days]
1080342000 [2004-03-27 00:00:00 CET] [2004-04-07 00:00:00 11 days ago]
1080435600 [2004-03-28 03:00:00 CEST] [2004-04-07 00:00:00 -10 day +2 hours]
1081202400 [2004-04-06 00:00:00 CEST] [2004-04-07 00:00:00 -1 day]
1081288800 [2004-04-07 00:00:00 CEST] [2004-04-07 00:00:00]
1081292400 [2004-04-07 01:00:00 CEST] [2004-04-07 00:00:00 +1 hour]
1081296000 [2004-04-07 02:00:00 CEST] [2004-04-07 00:00:00 +2 hour]
1081375200 [2004-04-08 00:00:00 CEST] [2004-04-07 00:00:00 +1 day]
1081375200 [2004-04-08 00:00:00 CEST] [2004-04-07 00:00:00 1 day]
1083103200 [2004-04-28 00:00:00 CEST] [2004-04-07 00:00:00 +21 days]

Asia/Jerusalem
1076795999 [2004-02-14 23:59:59 IST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
1076796000 [2004-02-15 00:00:00 IST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
1076796001 [2004-02-15 00:00:01 IST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
1079474400 [2004-03-17 00:00:00 IST] [2004-04-07 00:00:00 -21 days]
1080338400 [2004-03-27 00:00:00 IST] [2004-04-07 00:00:00 11 days ago]
1080432000 [2004-03-28 02:00:00 IST] [2004-04-07 00:00:00 -10 day +2 hours]
1081202400 [2004-04-06 00:00:00 IST] [2004-04-07 00:00:00 -1 day]
1081288800 [2004-04-07 00:00:00 IST] [2004-04-07 00:00:00]
1081292400 [2004-04-07 02:00:00 IDT] [2004-04-07 00:00:00 +1 hour]
1081292400 [2004-04-07 02:00:00 IDT] [2004-04-07 00:00:00 +2 hour]
1081371600 [2004-04-08 00:00:00 IDT] [2004-04-07 00:00:00 +1 day]
1081371600 [2004-04-08 00:00:00 IDT] [2004-04-07 00:00:00 1 day]
1083099600 [2004-04-28 00:00:00 IDT] [2004-04-07 00:00:00 +21 days]

Asia/Singapore
1076774399 [2004-02-14 23:59:59 SGT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
1076774400 [2004-02-15 00:00:00 SGT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
1076774401 [2004-02-15 00:00:01 SGT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
1079452800 [2004-03-17 00:00:00 SGT] [2004-04-07 00:00:00 -21 days]
1080316800 [2004-03-27 00:00:00 SGT] [2004-04-07 00:00:00 11 days ago]
1080410400 [2004-03-28 02:00:00 SGT] [2004-04-07 00:00:00 -10 day +2 hours]
1081180800 [2004-04-06 00:00:00 SGT] [2004-04-07 00:00:00 -1 day]
1081267200 [2004-04-07 00:00:00 SGT] [2004-04-07 00:00:00]
1081270800 [2004-04-07 01:00:00 SGT] [2004-04-07 00:00:00 +1 hour]
1081274400 [2004-04-07 02:00:00 SGT] [2004-04-07 00:00:00 +2 hour]
1081353600 [2004-04-08 00:00:00 SGT] [2004-04-07 00:00:00 +1 day]
1081353600 [2004-04-08 00:00:00 SGT] [2004-04-07 00:00:00 1 day]
1083081600 [2004-04-28 00:00:00 SGT] [2004-04-07 00:00:00 +21 days]

America/Sao_Paulo
1076810399 [2004-02-14 23:59:59 BRST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
1076810400 [2004-02-14 23:00:00 BRT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
1076810401 [2004-02-14 23:00:01 BRT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
1079492400 [2004-03-17 00:00:00 BRT] [2004-04-07 00:00:00 -21 days]
1080356400 [2004-03-27 00:00:00 BRT] [2004-04-07 00:00:00 11 days ago]
1080450000 [2004-03-28 02:00:00 BRT] [2004-04-07 00:00:00 -10 day +2 hours]
1081220400 [2004-04-06 00:00:00 BRT] [2004-04-07 00:00:00 -1 day]
1081306800 [2004-04-07 00:00:00 BRT] [2004-04-07 00:00:00]
1081310400 [2004-04-07 01:00:00 BRT] [2004-04-07 00:00:00 +1 hour]
1081314000 [2004-04-07 02:00:00 BRT] [2004-04-07 00:00:00 +2 hour]
1081393200 [2004-04-08 00:00:00 BRT] [2004-04-07 00:00:00 +1 day]
1081393200 [2004-04-08 00:00:00 BRT] [2004-04-07 00:00:00 1 day]
1083121200 [2004-04-28 00:00:00 BRT] [2004-04-07 00:00:00 +21 days]
---- ACTUAL OUTPUT
America/Chicago
1076824799 [2004-02-14 23:59:59 CST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
1076824800 [2004-02-15 00:00:00 CST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
1076824801 [2004-02-15 00:00:01 CST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
1079503200 [2004-03-17 00:00:00 CST] [2004-04-07 00:00:00 -21 days]
1080367200 [2004-03-27 00:00:00 CST] [2004-04-07 00:00:00 11 days ago]
1080460800 [2004-03-28 02:00:00 CST] [2004-04-07 00:00:00 -10 day +2 hours]
1081227600 [2004-04-06 00:00:00 CDT] [2004-04-07 00:00:00 -1 day]
1081314000 [2004-04-07 00:00:00 CDT] [2004-04-07 00:00:00]
1081317600 [2004-04-07 01:00:00 CDT] [2004-04-07 00:00:00 +1 hour]
1081321200 [2004-04-07 02:00:00 CDT] [2004-04-07 00:00:00 +2 hour]
1081400400 [2004-04-08 00:00:00 CDT] [2004-04-07 00:00:00 +1 day]
1081400400 [2004-04-08 00:00:00 CDT] [2004-04-07 00:00:00 1 day]
1083128400 [2004-04-28 00:00:00 CDT] [2004-04-07 00:00:00 +21 days]

Europe/Amsterdam
1076799599 [2004-02-14 23:59:59 CET] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
1076799600 [2004-02-15 00:00:00 CET] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
1076799601 [2004-02-15 00:00:01 CET] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
1079478000 [2004-03-17 00:00:00 CET] [2004-04-07 00:00:00 -21 days]
1080342000 [2004-03-27 00:00:00 CET] [2004-04-07 00:00:00 11 days ago]
1080435600 [2004-03-28 03:00:00 CEST] [2004-04-07 00:00:00 -10 day +2 hours]
1081202400 [2004-04-06 00:00:00 CEST] [2004-04-07 00:00:00 -1 day]
1081288800 [2004-04-07 00:00:00 CEST] [2004-04-07 00:00:00]
1081292400 [2004-04-07 01:00:00 CEST] [2004-04-07 00:00:00 +1 hour]
1081296000 [2004-04-07 02:00:00 CEST] [2004-04-07 00:00:00 +2 hour]
1081375200 [2004-04-08 00:00:00 CEST] [2004-04-07 00:00:00 +1 day]
1081375200 [2004-04-08 00:00:00 CEST] [2004-04-07 00:00:00 1 day]
1083103200 [2004-04-28 00:00:00 CEST] [2004-04-07 00:00:00 +21 days]

Asia/Jerusalem
1076795999 [2004-02-14 23:59:59 IST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
1076796000 [2004-02-15 00:00:00 IST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
1076796001 [2004-02-15 00:00:01 IST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
1079474400 [2004-03-17 00:00:00 IST] [2004-04-07 00:00:00 -21 days]
1080338400 [2004-03-27 00:00:00 IST] [2004-04-07 00:00:00 11 days ago]
1080432000 [2004-03-28 02:00:00 IST] [2004-04-07 00:00:00 -10 day +2 hours]
1081202400 [2004-04-06 00:00:00 IST] [2004-04-07 00:00:00 -1 day]
1081288800 [2004-04-07 00:00:00 IST] [2004-04-07 00:00:00]
1081292400 [2004-04-07 02:00:00 IDT] [2004-04-07 00:00:00 +1 hour]
1081292400 [2004-04-07 02:00:00 IDT] [2004-04-07 00:00:00 +2 hour]
1081371600 [2004-04-08 00:00:00 IDT] [2004-04-07 00:00:00 +1 day]
1081371600 [2004-04-08 00:00:00 IDT] [2004-04-07 00:00:00 1 day]
1083099600 [2004-04-28 00:00:00 IDT] [2004-04-07 00:00:00 +21 days]

Asia/Singapore
1076774399 [2004-02-14 23:59:59 SGT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
1076774400 [2004-02-15 00:00:00 SGT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
1076774401 [2004-02-15 00:00:01 SGT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
1079452800 [2004-03-17 00:00:00 SGT] [2004-04-07 00:00:00 -21 days]
1080316800 [2004-03-27 00:00:00 SGT] [2004-04-07 00:00:00 11 days ago]
1080410400 [2004-03-28 02:00:00 SGT] [2004-04-07 00:00:00 -10 day +2 hours]
1081180800 [2004-04-06 00:00:00 SGT] [2004-04-07 00:00:00 -1 day]
1081267200 [2004-04-07 00:00:00 SGT] [2004-04-07 00:00:00]
1081270800 [2004-04-07 01:00:00 SGT] [2004-04-07 00:00:00 +1 hour]
1081274400 [2004-04-07 02:00:00 SGT] [2004-04-07 00:00:00 +2 hour]
1081353600 [2004-04-08 00:00:00 SGT] [2004-04-07 00:00:00 +1 day]
1081353600 [2004-04-08 00:00:00 SGT] [2004-04-07 00:00:00 1 day]
1083081600 [2004-04-28 00:00:00 SGT] [2004-04-07 00:00:00 +21 days]

America/Sao_Paulo
1076813999 [2004-02-14 23:59:59 BRT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
1076814000 [2004-02-15 00:00:00 BRT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
1076814001 [2004-02-15 00:00:01 BRT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
1079492400 [2004-03-17 00:00:00 BRT] [2004-04-07 00:00:00 -21 days]
1080356400 [2004-03-27 00:00:00 BRT] [2004-04-07 00:00:00 11 days ago]
1080450000 [2004-03-28 02:00:00 BRT] [2004-04-07 00:00:00 -10 day +2 hours]
1081220400 [2004-04-06 00:00:00 BRT] [2004-04-07 00:00:00 -1 day]
1081306800 [2004-04-07 00:00:00 BRT] [2004-04-07 00:00:00]
1081310400 [2004-04-07 01:00:00 BRT] [2004-04-07 00:00:00 +1 hour]
1081314000 [2004-04-07 02:00:00 BRT] [2004-04-07 00:00:00 +2 hour]
1081393200 [2004-04-08 00:00:00 BRT] [2004-04-07 00:00:00 +1 day]
1081393200 [2004-04-08 00:00:00 BRT] [2004-04-07 00:00:00 1 day]
1083121200 [2004-04-28 00:00:00 BRT] [2004-04-07 00:00:00 +21 days]
---- FAILED

========================================
========================================

062+ 1076813999 [2004-02-14 23:59:59 BRT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
063+ 1076814000 [2004-02-15 00:00:00 BRT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
064+ 1076814001 [2004-02-15 00:00:01 BRT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
062- 1076810399 [2004-02-14 23:59:59 BRST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
063- 1076810400 [2004-02-14 23:00:00 BRT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
064- 1076810401 [2004-02-14 23:00:01 BRT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
========================================
========================================





========================================
========================================

BUILD ENVIRONMENT
========================================
========================================

OS:
OpenBSD - OpenBSD fish.atia.com 3.6 GENERIC.MP#173 i386

Automake:

Autoconf:
Provide an AUTOCONF_VERSION environment variable, please

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-lib/i386-unknown-openbsd3.6/2.95.3/specs
gcc version 2.95.3 20010125 (prerelease, propolice)

Bison:
bison (GNU Bison) 1.35

Copyright 1984, 1986, 1989, 1992, 2000, 2001, 2002
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:
/work/install/php-5.0.3/sapi/cli/php:
Start End Type Ref Name
00000000 00000000 exe 1 /work/install/php-5.0.3/sapi/cli/php
0a449000 2a44e000 rlib 1 /usr/local/lib/libexslt.so.8.6
06fff000 27007000 rlib 5 /usr/lib/libz.so.4.0
0fa7f000 2fa86000 rlib 5 /usr/lib/libm.so.2.0
05851000 25856000 rlib 1 /usr/local/lib/libexpat.so.4.0
03ebf000 23ec3000 rlib 1 /usr/local/lib/libmm.so.13.20
0e4a0000 2e4a3000 rlib 1 /usr/lib/libpanel.so.3.0
0ef66000 2ef7a000 rlib 1 /usr/lib/libncurses.so.10.0
09d22000 29d2b000 rlib 1 /usr/local/mysql/lib/mysql/libmysqlclient.so.12.0
0de38000 2de3c000 rlib 1 /usr/local/lib/libintl.so.1.1
0d6c0000 2d6cd000 rlib 1 /usr/X11R6/lib/libfreetype.so.12.0
0fda9000 2fdf6000 rlib 3 /usr/X11R6/lib/libX11.so.8.0
0a773000 2a777000 rlib 1 /usr/X11R6/lib/libXpm.so.6.0
0a35c000 2a363000 rlib 1 /usr/local/lib/libpng.so.4.0
0e936000 2e93c000 rlib 1 /usr/local/lib/libjpeg.so.62.0
03c54000 23c58000 rlib 1 /usr/local/lib/libgdbm.so.3.0
043f8000 243fc000 rlib 1 /usr/local/lib/libbz2.so.10.2
0d4d1000 2d4db000 rlib 2 /usr/lib/libssl.so.9.0
0e6d3000 2e703000 rlib 2 /usr/lib/libcrypto.so.11.0
0fb3c000 2fb47000 rlib 2 /usr/local/lib/libxslt.so.2.8
054aa000 254d9000 rlib 3 /usr/local/lib/libxml2.so.8.11
07697000 27773000 rlib 5 /usr/local/lib/libiconv.so.4.0
012fe000 21336000 rlib 1 /usr/lib/libc.so.34.1
0f952000 2f956000 rlib 1 /usr/X11R6/lib/libXext.so.8.0
0140f000 0140f000 rtld 1 /usr/libexec/ld.so


User's E-mail: cyrille at atia dot com


========================================
========================================

PHPINFO
========================================
========================================

phpinfo()
PHP Version => 5.0.3

System => OpenBSD fish.atia.com 3.6 GENERIC.MP#173 i386
Build Date => Feb 25 2005 16:42:49
Configure Command => './configure' '--prefix=/usr' '--mandir=/usr/local/man' '--with-apxs2=/usr/local/apache/bin/apxs' '--enable-cgi' '--enable-discard-path' '--enable-fastcgi' '--enable-magic-quotes' '--disable-ipv6' '--enable-libxml' '--with-openssl' '
--with-zlib' '--with-bz2' '--enable-calendar' '--enable-ctype' '--enable-dba' '--with-gdbm' '--with-ndbm' '--enable-dio' '--enable-dom' '--enable-exif' '--enable-ftp' '--with-gd' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr/local' '--with-zlib-dir=/u
sr/local' '--with-xpm-dir=/usr/local' '--with-ttf' '--with-freetype-dir=/usr/X11R6' '--with-gettext' '--with-iconv=/usr/local' '--enable-mbstring' '--with-mime-magic' '--with-mysql=/usr/local/mysql' '--with-ncurses' '--enable-pcntl' '--enable-sockets' '--
enable-session' '--with-mm' '--disable-simplexml' '--disable-spl' '--without-sqlite' '--enable-xml' '--with-libxml-dir=/usr/local' '--with-libexpat-dir=/usr/local' '--with-iconv-dir=/usr/local' '--with-xsl=/usr/local' '--wit!
h-pear' '--enable-inline-optimization' '--enable-zend-multibyte' '--enable-shared=yes' '--enable-static=yes'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/lib
PHP API => 20031224
PHP Extension => 20041030
Zend Extension => 220040412
Debug Build => no
Thread Safety => disabled
IPv6 Support => disabled
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.3, 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-20041030 => /usr/lib/php/extensions/no-debug-non-zts-20041030
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 => /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

dba

DBA support => enabled
Supported handlers => gdbm ndbm cdb cdb_make inifile flatfile

dio

dio support => enabled

dom

DOM/XML => enabled
DOM/XML API Version => 20031129
libxml Version => 2.6.11
HTML Support => enabled
XPath Support => enabled
XPointer Support => enabled
Schema Support => enabled
RelaxNG Support => enabled

exif

EXIF Support => enabled
EXIF Version => 1.4 $Id: exif.c,v 1.162.2.2 2004/11/10 01:44:28 iliaa Exp $
Supported EXIF Version => 0220
Supported filetypes => JPEG,TIFF

ftp

FTP support => enabled

gd

GD Support => enabled
GD Version => bundled (2.0.28 compatible)
FreeType Support => enabled
FreeType Linkage => with freetype
FreeType Version => 2.1.4
GIF Read Support => enabled
GIF Create Support => enabled
JPG Support => enabled
PNG Support => enabled
WBMP Support => enabled
XPM Support => enabled
XBM Support => enabled

gettext

GetText Support => enabled

iconv

iconv support => enabled
iconv implementation => libiconv
iconv library version => 1.9

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.11
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.script_encoding => no value => no value
mbstring.substitute_character => no value => no value

mime_magic

mime_magic support => enabled

Directive => Local Value => Master Value
mime_magic.debug => Off => Off
mime_magic.magicfile => /usr/local/apache/conf/magic => /usr/local/apache/conf/magic

mysql

MySQL Support => enabled
Active Persistent Links => 0
Active Links => 0
Client API version => 4.0.16
MYSQL_MODULE_TYPE => external
MYSQL_SOCKET => /tmp/mysql.sock
MYSQL_INCLUDE => -I/usr/local/mysql/include/mysql
MYSQL_LIBS => -L/usr/local/mysql/lib/mysql -lmysqlclient

Directive => Local Value => Master Value
mysql.allow_persistent => On => On
mysql.connect_timeout => 60 => 60
mysql.default_host => no value => no value
mysql.default_password => no value => no value
mysql.default_port => no value => no value
mysql.default_socket => no value => no value
mysql.default_user => no value => no value
mysql.max_links => Unlimited => Unlimited
mysql.max_persistent => Unlimited => Unlimited
mysql.trace_mode => Off => Off

ncurses

ncurses support => enabled
ncurses library version => 5.2
color support => yes

openssl

OpenSSL support => enabled
OpenSSL Version => OpenSSL 0.9.7d 17 Mar 2004

pcntl

pcntl support => enabled

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 mm
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

sockets

Sockets Support => enabled

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,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
EXPAT Version => expat_1.95.6

xsl

XSL => enabled
libxslt Version => 1.1.8
libxslt compiled against libxml Version => 2.6.11
EXSLT => enabled
libexslt Version => 1.1.8

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
PATH => /usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin
MAKEFLAGS => --jobserver-fds=3,4 -j
SHELL => /bin/sh
MFLAGS => - --jobserver-fds=3,4 -j
USER => cyrille
HOME => /home/USERS/cyrille
PWD => /work/install/php-5.0.3
SSH_AUTH_SOCK => deleted
OLDPWD => /work/install
SSH_CLIENT => deleted
CC => gcc
QUERY_STRING =>
TERM => vt220
_ => /usr/sbin/gmake
CONTENT_TYPE =>
MAKELEVEL => 1
TEST_PHP_EXECUTABLE => /work/install/php-5.0.3/sapi/cli/php
CONTENT_LENGTH =>
SHLVL => 1
REDIRECT_STATUS =>
REQUEST_METHOD =>
LOGNAME => cyrille
TEST_PHP_SRCDIR => /work/install/php-5.0.3
SSH_TTY => deleted
PATH_TRANSLATED =>
SCRIPT_FILENAME =>

PHP Variables

Variable => Value
_SERVER["PATH"] => /usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin
_SERVER["MAKEFLAGS"] => --jobserver-fds=3,4 -j
_SERVER["SHELL"] => /bin/sh
_SERVER["MFLAGS"] => - --jobserver-fds=3,4 -j
_SERVER["USER"] => cyrille
_SERVER["HOME"] => /home/USERS/cyrille
_SERVER["PWD"] => /work/install/php-5.0.3
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["OLDPWD"] => /work/install
_SERVER["SSH_CLIENT"] => deleted
_SERVER["CC"] => gcc
_SERVER["QUERY_STRING"] =>
_SERVER["TERM"] => vt220
_SERVER["_"] => /usr/sbin/gmake
_SERVER["CONTENT_TYPE"] =>
_SERVER["MAKELEVEL"] => 1
_SERVER["TEST_PHP_EXECUTABLE"] => /work/install/php-5.0.3/sapi/cli/php
_SERVER["CONTENT_LENGTH"] =>
_SERVER["SHLVL"] => 1
_SERVER["REDIRECT_STATUS"] =>
_SERVER["REQUEST_METHOD"] =>
_SERVER["LOGNAME"] => cyrille
_SERVER["TEST_PHP_SRCDIR"] => /work/install/php-5.0.3
_SERVER["SSH_TTY"] => deleted
_SERVER["PATH_TRANSLATED"] =>
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["argv"] => Array
(
)

_SERVER["argc"] => 0
_ENV["PATH"] => /usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin
_ENV["MAKEFLAGS"] => --jobserver-fds=3,4 -j
_ENV["SHELL"] => /bin/sh
_ENV["MFLAGS"] => - --jobserver-fds=3,4 -j
_ENV["USER"] => cyrille
_ENV["HOME"] => /home/USERS/cyrille
_ENV["PWD"] => /work/install/php-5.0.3
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["OLDPWD"] => /work/install
_ENV["SSH_CLIENT"] => deleted
_ENV["CC"] => gcc
_ENV["QUERY_STRING"] =>
_ENV["TERM"] => vt220
_ENV["_"] => /usr/sbin/gmake
_ENV["CONTENT_TYPE"] =>
_ENV["MAKELEVEL"] => 1
_ENV["TEST_PHP_EXECUTABLE"] => /work/install/php-5.0.3/sapi/cli/php
_ENV["CONTENT_LENGTH"] =>
_ENV["SHLVL"] => 1
_ENV["REDIRECT_STATUS"] =>
_ENV["REQUEST_METHOD"] =>
_ENV["LOGNAME"] => cyrille
_ENV["TEST_PHP_SRCDIR"] => /work/install/php-5.0.3
_ENV["SSH_TTY"] => deleted
_ENV["PATH_TRANSLATED"] =>
_ENV["SCRIPT_FILENAME"] =>

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.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com