For Programmers: Free Programming Magazines  


Home > Archive > PHP Questions and Answers > November 2005 > Test results for 5.1.0RC5 [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.1.0RC5 [failed]
noreply@php.net

2005-11-16, 9:55 pm


========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #24884 (calling $this->__clone(); crashes php) [Zend/tests/bug24884.phpt]
Bug #26281 (switch() crash when condition is a string offset) [Zend/tests/bug26281.phpt]
Bug #26801 (switch ($a{0}) crash) [Zend/tests/bug26801.phpt]
Bug #31098 (isset() / empty() incorrectly returns true in dereference of a wrong type) [Zend/tests/bug31098.phpt]
Bug #16069 [ext/iconv/tests/bug16069.phpt]
EUC-JP to ISO-2022-JP [ext/iconv/tests/eucjp2iso2022jp.phpt]
EUC-JP to SJIS [ext/iconv/tests/eucjp2sjis.phpt]
EUC-JP to UTF8 [ext/iconv/tests/eucjp2utf8.phpt]
iconv() test 1 [ext/iconv/tests/iconv001.phpt]
iconv() test 2 (UCS4BE to ASCII) [ext/iconv/tests/iconv002.phpt]
iconv() test 3 [ext/iconv/tests/iconv003.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]
SPL: RecursiveIteratorIterator and begin/endIteration() [ext/spl/tests/iterator_025.phpt]
Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect) [ext/xml/tests/bug32001.phpt]
========================================
=============================


========================================
=============================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 57
Exts tested : 20
---------------------------------------------------------------------

Number of tests : 1882 1155
Tests skipped : 727 ( 38.6%) --------
Tests warned : 0 ( 0.0%) ( 0.0%)
Tests failed : 16 ( 0.9%) ( 1.4%)
Tests passed : 1139 ( 60.5%) ( 98.6%)
---------------------------------------------------------------------
Time taken : 192 seconds
========================================
=============================

========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #24884 (calling $this->__clone(); crashes php) [Zend/tests/bug24884.phpt]
Bug #26281 (switch() crash when condition is a string offset) [Zend/tests/bug26281.phpt]
Bug #26801 (switch ($a{0}) crash) [Zend/tests/bug26801.phpt]
Bug #31098 (isset() / empty() incorrectly returns true in dereference of a wrong type) [Zend/tests/bug31098.phpt]
Bug #16069 [ext/iconv/tests/bug16069.phpt]
EUC-JP to ISO-2022-JP [ext/iconv/tests/eucjp2iso2022jp.phpt]
EUC-JP to SJIS [ext/iconv/tests/eucjp2sjis.phpt]
EUC-JP to UTF8 [ext/iconv/tests/eucjp2utf8.phpt]
iconv() test 1 [ext/iconv/tests/iconv001.phpt]
iconv() test 2 (UCS4BE to ASCII) [ext/iconv/tests/iconv002.phpt]
iconv() test 3 [ext/iconv/tests/iconv003.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]
SPL: RecursiveIteratorIterator and begin/endIteration() [ext/spl/tests/iterator_025.phpt]
Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect) [ext/xml/tests/bug32001.phpt]
========================================
=============================


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

/usr/home/maya/php-5.1.0RC5/Zend/tests/bug24884.phpt
========================================
========================================

Strict Standards: Usage of {} to access string offsets is deprecated and will be removed in PHP 6 in /usr/home/maya/php-5.1.0RC5/Zend/tests/bug24884.php on line 6
object(Test)#2 (0) {
}
========================================
========================================

001+ Strict Standards: Usage of {} to access string offsets is deprecated and will be removed in PHP 6 in /usr/home/maya/php-5.1.0RC5/Zend/tests/bug24884.php on line 6
========================================
========================================




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

/usr/home/maya/php-5.1.0RC5/Zend/tests/bug26281.phpt
========================================
========================================

Strict Standards: Usage of {} to access string offsets is deprecated and will be removed in PHP 6 in /usr/home/maya/php-5.1.0RC5/Zend/tests/bug26281.php on line 3
no crash
========================================
========================================

001+ Strict Standards: Usage of {} to access string offsets is deprecated and will be removed in PHP 6 in /usr/home/maya/php-5.1.0RC5/Zend/tests/bug26281.php on line 3
========================================
========================================




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

/usr/home/maya/php-5.1.0RC5/Zend/tests/bug26801.phpt
========================================
========================================

Strict Standards: Usage of {} to access string offsets is deprecated and will be removed in PHP 6 in /usr/home/maya/php-5.1.0RC5/Zend/tests/bug26801.php on line 4

Strict Standards: Usage of {} to access string offsets is deprecated and will be removed in PHP 6 in /usr/home/maya/php-5.1.0RC5/Zend/tests/bug26801.php on line 11
===DONE===
========================================
========================================

001+ Strict Standards: Usage of {} to access string offsets is deprecated and will be removed in PHP 6 in /usr/home/maya/php-5.1.0RC5/Zend/tests/bug26801.php on line 4
002+
003+ Strict Standards: Usage of {} to access string offsets is deprecated and will be removed in PHP 6 in /usr/home/maya/php-5.1.0RC5/Zend/tests/bug26801.php on line 11
========================================
========================================




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

/usr/home/maya/php-5.1.0RC5/Zend/tests/bug31098.phpt
========================================
========================================

Strict Standards: Usage of {} to access string offsets is deprecated and will be removed in PHP 6 in /usr/home/maya/php-5.1.0RC5/Zend/tests/bug31098.php on line 9

Strict Standards: Usage of {} to access string offsets is deprecated and will be removed in PHP 6 in /usr/home/maya/php-5.1.0RC5/Zend/tests/bug31098.php on line 11

Strict Standards: Usage of {} to access string offsets is deprecated and will be removed in PHP 6 in /usr/home/maya/php-5.1.0RC5/Zend/tests/bug31098.php on line 13
bool(false)
bool(false)
bool(false)
bool(false)
bool(true)
bool(true)
ok
ok
ok
ok
ok
ok
ok
ok

Notice: Trying to get property of non-object in /usr/home/maya/php-5.1.0RC5/Zend/tests/bug31098.php on line 24
ok
ok
ok
ok
========================================
========================================

001+ Strict Standards: Usage of {} to access string offsets is deprecated and will be removed in PHP 6 in /usr/home/maya/php-5.1.0RC5/Zend/tests/bug31098.php on line 9
002+
003+ Strict Standards: Usage of {} to access string offsets is deprecated and will be removed in PHP 6 in /usr/home/maya/php-5.1.0RC5/Zend/tests/bug31098.php on line 11
004+
005+ Strict Standards: Usage of {} to access string offsets is deprecated and will be removed in PHP 6 in /usr/home/maya/php-5.1.0RC5/Zend/tests/bug31098.php on line 13
========================================
========================================




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

/usr/home/maya/php-5.1.0RC5/ext/iconv/tests/bug16069.phpt
========================================
========================================

Fatal error: Call to undefined function iconv() in /usr/home/maya/php-5.1.0RC5/ext/iconv/tests/bug16069.php on line 5
========================================
========================================

