=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test date_sunrise() function : usage variation - Passing unexpected values to fifth argument zenith [ext/date/tests/date_sunrise_variation5.phpt]
Test imagecolorallocate() function : usage variations - passing different data types to fourth argument [ext/gd/tests/imagecolorallocate_variation4.phpt]
Feature Request #50283 (allow base in gmp_strval to use full range: 2 to 62, and -2 to -36) [ext/gmp/tests/bug50283.phpt]
mcrypt_create_iv [ext/mcrypt/tests/mcrypt_create_iv.phpt]
mhash() test [ext/mhash/tests/001.phpt]
mhash_keygen_s2k() test [ext/mhash/tests/003.phpt]
readline_callback_handler_install(): Basic test [ext/readline/tests/readline_callback_handler_install_001.phpt]
readline_callback_handler_remove(): Basic test [ext/readline/tests/readline_callback_handler_remove_001.phpt]
SPL: Spl Directory Iterator test getOwner [ext/spl/tests/DirectoryIterator_getOwner_basic.phpt]
Test array_pad() function : usage variations - unexpected values for 'pad_size' argument(Bug#43482) [ext/standard/tests/array/array_pad_variation2.phpt]
HTML entities with invalid chars [ext/standard/tests/strings/htmlentities-utf.phpt]
Test setlocale() function : usage variations - Setting all available locales in the platform [ext/standard/tests/strings/setlocale_variation2.phpt]
Bug #35447 (xml_parse_into_struct() chokes on the UTF-8 BOM) [ext/xml/tests/bug35447.phpt]
XML Parser test: concat character data and set empty handlers [ext/xml/tests/xml011.phpt]
=====================================================================
=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
output buffering - fatalism [tests/output/ob_011.phpt]
ob_start(): Ensure unerasable buffer cannot be flushed by ob_flush() [tests/output/ob_start_basic_unerasable_005.phpt]
SPL: ArrayObject::exchangeArray() basic usage with object as underlying data store. [ext/spl/tests/arrayObject_exchangeArray_basic3.phpt]
=====================================================================
=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 39
Exts tested : 40
---------------------------------------------------------------------
Number of tests : 8827 6892
Tests skipped : 1935 ( 21.9%) --------
Tests warned : 0 ( 0.0%) ( 0.0%)
Tests failed : 14 ( 0.2%) ( 0.2%)
Expected fail : 3 ( 0.0%) ( 0.0%)
Tests passed : 6875 ( 77.9%) ( 99.8%)
---------------------------------------------------------------------
Time taken : 1313 seconds
=====================================================================
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test date_sunrise() function : usage variation - Passing unexpected values to fifth argument zenith [ext/date/tests/date_sunrise_variation5.phpt]
Test imagecolorallocate() function : usage variations - passing different data types to fourth argument [ext/gd/tests/imagecolorallocate_variation4.phpt]
Feature Request #50283 (allow base in gmp_strval to use full range: 2 to 62, and -2 to -36) [ext/gmp/tests/bug50283.phpt]
mcrypt_create_iv [ext/mcrypt/tests/mcrypt_create_iv.phpt]
mhash() test [ext/mhash/tests/001.phpt]
mhash_keygen_s2k() test [ext/mhash/tests/003.phpt]
readline_callback_handler_install(): Basic test [ext/readline/tests/readline_callback_handler_install_001.phpt]
readline_callback_handler_remove(): Basic test [ext/readline/tests/readline_callback_handler_remove_001.phpt]
SPL: Spl Directory Iterator test getOwner [ext/spl/tests/DirectoryIterator_getOwner_basic.phpt]
Test array_pad() function : usage variations - unexpected values for 'pad_size' argument(Bug#43482) [ext/standard/tests/array/array_pad_variation2.phpt]
HTML entities with invalid chars [ext/standard/tests/strings/htmlentities-utf.phpt]
Test setlocale() function : usage variations - Setting all available locales in the platform [ext/standard/tests/strings/setlocale_variation2.phpt]
Bug #35447 (xml_parse_into_struct() chokes on the UTF-8 BOM) [ext/xml/tests/bug35447.phpt]
XML Parser test: concat character data and set empty handlers [ext/xml/tests/xml011.phpt]
=====================================================================
=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
output buffering - fatalism [tests/output/ob_011.phpt]
ob_start(): Ensure unerasable buffer cannot be flushed by ob_flush() [tests/output/ob_start_basic_unerasable_005.phpt]
SPL: ArrayObject::exchangeArray() basic usage with object as underlying data store. [ext/spl/tests/arrayObject_exchangeArray_basic3.phpt]
=====================================================================
================================================================================
/usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.phpt
================================================================================
*** Testing date_sunrise() : usage variation ***
--int 0--
bool(false)
bool(false)
bool(false)
--int 1--
bool(false)
bool(false)
bool(false)
--int 12345--
string(5) "09:51"
float(9.8551717588325)
int(1218169278)
--int -12345--
string(5) "09:54"
float(9.9097820911087)
int(1218169475)
--empty array--
Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)
--int indexed array--
Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)
--associative array--
Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)
--nested arrays--
Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)
--uppercase NULL--
bool(false)
bool(false)
bool(false)
--lowercase null--
bool(false)
bool(false)
bool(false)
--lowercase true--
bool(false)
bool(false)
bool(false)
--lowercase false--
bool(false)
bool(false)
bool(false)
--uppercase TRUE--
bool(false)
bool(false)
bool(false)
--uppercase FALSE--
bool(false)
bool(false)
bool(false)
--empty string DQ--
Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)
--empty string SQ--
Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)
--string DQ--
Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)
--string SQ--
Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)
--mixed case string--
Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)
--heredoc--
Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)
--instance of classWithToString--
Warning: date_sunrise() expects parameter 5 to be double, object given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, object given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, object given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)
--instance of classWithoutToString--
Warning: date_sunrise() expects parameter 5 to be double, object given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, object given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, object given in /usr/local/src/php5.2-200911301930/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)
--undefined var--
bool(false)
bool(false)
bool(false)
--unset var--
bool(false)
bool(false)
bool(false)
===DONE===
================================================================================
020+ float(9.9097820911087)
020- float(9.9097820911118)
================================================================================
================================================================================
/usr/local/src/php5.2-200911301930/ext/gd/tests/imagecolorallocate_variation4.phpt
================================================================================
*** Testing imagecolorallocate() : usage variations ***
--float 10.5--
int(657930)
--float -10.5--
int(657910)
--float 10.1234567e10--
bool(false)
--float 10.7654321E-10--
int(657920)
--float .5--
int(657920)
--empty array--
int(657920)
--int indexed array--
int(657921)
--associative array--
int(657921)
--nested arrays--
int(657921)
--uppercase NULL--
int(657920)
--lowercase null--
int(657920)
--lowercase true--
int(657921)
--lowercase false--
int(657920)
--uppercase TRUE--
int(657921)
--uppercase FALSE--
int(657920)
--empty string DQ--
int(657920)
--empty string SQ--
int(657920)
--string DQ--
int(657920)
--string SQ--
int(657920)
--mixed case string--
int(657920)
--heredoc--
int(657920)
--instance of classWithToString--
Notice: Object of class classWithToString could not be converted to int in /usr/local/src/php5.2-200911301930/ext/gd/tests/imagecolorallocate_variation4.php on line 91
int(657921)
--instance of classWithoutToString--
Notice: Object of class classWithoutToString could not be converted to int in /usr/local/src/php5.2-200911301930/ext/gd/tests/imagecolorallocate_variation4.php on line 91
int(657921)
--undefined var--
int(657920)
--unset var--
int(657920)
--file resource--
int(657925)
===DONE===
================================================================================
010+ bool(false)
010- int(657919)
================================================================================
================================================================================
/usr/local/src/php5.2-200911301930/ext/gmp/tests/bug50283.phpt
================================================================================
Warning: gmp_strval(): Bad base for conversion: -36 in /usr/local/src/php5.2-200911301930/ext/gmp/tests/bug50283.php on line 3
Decimal: 71915494046709, -36-based:
Decimal: 71915494046709, 36-based: phpiscool
Warning: gmp_strval(): Bad base for conversion: -1 in /usr/local/src/php5.2-200911301930/ext/gmp/tests/bug50283.php on line 5
Decimal: 71915494046709, -1-based:
Warning: gmp_strval(): Bad base for conversion: 1 in /usr/local/src/php5.2-200911301930/ext/gmp/tests/bug50283.php on line 6
Decimal: 71915494046709, 1-based:
Warning: gmp_strval(): Bad base for conversion: -37 in /usr/local/src/php5.2-200911301930/ext/gmp/tests/bug50283.php on line 7
Decimal: 71915494046709, -37-based:
Warning: gmp_strval(): Bad base for conversion: 37 in /usr/local/src/php5.2-200911301930/ext/gmp/tests/bug50283.php on line 8
Decimal: 71915494046709, 37-based:
Warning: gmp_strval(): Bad base for conversion: 62 in /usr/local/src/php5.2-200911301930/ext/gmp/tests/bug50283.php on line 9
Decimal: 71915494046709, 62-based:
Warning: gmp_strval(): Bad base for conversion: 63 in /usr/local/src/php5.2-200911301930/ext/gmp/tests/bug50283.php on line 10
Decimal: 71915494046709, 63-based:
Warning: gmp_strval(): Bad base for conversion: 62 in /usr/local/src/php5.2-200911301930/ext/gmp/tests/bug50283.php on line 11
Base 32 and 62-based:
================================================================================
001+ Warning: gmp_strval(): Bad base for conversion: -36 in /usr/local/src/php5.2-200911301930/ext/gmp/tests/bug50283.php on line 3
002+ Decimal: 71915494046709, -36-based:
001- Decimal: 71915494046709, -36-based: PHPISCOOL
012- Decimal: 71915494046709, 37-based: KHKATELJF
013- Decimal: 71915494046709, 62-based: KQ6yq741
013+
014+ Warning: gmp_strval(): Bad base for conversion: 37 in /usr/local/src/php5.2-200911301930/ext/gmp/tests/bug50283.php on line 8
015+ Decimal: 71915494046709, 37-based:
016+
017+ Warning: gmp_strval(): Bad base for conversion: 62 in /usr/local/src/php5.2-200911301930/ext/gmp/tests/bug50283.php on line 9
018+ Decimal: 71915494046709, 62-based:
018- Base 32 and 62-based: 1NHkAcdIiD
023+
024+ Warning: gmp_strval(): Bad base for conversion: 62 in /usr/local/src/php5.2-200911301930/ext/gmp/tests/bug50283.php on line 11
025+ Base 32 and 62-based:
================================================================================
================================================================================
/usr/local/src/php5.2-200911301930/ext/mcrypt/tests/mcrypt_create_iv.phpt
================================================================================
** ERROR: process timed out **
================================================================================
001+ ** ERROR: process timed out **
001- 16
002- 24
003- 32
================================================================================
================================================================================
/usr/local/src/php5.2-200911301930/ext/mhash/tests/001.phpt
================================================================================
MHASH_MD5
ok
MHASH_SHA1
ok
MHASH_HAVAL256
ok
MHASH_HAVAL192
ok
MHASH_HAVAL224
ok
MHASH_HAVAL160
ok
MHASH_RIPEMD160
ok
MHASH_GOST
ok
MHASH_TIGER: string(24) "ý¹yÃ:g~ «®ë
à0T»\9"
MHASH_TIGER: string(24) "ý¹yÃ:g~ «®ë
à0T»\9"
MHASH_CRC32
ok
MHASH_CRC32B
ok
================================================================================
025+ MHASH_TIGER: string(24) "ý¹yÃ:g~ «®ë
026+ à0T»\9"
027+ MHASH_TIGER: string(24) "ý¹yÃ:g~ «®ë
à0T»\9"
025- MHASH_TIGER
026- ok
================================================================================
================================================================================
/usr/local/src/php5.2-200911301930/ext/mhash/tests/003.phpt
================================================================================
MHASH_MD5
ok
MHASH_SHA1
ok
MHASH_HAVAL256
ok
MHASH_HAVAL224: string(200) "5c4aff3d825ad608f608c8eae779ee3868610bc60a98f3d770b311a6677c797fc2dadcab71dde0c0191e068397ab297f0ae5cbbc6cbcd0c78ca8470c42401f6b77e81dc2ba8d51930ff982760335324fb850ac2d30b73514004c096d60472d320e0ec349"
MHASH_HAVAL224: string(200) "5c4aff3d825ad608f608c8eae779ee3868610bc60a98f3d770b311a6677c797fc2dadcab71dde0c0191e068397ab297f0de5cbbc6cbcd0c78ca8470c42401f6b77e81dc2ba8d51930ff982760335324fb850ac2d30b73514004c096d60472d320e0ec349"
MHASH_HAVAL192
ok
MHASH_HAVAL160
ok
MHASH_RIPEMD160
ok
MHASH_GOST
ok
MHASH_TIGER
ok
MHASH_CRC32: string(200) "481c40148c26185f9a59ef18e86f51c5d2d0315b46711d22ae08c1ccdd669fe956c817380815e3a545f6ee453c9da48d1d994dbc3ac8ba85a572108412f06b2a16b1489cda75b118e82f7d9bdfdb68336957bbf19e4a3f76750a6985a53dd557229dfcf3"
MHASH_CRC32: string(200) "481c40148c26185f9a59ef18e86f51c5d2d0315b46711d22ae08c1ccdd669fe956c817380815e3a545f6ee453c9da48d1d994dbc3ac8ba85a572108412f06b2a16b1489cda75b118e82f7d9bdfdb68336957bbf19e4a3f76750d6985a53dd557229dfcf3"
MHASH_CRC32B
ok
================================================================================
010+ MHASH_HAVAL224: string(200) "5c4aff3d825ad608f608c8eae779ee3868610bc60a98f3d770b311a6677c797fc2dadcab71dde0c0191e068397ab297f0ae5cbbc6cbcd0c78ca8470c42401f6b77e81dc2ba8d51930ff982760335324fb850ac2d30b73514004c096d60472d320e0ec349"
011+ MHASH_HAVAL224: string(200) "5c4aff3d825ad608f608c8eae779ee3868610bc60a98f3d770b311a6677c797fc2dadcab71dde0c0191e068397ab297f0de5cbbc6cbcd0c78ca8470c42401f6b77e81dc2ba8d51930ff982760335324fb850ac2d30b73514004c096d60472d320e0ec349"
010- MHASH_HAVAL224
011- ok
028+ MHASH_CRC32: string(200) "481c40148c26185f9a59ef18e86f51c5d2d0315b46711d22ae08c1ccdd669fe956c817380815e3a545f6ee453c9da48d1d994dbc3ac8ba85a572108412f06b2a16b1489cda75b118e82f7d9bdfdb68336957bbf19e4a3f76750a6985a53dd557229dfcf3"
029+ MHASH_CRC32: string(200) "481c40148c26185f9a59ef18e86f51c5d2d0315b46711d22ae08c1ccdd669fe956c817380815e3a545f6ee453c9da48d1d994dbc3ac8ba85a572108412f06b2a16b1489cda75b118e82f7d9bdfdb68336957bbf19e4a3f76750d6985a53dd557229dfcf3"
028- MHASH_CRC32
029- ok
================================================================================
================================================================================
/usr/local/src/php5.2-200911301930/ext/readline/tests/readline_callback_handler_install_001.phpt
================================================================================
[?1034htesting: bool(true)
Warning: readline_callback_handler_install(): foobar! is not callable in /usr/local/src/php5.2-200911301930/ext/readline/tests/readline_callback_handler_install_001.php on line 8
bool(false)
Warning: readline_callback_handler_install() expects exactly 2 parameters, 1 given in /usr/local/src/php5.2-200911301930/ext/readline/tests/readline_callback_handler_install_001.php on line 9
NULL
================================================================================
001+ [?1034htesting: bool(true)
001- testing: bool(true)
================================================================================
================================================================================
/usr/local/src/php5.2-200911301930/ext/readline/tests/readline_callback_handler_remove_001.phpt
================================================================================
bool(false)
[?1034htesting: bool(true)
testing: bool(true)
bool(true)
================================================================================
002+ [?1034htesting: bool(true)
003- testing: bool(true)
================================================================================
================================================================================
/usr/local/src/php5.2-200911301930/ext/spl/tests/DirectoryIterator_getOwner_basic.phpt
================================================================================
bool(false)
================================================================================
001+ bool(false)
001- bool(true)
================================================================================
================================================================================
/usr/local/src/php5.2-200911301930/ext/standard/tests/array/array_pad_variation2.phpt
================================================================================
*** Testing array_pad() : passing non integer values to $pad_size argument ***
-- Iteration 1 --
array(10) {
[0]=>
int(1)
[1]=>
int(2)
[2]=>
int(1)
[3]=>
int(1)
[4]=>
int(1)
[5]=>
int(1)
[6]=>
int(1)
[7]=>
int(1)
[8]=>
int(1)
[9]=>
int(1)
}
-- Iteration 2 --
array(10) {
[0]=>
int(1)
[1]=>
int(1)
[2]=>
int(1)
[3]=>
int(1)
[4]=>
int(1)
[5]=>
int(1)
[6]=>
int(1)
[7]=>
int(1)
[8]=>
int(1)
[9]=>
int(2)
}
-- Iteration 3 --
Warning: array_pad(): You may only pad up to 1048576 elements at a time in /usr/local/src/php5.2-200911301930/ext/standard/tests/array/array_pad_variation2.php on line 81
bool(false)
-- Iteration 4 --
array(2) {
[0]=>
int(1)
[1]=>
int(2)
}
-- Iteration 5 --
array(2) {
[0]=>
int(1)
[1]=>
int(2)
}
-- Iteration 6 --
array(2) {
[0]=>
int(1)
[1]=>
int(2)
}
-- Iteration 7 --
array(2) {
[0]=>
int(1)
[1]=>
int(2)
}
-- Iteration 8 --
array(2) {
[0]=>
int(1)
[1]=>
int(2)
}
-- Iteration 9 --
array(2) {
[0]=>
int(1)
[1]=>
int(2)
}
-- Iteration 10 --
array(2) {
[0]=>
int(1)
[1]=>
int(2)
}
-- Iteration 11 --
array(2) {
[0]=>
int(1)
[1]=>
int(2)
}
-- Iteration 12 --
array(2) {
[0]=>
int(1)
[1]=>
int(2)
}
-- Iteration 13 --
array(2) {
[0]=>
int(1)
[1]=>
int(2)
}
-- Iteration 14 --
array(2) {
[0]=>
int(1)
[1]=>
int(2)
}
-- Iteration 15 --
array(2) {
[0]=>
int(1)
[1]=>
int(2)
}
-- Iteration 16 --
array(2) {
[0]=>
int(1)
[1]=>
int(2)
}
-- Iteration 17 --
array(2) {
[0]=>
int(1)
[1]=>
int(2)
}
-- Iteration 18 --
array(2) {
[0]=>
int(1)
[1]=>
int(2)
}
-- Iteration 19 --
array(2) {
[0]=>
int(1)
[1]=>
int(2)
}
-- Iteration 20 --
array(2) {
[0]=>
int(1)
[1]=>
int(2)
}
-- Iteration 21 --
array(2) {
[0]=>
int(1)
[1]=>
int(2)
}
-- Iteration 22 --
Notice: Object of class classA could not be converted to int in /usr/local/src/php5.2-200911301930/ext/standard/tests/array/array_pad_variation2.php on line 81
array(2) {
[0]=>
int(1)
[1]=>
int(2)
}
-- Iteration 23 --
array(2) {
[0]=>
int(1)
[1]=>
int(2)
}
-- Iteration 24 --
array(2) {
[0]=>
int(1)
[1]=>
int(2)
}
Done
================================================================================
053+ array(2) {
054+ [0]=>
055+ int(1)
056+ [1]=>
057+ int(2)
058+ }
053-
054- Warning: array_pad(): You may only pad up to 1048576 elements at a time in %s on line %d
055- bool(false)
================================================================================
================================================================================
/usr/local/src/php5.2-200911301930/ext/standard/tests/strings/htmlentities-utf.phpt
================================================================================
string(8) "266c743b"
string(8) "266c743b"
string(0) ""
string(0) ""
string(4) "d090"
string(4) "d090"
string(0) ""
string(0) ""
string(8) "d090d0b0"
string(8) "d090d0b0"
string(0) ""
string(0) ""
string(0) ""
string(0) ""
string(0) ""
string(0) ""
string(0) ""
string(0) ""
================================================================================
017+ string(0) ""
018+ string(0) ""
017- string(8) "2667743b"
018- string(8) "2667743b"
================================================================================
================================================================================
/usr/local/src/php5.2-200911301930/ext/standard/tests/strings/setlocale_variation2.phpt
================================================================================
*** Testing setlocale() : usage variations ***
-- Test setlocale() with all available locale in the system --
No of locales found on the machine = 448
No of setlocale() success = 446
Expected no of failures = 0
Test FAILED
Names of locale() for which setlocale() failed ...
array(2) {
[0]=>
string(14) "hy_AM.armscii8"
[1]=>
string(19) "ja_JP.shiftjisx0213"
}
Done
================================================================================
006+ Test FAILED
007+ Names of locale() for which setlocale() failed ...
008+ array(2) {
009+ [0]=>
010+ string(14) "hy_AM.armscii8"
011+ [1]=>
012+ string(19) "ja_JP.shiftjisx0213"
013+ }
006- Test PASSED
================================================================================
================================================================================
/usr/local/src/php5.2-200911301930/ext/xml/tests/bug35447.phpt
================================================================================
array(1) {
[0]=>
array(5) {
["tag"]=>
string(8) "resource"
["type"]=>
string(8) "complete"
["level"]=>
int(1)
["attributes"]=>
array(2) {
["key"]=>
string(7) "rSeeYou"
["type"]=>
string(7) "literal"
}
["value"]=>
string(12) "A bient244;t"
}
}
================================================================================
018+ string(12) "A bient244;t"
018- string(13) "A bient&244;t"
================================================================================
================================================================================
/usr/local/src/php5.2-200911301930/ext/xml/tests/xml011.phpt
================================================================================
Array
(
[0] => Array
(
[tag] => TEXT
[type] => open
[level] => 1
[value] => start
)
[1] => Array
(
[tag] => B
[type] => complete
[level] => 2
)
[2] => Array
(
[tag] => TEXT
[value] => This that
[type] => cdata
[level] => 1
)
[3] => Array
(
[tag] => TEXT
[type] => close
[level] => 1
)
)
Change to empty end handler
<text><b>
Done
================================================================================
021+ [value] => This that
021- [value] => This & that
================================================================================
================================================================================
BUILD ENVIRONMENT
================================================================================
OS:
Linux - Linux wifi 2.6.27.7-9-pae #1 SMP 2008-12-04 18:10:04 +0100 i686
Autoconf:
autoconf (GNU Autoconf) 2.63
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later
<http://gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by David J. MacKenzie and Akim Demaille.
Bundled Libtool:
ltmain.sh (GNU libtool) 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)
Copyright (C) 2008 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:
ltmain.sh (GNU libtool) 2.2.6
Written by Gordon Matzigkeit <[email protected]>, 1996
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiler:
Using built-in specs.
Target: i586-suse-linux
Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --libexecdir=/usr/lib --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.3 --enable-ssp --disable-libssp --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap --with-slibdir=/lib --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --program-suffix=-4.3 --enable-linux-futex --without-system-libunwind --with-cpu=generic --build=i586-suse-linux
Thread model: posix
gcc version 4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux)
Bison:
Libraries:
linux-gate.so.1 => (0xffffe000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x4002a000)
libc-client.so.2006c1_suse => /usr/lib/libc-client.so.2006c1_suse (0x40061000)
libz.so.1 => /lib/libz.so.1 (0x4016f000)
libreadline.so.5 => /lib/libreadline.so.5 (0x40184000)
libncurses.so.5 => /lib/libncurses.so.5 (0x401bc000)
libpq.so.5 => /usr/lib/libpq.so.5 (0x401f9000)
librt.so.1 => /lib/librt.so.1 (0x4021e000)
libpanel.so.5 => /usr/lib/libpanel.so.5 (0x40228000)
libmysqlclient.so.15 => /usr/lib/libmysqlclient.so.15 (0x4022d000)
libmhash.so.2 => /usr/lib/libmhash.so.2 (0x4037e000)
libmcrypt.so.4 => /usr/lib/libmcrypt.so.4 (0x403bd000)
libltdl.so.7 => /usr/lib/libltdl.so.7 (0x403f4000)
libdl.so.2 => /lib/libdl.so.2 (0x40400000)
libpam.so.0 => /lib/libpam.so.0 (0x40405000)
libgmp.so.3 => /usr/lib/libgmp.so.3 (0x40412000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0x4044f000)
libbz2.so.1 => /lib/libbz2.so.1 (0x40479000)
libresolv.so.2 => /lib/libresolv.so.2 (0x40489000)
libm.so.6 => /lib/libm.so.6 (0x404a0000)
libnsl.so.1 => /lib/libnsl.so.1 (0x404c9000)
libssl.so.0.9.8 => /usr/lib/libssl.so.0.9.8 (0x404e2000)
libcrypto.so.0.9.8 => /usr/lib/libcrypto.so.0.9.8 (0x4052b000)
libnetsnmp.so.15 => /usr/lib/libnetsnmp.so.15 (0x40692000)
libxml2.so.2 => /usr/lib/libxml2.so.2 (0x4075c000)
libc.so.6 => /lib/libc.so.6 (0x408b1000)
libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x40a0d000)
libldap_r-2.4.so.2 => /usr/lib/libldap_r-2.4.so.2 (0x40a3a000)
libpthread.so.0 => /lib/libpthread.so.0 (0x40a86000)
/lib/ld-linux.so.2 (0x40000000)
libaudit.so.0 => /lib/libaudit.so.0 (0x40aa0000)
libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x40abb000)
libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x40b5a000)
libcom_err.so.2 => /lib/libcom_err.so.2 (0x40b80000)
libkrb5support.so.0 => /usr/lib/libkrb5support.so.0 (0x40b84000)
libkeyutils.so.1 => /lib/libkeyutils.so.1 (0x40b8d000)
liblber-2.4.so.2 => /usr/lib/liblber-2.4.so.2 (0x40b92000)
libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0x40ba2000)
User's E-mail: onzi at ustrem dot org
================================================================================
PHPINFO
================================================================================
phpinfo()
PHP Version => 5.2.12RC4-dev
System => Linux wifi 2.6.27.7-9-pae #1 SMP 2008-12-04 18:10:04 +0100 i686
Build Date => Nov 30 2009 22:56:12
Configure Command => './configure' '--prefix=/usr/local/php' '--with-apxs2=/usr/local/apache/bin/apxs' '--enable-fastcgi' '--with-openssl' '--with-zlib' '--with-bz2' '--enable-ftp' '--with-gd' '--with-gettext' '--with-gmp' '--with-imap' '--with-imap-ssl' '--enable-mbstring' '--with-mcrypt' '--with-mhash' '--with-mysql' '--with-ncurses' '--with-pgsql' '--with-readline' '--with-snmp' '--enable-sockets' '--enable-zip'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/php/lib
Loaded Configuration File => (none)
Scan this dir for additional .ini files => (none)
additional .ini files parsed => (none)
PHP API => 20041225
PHP Extension => 20060613
Zend Extension => 220060519
Debug Build => no
Thread Safety => disabled
Zend Memory Manager => enabled
IPv6 Support => enabled
Registered PHP Streams => https, ftps, compress.zlib, compress.bzip2, php, file, data, http, ftp, zip
Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
Registered Stream Filters => zlib.*, bzip2.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed
This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies
_______________________________________________________________________
Configuration
PHP Core
Directive => Local Value => Master Value
allow_call_time_pass_reference => On => On
allow_url_fopen => On => On
allow_url_include => Off => Off
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 => STDERR => STDERR
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/php/lib/php/extensions/no-debug-non-zts-20060613 => /usr/local/php/lib/php/extensions/no-debug-non-zts-20060613
file_uploads => On => On
highlight.bg => <font style="color: #FFFFFF">#FFFFFF</font> => <font style="color: #FFFFFF">#FFFFFF</font>
highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
html_errors => Off => Off
ignore_repeated_errors => Off => Off
ignore_repeated_source => Off => Off
ignore_user_abort => Off => Off
implicit_flush => On => On
include_path => .:/usr/local/php/lib/php => .:/usr/local/php/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 => 0
max_file_uploads => 20 => 20
max_input_nesting_level => 64 => 64
max_input_time => -1 => -1
memory_limit => 128M => 128M
open_basedir => no value => no value
output_buffering => 0 => 0
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 => On
register_globals => Off => Off
register_long_arrays => On => On
report_memleaks => On => On
report_zend_debug => Off => Off
safe_mode => Off => Off
safe_mode_exec_dir => /usr/local/php/bin => /usr/local/php/bin
safe_mode_gid => Off => Off
safe_mode_include_dir => no value => no value
sendmail_from => no value => no value
sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
serialize_precision => 100 => 100
short_open_tag => On => On
SMTP => localhost => localhost
smtp_port => 25 => 25
sql.safe_mode => Off => Off
track_errors => Off => Off
unserialize_callback_func => no value => no value
upload_max_filesize => 2M => 2M
upload_tmp_dir => no value => no value
user_dir => no value => no value
variables_order => EGPCS => EGPCS
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
y2k_compliance => On => On
zend.ze1_compatibility_mode => Off => Off
bz2
BZip2 Support => Enabled
Stream Wrapper support => compress.bz2://
Stream Filter support => bzip2.decompress, bzip2.compress
BZip2 Version => 1.0.5, 10-Dec-2007
ctype
ctype functions => enabled
date
date/time support => enabled
"Olson" Timezone Database Version => 2009.19
Timezone Database => internal
Default timezone => Europe/Helsinki
Directive => Local Value => Master Value
date.default_latitude => 31.7667 => 31.7667
date.default_longitude => 35.2333 => 35.2333
date.sunrise_zenith => 90.583333 => 90.583333
date.sunset_zenith => 90.583333 => 90.583333
date.timezone => no value => no value
dom
DOM/XML => enabled
DOM/XML API Version => 20031129
libxml Version => 2.7.1
HTML Support => enabled
XPath Support => enabled
XPointer Support => enabled
Schema Support => enabled
RelaxNG Support => enabled
filter
Input Validation and Filtering => enabled
Revision => $Revision: 288083 $
Directive => Local Value => Master Value
filter.default => unsafe_raw => unsafe_raw
filter.default_flags => no value => no value
ftp
FTP support => enabled
gd
GD Support => enabled
GD Version => bundled (2.0.34 compatible)
GIF Read Support => enabled
GIF Create Support => enabled
PNG Support => enabled
WBMP Support => enabled
XBM Support => enabled
gettext
GetText Support => enabled
gmp
gmp support => enabled
GMP version => 4.2.3
hash
hash support => enabled
Hashing Engines => md2 md4 md5 sha1 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru gost adler32 crc32 crc32b haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
iconv
iconv support => enabled
iconv implementation => glibc
iconv library version => 2.9
Directive => Local Value => Master Value
iconv.input_encoding => ISO-8859-1 => ISO-8859-1
iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
iconv.output_encoding => ISO-8859-1 => ISO-8859-1
imap
IMAP c-Client Version => 2004
SSL Support => enabled
json
json support => enabled
json version => 1.2.1
libxml
libXML support => active
libXML Version => 2.7.1
libXML streams => enabled
mbstring
Multibyte Support => enabled
Multibyte string engine => libmbfl
Multibyte (japanese) regex support => enabled
Multibyte regex (oniguruma) version => 4.4.4
Multibyte regex (oniguruma) backtrack check => On
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 => no value => no value
mbstring.language => neutral => neutral
mbstring.strict_detection => Off => Off
mbstring.substitute_character => no value => no value
mcrypt
mcrypt support => enabled
Version => 2.5.8
Api No => 20021217
Supported ciphers => idea mars rc6 skipjack cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes
Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
Directive => Local Value => Master Value
mcrypt.algorithms_dir => no value => no value
mcrypt.modes_dir => no value => no value
mhash
MHASH support => Enabled
MHASH API Version => 20060101
mysql
MySQL Support => enabled
Active Persistent Links => 0
Active Links => 0
Client API version => 5.0.67
MYSQL_MODULE_TYPE => external
MYSQL_SOCKET => /var/lib/mysql/mysql.sock
MYSQL_INCLUDE => -I/usr/include/mysql
MYSQL_LIBS => -L/usr/lib -lmysqlclient
Directive => Local Value => Master Value
mysql.allow_persistent => On => On
mysql.connect_timeout => 60 => 60
mysql.default_host => no value => no value
mysql.default_password => no value => no value
mysql.default_port => no value => no value
mysql.default_socket => no value => no value
mysql.default_user => no value => no value
mysql.max_links => Unlimited => Unlimited
mysql.max_persistent => Unlimited => Unlimited
mysql.trace_mode => Off => Off
ncurses
ncurses support => enabled
ncurses library version => 5.6
color support => yes
openssl
OpenSSL support => enabled
OpenSSL Version => OpenSSL 0.9.8h 28 May 2008
pcre
PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 7.9 2009-04-11
Directive => Local Value => Master Value
pcre.backtrack_limit => 100000 => 100000
pcre.recursion_limit => 100000 => 100000
PDO
PDO support => enabled
PDO drivers => sqlite, sqlite2
pdo_sqlite
PDO Driver for SQLite 3.x => enabled
PECL Module version => (bundled) 1.0.1 $Id: pdo_sqlite.c 272374 2008-12-31 11:17:49Z sebastian $
SQLite Library => 3.3.7
pgsql
PostgreSQL Support => enabled
PostgreSQL(libpq) Version => 8.3.8
Multibyte character support => enabled
SSL support => enabled
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: 288943 $
Reflection
Reflection => enabled
Version => $Id: php_reflection.c 290127 2009-11-01 15:12:34Z felipe $
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_httponly => Off => Off
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: 289327 $
Schema support => enabled
snmp
NET-SNMP Support => enabled
NET-SNMP Version => 5.4.2.1
sockets
Sockets Support => enabled
SPL
SPL support => enabled
Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilterIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RegexIterator, RuntimeException, SimpleXMLIterator, SplFileInfo, SplFileObject, SplObjectStorage, SplTempFileObject, UnderflowException, UnexpectedValueException
SQLite
SQLite support => enabled
PECL Module version => 2.0-dev $Id: sqlite.c 289587 2009-10-12 19:04:00Z felipe $
SQLite Library => 2.8.17
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
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=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
user_agent => no value => no value
tokenizer
Tokenizer Support => enabled
xml
XML Support => active
XML Namespace Support => active
libxml2 Version => 2.7.1
xmlreader
XMLReader => enabled
xmlwriter
XMLWriter => enabled
zip
Zip => enabled
Extension Version => $Id: php_zip.c 287723 2009-08-26 02:16:41Z guenter $
Zip version => 1.8.11
Libzip version => 0.9.0
zlib
ZLib Support => enabled
Stream Wrapper support => compress.zlib://
Stream Filter support => zlib.inflate, zlib.deflate
Compiled Version => 1.2.3
Linked Version => 1.2.3
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
readline
Environment
Variable => Value
LESSKEY => /etc/lesskey.bin
MANPATH => /usr/share/man:/usr/local/man
INFODIR => /usr/local/info:/usr/share/info:/usr/info
NNTPSERVER => news
HOSTNAME => wifi
TEST_PHP_SRCDIR => /usr/local/src/php5.2-200911301930
XKEYSYMDB => /usr/share/X11/XKeysymDB
SHELL => /bin/bash
TERM => xterm
HOST => wifi
PROFILEREAD => true
MAKEFLAGS =>
HISTSIZE => 1000
SSH_CLIENT => deleted
MORE => -sl
SSH_TTY => deleted
USER => root
LS_COLORS => no=00:fi=00:di=01;34:ln=00;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=41;33;01:ex=00;32:*.cmd=00;32:*.exe=01;32:*.com=01;32:*.bat=01;32:*.btm=01;32:*.dll=01;32:*.tar=00;31:*.tbz=00;31:*.tgz=00;31:*.rpm=00;31:*.deb=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.lzma=00;31:*.zip=00;31:*.zoo=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.tb2=00;31:*.tz2=00;31:*.tbz2=00;31:*.avi=01;35:*.bmp=01;35:*.fli=01;35:*.gif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mng=01;35:*.mov=01;35:*.mpg=01;35:*.pcx=01;35:*.pbm=01;35:*.pgm=01;35:*.png=01;35:*.ppm=01;35:*.tga=01;35:*.tif=01;35:*.xbm=01;35:*.xpm=01;35:*.dl=01;35:*.gl=01;35:*.wmv=01;35:*.aiff=00;32:*.au=00;32:*.mid=00;32:*.mp3=00;32:*.ogg=00;32:*.voc=00;32:*.wav=00;32:
XNLSPATH => /usr/X11R6/lib/X11/nls
ENV => /etc/bash.bashrc
SSH_AUTH_SOCK => deleted
HOSTTYPE => i386
FROM_HEADER =>
MAKELEVEL => 1
PAGER => less
MFLAGS =>
CSHEDIT => emacs
XDG_CONFIG_DIRS => /etc/xdg
MINICOM => -c on
PATH => /sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin
MAIL => /var/spool/mail/root
CPU => i686
_ => /usr/local/src/php5.2-200911301930/sapi/cli/php
PWD => /usr/local/src/php5.2-200911301930
INPUTRC => /etc/inputrc
LANG => POSIX
TEST_PHP_EXECUTABLE => /usr/local/src/php5.2-200911301930/sapi/cli/php
PYTHONSTARTUP => /etc/pythonstart
HOME => /root
SHLVL => 3
QT_SYSTEM_DIR => /usr/share/desktop-data
OSTYPE => linux
LESS_ADVANCED_PREPROCESSOR => no
XCURSOR_THEME =>
LS_OPTIONS => -A -N --color=tty -T 0
MACHTYPE => i686-suse-linux
LOGNAME => root
LESS => -M -I
SSH_CONNECTION => deleted
LC_CTYPE => en_US.UTF-8
XDG_DATA_DIRS => /usr/share
LESSOPEN => lessopen.sh %s
INFOPATH => /usr/local/info:/usr/share/info:/usr/info
CC => gcc
LESSCLOSE => lessclose.sh %s %s
G_BROKEN_FILENAMES => 1
COLORTERM => 1
mc => () { . /usr/share/mc/bin/mc-wrapper.sh
}
PHP Variables
Variable => Value
_SERVER["LESSKEY"] => /etc/lesskey.bin
_SERVER["MANPATH"] => /usr/share/man:/usr/local/man
_SERVER["INFODIR"] => /usr/local/info:/usr/share/info:/usr/info
_SERVER["NNTPSERVER"] => news
_SERVER["HOSTNAME"] => wifi
_SERVER["TEST_PHP_SRCDIR"] => /usr/local/src/php5.2-200911301930
_SERVER["XKEYSYMDB"] => /usr/share/X11/XKeysymDB
_SERVER["SHELL"] => /bin/bash
_SERVER["TERM"] => xterm
_SERVER["HOST"] => wifi
_SERVER["PROFILEREAD"] => true
_SERVER["MAKEFLAGS"] =>
_SERVER["HISTSIZE"] => 1000
_SERVER["SSH_CLIENT"] => deleted
_SERVER["MORE"] => -sl
_SERVER["SSH_TTY"] => deleted
_SERVER["USER"] => root
_SERVER["LS_COLORS"] => no=00:fi=00:di=01;34:ln=00;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=41;33;01:ex=00;32:*.cmd=00;32:*.exe=01;32:*.com=01;32:*.bat=01;32:*.btm=01;32:*.dll=01;32:*.tar=00;31:*.tbz=00;31:*.tgz=00;31:*.rpm=00;31:*.deb=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.lzma=00;31:*.zip=00;31:*.zoo=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.tb2=00;31:*.tz2=00;31:*.tbz2=00;31:*.avi=01;35:*.bmp=01;35:*.fli=01;35:*.gif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mng=01;35:*.mov=01;35:*.mpg=01;35:*.pcx=01;35:*.pbm=01;35:*.pgm=01;35:*.png=01;35:*.ppm=01;35:*.tga=01;35:*.tif=01;35:*.xbm=01;35:*.xpm=01;35:*.dl=01;35:*.gl=01;35:*.wmv=01;35:*.aiff=00;32:*.au=00;32:*.mid=00;32:*.mp3=00;32:*.ogg=00;32:*.voc=00;32:*.wav=00;32:
_SERVER["XNLSPATH"] => /usr/X11R6/lib/X11/nls
_SERVER["ENV"] => /etc/bash.bashrc
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["HOSTTYPE"] => i386
_SERVER["FROM_HEADER"] =>
_SERVER["MAKELEVEL"] => 1
_SERVER["PAGER"] => less
_SERVER["MFLAGS"] =>
_SERVER["CSHEDIT"] => emacs
_SERVER["XDG_CONFIG_DIRS"] => /etc/xdg
_SERVER["MINICOM"] => -c on
_SERVER["PATH"] => /sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin
_SERVER["MAIL"] => /var/spool/mail/root
_SERVER["CPU"] => i686
_SERVER["_"] => /usr/local/src/php5.2-200911301930/sapi/cli/php
_SERVER["PWD"] => /usr/local/src/php5.2-200911301930
_SERVER["INPUTRC"] => /etc/inputrc
_SERVER["LANG"] => POSIX
_SERVER["TEST_PHP_EXECUTABLE"] => /usr/local/src/php5.2-200911301930/sapi/cli/php
_SERVER["PYTHONSTARTUP"] => /etc/pythonstart
_SERVER["HOME"] => /root
_SERVER["SHLVL"] => 3
_SERVER["QT_SYSTEM_DIR"] => /usr/share/desktop-data
_SERVER["OSTYPE"] => linux
_SERVER["LESS_ADVANCED_PREPROCESSOR"] => no
_SERVER["XCURSOR_THEME"] =>
_SERVER["LS_OPTIONS"] => -A -N --color=tty -T 0
_SERVER["MACHTYPE"] => i686-suse-linux
_SERVER["LOGNAME"] => root
_SERVER["LESS"] => -M -I
_SERVER["SSH_CONNECTION"] => deleted
_SERVER["LC_CTYPE"] => en_US.UTF-8
_SERVER["XDG_DATA_DIRS"] => /usr/share
_SERVER["LESSOPEN"] => lessopen.sh %s
_SERVER["INFOPATH"] => /usr/local/info:/usr/share/info:/usr/info
_SERVER["CC"] => gcc
_SERVER["LESSCLOSE"] => lessclose.sh %s %s
_SERVER["G_BROKEN_FILENAMES"] => 1
_SERVER["COLORTERM"] => 1
_SERVER["mc"] => () { . /usr/share/mc/bin/mc-wrapper.sh
}
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["PATH_TRANSLATED"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["REQUEST_TIME"] => 1259617540
_SERVER["argv"] => Array
(
)
_SERVER["argc"] => 0
_ENV["LESSKEY"] => /etc/lesskey.bin
_ENV["MANPATH"] => /usr/share/man:/usr/local/man
_ENV["INFODIR"] => /usr/local/info:/usr/share/info:/usr/info
_ENV["NNTPSERVER"] => news
_ENV["HOSTNAME"] => wifi
_ENV["TEST_PHP_SRCDIR"] => /usr/local/src/php5.2-200911301930
_ENV["XKEYSYMDB"] => /usr/share/X11/XKeysymDB
_ENV["SHELL"] => /bin/bash
_ENV["TERM"] => xterm
_ENV["HOST"] => wifi
_ENV["PROFILEREAD"] => true
_ENV["MAKEFLAGS"] =>
_ENV["HISTSIZE"] => 1000
_ENV["SSH_CLIENT"] => deleted
_ENV["MORE"] => -sl
_ENV["SSH_TTY"] => deleted
_ENV["USER"] => root
_ENV["LS_COLORS"] => no=00:fi=00:di=01;34:ln=00;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=41;33;01:ex=00;32:*.cmd=00;32:*.exe=01;32:*.com=01;32:*.bat=01;32:*.btm=01;32:*.dll=01;32:*.tar=00;31:*.tbz=00;31:*.tgz=00;31:*.rpm=00;31:*.deb=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.lzma=00;31:*.zip=00;31:*.zoo=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.tb2=00;31:*.tz2=00;31:*.tbz2=00;31:*.avi=01;35:*.bmp=01;35:*.fli=01;35:*.gif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mng=01;35:*.mov=01;35:*.mpg=01;35:*.pcx=01;35:*.pbm=01;35:*.pgm=01;35:*.png=01;35:*.ppm=01;35:*.tga=01;35:*.tif=01;35:*.xbm=01;35:*.xpm=01;35:*.dl=01;35:*.gl=01;35:*.wmv=01;35:*.aiff=00;32:*.au=00;32:*.mid=00;32:*.mp3=00;32:*.ogg=00;32:*.voc=00;32:*.wav=00;32:
_ENV["XNLSPATH"] => /usr/X11R6/lib/X11/nls
_ENV["ENV"] => /etc/bash.bashrc
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["HOSTTYPE"] => i386
_ENV["FROM_HEADER"] =>
_ENV["MAKELEVEL"] => 1
_ENV["PAGER"] => less
_ENV["MFLAGS"] =>
_ENV["CSHEDIT"] => emacs
_ENV["XDG_CONFIG_DIRS"] => /etc/xdg
_ENV["MINICOM"] => -c on
_ENV["PATH"] => /sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin
_ENV["MAIL"] => /var/spool/mail/root
_ENV["CPU"] => i686
_ENV["_"] => /usr/local/src/php5.2-200911301930/sapi/cli/php
_ENV["PWD"] => /usr/local/src/php5.2-200911301930
_ENV["INPUTRC"] => /etc/inputrc
_ENV["LANG"] => POSIX
_ENV["TEST_PHP_EXECUTABLE"] => /usr/local/src/php5.2-200911301930/sapi/cli/php
_ENV["PYTHONSTARTUP"] => /etc/pythonstart
_ENV["HOME"] => /root
_ENV["SHLVL"] => 3
_ENV["QT_SYSTEM_DIR"] => /usr/share/desktop-data
_ENV["OSTYPE"] => linux
_ENV["LESS_ADVANCED_PREPROCESSOR"] => no
_ENV["XCURSOR_THEME"] =>
_ENV["LS_OPTIONS"] => -A -N --color=tty -T 0
_ENV["MACHTYPE"] => i686-suse-linux
_ENV["LOGNAME"] => root
_ENV["LESS"] => -M -I
_ENV["SSH_CONNECTION"] => deleted
_ENV["LC_CTYPE"] => en_US.UTF-8
_ENV["XDG_DATA_DIRS"] => /usr/share
_ENV["LESSOPEN"] => lessopen.sh %s
_ENV["INFOPATH"] => /usr/local/info:/usr/share/info:/usr/info
_ENV["CC"] => gcc
_ENV["LESSCLOSE"] => lessclose.sh %s %s
_ENV["G_BROKEN_FILENAMES"] => 1
_ENV["COLORTERM"] => 1
_ENV["mc"] => () { . /usr/share/mc/bin/mc-wrapper.sh
}
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 [email protected].
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.