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:56 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 #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]
Test 3: Exception Test [ext/dom/tests/dom003.phpt]
iconv_mime_decode() [ext/iconv/tests/iconv_mime_decode.phpt]
iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt]
iconv_strlen() [ext/iconv/tests/iconv_strlen.phpt]
iconv_strpos() [ext/iconv/tests/iconv_strpos.phpt]
iconv_strrpos() [ext/iconv/tests/iconv_strrpos.phpt]
iconv_substr() [ext/iconv/tests/iconv_substr.phpt]
Bug #29992 (foreach by reference corrupts the array) [ext/standard/tests/array/bug29992.phpt]
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]
Bug #26614 (CDATA sections skipped on line count) [ext/xml/tests/bug26614.phpt]
========================================
=============================


========================================
=============================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 66
Exts tested : 17
---------------------------------------------------------------------

Number of tests : 1291 615
Tests skipped : 676 (52.4%) --------
Tests warned : 0 (0.0%) (0.0%)
Tests failed : 16 (1.2%) (2.6%)
Tests passed : 599 (46.4%) (97.4%)
---------------------------------------------------------------------
Time taken : 146 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 #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]
Test 3: Exception Test [ext/dom/tests/dom003.phpt]
iconv_mime_decode() [ext/iconv/tests/iconv_mime_decode.phpt]
iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt]
iconv_strlen() [ext/iconv/tests/iconv_strlen.phpt]
iconv_strpos() [ext/iconv/tests/iconv_strpos.phpt]
iconv_strrpos() [ext/iconv/tests/iconv_strrpos.phpt]
iconv_substr() [ext/iconv/tests/iconv_substr.phpt]
Bug #29992 (foreach by reference corrupts the array) [ext/standard/tests/array/bug29992.phpt]
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]
Bug #26614 (CDATA sections skipped on line count) [ext/xml/tests/bug26614.phpt]
========================================
=============================


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

/usr/local/src/php-5.0.3/tests/func/008.phpt
========================================
========================================


---- EXPECTED OUTPUT
'foo1'

'foo2'
---- ACTUAL OUTPUT

---- FAILED

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

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




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

/usr/local/src/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"
========================================
========================================




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

/usr/local/src/php-5.0.3/tests/lang/bug29944.phpt
========================================
========================================


---- EXPECTED OUTPUT
1
===DONE===
---- ACTUAL OUTPUT

---- FAILED

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

001+
001- 1
002- ===DONE===
========================================
========================================




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

/usr/local/src/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 /usr/local/src/php-5.0.3/Zend/tests/bug22836.php on line 7

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

Notice: Undefined variable: a in /usr/local/src/php-5.0.3/Zend/tests/bug22836.php on line 7

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

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

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

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

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

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

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




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

/usr/local/src/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 /usr/local/src/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 /usr/local/src/php-5.0.3/Zend/tests/bug28444.php on line 45
020- Overloaded::__get(z)
021- int(6)
022- ===DONE===
========================================
========================================




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