001+ Fatal error: Call to undefined function iconv() in /usr/home/maya/php-5.1.0RC5/ext/iconv/tests/bug16069.php on line 5
001- ¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë(¡ë§¥¡ë)
========================================
========================================




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

/usr/home/maya/php-5.1.0RC5/ext/iconv/tests/eucjp2iso2022jp.phpt
========================================
========================================

Fatal error: Call to undefined function iconv() in /usr/home/maya/php-5.1.0RC5/ext/iconv/tests/eucjp2iso2022jp.php on line 16
========================================
========================================

001+ Fatal error: Call to undefined function iconv() in /usr/home/maya/php-5.1.0RC5/ext/iconv/tests/eucjp2iso2022jp.php on line 16
001- 1b2442467c4b5c386c2546252d2539254824481b
284220456e676c69736820746578741b2442467c
4b5c386c2546252d2539254824481b284220456e
676c69736820746578741b2442467c4b5c386c25
46252d2539254824481b284220456e676c697368
20746578741b2442467c4b5c386c2546252d2539
254824481b
284220456e676c69736820746578741b2442467c
4b5c386c2546252d2539254824481b284220456e
676c69736820746578741b2442467c4b5c386c25
46252d2539254824481b284220456e676c697368
20746578741b2442467c4b5c386c2546252d2539
254824481b284220456e676c6973682074657874
1b2442467c4b5c3
86c2546252d2539254824481b284220456e676c6
9736820746578741b2442467c4b5c386c2546252
d2539254824481b284220456e676c69736820746
578741b2442467c4b5c386c2546252d253925482
4481b284220456e676c69736820746578741b244
2467c4b5c386c2546252d2539254824481b28422
0456e676c697368
20746578741b2442467c4b5c386c2546252d2539
254824481b284220456e676c6973682074657874
1b2442467c4b5c386c2546252d2539254824481b
284220456e676c69736820746578741b2442467c
4b5c386c2546252d2539254824481b284220456e
676c69736820746578741b24!
42467c4b5c386c2546252d2539254824481b2842
20456e676c69736820746578741b2442467c4b5c
386c2546252d2539254824481b284220456e676c
69736820746578741b2442467c4b5c386c254625
2d2539254824481b284220456e676c6973682074
6578741b2442467c4b5c386c2546252d25392548
24481b28422045
6e676c69736820746578741b2442467c4b5c386c
2546252d2539254824481b284220456e676c6973
6820746578741b2442467c4b5c386c2546252d25
39254824481b284220456e676c69736820746578
741b2442467c4b5c386c2546252d253925482448
1b284220456e676c69736820746578741b244246
7c4b5c386c25462
52d2539254824481b284220456e676c697368207
46578741b2442467c4b5c386c2546252d2539254
824481b284220456e676c69736820746578741b2
442467c4b5c386c2546252d2539254824481b284
220456e676c69736820746578741b2442467c4b5
c386c2546252d2539254824481b284220456e676
c69736820746578
741b2442467c4b5c386c2546252d253925482448
1b284220456e676c69736820746578741b244246
7c4b5c386c2546252d2539254824481b28422045
6e676c69736820746578741b2442467c4b5c386c
2546252d2539254824481b284220456e676c6973
6820746578741b2442467c4b!
5c386c2546252d2539254824481b284220456e67
6c69736820746578741b24!
42467c4b
5c386c2546252d2539254824481b284220456e67
6c69736820746578741b2442467c4b5c386c1b28
42
========================================
========================================




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

/usr/home/maya/php-5.1.0RC5/ext/iconv/tests/eucjp2sjis.phpt
========================================
========================================

Fatal error: Call to undefined function iconv() in /usr/home/maya/php-5.1.0RC5/ext/iconv/tests/eucjp2sjis.php on line 44
========================================
========================================

001+ Fatal error: Call to undefined function iconv() in /usr/home/maya/php-5.1.0RC5/ext/iconv/tests/eucjp2sjis.php on line 44
001- CpP6lnuM6oNlg0yDWINngsZFbmdsaXNoIFRleHQK
k/ qWe4zqg2WDTINYg2eCxkVuZ2xpc2ggVGV4dAqT+p
Z7jOqDZYNMg1iDZ4LGRW5nbGlzaCBUZXh0CpP6ln
uM6oNlg0yDWINngsZFbmdsaXNoIFRleHQKk/ qWe4zqg2WDTINYg2eCxkVuZ2xpc2ggVGV4dAqT+p
Z7jOqDZYNMg1iDZ4LGRW5nbGlzaCBUZXh0CpP6ln
uM6oNlg0yDWI
NngsZFbmdsaXNoIFRleHQKk/ qWe4zqg2WDTINYg2eCxkVuZ2xpc2ggVGV4dAqT+p
Z7jOqDZYNMg1iDZ4LGRW5nbGlzaCBUZXh0CpP6ln
uM6oNlg0yDWINngsZFbmdsaXNoIFRleHQKk/ qWe4zqg2WDTINYg2eCxkVuZ2xpc2ggVGV4dAqT+p
Z7jOqDZYNMg1iDZ4LGRW5nbGlzaCBUZXh0CpP6ln
uM6oNlg0yDWINngsZFbmdsaXNoIFRleHQKk
/ qWe4zqg2WDTINYg2eCxkVuZ2xpc2ggVGV4dAqT+p
Z7jOqDZYNMg1iDZ4LGRW5nbGlzaCBUZXh0CpP6ln
uM6oNlg0yDWINngsZFbmdsaXNoIFRleHQKk/ qWe4zqg2WDTINYg2eCxkVuZ2xpc2ggVGV4dAqT+p
Z7jOqDZYNMg1iDZ4LGRW5nbGlzaCBUZXh0CpP6ln
uM6oNlg0yDWINngsZFbmdsaXNoIFRleHQKk/qWe4zqg2WDTINYg2eCxkVu
Z2xpc2ggVGV4dAqT+pZ7jOqDZYNMg1iDZ4LGRW5n
bGlzaCBUZXh0CpP6lnuM6oNlg0yDWINngsZFbmds
aXNoIFRleHQKk/ qWe4zqg2WDTINYg2eCxkVuZ2xpc2ggVGV4dAqT+p
Z7jOqDZYNMg1iDZ4LGRW5nbGlzaCBUZXh0CpP6ln
uM6oNlg0yDWINngsZFbmdsaXNoIFRleHQKk/qWe4zqg2WDTINY!
g2eCxkVuZ2xpc2ggVGV4dAqT+pZ7jOqDZYNMg1iD
Z4LGRW5nbGlzaCBUZXh0CpP6lnuM6oNlg0yDWINn
gsZFbmdsaXNoIFRleHQKk/ qWe4zqg2WDTINYg2eCxkVuZ2xpc2ggVGV4dAqT+p
Z7jOqDZYNMg1iDZ4LGRW5nbGlzaCBUZXh0CpP6ln
uM6oNlg0yDWINngsZFbmdsaXNoIFRleHQKk/qWe4zqg2WDTINYg2eCxkVuZ2xpc2ggVGV4dA
qT+pZ7jOqDZYNMg1iDZ4LGRW5nbGlzaCBUZXh0Cp
P6lnuM6oNlg0yDWINngsZFbmdsaXNoIFRleHQKk/ qWe4zqg2WDTINYg2eCxkVuZ2xpc2ggVGV4dAqT+p
Z7jOqDZYNMg1iDZ4LGRW5nbGlzaCBUZXh0Cg==
========================================
========================================




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

/usr/home/maya/php-5.1.0RC5/ext/iconv/tests/eucjp2utf8.phpt
========================================
========================================

Fatal error: Call to undefined function iconv() in /usr/home/maya/php-5.1.0RC5/ext/iconv/tests/eucjp2utf8.php on line 44
========================================
========================================

001+ Fatal error: Call to undefined function iconv() in /usr/home/maya/php-5.1.0RC5/ext/iconv/tests/eucjp2utf8.php on line 44
001- CuaXpeacrOiqnuODhuOCreOCueODiOOBqEVuZ2xp
c2ggVGV4dArml6XmnKzoqp7jg4bjgq3jgrnjg4jj
gahFbmdsaXNoIFRleHQK5pel5pys6Kqe44OG44Kt
44K544OI44GoRW5nbGlzaCBUZXh0CuaXpeacrOiq
nuODhuOCreOCueODiOOBqEVuZ2xpc2ggVGV4dArm
l6XmnKzoqp7jg4bjgq3jgrnjg4jjgahFbmdsaXNo
IFRleHQK5p
el5pys6Kqe44OG44Kt44K544OI44GoRW5nbGlzaC
BUZXh0CuaXpeacrOiqnuODhuOCreOCueODiOOBqE
VuZ2xpc2ggVGV4dArml6XmnKzoqp7jg4bjgq3jgr
njg4jjgahFbmdsaXNoIFRleHQK5pel5pys6Kqe44
OG44Kt44K544OI44GoRW5nbGlzaCBUZXh0CuaXpe
acrOiqnuODhuOCreOCueODiOOBqEVuZ2xpc2ggVG
V4dArml6XmnKzoq
p7jg4bjgq3jgrnjg4jjgahFbmdsaXNoIFRleHQK5
pel5pys6Kqe44OG44Kt44K544OI44GoRW5nbGlza
CBUZXh0CuaXpeacrOiqnuODhuOCreOCueODiOOBq
EVuZ2xpc2ggVGV4dArml6XmnKzoqp7jg4bjgq3jg
rnjg4jjgahFbmdsaXNoIFRleHQK5pel5pys6Kqe4
4OG44Kt44K544OI44GoRW5nbGlzaCBUZXh0CuaXp
eacrOiqnuODhuOC
reOCueODiOOBqEVuZ2xpc2ggVGV4dArml6XmnKzo
qp7jg4bjgq3jgrnjg4jjgahFbmdsaXNoIFRleHQK
5pel5pys6Kqe44OG44Kt44K544OI44GoRW5nbGlz
aCBUZXh0CuaXpeacrOiqnuODhuOCreOCueODiOOB
qEVuZ2xpc2ggVGV4dArml6XmnKzoqp7jg4bjgq3j
grnjg4jjgahFbmdsaXNoIFRl!
eHQK5pel5pys6Kqe44OG44Kt44K544OI44GoRW5n
bGlzaCBUZXh0CuaXpeacrOiqnuODhuOCreOCueOD
iOOBqEVuZ2xpc2ggVGV4dArml6XmnKzoqp7jg4bj
gq3jgrnjg4jjgahFbmdsaXNoIFRleHQK5pel5pys
6Kqe44OG44Kt44K544OI44GoRW5nbGlzaCBUZXh0
CuaXpeacrOiqnuODhuOCreOCueODiOOBqEVuZ2xp
c2ggVGV4dArml6
XmnKzoqp7jg4bjgq3jgrnjg4jjgahFbmdsaXNoIF
RleHQK5pel5pys6Kqe44OG44Kt44K544OI44GoRW
5nbGlzaCBUZXh0CuaXpeacrOiqnuODhuOCreOCue
ODiOOBqEVuZ2xpc2ggVGV4dArml6XmnKzoqp7jg4
bjgq3jgrnjg4jjgahFbmdsaXNoIFRleHQK5pel5p
ys6Kqe44OG44Kt44K544OI44GoRW5nbGlzaCBUZX
h0CuaXpeacrOiqn
uODhuOCreOCueODiOOBqEVuZ2xpc2ggVGV4dArml
6XmnKzoqp7jg4bjgq3jgrnjg4jjgahFbmdsaXNoI
FRleHQK5pel5pys6Kqe44OG44Kt44K544OI44GoR
W5nbGlzaCBUZXh0CuaXpeacrOiqnuODhuOCreOCu
eODiOOBqEVuZ2xpc2ggVGV4dArml6XmnKzoqp7jg
4bjgq3jgrnjg4jjgahFbmdsaXNoIFRleHQK5pel5
pys6Kqe44OG44Kt
44K544OI44GoRW5nbGlzaCBUZXh0Cg==
========================================
========================================




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

/usr/home/maya/php-5.1.0RC5/ext/iconv/tests/iconv001.phpt
========================================
========================================

iconv extension is available
string(15) "ISO-8859-1: æøå"

Fatal error: Call to undefined function iconv() in /usr/home/maya/php-5.1.0RC5/ext/iconv/tests/iconv001.php on line 6
========================================
========================================

003+
003- string(13) "UTF-8: æøå"
004+ Fatal error: Call to undefined function iconv() in /usr/home/maya/php-5.1.0RC5/ext/iconv/tests/iconv001.php on line 6
========================================
========================================




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

/usr/home/maya/php-5.1.0RC5/ext/iconv/tests/iconv002.phpt
========================================
========================================

Fatal error: Call to undefined function iconv() in /usr/home/maya/php-5.1.0RC5/ext/iconv/tests/iconv002.php on line 9
========================================
========================================

001+ Fatal error: Call to undefined function iconv() in /usr/home/maya/php-5.1.0RC5/ext/iconv/tests/iconv002.php on line 9
001- abcd
002- abcd
========================================
========================================




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

/usr/home/maya/php-5.1.0RC5/ext/iconv/tests/iconv003.phpt
========================================
========================================


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

001+
001- success
========================================
========================================




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

/usr/home/maya/php-5.1.0RC5/ext/iconv/tests/iconv_strpos.phpt
========================================
========================================

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)
bool(false)
int(7)
int(7)
int(16)
int(16)
int(300)
int(300)
int(302)
int(151)

Fatal error: Call to undefined function iconv() in /usr/home/maya/php-5.1.0RC5/ext/iconv/tests/iconv_strpos.php on line 10
========================================
========================================

016+
017+ Fatal error: Call to undefined function iconv() in /usr/home/maya/php-5.1.0RC5/ext/iconv/tests/iconv_strpos.php on line 10
016- int(1)
017- int(300)
========================================
========================================




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