/usr/local/src/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(49) "/usr/local/src/php-5.0.3/ext/dom/tests/dom003.php"
["line:protected"]=>
int(8)
["trace:private"]=>
array(1) {
[0]=>
array(6) {
["file"]=>
string(49) "/usr/local/src/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 /usr/local/src/php-5.0.3/ext/dom/tests/dom003.php:13
Stack trace:
#0 /usr/local/src/php-5.0.3/ext/dom/tests/dom003.php(13): DOMElement->appendChild(Object(DOMElement))
#1 {main}
thrown in /usr/local/src/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(49) "/usr/local/src/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 /usr/local/src/php-5.0.3/ext/dom/tests/dom003.php:13
039+ Stack trace:
040+ #0 /usr/local/src/php-5.0.3/ext/dom/tests/dom003.php(13): DOMElement->appendChild(Object(DOMElement))
041+ #1 {main}
042+ thrown in /usr/local/src/php-5.0.3/ext/dom/tests/dom003.php on line 13
========================================
========================================




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

/usr/local/src/php-5.0.3/ext/iconv/tests/iconv_mime_decode.phpt
========================================
========================================


---- EXPECTED OUTPUT
(31) "Subject: PrüfungPrüfungkůÔńÓlet"
(32) "Subject: Prüfung PrüfungkůÔńÓlet"
(31) "Subject: PrüfungPrüfungkůÔńÓlet"
2: iconv_mime_decode(): Malformed string
(0) ""
(27) "From: サンプル文å_—列サンプル文å_—å
ˆ—日本語テã‚_スト"
(31) "Subject: PrüfungPrüfungkůÔńÓlet"
(32) "Subject: Prüfung PrüfungkůÔńÓlet"
(100) "Subject: =?ISO-8859-1?Q?Pr=FCfung?==?ISO-8859-1*de_DE?Q?Pr=FCfung?==?ISO-8859-2?Q?k=F9=D4=F1=D3let?="
2: iconv_mime_decode(): Malformed string
(0) ""
(27) "From: サンプル文å_—列サンプル文å_—å
ˆ—日本語テã‚_スト"
(31) "Subject: PrüfungPrüfungkůÔńÓlet"
(32) "Subject: Prüfung PrüfungkůÔńÓlet"
(31) "Subject: PrüfungPrüfungkůÔńÓlet"
(84) "Subject: Prüfung=?ISO-8859-1*de_DE?Q?Pr=FCfung?? =?ISO-8859-2?X?k=F9=D4=F1=D3let?="
(27) "From: サンプル文å_—列サンプル文å_—å
ˆ—日本語テã‚_スト"
(31) "Subject: PrüfungPrüfungkůÔńÓlet"
(32) "Subject: Prüfung PrüfungkůÔńÓlet"
(100) "Subject: =?ISO-8859-1?Q?Pr=FCfung?==?ISO-8859-1*de_DE?Q?Pr=FCfung?==?ISO-8859-2?Q?k=F9=D4=F1=D3let?="
(84) "Subject: Prüfung=?ISO-8859-1*de_DE?Q?Pr=FCfung?? =?ISO-8859-2?X?k=F9=D4=F1=D3let?="
(27) "From: サンプル文å_—列サンプル文å_—å
ˆ—日本語テã‚_スト"
---- ACTUAL OUTPUT
8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
(0) "Subject: PrüfungPrüfungkůÔńÓlet"
8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
(0) "Subject: Prüfung PrüfungkůÔńÓlet"
8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
(0) "Subject: PrüfungPrüfungkůÔńÓlet"
2: iconv_mime_decode(): Malformed string
8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
(0) ""
8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
(0) "From: サンプル文å_—列サンプル文å_—å
ˆ—日本語テã‚_スト"
8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
(0) "Subject: PrüfungPrüfungkůÔńÓlet"
8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
(0) "Subject: Prüfung PrüfungkůÔńÓlet"
8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
(0) "Subject: =?ISO-8859-1?Q?Pr=FCfung?==?ISO-8859-1*de_DE?Q?Pr=FCfung?==?ISO-8859-2?Q?k=F9=D4=F1=D3let?="
2: iconv_mime_decode(): Malformed string
8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
(0) ""
8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
(0) "From: サンプル文å_—列サンプル文å_—å
ˆ—日本語テã‚_スト"
8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
(0) "Subject: PrüfungPrüfungkůÔńÓlet"
8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
(0) "Subject: Prüfung PrüfungkůÔńÓlet"
8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
(0) "Subject: PrüfungPrüfungkůÔńÓlet"
8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
(0) "Subject: Prüfung=?ISO-8859-1*de_DE?Q?Pr=FCfung?? =?ISO-8859-2?X?k=F9=D4=F1=D3let?="
8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
(0) "From: サンプル文å_—列サンプル文å_—å
ˆ—日本語テã‚_スト"
8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
(0) "Subject: PrüfungPrüfungkůÔńÓlet"
8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
(0) "Subject: Prüfung PrüfungkůÔńÓlet"
8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
(0) "Subject: =?ISO-8859-1?Q?Pr=FCfung?==?ISO-8859-1*de_DE?Q?Pr=FCfung?==?ISO-8859-2?Q?k=F9=D4=F1=D3let?="
8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
(0) "Subject: Prüfung=?ISO-8859-1*de_DE?Q?Pr=FCfung?? =?ISO-8859-2?X?k=F9=D4=F1=D3let?="
8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
(0) "From: サンプル文å_—列サンプル文å_—å
ˆ—日本語テã‚_スト"
---- FAILED

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

001+ 8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
002+ (0) "Subject: PrüfungPrüfungkůÔńÓlet"
003+ 8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
004+ (0) "Subject: Prüfung PrüfungkůÔńÓlet"
005+ 8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
006+ (0) "Subject: PrüfungPrüfungkůÔńÓlet"
001- (31) "Subject: PrüfungPrüfungkůÔńÓlet"
002- (32) "Subject: Prüfung PrüfungkůÔńÓlet"
003- (31) "Subject: PrüfungPrüfungkůÔńÓlet"
006- (27) "From: サンプル文å_—列サンプル文å_—å
ˆ—日本語テã‚_スト"
007- (31) "Subject: PrüfungPrüfungkůÔńÓlet"
008- (32) "Subject: Prüfung PrüfungkůÔńÓlet"
009- (100) "Subject: =?ISO-8859-1?Q?Pr=FCfung?==?ISO-8859-1*de_DE?Q?Pr=FCfung?==?ISO-8859-2?Q?k=F9=D4=F1=D3let?="
008+ 8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
010+ 8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
011+ (0) "From: サンプル文å_—列サンプル文å_—å
ˆ—日本語テã‚_スト"
012+ 8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
013+ (0) "Subject: PrüfungPrüfungkůÔńÓlet"
014+ 8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
015+ (0) "Subject: Prüfung PrüfungkůÔńÓlet"
016+ 8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
017+ (0) "Subject: =?ISO-8859-1?Q?Pr=FCfung?==?ISO-8859-1*de_DE?Q?Pr=FCfung?==?ISO-8859-2?Q?k=F9=D4=F1=D3let?="
012- (27) "From: サンプル文å_—列サンプル文å_—å
ˆ—日本語テã‚_スト"
013- (31) "Subject: PrüfungPrüfungkůÔńÓlet"
014- (32) "Subject: Prüfung PrüfungkůÔńÓlet"
015- (31) "Subject: PrüfungPrüfungkůÔńÓlet"
016- (84) "Subject: Prüfung=?ISO-8859-1*de_DE?Q?Pr=FCfung?? =?ISO-8859-2?X?k=F9=D4=F1=D3let?="
017- (27) "From: サンプル文å_—列サンプル文å_—å
ˆ—日本語テã‚_スト"
018- (31) "Subject: PrüfungPrüfungkůÔńÓlet"
019- (32) "Subject: Prüfung PrüfungkůÔńÓlet"
020- (100) "Subject: =?ISO-8859-1?Q?Pr=FCfung?==?ISO-8859-1*de_DE?Q?Pr=FCfung?==?ISO-8859-2?Q?k=F9=D4=F1=D3let?="
021- (84) "Subject: Prüfung=?ISO-8859-1*de_DE?Q?Pr=FCfung?? =?ISO-8859-2?X?k=F9=D4=F1=D3let?="
022- (27) "From: サンプル文å_—列サンプル文å_—å
ˆ—日本語テã‚_スト"
019+ 8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
021+ 8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
022+ (0) "From: サンプル文å_—列サンプル文å_—å
ˆ—日本語テã‚_スト"
023+ 8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
024+ (0) "Subject: PrüfungPrüfungkůÔńÓlet"
025+ 8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
026+ (0) "Subject: Prüfung PrüfungkůÔńÓlet"
027+ 8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
028+ (0) "Subject: PrüfungPrüfungkůÔńÓlet"
029+ 8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
030+ (0) "Subject: Prüfung=?ISO-8859-1*de_DE?Q?Pr=FCfung?? =?ISO-8859-2?X?k=F9=D4=F1=D3let?="
031+ 8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
032+ (0) "From: サンプル文å_—列サンプル文å_—å
ˆ—日本語テã‚_スト"
033+ 8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
034+ (0) "Subject: PrüfungPrüfungkůÔńÓlet"
035+ 8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
036+ (0) "Subject: Prüfung PrüfungkůÔńÓlet"
037+ 8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
038+ (0) "Subject: =?ISO-8859-1?Q?Pr=FCfung?==?ISO-8859-1*de_DE?Q?Pr=FCfung?==?ISO-8859-2?Q?k=F9=D4=F1=D3let?="
039+ 8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
040+ (0) "Subject: Prüfung=?ISO-8859-1*de_DE?Q?Pr=FCfung?? =?ISO-8859-2?X?k=F9=D4=F1=D3let?="
041+ 8: iconv_strlen(): Wrong charset, conversion from `UTF-8' to `UCS-4LE' is not allowed
042+ (0) "From: サンプル文å_—列サンプル文å_—å
ˆ—日本語テã‚_スト"
========================================
========================================




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

/usr/local/src/php-5.0.3/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/local/src/php-5.0.3/ext/iconv/tests/iconv_strlen.phpt
========================================
========================================


---- EXPECTED OUTPUT
int(3)
int(3)
int(13)
int(10)
---- ACTUAL OUTPUT
int(3)

Notice: iconv_strlen(): Wrong charset, conversion from `ASCII' to `UCS-4LE' is not allowed in /usr/local/src/php-5.0.3/ext/iconv/tests/iconv_strlen.php on line 4
bool(false)
int(13)

Notice: iconv_strlen(): Wrong charset, conversion from `EUC-JP' to `UCS-4LE' is not allowed in /usr/local/src/php-5.0.3/ext/iconv/tests/iconv_strlen.php on line 4
bool(false)
---- FAILED

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

002+
003+ Notice: iconv_strlen(): Wrong charset, conversion from `ASCII' to `UCS-4LE' is not allowed in /usr/local/src/php-5.0.3/ext/iconv/tests/iconv_strlen.php on line 4
004+ bool(false)
002- int(3)
004- int(10)
006+
007+ Notice: iconv_strlen(): Wrong charset, conversion from `EUC-JP' to `UCS-4LE' is not allowed in /usr/local/src/php-5.0.3/ext/iconv/tests/iconv_strlen.php on line 4
008+ bool(false)
========================================
========================================




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

/usr/local/src/php-5.0.3/ext/iconv/tests/iconv_strpos.phpt
========================================
========================================


---- EXPECTED OUTPUT
2: %s
bool(false)
2: %s
bool(false)
2: %s
bool(false)
bool(false)
int(7)
int(7)
int(16)
int(16)
int(300)
int(300)
int(302)
int(151)
int(1)
int(300)
---- ACTUAL OUTPUT
2: strpos(): Offset not contained in string.
bool(false)
2: iconv_strpos(): Offset not contained in string.
bool(false)
2: strpos(): Offset not contained in string.
bool(false)
8: iconv_strpos(): Wrong charset, conversion from `ISO-8859-1' to `UCS-4LE' is not allowed
bool(false)
int(7)
8: iconv_strpos(): Wrong charset, conversion from `ISO-8859-1' to `UCS-4LE' is not allowed
bool(false)
int(16)
8: iconv_strpos(): Wrong charset, conversion from `ISO-8859-1' to `UCS-4LE' is not allowed
bool(false)
int(300)
8: iconv_strpos(): Wrong charset, conversion from `ISO-8859-1' to `UCS-4LE' is not allowed
bool(false)
int(302)
8: iconv_strpos(): Wrong charset, conversion from `EUC-JP' to `UCS-4LE' is not allowed
bool(false)
int(1)
8: iconv_strpos(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
bool(false)
---- FAILED

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

007+ 8: iconv_strpos(): Wrong charset, conversion from `ISO-8859-1' to `UCS-4LE' is not allowed
009- int(7)
010+ 8: iconv_strpos(): Wrong charset, conversion from `ISO-8859-1' to `UCS-4LE' is not allowed
011+ bool(false)
011- int(16)
013+ 8: iconv_strpos(): Wrong charset, conversion from `ISO-8859-1' to `UCS-4LE' is not allowed
014+ bool(false)
013- int(300)
015- int(151)
016+ 8: iconv_strpos(): Wrong charset, conversion from `ISO-8859-1' to `UCS-4LE' is not allowed
017+ bool(false)
017- int(300)
019+ 8: iconv_strpos(): Wrong charset, conversion from `EUC-JP' to `UCS-4LE' is not allowed
020+ bool(false)
022+ 8: iconv_strpos(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
023+ bool(false)
========================================
========================================




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

/usr/local/src/php-5.0.3/ext/iconv/tests/iconv_strrpos.phpt
========================================
========================================


---- EXPECTED OUTPUT
int(14)
int(9)
int(605)
int(300)
int(305)
int(151)
int(600)
bool(false)
int(601)
int(300)
int(602)
int(301)
int(603)
int(302)
int(604)
int(303)
int(605)
int(304)
int(606)
int(305)
---- ACTUAL OUTPUT
8: iconv_strlen(): Wrong charset, conversion from `ISO-8859-1' to `UCS-4LE' is not allowed
bool(false)
8: iconv_strrpos(): Wrong charset, conversion from `ISO-8859-1' to `UCS-4LE' is not allowed
bool(false)
8: iconv_strlen(): Wrong charset, conversion from `ISO-8859-1' to `UCS-4LE' is not allowed
bool(false)
8: iconv_strrpos(): Wrong charset, conversion from `ISO-8859-1' to `UCS-4LE' is not allowed
bool(false)
8: iconv_strlen(): Wrong charset, conversion from `EUC-JP' to `UCS-4LE' is not allowed
bool(false)
8: iconv_strrpos(): Wrong charset, conversion from `EUC-JP' to `UCS-4LE' is not allowed
bool(false)
8: iconv_strlen(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
bool(false)
8: iconv_strrpos(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
bool(false)
8: iconv_strlen(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
bool(false)
8: iconv_strrpos(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
bool(false)
8: iconv_strlen(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
bool(false)
8: iconv_strrpos(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
bool(false)
8: iconv_strlen(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
bool(false)
8: iconv_strrpos(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
bool(false)
8: iconv_strlen(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
bool(false)
8: iconv_strrpos(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
bool(false)
8: iconv_strlen(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
bool(false)
8: iconv_strrpos(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
bool(false)
8: iconv_strlen(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
bool(false)
8: iconv_strrpos(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
bool(false)
---- FAILED

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

001+ 8: iconv_strlen(): Wrong charset, conversion from `ISO-8859-1' to `UCS-4LE' is not allowed
002+ bool(false)
003+ 8: iconv_strrpos(): Wrong charset, conversion from `ISO-8859-1' to `UCS-4LE' is not allowed
004+ bool(false)
005+ 8: iconv_strlen(): Wrong charset, conversion from `ISO-8859-1' to `UCS-4LE' is not allowed
006+ bool(false)
007+ 8: iconv_strrpos(): Wrong charset, conversion from `ISO-8859-1' to `UCS-4LE' is not allowed
008+ bool(false)
009+ 8: iconv_strlen(): Wrong charset, conversion from `EUC-JP' to `UCS-4LE' is not allowed
010+ bool(false)
011+ 8: iconv_strrpos(): Wrong charset, conversion from `EUC-JP' to `UCS-4LE' is not allowed
012+ bool(false)
013+ 8: iconv_strlen(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
014+ bool(false)
015+ 8: iconv_strrpos(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
016+ bool(false)
017+ 8: iconv_strlen(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
018+ bool(false)
019+ 8: iconv_strrpos(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
020+ bool(false)
021+ 8: iconv_strlen(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
022+ bool(false)
023+ 8: iconv_strrpos(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
024+ bool(false)
025+ 8: iconv_strlen(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
026+ bool(false)
027+ 8: iconv_strrpos(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
028+ bool(false)
029+ 8: iconv_strlen(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
030+ bool(false)
031+ 8: iconv_strrpos(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
032+ bool(false)
033+ 8: iconv_strlen(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
034+ bool(false)
035+ 8: iconv_strrpos(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
036+ bool(false)
037+ 8: iconv_strlen(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
038+ bool(false)
039+ 8: iconv_strrpos(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed
001- int(14)
002- int(9)
003- int(605)
004- int(300)
005- int(305)
006- int(151)
007- int(600)
009- int(601)
010- int(300)
011- int(602)
012- int(301)
013- int(603)
014- int(302)
015- int(604)
016- int(303)
017- int(605)
018- int(304)
019- int(606)
020- int(305)
========================================
========================================




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

/usr/local/src/php-5.0.3/ext/iconv/tests/iconv_substr.phpt
========================================
========================================


---- EXPECTED OUTPUT
666768696a6b6c
666768696a6b6c
a6a4a8a4aaa4ab
a4aba4ada4afa4b1a4b3a4b5a4b7
bool(false)
string(0) ""
string(14) "This is a test"
string(14) "This is a test"
string(3) "est"
string(3) "est"
string(5) "This "
string(5) "This "
string(0) ""
string(0) ""
string(0) ""
string(0) ""
string(10) "¤Á¤Ï ISO-2"
---- ACTUAL OUTPUT
666768696a6b6c

Notice: iconv_substr(): Wrong charset, conversion from `ASCII' to `UCS-4LE' is not allowed in /usr/local/src/php-5.0.3/ext/iconv/tests/iconv_substr.php on line 12

a6a4a8a4aaa4ab

Notice: iconv_substr(): Wrong charset, conversion from `EUC-JP' to `UCS-4LE' is not allowed in /usr/local/src/php-5.0.3/ext/iconv/tests/iconv_substr.php on line 12

bool(false)

Notice: iconv_substr(): Wrong charset, conversion from `ISO-8859-1' to `UCS-4LE' is not allowed in /usr/local/src/php-5.0.3/ext/iconv/tests/iconv_substr.php on line 18
bool(false)
string(14) "This is a test"

Notice: iconv_substr(): Wrong charset, conversion from `ISO-8859-1' to `UCS-4LE' is not allowed in /usr/local/src/php-5.0.3/ext/iconv/tests/iconv_substr.php on line 21
bool(false)
string(3) "est"

Notice: iconv_substr(): Wrong charset, conversion from `ISO-8859-1' to `UCS-4LE' is not allowed in /usr/local/src/php-5.0.3/ext/iconv/tests/iconv_substr.php on line 18
bool(false)
string(5) "This "

Notice: iconv_substr(): Wrong charset, conversion from `ISO-8859-1' to `UCS-4LE' is not allowed in /usr/local/src/php-5.0.3/ext/iconv/tests/iconv_substr.php on line 21
bool(false)
string(0) ""

Notice: iconv_substr(): Wrong charset, conversion from `ISO-8859-1' to `UCS-4LE' is not allowed in /usr/local/src/php-5.0.3/ext/iconv/tests/iconv_substr.php on line 21
bool(false)
string(0) ""

Notice: iconv_substr(): Wrong charset, conversion from `ISO-8859-1' to `UCS-4LE' is not allowed in /usr/local/src/php-5.0.3/ext/iconv/tests/iconv_substr.php on line 21
bool(false)

Notice: iconv_substr(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed in /usr/local/src/php-5.0.3/ext/iconv/tests/iconv_substr.php on line 33
string(0) ""
---- FAILED

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

002+
003+ Notice: iconv_substr(): Wrong charset, conversion from `ASCII' to `UCS-4LE' is not allowed in /usr/local/src/php-5.0.3/ext/iconv/tests/iconv_substr.php on line 12
004+
002- 666768696a6b6c
004- a4aba4ada4afa4b1a4b3a4b5a4b7
006+
007+ Notice: iconv_substr(): Wrong charset, conversion from `EUC-JP' to `UCS-4LE' is not allowed in /usr/local/src/php-5.0.3/ext/iconv/tests/iconv_substr.php on line 12
008+
006- string(0) ""
008- string(14) "This is a test"
010+
011+ Notice: iconv_substr(): Wrong charset, conversion from `ISO-8859-1' to `UCS-4LE' is not allowed in /usr/local/src/php-5.0.3/ext/iconv/tests/iconv_substr.php on line 18
012+ bool(false)
010- string(3) "est"
012- string(5) "This "
014+
015+ Notice: iconv_substr(): Wrong charset, conversion from `ISO-8859-1' to `UCS-4LE' is not allowed in /usr/local/src/php-5.0.3/ext/iconv/tests/iconv_substr.php on line 21
016+ bool(false)
018+
019+ Notice: iconv_substr(): Wrong charset, conversion from `ISO-8859-1' to `UCS-4LE' is not allowed in /usr/local/src/php-5.0.3/ext/iconv/tests/iconv_substr.php on line 18
020+ bool(false)
022+
023+ Notice: iconv_substr(): Wrong charset, conversion from `ISO-8859-1' to `UCS-4LE' is not allowed in /usr/local/src/php-5.0.3/ext/iconv/tests/iconv_substr.php on line 21
024+ bool(false)
026+
027+ Notice: iconv_substr(): Wrong charset, conversion from `ISO-8859-1' to `UCS-4LE' is not allowed in /usr/local/src/php-5.0.3/ext/iconv/tests/iconv_substr.php on line 21
028+ bool(false)
030+
031+ Notice: iconv_substr(): Wrong charset, conversion from `ISO-8859-1' to `UCS-4LE' is not allowed in /usr/local/src/php-5.0.3/ext/iconv/tests/iconv_substr.php on line 21
032+ bool(false)
033+
034+ Notice: iconv_substr(): Wrong charset, conversion from `ISO-2022-JP' to `UCS-4LE' is not allowed in /usr/local/src/php-5.0.3/ext/iconv/tests/iconv_substr.php on line 33
016- string(0) ""
017- string(10) "¤Á¤Ï ISO-2"
========================================
========================================




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

/usr/local/src/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
========================================
========================================




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

/usr/local/src/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
========================================
========================================




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

/usr/local/src/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]
1080334800 [2004-03-27 00:00:00 IDT] [2004-04-07 00:00:00 11 days ago]
1080428400 [2004-03-28 02:00:00 IDT] [2004-04-07 00:00:00 -10 day +2 hours]
1081198800 [2004-04-06 00:00:00 IDT] [2004-04-07 00:00:00 -1 day]
1081285200 [2004-04-07 00:00:00 IDT] [2004-04-07 00:00:00]
1081288800 [2004-04-07 01: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-15 00:00:00 BRST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
1076810401 [2004-02-15 00:00:01 BRST] [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

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

036+ 1080334800 [2004-03-27 00:00:00 IDT] [2004-04-07 00:00:00 11 days ago]
037+ 1080428400 [2004-03-28 02:00:00 IDT] [2004-04-07 00:00:00 -10 day +2 hours]
038+ 1081198800 [2004-04-06 00:00:00 IDT] [2004-04-07 00:00:00 -1 day]
039+ 1081285200 [2004-04-07 00:00:00 IDT] [2004-04-07 00:00:00]
040+ 1081288800 [2004-04-07 01:00:00 IDT] [2004-04-07 00:00:00 +1 hour]
036- 1080338400 [2004-03-27 00:00:00 IST] [2004-04-07 00:00:00 11 days ago]
037- 1080432000 [2004-03-28 02:00:00 IST] [2004-04-07 00:00:00 -10 day +2 hours]
038- 1081202400 [2004-04-06 00:00:00 IST] [2004-04-07 00:00:00 -1 day]
039- 1081288800 [2004-04-07 00:00:00 IST] [2004-04-07 00:00:00]
040- 1081292400 [2004-04-07 02:00:00 IDT] [2004-04-07 00:00:00 +1 hour]
063+ 1076810400 [2004-02-15 00:00:00 BRST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
064+ 1076810401 [2004-02-15 00:00:01 BRST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 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]
========================================
========================================




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

/usr/local/src/php-5.0.3/ext/xml/tests/bug26614.phpt
========================================
========================================


---- EXPECTED OUTPUT
CDATA
<DATA> at line 2, col 0 (byte 45)
</DATA> at line 9, col 0 (byte 90)
Comment
<DATA> at line 2, col 0 (byte 45)
</DATA> at line 9, col 0 (byte 90)
Text
<DATA> at line 2, col 0 (byte 45)
</DATA> at line 9, col 0 (byte 90)
---- ACTUAL OUTPUT
CDATA
<DATA> at line 2, col 6 (byte 9)
</DATA> at line 9, col 8 (byte 56)
Comment
<DATA> at line 2, col 6 (byte 9)
</DATA> at line 9, col 8 (byte 56)
Text
<DATA> at line 2, col 6 (byte 9)
</DATA> at line 9, col 8 (byte 56)
---- FAILED

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

002+ <DATA> at line 2, col 6 (byte 9)
003+ </DATA> at line 9, col 8 (byte 56)
002- <DATA> at line 2, col 0 (byte 45)
003- </DATA> at line 9, col 0 (byte 90)
005+ <DATA> at line 2, col 6 (byte 9)
006+ </DATA> at line 9, col 8 (byte 56)
005- <DATA> at line 2, col 0 (byte 45)
006- </DATA> at line 9, col 0 (byte 90)
008+ <DATA> at line 2, col 6 (byte 9)
009+ </DATA> at line 9, col 8 (byte 56)
008- <DATA> at line 2, col 0 (byte 45)
009- </DATA> at line 9, col 0 (byte 90)
========================================
========================================





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

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

OS:
Linux - Linux iora.cybox.com 2.2.16C37_V #1 Sat Apr 12 15:06:43 PDT 2003 i686

Automake:
automake (GNU automake) 1.4

Copyright (C) 1999 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.

Written by Tom Tromey <tromey@cygnus.com>

Autoconf:
Autoconf version 2.13

Bundled Libtool:

System Libtool:
ltmain.sh (GNU libtool) 1.3.5 (1.385.2.206 2000/05/27 11:12:27)

Compiler:
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.95.3/specs
gcc version 2.95.3 20010315 (release)

Bison:
GNU Bison version 1.28

Libraries:
libcrypt.so.1 => /lib/libcrypt.so.1 (0x2aac4000)
libmysqlclient.so.10 => /usr/local/mysql/lib/mysql/libmysqlclient.so.10 (0x2aaf2000)
libz.so.1 => /usr/lib/libz.so.1 (0x2ab0e000)
libm.so.6 => /lib/libm.so.6 (0x2ab1c000)
libresolv.so.2 => /lib/libresolv.so.2 (0x2ab3a000)
libnsl.so.1 => /lib/libnsl.so.1 (0x2ab49000)
libxml2.so.2 => /usr/local/lib/libxml2.so.2 (0x2ab5f000)
libdl.so.2 => /lib/libdl.so.2 (0x2ac6e000)
libpthread.so.0 => /lib/libpthread.so.0 (0x2ac72000)
libc.so.6 => /lib/libc.so.6 (0x2ac85000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x2aaab000)


User's E-mail: barb at netrack dot net


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

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

phpinfo()
PHP Version => 5.0.3

System => Linux iora.cybox.com 2.2.16C37_V #1 Sat Apr 12 15:06:43 PDT 2003 i686
Build Date => Feb 24 2005 04:01:29
Configure Command => './configure' '--with-apxs=/usr/local/apache/bin/apxs' '--with-mysql=/usr/local/mysql' '--with-openssl=/usr/local/ssl' '--with-libxml-dir=/usr/local/lib' '--enable-dba' '--with-flatfile' '--with-db2' '--enable-ftp'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/lib
PHP API => 20031224
PHP Extension => 20041030
Zend Extension => 220040412
Debug Build => no
Thread Safety => disabled
IPv6 Support => enabled
Registered PHP Streams => php, file, http, ftp, 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/local/lib/php/extensions/no-debug-non-zts-20041030 => /usr/local/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/local/lib/php => .:/usr/local/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

ctype

ctype functions => enabled

dba

DBA support => enabled
Supported handlers => cdb cdb_make DB2 inifile flatfile

dom

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

ftp

FTP support => enabled

iconv

iconv support => enabled
iconv implementation => glibc
iconv library version => 2.1.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.17
libXML streams => enabled

mysql

MySQL Support => enabled
Active Persistent Links => 0
Active Links => 0
Client API version => 3.23.58
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

openssl

OpenSSL support => enabled
OpenSSL Version => OpenSSL 0.9.7e 25 Oct 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

SimpleXML

Simplexml support => enabled
Revision => $Revision: 1.139.2.4 $
Schema support => enabled

SPL

SPL support => enabled
Interfaces => RecursiveIterator, SableIterator
Classes => ArrayObject, ArrayIterator, CachingIterator, CachingRecursiveIterator, DirectoryIterator, FilterIterator, LimitIterator, ParentIterator, RecursiveDirectoryIterator, RecursiveIteratorIterator, SimpleXMLIterator

SQLite

SQLite support => enabled
PECL Module version => 2.0-dev $Id: sqlite.c,v 1.146.2.3 2004/09/26 01:41:40 wez Exp $
SQLite Library => 2.8.14
SQLite Encoding => iso8859

Directive => Local Value => Master Value
sqlite.assoc_case => 0 => 0

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
libxml2 Version => 2.6.17

Additional Modules

Module Name

Environment

Variable => Value
LESSOPEN => |/usr/bin/lesspipe.sh %s
REDIRECT_STATUS =>
SCRIPT_FILENAME =>
HISTSIZE => 1000
HOSTNAME => iora.cybox.com
LOGNAME => barb
CC => gcc
SSH_TTY => deleted
MAIL => /var/spool/mail/barb
CONTENT_TYPE =>
SSH_CONNECTION => 206.168.112.2 59364 206.168.112.10 22
TERM => vt100
TEST_PHP_EXECUTABLE => /usr/local/src/php-5.0.3/sapi/cli/php
HOSTTYPE => i386
PATH => /usr/local/bin:/usr/local/sbin:/sbin:/usr/sbin:/home/sites/home/users/barb/bin:/bin:/usr/bin:/usr/local/bin/usr/X11R6/bin:/usr/local/bin
HOME => /home/sites/home/users/barb
INPUTRC => /etc/inputrc
TEST_PHP_SRCDIR => /usr/local/src/php-5.0.3
REQUEST_METHOD =>
SHELL => /bin/sh
QUERY_STRING =>
PERL_READLINE_NOWARN => 1
USER => barb
LANGUAGE => en_US
SSH_AUTH_SOCK => deleted
LC_ALL => en_US
LANG => en_US
MAKEFLAGS =>
SSH_CLIENT => deleted
OSTYPE => Linux
_ => /usr/local/src/php-5.0.3/sapi/cli/php
LINGUAS => en_US
MAKELEVEL => 1
SHLVL => 3
LS_COLORS =>
CONTENT_LENGTH =>
MFLAGS =>
PATH_TRANSLATED =>

PHP Variables

Variable => Value
_SERVER["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_SERVER["REDIRECT_STATUS"] =>
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["HISTSIZE"] => 1000
_SERVER["HOSTNAME"] => iora.cybox.com
_SERVER["LOGNAME"] => barb
_SERVER["CC"] => gcc
_SERVER["SSH_TTY"] => deleted
_SERVER["MAIL"] => /var/spool/mail/barb
_SERVER["CONTENT_TYPE"] =>
_SERVER["SSH_CONNECTION"] => 206.168.112.2 59364 206.168.112.10 22
_SERVER["TERM"] => vt100
_SERVER["TEST_PHP_EXECUTABLE"] => /usr/local/src/php-5.0.3/sapi/cli/php
_SERVER["HOSTTYPE"] => i386
_SERVER["PATH"] => /usr/local/bin:/usr/local/sbin:/sbin:/usr/sbin:/home/sites/home/users/barb/bin:/bin:/usr/bin:/usr/local/bin/usr/X11R6/bin:/usr/local/bin
_SERVER["HOME"] => /home/sites/home/users/barb
_SERVER["INPUTRC"] => /etc/inputrc
_SERVER["TEST_PHP_SRCDIR"] => /usr/local/src/php-5.0.3
_SERVER["REQUEST_METHOD"] =>
_SERVER["SHELL"] => /bin/sh
_SERVER["QUERY_STRING"] =>
_SERVER["PERL_READLINE_NOWARN"] => 1
_SERVER["USER"] => barb
_SERVER["LANGUAGE"] => en_US
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["LC_ALL"] => en_US
_SERVER["LANG"] => en_US
_SERVER["MAKEFLAGS"] =>
_SERVER["SSH_CLIENT"] => deleted
_SERVER["OSTYPE"] => Linux
_SERVER["_"] => /usr/local/src/php-5.0.3/sapi/cli/php
_SERVER["LINGUAS"] => en_US
_SERVER["MAKELEVEL"] => 1
_SERVER["SHLVL"] => 3
_SERVER["LS_COLORS"] =>
_SERVER["CONTENT_LENGTH"] =>
_SERVER["MFLAGS"] =>
_SERVER["PATH_TRANSLATED"] =>
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["argv"] => Array
(
)

_SERVER["argc"] => 0
_ENV["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_ENV["REDIRECT_STATUS"] =>
_ENV["SCRIPT_FILENAME"] =>
_ENV["HISTSIZE"] => 1000
_ENV["HOSTNAME"] => iora.cybox.com
_ENV["LOGNAME"] => barb
_ENV["CC"] => gcc
_ENV["SSH_TTY"] => deleted
_ENV["MAIL"] => /var/spool/mail/barb
_ENV["CONTENT_TYPE"] =>
_ENV["SSH_CONNECTION"] => 206.168.112.2 59364 206.168.112.10 22
_ENV["TERM"] => vt100
_ENV["TEST_PHP_EXECUTABLE"] => /usr/local/src/php-5.0.3/sapi/cli/php
_ENV["HOSTTYPE"] => i386
_ENV["PATH"] => /usr/local/bin:/usr/local/sbin:/sbin:/usr/sbin:/home/sites/home/users/barb/bin:/bin:/usr/bin:/usr/local/bin/usr/X11R6/bin:/usr/local/bin
_ENV["HOME"] => /home/sites/home/users/barb
_ENV["INPUTRC"] => /etc/inputrc
_ENV["TEST_PHP_SRCDIR"] => /usr/local/src/php-5.0.3
_ENV["REQUEST_METHOD"] =>
_ENV["SHELL"] => /bin/sh
_ENV["QUERY_STRING"] =>
_ENV["PERL_READLINE_NOWARN"] => 1
_ENV["USER"] => barb
_ENV["LANGUAGE"] => en_US
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["LC_ALL"] => en_US
_ENV["LANG"] => en_US
_ENV["MAKEFLAGS"] =>
_ENV["SSH_CLIENT"] => deleted
_ENV["OSTYPE"] => Linux
_ENV["_"] => /usr/local/src/php-5.0.3/sapi/cli/php
_ENV["LINGUAS"] => en_US
_ENV["MAKELEVEL"] => 1
_ENV["SHLVL"] => 3
_ENV["LS_COLORS"] =>
_ENV["CONTENT_LENGTH"] =>
_ENV["MFLAGS"] =>
_ENV["PATH_TRANSLATED"] =>

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