/usr/home/maya/php-5.1.0RC5/ext/iconv/tests/iconv_strrpos.phpt
========================================
========================================

int(14)
int(9)
int(605)
int(300)
int(305)
int(151)

Fatal error: Call to undefined function iconv() in /usr/home/maya/php-5.1.0RC5/ext/iconv/tests/iconv_strrpos.php on line 10
========================================
========================================

007+
008+ Fatal error: Call to undefined function iconv() in /usr/home/maya/php-5.1.0RC5/ext/iconv/tests/iconv_strrpos.php on line 10
007- int(600)
008- bool(false)
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/home/maya/php-5.1.0RC5/ext/iconv/tests/iconv_substr.phpt
========================================
========================================

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) ""

Fatal error: Call to undefined function iconv() in /usr/home/maya/php-5.1.0RC5/ext/iconv/tests/iconv_substr.php on line 33
========================================
========================================

017+
017- string(10) "¤Á¤Ï ISO-2"
018+ Fatal error: Call to undefined function iconv() in /usr/home/maya/php-5.1.0RC5/ext/iconv/tests/iconv_substr.php on line 33
========================================
========================================




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

/usr/home/maya/php-5.1.0RC5/ext/spl/tests/iterator_025.phpt
========================================
========================================

MyRecursiveIteratorIterator::beginIterat
ion()
1
2
31
32
331
4
MyRecursiveIteratorIterator::endIteratio
n()
===MORE===
MyRecursiveIteratorIterator::beginIterat
ion()
1
2
php in realloc(): warning: chunk is already free
FATAL: erealloc(): Unable to allocate 32 bytes
========================================
========================================

013+ php in realloc(): warning: chunk is already free
014+ FATAL: erealloc(): Unable to allocate 32 bytes
013- 31
014- 32
015- 331
016- 4
017- MyRecursiveIteratorIterator::endIteratio
n()
018- ===MORE===
019- MyRecursiveIteratorIterator::beginIterat
ion()
020- 1
021- 2
022- 31
023- 32
024- 331
025- 4
026- MyRecursiveIteratorIterator::endIteratio
n()
027- bool(false)
028- ===MANUAL===
029- MyRecursiveIteratorIterator::beginIterat
ion()
030- 1
031- 1
032- 2
033- 31
034- 32
035- 331
036- 4
037- MyRecursiveIteratorIterator::endIteratio
n()
038- ===DONE===
========================================
========================================




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

/usr/home/maya/php-5.1.0RC5/ext/xml/tests/bug32001.phpt
========================================
========================================

libxml2 Version => 2.6.22

Fatal error: Call to undefined function iconv() in /usr/home/maya/php-5.1.0RC5/ext/xml/tests/bug32001.php on line 43
========================================
========================================

002+
003+ Fatal error: Call to undefined function iconv() in /usr/home/maya/php-5.1.0RC5/ext/xml/tests/bug32001.php on line 43
002- Encoding: UTF-8
003- XML Prologue: present
004- Chunk size: all data at once
005- BOM: not prepended
006- array(3) {
007- [0]=>
008- string(128) " e38386e382b9e383883ae38386e382b9e3838831
: 687474703a2f2f7777772e6578616d706c652e63
6f6d2fe38386e382b9e383882f, e38386e382b9e38388"
009- [1]=>
010- string(60) " e38386e382b9e383883ae38386e382b9e3838832
: e38386e382b9e38388"
011- [2]=>
012- string(42) " e38386e382b9e383883ae38386e382b9e3838833
: "
013- }
014- Encoding: UTF-8
015- XML Prologue: not present
016- Chunk size: all data at once
017- BOM: not prepended
018- array(3) {
019- [0]=>
020- string(128) " e38386e382b9e383883ae38386e382b9e3838831
: 687474703a2f2f7777772e6578616d706c652e63
6f6d2fe38386e382b9e383882f, e38386e382b9e38388"
021- [1]=>
022- string(60) " e38386e382b9e383883ae38386e382b9e3838832
: e38386e382b9e38388"
023- [2]=>
024- string(42) " e38386e382b9e383883ae38386e382b9e3838833
: "
025- }
026- Encoding: UTF-8
027- XML Prologue: present
028- Chunk size: all data at once
029- BOM: prepended
030- array(3) {
031- [0]=>
032- string(128) " e38386e382b9e383883ae38386e382b9e3838831
: 687474703a2f2f7777772e6578616d706c652e63
6f6d2fe38386e382b9e383882f, e38386e382b9e38388"
033- [1]=>
034- string(60) " e38386e382b9e383883ae38386e382b9e3838832
: e38386e382b9e38388"
035- [2]=>
036- string(42) " e38386e382b9e383883ae38386e382b9e3838833
: "
037- }
038- Encoding: UTF-8
039- XML Prologue: not present
040- Chunk size: all data at once
041- BOM: prepended
042- array(3) {
043- [0]=>
044- string(128) " e38386e382b9e383883ae38386e382b9e3838831
: 687474703a2f2f7777772e6578616d706c652e63
6f6d2fe38386e382b9e383882f, e38386e382b9e38388"
045- [1]=>
046- string(60) " e38386e382b9e383883ae38386e382b9e3838832
: e38386e382b9e38388"
047- [2]=>
048- string(42) " e38386e382b9e383883ae38386e382b9e3838833
: "
049- }
050- Encoding: UTF-16BE
051- XML Prologue: present
052- Chunk size: all data at once
053- BOM: not prepended
054- array(3) {
055- [0]=>
056- string(128) " e38386e382b9e383883ae38386e382b9e3838831
: 687474703a2f2f7777772e6578616d706c652e63
6f6d2fe38386e382b9e383882f, e38386e382b9e38388"
057- [1]=>
058- string(60) " e38386e382b9e383883ae38386e382b9e3838832
: e38386e382b9e38388"
059- [2]=>
060- string(42) " e38386e382b9e383883ae38386e382b9e3838833
: "
061- }
062- Encoding: UTF-16BE
063- XML Prologue: present
064- Chunk size: all data at once
065- BOM: prepended
066- array(3) {
067- [0]=>
068- string(128) " e38386e382b9e383883ae38386e382b9e3838831
: 687474703a2f2f7777772e6578616d706c652e63
6f6d2fe38386e382b9e383882f, e38386e382b9e38388"
069- [1]=>
070- string(60) " e38386e382b9e383883ae38386e382b9e3838832
: e38386e382b9e38388"
071- [2]=>
072- string(42) " e38386e382b9e383883ae38386e382b9e3838833
: "
073- }
074- Encoding: UTF-16BE
075- XML Prologue: not present
076- Chunk size: all data at once
077- BOM: prepended
078- array(3) {
079- [0]=>
080- string(128) " e38386e382b9e383883ae38386e382b9e3838831
: 687474703a2f2f7777772e6578616d706c652e63
6f6d2fe38386e382b9e383882f, e38386e382b9e38388"
081- [1]=>
082- string(60) " e38386e382b9e383883ae38386e382b9e3838832
: e38386e382b9e38388"
083- [2]=>
084- string(42) " e38386e382b9e383883ae38386e382b9e3838833
: "
085- }
086- Encoding: UTF-16LE
087- XML Prologue: present
088- Chunk size: all data at once
089- BOM: not prepended
090- array(3) {
091- [0]=>
092- string(128) " e38386e382b9e383883ae38386e382b9e3838831
: 687474703a2f2f7777772e6578616d706c652e63
6f6d2fe38386e382b9e383882f, e38386e382b9e38388"
093- [1]=>
094- string(60) " e38386e382b9e383883ae38386e382b9e3838832
: e38386e382b9e38388"
095- [2]=>
096- string(42) " e38386e382b9e383883ae38386e382b9e3838833
: "
097- }
098- Encoding: UTF-16LE
099- XML Prologue: present
100- Chunk size: all data at once
101- BOM: prepended
102- array(3) {
103- [0]=>
104- string(128) " e38386e382b9e383883ae38386e382b9e3838831
: 687474703a2f2f7777772e6578616d706c652e63
6f6d2fe38386e382b9e383882f, e38386e382b9e38388"
105- [1]=>
106- string(60) " e38386e382b9e383883ae38386e382b9e3838832
: e38386e382b9e38388"
107- [2]=>
108- string(42) " e38386e382b9e383883ae38386e382b9e3838833
: "
109- }
110- Encoding: UTF-16LE
111- XML Prologue: not present
112- Chunk size: all data at once
113- BOM: prepended
114- array(3) {
115- [0]=>
116- string(128) " e38386e382b9e383883ae38386e382b9e3838831
: 687474703a2f2f7777772e6578616d706c652e63
6f6d2fe38386e382b9e383882f, e38386e382b9e38388"
117- [1]=>
118- string(60) " e38386e382b9e383883ae38386e382b9e3838832
: e38386e382b9e38388"
119- [2]=>
120- string(42) " e38386e382b9e383883ae38386e382b9e3838833
: "
121- }
122- Encoding: UTF-8
123- XML Prologue: present
124- Chunk size: 1 byte(s)
125- BOM: not prepended
126- array(3) {
127- [0]=>
128- string(128) " e38386e382b9e383883ae38386e382b9e3838831
: 687474703a2f2f7777772e6578616d706c652e63
6f6d2fe38386e382b9e383882f, e38386e382b9e38388"
129- [1]=>
130- string(60) " e38386e382b9e383883ae38386e382b9e3838832
: e38386e382b9e38388"
131- [2]=>
132- string(42) " e38386e382b9e383883ae38386e382b9e3838833
: "
133- }
134- Encoding: UTF-8
135- XML Prologue: not present
136- Chunk size: 1 byte(s)
137- BOM: not prepended
138- array(3) {
139- [0]=>
140- string(128) " e38386e382b9e383883ae38386e382b9e3838831
: 687474703a2f2f7777772e6578616d706c652e63
6f6d2fe38386e382b9e383882f, e38386e382b9e38388"
141- [1]=>
142- string(60) " e38386e382b9e383883ae38386e382b9e3838832
: e38386e382b9e38388"
143- [2]=>
144- string(42) " e38386e382b9e383883ae38386e382b9e3838833
: "
145- }
146- Encoding: UTF-8
147- XML Prologue: present
148- Chunk size: 1 byte(s)
149- BOM: prepended
150- array(3) {
151- [0]=>
152- string(128) " e38386e382b9e383883ae38386e382b9e3838831
: 687474703a2f2f7777772e6578616d706c652e63
6f6d2fe38386e382b9e383882f, e38386e382b9e38388"
153- [1]=>
154- string(60) " e38386e382b9e383883ae38386e382b9e3838832
: e38386e382b9e38388"
155- [2]=>
156- string(42) " e38386e382b9e383883ae38386e382b9e3838833
: "
157- }
158- Encoding: UTF-8
159- XML Prologue: not present
160- Chunk size: 1 byte(s)
161- BOM: prepended
162- array(3) {
163- [0]=>
164- string(128) " e38386e382b9e383883ae38386e382b9e3838831
: 687474703a2f2f7777772e6578616d706c652e63
6f6d2fe38386e382b9e383882f, e38386e382b9e38388"
165- [1]=>
166- string(60) " e38386e382b9e383883ae38386e382b9e3838832
: e38386e382b9e38388"
167- [2]=>
168- string(42) " e38386e382b9e383883ae38386e382b9e3838833
: "
169- }
170- Encoding: UTF-16BE
171- XML Prologue: present
172- Chunk size: 1 byte(s)
173- BOM: not prepended
174- array(3) {
175- [0]=>
176- string(128) " e38386e382b9e383883ae38386e382b9e3838831
: 687474703a2f2f7777772e6578616d706c652e63
6f6d2fe38386e382b9e383882f, e38386e382b9e38388"
177- [1]=>
178- string(60) " e38386e382b9e383883ae38386e382b9e3838832
: e38386e382b9e38388"
179- [2]=>
180- string(42) " e38386e382b9e383883ae38386e382b9e3838833
: "
181- }
182- Encoding: UTF-16BE
183- XML Prologue: present
184- Chunk size: 1 byte(s)
185- BOM: prepended
186- array(3) {
187- [0]=>
188- string(128) " e38386e382b9e383883ae38386e382b9e3838831
: 687474703a2f2f7777772e6578616d706c652e63
6f6d2fe38386e382b9e383882f, e38386e382b9e38388"
189- [1]=>
190- string(60) " e38386e382b9e383883ae38386e382b9e3838832
: e38386e382b9e38388"
191- [2]=>
192- string(42) " e38386e382b9e383883ae38386e382b9e3838833
: "
193- }
194- Encoding: UTF-16BE
195- XML Prologue: not present
196- Chunk size: 1 byte(s)
197- BOM: prepended
198- array(3) {
199- [0]=>
200- string(128) " e38386e382b9e383883ae38386e382b9e3838831
: 687474703a2f2f7777772e6578616d706c652e63
6f6d2fe38386e382b9e383882f, e38386e382b9e38388"
201- [1]=>
202- string(60) " e38386e382b9e383883ae38386e382b9e3838832
: e38386e382b9e38388"
203- [2]=>
204- string(42) " e38386e382b9e383883ae38386e382b9e3838833
: "
205- }
206- Encoding: UTF-16LE
207- XML Prologue: present
208- Chunk size: 1 byte(s)
209- BOM: not prepended
210- array(3) {
211- [0]=>
212- string(128) " e38386e382b9e383883ae38386e382b9e3838831
: 687474703a2f2f7777772e6578616d706c652e63
6f6d2fe38386e382b9e383882f, e38386e382b9e38388"
213- [1]=>
214- string(60) " e38386e382b9e383883ae38386e382b9e3838832
: e38386e382b9e38388"
215- [2]=>
216- string(42) " e38386e382b9e383883ae38386e382b9e3838833
: "
217- }
218- Encoding: UTF-16LE
219- XML Prologue: present
220- Chunk size: 1 byte(s)
221- BOM: prepended
222- array(3) {
223- [0]=>
224- string(128) " e38386e382b9e383883ae38386e382b9e3838831
: 687474703a2f2f7777772e6578616d706c652e63
6f6d2fe38386e382b9e383882f, e38386e382b9e38388"
225- [1]=>
226- string(60) " e38386e382b9e383883ae38386e382b9e3838832
: e38386e382b9e38388"
227- [2]=>
228- string(42) " e38386e382b9e383883ae38386e382b9e3838833
: "
229- }
230- Encoding: UTF-16LE
231- XML Prologue: not present
232- Chunk size: 1 byte(s)
233- BOM: prepended
234- array(3) {
235- [0]=>
236- string(128) " e38386e382b9e383883ae38386e382b9e3838831
: 687474703a2f2f7777772e6578616d706c652e63
6f6d2fe38386e382b9e383882f, e38386e382b9e38388"
237- [1]=>
238- string(60) " e38386e382b9e383883ae38386e382b9e3838832
: e38386e382b9e38388"
239- [2]=>
240- string(42) " e38386e382b9e383883ae38386e382b9e3838833
: "
241- }
242- Encoding: EUC-JP
243- XML Prologue: present
244- Chunk size: all data at once
245- BOM: not prepended
246- array(3) {
247- [0]=>
248- string(128) " e38386e382b9e383883ae38386e382b9e3838831
: 687474703a2f2f7777772e6578616d706c652e63
6f6d2fe38386e382b9e383882f, e38386e382b9e38388"
249- [1]=>
250- string(60) " e38386e382b9e383883ae38386e382b9e3838832
: e38386e382b9e38388"
251- [2]=>
252- string(42) " e38386e382b9e383883ae38386e382b9e3838833
: "
253- }
254- Encoding: EUC-JP
255- XML Prologue: present
256- Chunk size: 1 byte(s)
257- BOM: not prepended
258- array(3) {
259- [0]=>
260- string(128) " e38386e382b9e383883ae38386e382b9e3838831
: 687474703a2f2f7777772e6578616d706c652e63
6f6d2fe38386e382b9e383882f, e38386e382b9e38388"
261- [1]=>
262- string(60) " e38386e382b9e383883ae38386e382b9e3838832
: e38386e382b9e38388"
263- [2]=>
264- string(42) " e38386e382b9e383883ae38386e382b9e3838833
: "
265- }
266- Encoding: Shift_JIS
267- XML Prologue: present
268- Chunk size: all data at once
269- BOM: not prepended
270- array(3) {
271- [0]=>
272- string(128) " e38386e382b9e383883ae38386e382b9e3838831
: 687474703a2f2f7777772e6578616d706c652e63
6f6d2fe38386e382b9e383882f, e38386e382b9e38388"
273- [1]=>
274- string(60) " e38386e382b9e383883ae38386e382b9e3838832
: e38386e382b9e38388"
275- [2]=>
276- string(42) " e38386e382b9e383883ae38386e382b9e3838833
: "
277- }
278- Encoding: Shift_JIS
279- XML Prologue: present
280- Chunk size: 1 byte(s)
281- BOM: not prepended
282- array(3) {
283- [0]=>
284- string(128) " e38386e382b9e383883ae38386e382b9e3838831
: 687474703a2f2f7777772e6578616d706c652e63
6f6d2fe38386e382b9e383882f, e38386e382b9e38388"
285- [1]=>
286- string(60) " e38386e382b9e383883ae38386e382b9e3838832
: e38386e382b9e38388"
287- [2]=>
288- string(42) " e38386e382b9e383883ae38386e382b9e3838833
: "
289- }
290- Encoding: GB2312
291- XML Prologue: present
292- Chunk size: all data at once
293- BOM: not prepended
294- array(3) {
295- [0]=>
296- string(128) " e38386e382b9e383883ae38386e382b9e3838831
: 687474703a2f2f7777772e6578616d706c652e63
6f6d2fe38386e382b9e383882f, e38386e382b9e38388"
297- [1]=>
298- string(60) " e38386e382b9e383883ae38386e382b9e3838832
: e38386e382b9e38388"
299- [2]=>
300- string(42) " e38386e382b9e383883ae38386e382b9e3838833
: "
301- }
302- Encoding: GB2312
303- XML Prologue: present
304- Chunk size: 1 byte(s)
305- BOM: not prepended
306- array(3) {
307- [0]=>
308- string(128) " e38386e382b9e383883ae38386e382b9e3838831
: 687474703a2f2f7777772e6578616d706c652e63
6f6d2fe38386e382b9e383882f, e38386e382b9e38388"
309- [1]=>
310- string(60) " e38386e382b9e383883ae38386e382b9e3838832
: e38386e382b9e38388"
311- [2]=>
312- string(42) " e38386e382b9e383883ae38386e382b9e3838833
: "
313- }
========================================
========================================





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

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

OS:
FreeBSD - FreeBSD mail.negeta.com 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 #6: Sat Oct 15 23:45:50 JST 2005 maya@mail.negeta.com:/usr/obj/usr/src/sys/C3 i386

Autoconf:

Bundled Libtool:
ltmain.sh (GNU libtool) 1.5.18 (1.1220.2.245 2005/05/16 08:55:27)

Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

System Libtool:

Compiler:
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.2 [FreeBSD] 20040728

Bison:
bison (GNU Bison) 1.75
Written by Robert Corbett and Richard Stallman.

Copyright (C) 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:
/usr/home/maya/php-5.1.0RC5/sapi/cli/php:
libcrypt.so.2 => /lib/libcrypt.so.2 (0x28472000)
libpq.so.4 => /usr/local/pgsql-8.1.0/lib/libpq.so.4 (0x2848b000)
libfreetype.so.9 => /usr/local/lib/libfreetype.so.9 (0x284a2000)
libpng.so.5 => /usr/local/lib/libpng.so.5 (0x2850d000)
libz.so.2 => /lib/libz.so.2 (0x28532000)
libjpeg.so.9 => /usr/local/lib/libjpeg.so.9 (0x28543000)
libm.so.3 => /lib/libm.so.3 (0x28562000)
libxml2.so.5 => /usr/local/lib/libxml2.so.5 (0x2857a000)
libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x28689000)
libc.so.5 => /lib/libc.so.5 (0x28777000)


User's E-mail: webmaster at negeta dot com


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

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

phpinfo()
PHP Version => 5.1.0RC5

System => FreeBSD mail.negeta.com 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 #6: Sat Oct 15 23:45:50 JST 2005 maya@mail.negeta.com:/usr/obj/usr/src/sys/C3 i386
Build Date => Nov 17 2005 10:49:37
Configure Command => './configure' '--with-apxs2=/usr/local/apache/bin/apxs' '--without-mysql' '--with-pgsql=/usr/local/pgsql-8.1.0' '--enable-mbstring' '--with-gd' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr/local' '--with-zlib-dir=/usr/lib' '--wi
th-freetype-dir=/usr/local'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/lib/php.ini
PHP API => 20041225
PHP Extension => 20050922
Zend Extension => 220051025
Debug Build => no
Thread Safety => disabled
Zend Memory Manager => enabled
IPv6 Support => enabled
Registered PHP Streams => php, file, http, ftp, compress.zlib
Registered Stream Socket Transports => tcp, udp, unix, udg
Registered Stream Filters => string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, convert.iconv.*, zlib.*


This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.1.0-dev, Copyright (c) 1998-2005 Zend Technologies


________________________________________
_______________________________


Configuration

PHP Core

Directive => Local Value => Master Value
allow_call_time_pass_reference => Off => Off
allow_url_fopen => On => On
always_populate_raw_post_data => Off => Off
arg_separator.input => & => &
arg_separator.output => & => &
asp_tags => Off => Off
auto_append_file => no value => no value
auto_globals_jit => On => On
auto_prepend_file => no value => no value
browscap => no value => no value
default_charset => no value => no value
default_mimetype => text/html => text/html
define_syslog_variables => Off => Off
disable_classes => no value => no value
disable_functions => no value => no value
display_errors => Off => Off
display_startup_errors => Off => Off
doc_root => no value => no value
docref_ext => no value => no value
docref_root => no value => no value
enable_dl => On => On
error_append_string => no value => no value
error_log => no value => no value
error_prepend_string => no value => no value
error_reporting => 2047 => 2047
expose_php => On => On
extension_dir => ./ => ./
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 => On => On
log_errors_max_len => 1024 => 1024
magic_quotes_gpc => Off => Off
magic_quotes_runtime => Off => Off
magic_quotes_sybase => Off => Off
mail.force_extra_parameters => no value => no value
max_execution_time => 0 => 30
max_input_time => 60 => 60
open_basedir => no value => no value
output_buffering => 0 => 4096
output_handler => no value => no value
post_max_size => 8M => 8M
precision => 14 => 14
realpath_cache_size => 16K => 16K
realpath_cache_ttl => 120 => 120
register_argc_argv => On => Off
register_globals => Off => Off
register_long_arrays => Off => Off
report_memleaks => On => On
report_zend_debug => Off => Off
safe_mode => Off => Off
safe_mode_exec_dir => no value => no value
safe_mode_gid => Off => Off
safe_mode_include_dir => no value => no value
sendmail_from => no value => no value
sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
serialize_precision => 100 => 100
short_open_tag => Off => Off
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 => GPCS => GPCS
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
y2k_compliance => On => On
zend.ze1_compatibility_mode => Off => Off

ctype

ctype functions => enabled

date

date/time support => enabled
Timezone Database Version => 2005.14
Timezone Database => internal
Default timezone => Asia/Tokyo

Directive => Local Value => Master Value
date.timezone => no value => no value

dom

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

gd

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

iconv

iconv support => enabled
iconv implementation => unknown
iconv library version => unknown

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.22
libXML streams => enabled

mbstring

Multibyte Support => enabled
Multibyte string engine => libmbfl
Multibyte (japanese) regex support => enabled
Multibyte regex (oniguruma) version => 3.7.1

mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.

Directive => Local Value => Master Value
mbstring.detect_order => no value => no value
mbstring.encoding_translation => Off => Off
mbstring.func_overload => 0 => 0
mbstring.http_input => pass => pass
mbstring.http_output => pass => pass
mbstring.internal_encoding => ISO-8859-1 => no value
mbstring.language => neutral => neutral
mbstring.substitute_character => no value => no value

pcre

PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 6.2 01-Aug-2005

PDO

PDO support => enabled
PDO drivers => sqlite2, sqlite

pdo_sqlite

PDO Driver for SQLite 3.x => enabled
PECL Module version => (bundled) 1.0RC1 $Id: pdo_sqlite.c,v 1.10.2.1 2005/09/11 05:27:30 wez Exp $
SQLite Library => 3.2.7

pgsql

PostgreSQL Support => enabled
PostgreSQL(libpq) Version => 8.1.0
Multibyte character support => enabled
SSL support => disabled
Active Persistent Links => 0
Active Links => 0

Directive => Local Value => Master Value
pgsql.allow_persistent => On => On
pgsql.auto_reset_persistent => Off => Off
pgsql.ignore_notice => Off => Off
pgsql.log_notice => Off => Off
pgsql.max_links => Unlimited => Unlimited
pgsql.max_persistent => Unlimited => Unlimited

posix

Revision => $Revision: 1.70.2.1 $

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 => Off => Off
session.bug_compat_warn => On => On
session.cache_expire => 180 => 180
session.cache_limiter => nocache => nocache
session.cookie_domain => no value => no value
session.cookie_lifetime => 0 => 0
session.cookie_path => / => /
session.cookie_secure => Off => Off
session.entropy_file => no value => no value
session.entropy_length => 0 => 0
session.gc_divisor => 1000 => 1000
session.gc_maxlifetime => 1440 => 1440
session.gc_probability => 1 => 1
session.hash_bits_per_character => 5 => 5
session.hash_function => 0 => 0
session.name => PHPSESSID => PHPSESSID
session.referer_check => no value => no value
session.save_handler => files => files
session.save_path => 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.151.2.6 $
Schema support => enabled

SPL

SPL support => enabled
Interfaces => Countable, OuterIterator, RecursiveIterator, SableIterator, SplObserver, SplSubject
Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilterIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, Leng
thException, LimitIterator, LogicException, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterat
or, RecursiveIteratorIterator, RuntimeException, SimpleXMLIterator, SplFileObject, SplObjectStorage, UnderflowException, UnexpectedValueException

SQLite

SQLite support => enabled
PECL Module version => 2.0-dev $Id: sqlite.c,v 1.166.2.5 2005/11/14 22:02:58 tony2001 Exp $
SQLite Library => 2.8.16
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,input=src,for
m=fakeentry => a=href,area=href,frame=src,input=src,for
m=fakeentry
user_agent => no value => no value

tokenizer

Tokenizer Support => enabled

xml

XML Support => active
XML Namespace Support => active
libxml2 Version => 2.6.22

zlib

ZLib Support => enabled
Stream Wrapper support => compress.zlib://
Stream Filter support => zlib.inflate, zlib.deflate
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
CONTENT_TYPE =>
REDIR_TEST_DIR =>
USER => maya
SSH_CLIENT => deleted
MAIL => /var/mail/maya
SHLVL => 2
QUERY_STRING =>
PDOTEST_DSN =>
HOME => /home/maya
OLDPWD => /home/maya
TEST_PHP_SRCDIR => /usr/home/maya/php-5.1.0RC5
SSH_TTY => deleted
CVSEDITOR => emacs
PAGER => jless
CONTENT_LENGTH =>
SCRIPT_FILENAME => /usr/home/maya/php-5.1.0RC5/ext/zlib/tests/zlib_filter_inflate.php
PATH_TRANSLATED => /usr/home/maya/php-5.1.0RC5/ext/zlib/tests/zlib_filter_inflate.php
LOGNAME => maya
_ => /usr/bin/make
TEST_PHP_EXECUTABLE => /usr/home/maya/php-5.1.0RC5/sapi/cli/php
TERM => screen
BLOCKSIZE => K
PATH => /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/usr/local/jdk1.4.2/bin:/usr/local/pgsql/bin
STY => 42741.ttyp0.mail
SSH_AUTH_SOCK => deleted
SHELL => /usr/local/bin/zsh
REDIRECT_STATUS => 1
__MKLVL__ => 1
REQUEST_METHOD => GET
WINDOW => 1
PWD => /home/maya/php-5.1.0RC5
CVSROOT => /mnt/sl2/cvsroot
SSH_CONNECTION => deleted
TERMCAP => SC|screen|VT 100/ANSI X3.64 virtual terminal:\
:DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA
:bs:bt=\E[Z:\
:cd=\E[J:ce=\E[K:cl=\E[H\E[J:cm=\E[%i%d;
%dH:ct=\E[3g:\
:do=^J:nd=\E[C:pt:rc=\E8:rs=\Ec:sc=\E7:s
t=\EH:up=\EM:\
:le=^H:bl=^G:cr=^M:it#8:ho=\E[H:nw=\EE:t
a=^I:is=\E)0:\
:li#24:co#80:am:xn:xv:LP:sr=\EM:al=\E[L:
AL=\E[%dL:\
:cs=\E[%i%d;%dr:dl=\E[M:DL=\E[%dM:ks=\E[
?1h\E=:\
:ke=\E[?1l\E>:vi=\E[?25l:ve=\E[34h\E[?25h:vs=\E[34l:\
:ti=\E[?1049h:te=\E[?1049l:us=\E[4m:ue=\E[24m:so=\E[3m:\
:se=\E[23m:mb=\E[5m:md=\E[1m:mr=\E[7m:me
=\E[m:ms:\
:Co#8:pa#64:AF=\E[3%dm:AB=\E[4%dm:op=\E[
39;49m:AX:G0:\
:as=\E(0:ae=\E(B:\
:ac=\140\140aaffggjjkkllmmnnooppqqrrsstt
uuvvwwxxyyzz{{||}}~~..--++,,hhII00:\
:k0=\E[10~:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\E
OS:k5=\E[15~:\
:k6=\E[17~:k7=\E[18~:k8=\E[19~:k9=\E[20~
:k;=\E[21~:\
:F1=\E[23~:F2=\E[24~:kb=:K1=\EOq:K2=\EO
r:K3=\EOs:\
:K4=\EOp:K5=\EOn:kh=\E[1~:@1=\E[1~:kH=\E
[4~:@7=\E[4~:\
:kN=\E[6~:kP=\E[5~:kI=\E[2~:kD=\E[3~:ku=
\EOA:kd=\EOB:\
:kr=\EOC:kl=\EOD:
FTP_PASSIVE_MODE => YES
CC => gcc
EDITOR => vi

PHP Variables

Variable => Value
_SERVER["CONTENT_TYPE"] =>
_SERVER["REDIR_TEST_DIR"] =>
_SERVER["USER"] => maya
_SERVER["SSH_CLIENT"] => deleted
_SERVER["MAIL"] => /var/mail/maya
_SERVER["SHLVL"] => 2
_SERVER["QUERY_STRING"] =>
_SERVER["PDOTEST_DSN"] =>
_SERVER["HOME"] => /home/maya
_SERVER["OLDPWD"] => /home/maya
_SERVER["TEST_PHP_SRCDIR"] => /usr/home/maya/php-5.1.0RC5
_SERVER["SSH_TTY"] => deleted
_SERVER["CVSEDITOR"] => emacs
_SERVER["PAGER"] => jless
_SERVER["CONTENT_LENGTH"] =>
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["PATH_TRANSLATED"] =>
_SERVER["LOGNAME"] => maya
_SERVER["_"] => /usr/bin/make
_SERVER["TEST_PHP_EXECUTABLE"] => /usr/home/maya/php-5.1.0RC5/sapi/cli/php
_SERVER["TERM"] => screen
_SERVER["BLOCKSIZE"] => K
_SERVER["PATH"] => /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/usr/local/jdk1.4.2/bin:/usr/local/pgsql/bin
_SERVER["STY"] => 42741.ttyp0.mail
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["SHELL"] => /usr/local/bin/zsh
_SERVER["REDIRECT_STATUS"] => 1
_SERVER["__MKLVL__"] => 1
_SERVER["REQUEST_METHOD"] => GET
_SERVER["WINDOW"] => 1
_SERVER["PWD"] => /home/maya/php-5.1.0RC5
_SERVER["CVSROOT"] => /mnt/sl2/cvsroot
_SERVER["SSH_CONNECTION"] => deleted
_SERVER["TERMCAP"] => SC|screen|VT 100/ANSI X3.64 virtual terminal:\
:DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA
:bs:bt=\E[Z:\
:cd=\E[J:ce=\E[K:cl=\E[H\E[J:cm=\E[%i%d;
%dH:ct=\E[3g:\
:do=^J:nd=\E[C:pt:rc=\E8:rs=\Ec:sc=\E7:s
t=\EH:up=\EM:\
:le=^H:bl=^G:cr=^M:it#8:ho=\E[H:nw=\EE:t
a=^I:is=\E)0:\
:li#24:co#80:am:xn:xv:LP:sr=\EM:al=\E[L:
AL=\E[%dL:\
:cs=\E[%i%d;%dr:dl=\E[M:DL=\E[%dM:ks=\E[
?1h\E=:\
:ke=\E[?1l\E>:vi=\E[?25l:ve=\E[34h\E[?25h:vs=\E[34l:\
:ti=\E[?1049h:te=\E[?1049l:us=\E[4m:ue=\E[24m:so=\E[3m:\
:se=\E[23m:mb=\E[5m:md=\E[1m:mr=\E[7m:me
=\E[m:ms:\
:Co#8:pa#64:AF=\E[3%dm:AB=\E[4%dm:op=\E[
39;49m:AX:G0:\
:as=\E(0:ae=\E(B:\
:ac=\140\140aaffggjjkkllmmnnooppqqrrsstt
uuvvwwxxyyzz{{||}}~~..--++,,hhII00:\
:k0=\E[10~:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\E
OS:k5=\E[15~:\
:k6=\E[17~:k7=\E[18~:k8=\E[19~:k9=\E[20~
:k;=\E[21~:\
:F1=\E[23~:F2=\E[24~:kb=:K1=\EOq:K2=\EO
r:K3=\EOs:\
:K4=\EOp:K5=\EOn:kh=\E[1~:@1=\E[1~:kH=\E
[4~:@7=\E[4~:\
:kN=\E[6~:kP=\E[5~:kI=\E[2~:kD=\E[3~:ku=
\EOA:kd=\EOB:\
:kr=\EOC:kl=\EOD:
_SERVER["FTP_PASSIVE_MODE"] => YES
_SERVER["CC"] => gcc
_SERVER["EDITOR"] => vi
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["REQUEST_TIME"] => 1132193156
_SERVER["argv"] => Array
(
)

_SERVER["argc"] => 0

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