Test results for 5.3.2RC1 [failed]

[email protected]
Newsgroups php.qa.reports
Message-ID <[email protected]>
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #45877 (Array key '2147483647' left as string) [Zend/tests/bug45877.phpt]
easter_date() [ext/calendar/tests/easter_date.phpt]
unixtojd() [ext/calendar/tests/unixtojd.phpt]
Bug #45554 (Inconsistent behavior of the u format char) [ext/date/tests/bug45554.phpt]
Integer overflow [ext/filter/tests/046.phpt]
mcrypt_create_iv [ext/mcrypt/tests/mcrypt_create_iv.phpt]
mysql connect [ext/mysql/tests/001.phpt]
mysql_connect() [ext/mysql/tests/mysql_connect.phpt]
mysql_[p]connect() - max_links/max_persistent [ext/mysql/tests/mysql_max_links.phpt]
mysql_[p]connect() - safe_mode [ext/mysql/tests/mysql_sql_safe_mode.phpt]
mysqli_connect() [ext/mysqli/tests/mysqli_connect.phpt]
new mysqli() [ext/mysqli/tests/mysqli_connect_oo.phpt]
new mysqli() [ext/mysqli/tests/mysqli_connect_oo_defaults.phpt]
MySQL PDO->__construct(), options [ext/pdo_mysql/tests/pdo_mysql___construct_options.phpt]
PDO MySQL specific class constants [ext/pdo_mysql/tests/pdo_mysql_class_constants.phpt]
MySQL PDO class interface [ext/pdo_mysql/tests/pdo_mysql_interface.phpt]
realpath_cache_size() and realpath_cache_get() [ext/standard/tests/file/realpath_cache.phpt]
proc_open [ext/standard/tests/general_functions/proc_open02.phpt]
Test var_dump() function [ext/standard/tests/general_functions/var_dump_64bit.phpt]
Test gethostbyaddr() function : basic functionality [ext/standard/tests/network/gethostbyaddr_basic1.phpt]
Bug #49936 (crash with ftp stream in php_stream_context_get_option()) [ext/standard/tests/streams/bug49936.phpt]
htmlentities() / html_entity_decode() #8592 - #9002 table test [ext/standard/tests/strings/htmlentities17.phpt]
Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect), using UTF-* [ext/xml/tests/bug32001.phpt]
Bug #42189 (xmlrpc_get_type() crashes PHP on invalid dates) [ext/xmlrpc/tests/bug42189.phpt]
Test 10: EXSLT Support [ext/xsl/tests/xslt010.phpt]
Check xsltprocessor::registerPHPFunctions and a non-string function in xsl [ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.phpt]
Check xsltprocessor::registerPHPFunctions and a undefined php function [ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt]
=====================================================================

=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
output buffering - fatalism [tests/output/ob_011.phpt]
Inconsistencies when accessing protected members [Zend/tests/access_modifiers_008.phpt]
Inconsistencies when accessing protected members - 2 [Zend/tests/access_modifiers_009.phpt]
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770.phpt]
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_2.phpt]
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_3.phpt]
Bug #42718 (unsafe_raw filter not applied when configured as default filter) [ext/filter/tests/bug42718.phpt]
SimpleXML: array casting bug [ext/simplexml/tests/034.phpt]
=====================================================================

=====================================================================
WARNED TEST SUMMARY
---------------------------------------------------------------------
via [ext/pdo_sqlite/tests/common.phpt]
	SQLite PDO Common: Bug #34630 (inserting streams as LOBs) [ext/pdo_sqlite/tests/bug_34630.phpt] (warn: XFAIL section but test passes)
via [ext/sqlite/tests/pdo/common.phpt]
	SQLite2 PDO Common: Bug #34630 (inserting streams as LOBs) [ext/sqlite/tests/pdo/bug_34630.phpt] (warn: XFAIL section but test passes)
=====================================================================


=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :   30
Exts tested     :   49
---------------------------------------------------------------------

Number of tests : 11175              9223
Tests skipped   : 1952 ( 17.5%) --------
Tests warned    :    2 (  0.0%) (  0.0%)
Tests failed    :   27 (  0.2%) (  0.3%)
Expected fail   :    8 (  0.1%) (  0.1%)
Tests passed    : 9186 ( 82.2%) ( 99.6%)
---------------------------------------------------------------------
Time taken      :  927 seconds
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #45877 (Array key '2147483647' left as string) [Zend/tests/bug45877.phpt]
easter_date() [ext/calendar/tests/easter_date.phpt]
unixtojd() [ext/calendar/tests/unixtojd.phpt]
Bug #45554 (Inconsistent behavior of the u format char) [ext/date/tests/bug45554.phpt]
Integer overflow [ext/filter/tests/046.phpt]
mcrypt_create_iv [ext/mcrypt/tests/mcrypt_create_iv.phpt]
mysql connect [ext/mysql/tests/001.phpt]
mysql_connect() [ext/mysql/tests/mysql_connect.phpt]
mysql_[p]connect() - max_links/max_persistent [ext/mysql/tests/mysql_max_links.phpt]
mysql_[p]connect() - safe_mode [ext/mysql/tests/mysql_sql_safe_mode.phpt]
mysqli_connect() [ext/mysqli/tests/mysqli_connect.phpt]
new mysqli() [ext/mysqli/tests/mysqli_connect_oo.phpt]
new mysqli() [ext/mysqli/tests/mysqli_connect_oo_defaults.phpt]
MySQL PDO->__construct(), options [ext/pdo_mysql/tests/pdo_mysql___construct_options.phpt]
PDO MySQL specific class constants [ext/pdo_mysql/tests/pdo_mysql_class_constants.phpt]
MySQL PDO class interface [ext/pdo_mysql/tests/pdo_mysql_interface.phpt]
realpath_cache_size() and realpath_cache_get() [ext/standard/tests/file/realpath_cache.phpt]
proc_open [ext/standard/tests/general_functions/proc_open02.phpt]
Test var_dump() function [ext/standard/tests/general_functions/var_dump_64bit.phpt]
Test gethostbyaddr() function : basic functionality [ext/standard/tests/network/gethostbyaddr_basic1.phpt]
Bug #49936 (crash with ftp stream in php_stream_context_get_option()) [ext/standard/tests/streams/bug49936.phpt]
htmlentities() / html_entity_decode() #8592 - #9002 table test [ext/standard/tests/strings/htmlentities17.phpt]
Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect), using UTF-* [ext/xml/tests/bug32001.phpt]
Bug #42189 (xmlrpc_get_type() crashes PHP on invalid dates) [ext/xmlrpc/tests/bug42189.phpt]
Test 10: EXSLT Support [ext/xsl/tests/xslt010.phpt]
Check xsltprocessor::registerPHPFunctions and a non-string function in xsl [ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.phpt]
Check xsltprocessor::registerPHPFunctions and a undefined php function [ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt]
=====================================================================

=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
output buffering - fatalism [tests/output/ob_011.phpt]
Inconsistencies when accessing protected members [Zend/tests/access_modifiers_008.phpt]
Inconsistencies when accessing protected members - 2 [Zend/tests/access_modifiers_009.phpt]
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770.phpt]
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_2.phpt]
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_3.phpt]
Bug #42718 (unsafe_raw filter not applied when configured as default filter) [ext/filter/tests/bug42718.phpt]
SimpleXML: array casting bug [ext/simplexml/tests/034.phpt]
=====================================================================

=====================================================================
WARNED TEST SUMMARY
---------------------------------------------------------------------
via [ext/pdo_sqlite/tests/common.phpt]
	SQLite PDO Common: Bug #34630 (inserting streams as LOBs) [ext/pdo_sqlite/tests/bug_34630.phpt] (warn: XFAIL section but test passes)
via [ext/sqlite/tests/pdo/common.phpt]
	SQLite2 PDO Common: Bug #34630 (inserting streams as LOBs) [ext/sqlite/tests/pdo/bug_34630.phpt] (warn: XFAIL section but test passes)
=====================================================================


================================================================================
/home/etersoul/compile/php5/Zend/tests/bug45877.phpt
================================================================================
array(2) {
  [9223372036854775807]=>
  int(1)
  [-9223372036854775808]=>
  int(1)
}
================================================================================
001+ array(2) {
001- array(3) {
006-   ["%d8"]=>
007-   int(1)
================================================================================



================================================================================
/home/etersoul/compile/php5/ext/calendar/tests/easter_date.phpt
================================================================================
2000-04-22
2001-04-14
2002-03-30

Warning: easter_date(): This function is only valid for years between 1970 and 2037 inclusive in /home/etersoul/compile/php5/ext/calendar/tests/easter_date.php on line 5
1970-01-01
================================================================================
001+ 2000-04-22
002+ 2001-04-14
003+ 2002-03-30
001- 2000-04-23
002- 2001-04-15
003- 2002-03-31
================================================================================



================================================================================
/home/etersoul/compile/php5/ext/calendar/tests/unixtojd.phpt
================================================================================
2440588
2452162
2453926
================================================================================
002+ 2452162
002- 2452161
================================================================================



================================================================================
/home/etersoul/compile/php5/ext/date/tests/bug45554.phpt
================================================================================
03-15-2005 12:22:29.000000 PST
03-15-2005 12:22:29.001000 PST
object(DateTime)#1 (3) {
  ["date"]=>
  string(19) "2005-03-15 12:22:29"
  ["timezone_type"]=>
  int(2)
  ["timezone"]=>
  string(3) "PST"
}
================================================================================
003+ object(DateTime)#1 (3) {
003- bool(false)
004+   ["date"]=>
005+   string(19) "2005-03-15 12:22:29"
006+   ["timezone_type"]=>
007+   int(2)
008+   ["timezone"]=>
009+   string(3) "PST"
010+ }
================================================================================



================================================================================
/home/etersoul/compile/php5/ext/filter/tests/046.phpt
================================================================================
bool(true)
int(-9223372036854775808)
bool(true)
================================================================================
002+ int(-9223372036854775808)
002- bool(false)
================================================================================



================================================================================
/home/etersoul/compile/php5/ext/mcrypt/tests/mcrypt_create_iv.phpt
================================================================================
** ERROR: process timed out **
================================================================================
001+ ** ERROR: process timed out **
001- 16
002- 24
003- 32
================================================================================



================================================================================
/home/etersoul/compile/php5/ext/mysql/tests/001.phpt
================================================================================
Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/001.php on line 11

Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/001.php on line 11

Warning: mysql_close() expects parameter 1 to be resource, boolean given in /home/etersoul/compile/php5/ext/mysql/tests/001.php on line 13

Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/001.php on line 16

Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/001.php on line 16

Warning: mysql_close() expects parameter 1 to be resource, boolean given in /home/etersoul/compile/php5/ext/mysql/tests/001.php on line 18
string(2) "00"
done!
================================================================================
001+ Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/001.php on line 11
002+ 
001- %unicode|string%(2) "11"
002- done!
003+ Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/001.php on line 11
004+ 
005+ Warning: mysql_close() expects parameter 1 to be resource, boolean given in /home/etersoul/compile/php5/ext/mysql/tests/001.php on line 13
006+ 
007+ Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/001.php on line 16
008+ 
009+ Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/001.php on line 16
010+ 
011+ Warning: mysql_close() expects parameter 1 to be resource, boolean given in /home/etersoul/compile/php5/ext/mysql/tests/001.php on line 18
012+ string(2) "00"
013+ done!
================================================================================



================================================================================
/home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.phpt
================================================================================
Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 12

Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 12
[002] Cannot connect to the server using host=localhost/localhost:3306, user=root, passwd=***, dbname=test, port=3306, socket=

Warning: mysql_close() expects parameter 1 to be resource, boolean given in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 16

Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 18

Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 18
[003] Cannot connect to the server using host=localhost/localhost:3306, user=root, passwd=***, dbname=test, port=3306, socket=

Warning: mysql_close(): no MySQL-Link resource supplied in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 22

Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 24

Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 24

Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 45

Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 45
[007] Usage of mysql.default_port failed

Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 53

Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 53
[008] Usage of mysql.default_password failed

Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 59

Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 59
[009] Usage of mysql.default_user failed

Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 66

Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 66
[010] Usage of mysql.default_host failed

Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 72

Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 72
[011] Usage of mysql.default_host failed

Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 82

Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 82
[012] Usage of env MYSQL_TCP_PORT failed
done!
================================================================================
001+ Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 12
002+ 
001- Warning: mysql_connect(): Access denied for user '%s'@'%s' (using password: YES) in %s on line %d
002- done!
003+ Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 12
004+ [002] Cannot connect to the server using host=localhost/localhost:3306, user=root, passwd=***, dbname=test, port=3306, socket=
005+ 
006+ Warning: mysql_close() expects parameter 1 to be resource, boolean given in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 16
007+ 
008+ Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 18
009+ 
010+ Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 18
011+ [003] Cannot connect to the server using host=localhost/localhost:3306, user=root, passwd=***, dbname=test, port=3306, socket=
012+ 
013+ Warning: mysql_close(): no MySQL-Link resource supplied in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 22
014+ 
015+ Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 24
016+ 
017+ Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 24
018+ 
019+ Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 45
020+ 
021+ Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 45
022+ [007] Usage of mysql.default_port failed
023+ 
024+ Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 53
025+ 
026+ Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 53
027+ [008] Usage of mysql.default_password failed
028+ 
029+ Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 59
030+ 
031+ Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 59
032+ [009] Usage of mysql.default_user failed
033+ 
034+ Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 66
035+ 
036+ Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 66
037+ [010] Usage of mysql.default_host failed
038+ 
039+ Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 72
040+ 
041+ Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 72
042+ [011] Usage of mysql.default_host failed
043+ 
044+ Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 82
045+ 
046+ Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_connect.php on line 82
047+ [012] Usage of env MYSQL_TCP_PORT failed
048+ done!
================================================================================



================================================================================
/home/etersoul/compile/php5/ext/mysql/tests/mysql_max_links.phpt
================================================================================
Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_max_links.php on line 10

Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_max_links.php on line 10
[010] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 2002

Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_max_links.php on line 10

Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_max_links.php on line 10
[020] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 2002

Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_max_links.php on line 10

Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_max_links.php on line 10
[030] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 2002

Warning: mysql_close() expects parameter 1 to be resource, boolean given in /home/etersoul/compile/php5/ext/mysql/tests/mysql_max_links.php on line 33

Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_max_links.php on line 10

Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_max_links.php on line 10
[050] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 2002

Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_max_links.php on line 10

Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_max_links.php on line 10
[060] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 2002
array(3) {
  [0]=>
  bool(false)
  [1]=>
  bool(false)
  [2]=>
  bool(false)
}

Warning: mysql_close() expects parameter 1 to be resource, boolean given in /home/etersoul/compile/php5/ext/mysql/tests/mysql_max_links.php on line 42

Warning: mysql_close() expects parameter 1 to be resource, boolean given in /home/etersoul/compile/php5/ext/mysql/tests/mysql_max_links.php on line 43
done!
================================================================================
001+ Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_max_links.php on line 10
002+ 
003+ Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_max_links.php on line 10
004+ [010] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 2002
005+ 
006+ Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_max_links.php on line 10
007+ 
008+ Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_max_links.php on line 10
009+ [020] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 2002
010+ 
011+ Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_max_links.php on line 10
012+ 
013+ Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_max_links.php on line 10
014+ [030] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 2002
015+ 
016+ Warning: mysql_close() expects parameter 1 to be resource, boolean given in /home/etersoul/compile/php5/ext/mysql/tests/mysql_max_links.php on line 33
017+ 
018+ Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_max_links.php on line 10
019+ 
020+ Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_max_links.php on line 10
021+ [050] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 2002
022+ 
023+ Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_max_links.php on line 10
001- Warning: mysql_connect(): Too many open links (2) in %s on line %s
002- [030] Cannot connect using host '%s', user '%s', password '****', [0] 0
004- Warning: mysql_connect(): Too many open links (2) in %s on line %s
005- [060] Cannot connect using host '%s', user '%s', password '****', [0] 0
008-   resource(%d) of type (mysql link)
010-   resource(%d) of type (mysql link)
025+ Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_max_links.php on line 10
026+ [060] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 2002
029+   bool(false)
031+   bool(false)
035+ 
036+ Warning: mysql_close() expects parameter 1 to be resource, boolean given in /home/etersoul/compile/php5/ext/mysql/tests/mysql_max_links.php on line 42
037+ 
038+ Warning: mysql_close() expects parameter 1 to be resource, boolean given in /home/etersoul/compile/php5/ext/mysql/tests/mysql_max_links.php on line 43
================================================================================



================================================================================
/home/etersoul/compile/php5/ext/mysql/tests/mysql_sql_safe_mode.phpt
================================================================================
Notice: mysql_connect(): SQL safe mode in effect - ignoring host/user/password information in /home/etersoul/compile/php5/ext/mysql/tests/mysql_sql_safe_mode.php on line 8

Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_sql_safe_mode.php on line 8

Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_sql_safe_mode.php on line 8

Notice: mysql_pconnect(): SQL safe mode in effect - ignoring host/user/password information in /home/etersoul/compile/php5/ext/mysql/tests/mysql_sql_safe_mode.php on line 13

Warning: mysql_pconnect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_sql_safe_mode.php on line 13

Warning: mysql_pconnect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_sql_safe_mode.php on line 13
done!
================================================================================
003+ Warning: mysql_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_sql_safe_mode.php on line 8
004+ 
005+ Warning: mysql_connect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_sql_safe_mode.php on line 8
003- Warning: mysql_connect(): Access denied for user '%s'@'%s' (using password: NO) in %s on line %d
007- Warning: mysql_pconnect(): Access denied for user '%s'@'%s' (using password: NO) in %s on line %d
009+ Warning: mysql_pconnect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysql/tests/mysql_sql_safe_mode.php on line 13
010+ 
011+ Warning: mysql_pconnect(): No such file or directory in /home/etersoul/compile/php5/ext/mysql/tests/mysql_sql_safe_mode.php on line 13
================================================================================



================================================================================
/home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.phpt
================================================================================
Warning: mysqli_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 47

Warning: mysqli_connect(): (HY000/2002): No such file or directory in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 47
[008] Cannot connect to the server using host=localhost, user=root, passwd=***, dbname=test, port=3306, socket=

Warning: mysqli_close() expects parameter 1 to be mysqli, boolean given in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 51

Warning: mysqli_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 53

Warning: mysqli_connect(): (HY000/2002): No such file or directory in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 53

Warning: mysqli_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 62

Warning: mysqli_connect(): (HY000/2002): No such file or directory in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 62
[011] Usage of mysqli.default_socket failed

Warning: mysqli_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 73

Warning: mysqli_connect(): (HY000/2002): No such file or directory in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 73
[013] Usage of mysqli.default_port failed

Warning: mysqli_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 84

Warning: mysqli_connect(): (HY000/2002): No such file or directory in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 84
[015] Usage of mysqli.default_pw failed

Warning: mysqli_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 95

Warning: mysqli_connect(): (HY000/2002): No such file or directory in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 95
[017] Usage of mysqli.default_user failed

Warning: mysqli_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 106

Warning: mysqli_connect(): (HY000/2002): No such file or directory in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 106
[019] Usage of mysqli.default_host failed

Warning: mysqli_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 118

Warning: mysqli_connect(): (HY000/2002): No such file or directory in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 118
[021] Usage of mysqli.default_host (persistent) failed
done!
================================================================================
001+ Warning: mysqli_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 47
002+ 
003+ Warning: mysqli_connect(): (HY000/2002): No such file or directory in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 47
004+ [008] Cannot connect to the server using host=localhost, user=root, passwd=***, dbname=test, port=3306, socket=
005+ 
006+ Warning: mysqli_close() expects parameter 1 to be mysqli, boolean given in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 51
007+ 
008+ Warning: mysqli_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 53
009+ 
010+ Warning: mysqli_connect(): (HY000/2002): No such file or directory in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 53
011+ 
012+ Warning: mysqli_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 62
013+ 
014+ Warning: mysqli_connect(): (HY000/2002): No such file or directory in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 62
015+ [011] Usage of mysqli.default_socket failed
016+ 
017+ Warning: mysqli_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 73
018+ 
019+ Warning: mysqli_connect(): (HY000/2002): No such file or directory in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 73
020+ [013] Usage of mysqli.default_port failed
021+ 
022+ Warning: mysqli_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 84
023+ 
024+ Warning: mysqli_connect(): (HY000/2002): No such file or directory in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 84
001- Warning: mysqli_connect(): (%d/%d): Access denied for user '%s'@'%s' (using password: YES) in %s on line %d
002- array(1) {
003-   [%u|b%"testing"]=>
004-   %unicode|string%(21) "mysqli.default_socket"
005- }
006- array(1) {
007-   [%u|b%"testing"]=>
008-   %unicode|string%(19) "mysqli.default_port"
009- }
010- array(1) {
011-   [%u|b%"testing"]=>
012-   %unicode|string%(17) "mysqli.default_pw"
013- }
014- array(2) {
015-   [0]=>
016-   %unicode|string%(19) "mysqli.default_user"
017-   [%u|b%"testing"]=>
018-   %unicode|string%(19) "mysqli.default_user"
019- }
020- array(1) {
021-   [0]=>
022-   %unicode|string%(19) "mysqli.default_host"
023- }
024- done!
025+ [015] Usage of mysqli.default_pw failed
026+ 
027+ Warning: mysqli_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 95
028+ 
029+ Warning: mysqli_connect(): (HY000/2002): No such file or directory in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 95
030+ [017] Usage of mysqli.default_user failed
031+ 
032+ Warning: mysqli_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 106
033+ 
034+ Warning: mysqli_connect(): (HY000/2002): No such file or directory in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 106
035+ [019] Usage of mysqli.default_host failed
036+ 
037+ Warning: mysqli_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 118
038+ 
039+ Warning: mysqli_connect(): (HY000/2002): No such file or directory in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect.php on line 118
040+ [021] Usage of mysqli.default_host (persistent) failed
041+ done!
================================================================================



================================================================================
/home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.phpt
================================================================================
Warning: mysqli::mysqli(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 9

Warning: mysqli::mysqli(): (HY000/2002): No such file or directory in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 9

Warning: mysqli::mysqli(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 18

Warning: mysqli::mysqli(): (HY000/2002): No such file or directory in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 18
[005] Usage of mysqli.default_socket failed

Warning: mysqli::mysqli(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 25

Warning: mysqli::mysqli(): (HY000/2002): No such file or directory in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 25
[006] Usage of mysqli.default_port failed

Warning: mysqli::mysqli(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 32

Warning: mysqli::mysqli(): (HY000/2002): No such file or directory in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 32
[007] Usage of mysqli.default_pw failed

Warning: mysqli::mysqli(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 39

Warning: mysqli::mysqli(): (HY000/2002): No such file or directory in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 39
[008] Usage of mysqli.default_user failed
[012] Failed to create mysqli object
... and now Exceptions

Warning: mysqli::mysqli(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 81
No such file or directory

Warning: mysqli::mysqli(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 91
No such file or directory
[017] Usage of mysqli.default_socket failed

Warning: mysqli::mysqli(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 100
No such file or directory
[018] Usage of mysqli.default_port failed

Warning: mysqli::mysqli(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 109
No such file or directory
[019] Usage of mysqli.default_pw failed

Warning: mysqli::mysqli(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 118
No such file or directory
[020] Usage of mysqli.default_user failed

Warning: mysqli::real_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 129
No such file or directory
[021] Usage of mysqli.default_host failed
done!
================================================================================
001+ Warning: mysqli::mysqli(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 9
002+ 
003+ Warning: mysqli::mysqli(): (HY000/2002): No such file or directory in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 9
004+ 
001- Warning: mysqli::mysqli(): (%d/%d): Access denied for user '%sunknown%s'@'%s' (using password: %s) in %s on line %d
002- ... and now Exceptions
003- Access denied for user '%s'@'%s' (using password: %s)
004- done!
005+ Warning: mysqli::mysqli(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 18
006+ 
007+ Warning: mysqli::mysqli(): (HY000/2002): No such file or directory in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 18
008+ [005] Usage of mysqli.default_socket failed
009+ 
010+ Warning: mysqli::mysqli(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 25
011+ 
012+ Warning: mysqli::mysqli(): (HY000/2002): No such file or directory in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 25
013+ [006] Usage of mysqli.default_port failed
014+ 
015+ Warning: mysqli::mysqli(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 32
016+ 
017+ Warning: mysqli::mysqli(): (HY000/2002): No such file or directory in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 32
018+ [007] Usage of mysqli.default_pw failed
019+ 
020+ Warning: mysqli::mysqli(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 39
021+ 
022+ Warning: mysqli::mysqli(): (HY000/2002): No such file or directory in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 39
023+ [008] Usage of mysqli.default_user failed
024+ [012] Failed to create mysqli object
025+ ... and now Exceptions
026+ 
027+ Warning: mysqli::mysqli(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 81
028+ No such file or directory
029+ 
030+ Warning: mysqli::mysqli(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 91
031+ No such file or directory
032+ [017] Usage of mysqli.default_socket failed
033+ 
034+ Warning: mysqli::mysqli(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 100
035+ No such file or directory
036+ [018] Usage of mysqli.default_port failed
037+ 
038+ Warning: mysqli::mysqli(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 109
039+ No such file or directory
040+ [019] Usage of mysqli.default_pw failed
041+ 
042+ Warning: mysqli::mysqli(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 118
043+ No such file or directory
044+ [020] Usage of mysqli.default_user failed
045+ 
046+ Warning: mysqli::real_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo.php on line 129
047+ No such file or directory
048+ [021] Usage of mysqli.default_host failed
049+ done!
================================================================================



================================================================================
/home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo_defaults.phpt
================================================================================
Warning: mysqli::real_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 41
No such file or directory
[004] Usage of mysqli.default_port failed

Warning: mysqli::real_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 58
No such file or directory
[006] Usage of mysqli.default_pw failed

Warning: mysqli::real_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 76
No such file or directory
[008] Usage of mysqli.default_user failed

Warning: mysqli::real_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 94
No such file or directory
[012] Usage of mysqli.default_host failed

Warning: mysqli_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 117
No such file or directory
[014] Usage of mysqli_connect() has failed

Warning: mysqli_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 130
No such file or directory
[016] Usage of mysqli_connect() has failed
done!
================================================================================
001+ Warning: mysqli::real_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 41
002+ No such file or directory
003+ [004] Usage of mysqli.default_port failed
004+ 
005+ Warning: mysqli::real_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 58
006+ No such file or directory
007+ [006] Usage of mysqli.default_pw failed
008+ 
009+ Warning: mysqli::real_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 76
010+ No such file or directory
011+ [008] Usage of mysqli.default_user failed
012+ 
013+ Warning: mysqli::real_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 94
014+ No such file or directory
015+ [012] Usage of mysqli.default_host failed
016+ 
017+ Warning: mysqli_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 117
018+ No such file or directory
019+ [014] Usage of mysqli_connect() has failed
020+ 
021+ Warning: mysqli_connect(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /home/etersoul/compile/php5/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 130
022+ No such file or directory
023+ [016] Usage of mysqli_connect() has failed
001- array(1) {
002-   [%u|b%"testing"]=>
003-   %unicode|string%(21) "mysqli.default_socket"
004- }
005- array(1) {
006-   [%u|b%"testing"]=>
007-   %unicode|string%(19) "mysqli.default_port"
008- }
009- array(1) {
010-   [%u|b%"testing"]=>
011-   %unicode|string%(17) "mysqli.default_pw"
012- }
013- array(1) {
014-   [%u|b%"testing"]=>
015-   %unicode|string%(19) "mysqli.default_user"
016- }
017- array(1) {
018-   [%u|b%"all_defaults"]=>
019-   %unicode|string%(13) "have been set"
020- }
021- array(1) {
022-   [%u|b%"all_defaults"]=>
023-   %unicode|string%(13) "have been set"
024- }
================================================================================



================================================================================
/home/etersoul/compile/php5/ext/pdo_mysql/tests/pdo_mysql___construct_options.phpt
================================================================================
[001] SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2), [n/a] n/a
done!
================================================================================
001+ [001] SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2), [n/a] n/a
002+ done!
001- [003] [TODO][CHANGEREQUEST] Please, lets not ignore invalid options and bail out!
002- [003a] Expecting default value for 'PDO::ATTR_EMULATE_PREPARES' of '1'/integer, getAttribute() reports setting ''/boolean
003- [003a] Expecting default value for 'PDO::MYSQL_ATTR_INIT_COMMAND' of ''/string, getAttribute() reports setting ''/boolean
004- 
005- Warning: PDO::getAttribute(): SQLSTATE[IM001]: Driver does not support this function: driver does not support that attribute in %s on line %d
006- [010] [TODO][CHANGEREQUEST] ATTR_EMULATE_PREPARES should be on
007- 
008- Warning: PDO::getAttribute(): SQLSTATE[IM001]: Driver does not support this function: driver does not support that attribute in %s on line %d
009- 
010- Warning: PDO::getAttribute(): SQLSTATE[IM001]: Driver does not support this function: driver does not support that attribute in %s on line %d
011- [015] PDO::ATTR_EMULATE_PREPARES should be on
012- [016] PDO::MYSQL_ATTR_DIRECT_QUERY should be on
013- 
014- Warning: PDO::getAttribute(): SQLSTATE[IM001]: Driver does not support this function: driver does not support that attribute in %s on line %d
015- [018] PDO::MYSQL_ATTR_DIRECT_QUERY should be off
016- [021] Execting '1'/boolean got ''/boolean' for options 'PDO::MYSQL_ATTR_LOCAL_INFILE'
017- [023] Execting 'SET @a=1'/string got ''/boolean' for options 'PDO::MYSQL_ATTR_INIT_COMMAND'
018- [024] SQLSTATE[42000] [1065] Query was empty
019- [025] SQLSTATE[42S02] [1146] Table 'test.nonexistent' doesn't exist
020- done!
================================================================================



================================================================================
/home/etersoul/compile/php5/ext/pdo_mysql/tests/pdo_mysql_class_constants.phpt
================================================================================
[001] Dumping list of unexpected constants
array(4) {
  ["MYSQL_ATTR_MAX_BUFFER_SIZE"]=>
  int(1005)
  ["MYSQL_ATTR_READ_DEFAULT_FILE"]=>
  int(1003)
  ["MYSQL_ATTR_READ_DEFAULT_GROUP"]=>
  int(1004)
  ["MYSQL_ATTR_COMPRESS"]=>
  int(1006)
}
done!
================================================================================
001+ [001] Dumping list of unexpected constants
001- done!
002+ array(4) {
003+   ["MYSQL_ATTR_MAX_BUFFER_SIZE"]=>
004+   int(1005)
005+   ["MYSQL_ATTR_READ_DEFAULT_FILE"]=>
006+   int(1003)
007+   ["MYSQL_ATTR_READ_DEFAULT_GROUP"]=>
008+   int(1004)
009+   ["MYSQL_ATTR_COMPRESS"]=>
010+   int(1006)
011+ }
012+ done!
================================================================================



================================================================================
/home/etersoul/compile/php5/ext/pdo_mysql/tests/pdo_mysql_interface.phpt
================================================================================
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)' in /home/etersoul/compile/php5/ext/pdo_mysql/tests/mysql_pdo_test.inc:24
Stack trace:
#0 /home/etersoul/compile/php5/ext/pdo_mysql/tests/mysql_pdo_test.inc(24): PDO->__construct('mysql:host=loca...', 'root', '', NULL)
#1 /home/etersoul/compile/php5/ext/pdo_mysql/tests/pdo_mysql_interface.php(3): MySQLPDOTest::factory()
#2 {main}
  thrown in /home/etersoul/compile/php5/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 24
================================================================================
001+ Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)' in /home/etersoul/compile/php5/ext/pdo_mysql/tests/mysql_pdo_test.inc:24
001- done!
002+ Stack trace:
003+ #0 /home/etersoul/compile/php5/ext/pdo_mysql/tests/mysql_pdo_test.inc(24): PDO->__construct('mysql:host=loca...', 'root', '', NULL)
004+ #1 /home/etersoul/compile/php5/ext/pdo_mysql/tests/pdo_mysql_interface.php(3): MySQLPDOTest::factory()
005+ #2 {main}
006+   thrown in /home/etersoul/compile/php5/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 24
================================================================================



================================================================================
/home/etersoul/compile/php5/ext/standard/tests/file/realpath_cache.phpt
================================================================================
int(819)
array(4) {
  ["key"]=>
  int(-4341958170288829738)
  ["is_dir"]=>
  bool(true)
  ["realpath"]=>
  string(51) "/home/etersoul/compile/php5/ext/standard/tests/file"
  ["expires"]=>
  int(1262179431)
}
Done
================================================================================
004+   int(-4341958170288829738)
004-   int(%d)
================================================================================



================================================================================
/home/etersoul/compile/php5/ext/standard/tests/general_functions/proc_open02.phpt
================================================================================
bool(true)
array(8) {
  ["command"]=>
  string(28) "/usr/bin/nohup /bin/sleep 50"
  ["pid"]=>
  int(23899)
  ["running"]=>
  bool(false)
  ["signaled"]=>
  bool(true)
  ["stopped"]=>
  bool(false)
  ["exitcode"]=>
  int(-1)
  ["termsig"]=>
  int(1)
  ["stopsig"]=>
  int(0)
}
bool(false)
array(8) {
  ["command"]=>
  string(28) "/usr/bin/nohup /bin/sleep 50"
  ["pid"]=>
  int(23899)
  ["running"]=>
  bool(false)
  ["signaled"]=>
  bool(false)
  ["stopped"]=>
  bool(false)
  ["exitcode"]=>
  int(-1)
  ["termsig"]=>
  int(0)
  ["stopsig"]=>
  int(0)
}
Done!
================================================================================
008+   bool(false)
009+   ["signaled"]=>
009-   ["signaled"]=>
010-   bool(false)
016+   int(1)
016-   int(0)
020+ bool(false)
020- bool(true)
029+   bool(false)
029-   bool(true)
035+   int(0)
035-   int(15)
================================================================================



================================================================================
/home/etersoul/compile/php5/ext/standard/tests/general_functions/var_dump_64bit.phpt
================================================================================
*** Testing var_dump() on integer variables ***
-- Iteration 1 --
int(0)
-- Iteration 2 --
int(83)
-- Iteration 3 --
int(123000000)
-- Iteration 4 --
int(-83)
-- Iteration 5 --
int(-12300000)
-- Iteration 6 --
array(10) {
  [0]=>
  int(1)
  [1]=>
  int(2)
  [2]=>
  int(3)
  [3]=>
  int(4)
  [4]=>
  int(5)
  [5]=>
  int(6)
  [6]=>
  int(7)
  [7]=>
  int(8)
  [8]=>
  int(9)
  [9]=>
  int(10)
}
-- Iteration 7 --
array(10) {
  [0]=>
  int(-1)
  [1]=>
  int(-2)
  [2]=>
  int(-3)
  [3]=>
  int(-4)
  [4]=>
  int(-5)
  [5]=>
  int(-6)
  [6]=>
  int(-7)
  [7]=>
  int(-8)
  [8]=>
  int(-9)
  [9]=>
  int(-10)
}
-- Iteration 8 --
int(2147483647)
-- Iteration 9 --
int(2147483648)
-- Iteration 10 --
int(-2147483648)
-- Iteration 11 --
int(-2147483647)
-- Iteration 12 --
int(2147483647)
-- Iteration 13 --
int(-2147483648)
-- Iteration 14 --
int(2147483647)
-- Iteration 15 --
int(-2147483648)

*** Testing var_dump() on float variables ***
-- Iteration 1 --
float(0)
-- Iteration 2 --
float(0)
-- Iteration 3 --
float(1.234)
-- Iteration 4 --
float(-1.234)
-- Iteration 5 --
float(-2)
-- Iteration 6 --
float(2)
-- Iteration 7 --
float(-0.5)
-- Iteration 8 --
float(0.567)
-- Iteration 9 --
float(-0.00067)
-- Iteration 10 --
float(-670)
-- Iteration 11 --
float(670)
-- Iteration 12 --
float(670)
-- Iteration 13 --
float(-0.00410003)
-- Iteration 14 --
float(-4100.03)
-- Iteration 15 --
float(0.004100003)
-- Iteration 16 --
float(4100.003)
-- Iteration 17 --
float(100000)
-- Iteration 18 --
float(-100000)
-- Iteration 19 --
float(1.0E-5)
-- Iteration 20 --
float(-1.0E-5)
-- Iteration 21 --
float(100000)
-- Iteration 22 --
float(-100000)
-- Iteration 23 --
float(100000)
-- Iteration 24 --
float(-100000)
-- Iteration 25 --
float(100000)
-- Iteration 26 --
float(-100000)
-- Iteration 27 --
float(1.0E-5)
-- Iteration 28 --
float(-1.0E-5)
-- Iteration 29 --
int(-2147483649)
-- Iteration 30 --
int(2147483649)
-- Iteration 31 --
int(2147483649)
-- Iteration 32 --
int(-2147483649)

*** Testing var_dump() on string variables ***
-- Iteration 1 --
string(0) ""
-- Iteration 2 --
string(0) ""
-- Iteration 3 --
string(1) " "
-- Iteration 4 --
string(1) " "
-- Iteration 5 --
string(1) "0"
-- Iteration 6 --
string(1) "[0x0]"
-- Iteration 7 --
string(2) "\0"
-- Iteration 8 --
string(1) "	"
-- Iteration 9 --
string(2) "\t"
-- Iteration 10 --
string(3) "PHP"
-- Iteration 11 --
string(3) "PHP"
-- Iteration 12 --
string(29) "abcd[0x0]n1234[0x0]05678[0x0]00efgh\xijkl"
-- Iteration 13 --
string(34) "abcd[0x0]efgh[0x0]ijkl[0x0]mnop[0x0]0qrst[0x0]uvwx[0x0]0yz"
-- Iteration 14 --
string(22) "1234	
5678
	9100
abcda"

*** Testing var_dump() on boolean variables ***
-- Iteration 1 --
bool(true)
-- Iteration 2 --
bool(false)
-- Iteration 3 --
bool(true)
-- Iteration 4 --
bool(false)

*** Testing var_dump() on array variables ***
-- Iteration 1 --
array(0) {
}
-- Iteration 2 --
array(1) {
  [0]=>
  NULL
}
-- Iteration 3 --
array(1) {
  [0]=>
  NULL
}
-- Iteration 4 --
array(1) {
  [0]=>
  bool(true)
}
-- Iteration 5 --
array(1) {
  [0]=>
  string(0) ""
}
-- Iteration 6 --
array(1) {
  [0]=>
  string(0) ""
}
-- Iteration 7 --
array(2) {
  [0]=>
  array(0) {
  }
  [1]=>
  array(0) {
  }
}
-- Iteration 8 --
array(2) {
  [0]=>
  array(2) {
    [0]=>
    int(1)
    [1]=>
    int(2)
  }
  [1]=>
  array(2) {
    [0]=>
    string(1) "a"
    [1]=>
    string(1) "b"
  }
}
-- Iteration 9 --
array(1) {
  [1]=>
  string(3) "One"
}
-- Iteration 10 --
array(1) {
  ["test"]=>
  string(8) "is_array"
}
-- Iteration 11 --
array(1) {
  [0]=>
  int(0)
}
-- Iteration 12 --
array(1) {
  [0]=>
  int(-1)
}
-- Iteration 13 --
array(2) {
  [0]=>
  float(10.5)
  [1]=>
  float(5.6)
}
-- Iteration 14 --
array(2) {
  [0]=>
  string(6) "string"
  [1]=>
  string(4) "test"
}
-- Iteration 15 --
array(2) {
  [0]=>
  string(6) "string"
  [1]=>
  string(4) "test"
}

*** Testing var_dump() on object variables ***
-- Iteration 1 --
object(object_class)#6 (7) {
  ["value"]=>
  int(50)
  ["public_var1"]=>
  int(10)
  ["private_var1":"object_class":private]=>
  int(20)
  ["private_var2":"object_class":private]=>
  int(21)
  ["protected_var1":protected]=>
  string(8) "string_1"
  ["protected_var2":protected]=>
  string(8) "string_2"
  ["public_var2"]=>
  int(11)
}
-- Iteration 2 --
object(no_member_class)#7 (0) {
}
-- Iteration 3 --
object(contains_object_class)#8 (7) {
  ["p"]=>
  int(30)
  ["class_object1"]=>
  object(object_class)#9 (7) {
    ["value"]=>
    int(50)
    ["public_var1"]=>
    int(10)
    ["private_var1":"object_class":private]=>
    int(20)
    ["private_var2":"object_class":private]=>
    int(21)
    ["protected_var1":protected]=>
    string(8) "string_1"
    ["protected_var2":protected]=>
    string(8) "string_2"
    ["public_var2"]=>
    int(11)
  }
  ["class_object2"]=>
  object(object_class)#10 (7) {
    ["value"]=>
    int(50)
    ["public_var1"]=>
    int(10)
    ["private_var1":"object_class":private]=>
    int(20)
    ["private_var2":"object_class":private]=>
    int(21)
    ["protected_var1":protected]=>
    string(8) "string_1"
    ["protected_var2":protected]=>
    string(8) "string_2"
    ["public_var2"]=>
    int(11)
  }
  ["class_object3":"contains_object_class":private]=>
  object(object_class)#9 (7) {
    ["value"]=>
    int(50)
    ["public_var1"]=>
    int(10)
    ["private_var1":"object_class":private]=>
    int(20)
    ["private_var2":"object_class":private]=>
    int(21)
    ["protected_var1":protected]=>
    string(8) "string_1"
    ["protected_var2":protected]=>
    string(8) "string_2"
    ["public_var2"]=>
    int(11)
  }
  ["class_object4":protected]=>
  object(object_class)#10 (7) {
    ["value"]=>
    int(50)
    ["public_var1"]=>
    int(10)
    ["private_var1":"object_class":private]=>
    int(20)
    ["private_var2":"object_class":private]=>
    int(21)
    ["protected_var1":protected]=>
    string(8) "string_1"
    ["protected_var2":protected]=>
    string(8) "string_2"
    ["public_var2"]=>
    int(11)
  }
  ["no_member_class_object"]=>
  object(no_member_class)#11 (0) {
  }
  ["class_object5"]=>
  object(contains_object_class)#8 (7) {
    ["p"]=>
    int(30)
    ["class_object1"]=>
    object(object_class)#9 (7) {
      ["value"]=>
      int(50)
      ["public_var1"]=>
      int(10)
      ["private_var1":"object_class":private]=>
      int(20)
      ["private_var2":"object_class":private]=>
      int(21)
      ["protected_var1":protected]=>
      string(8) "string_1"
      ["protected_var2":protected]=>
      string(8) "string_2"
      ["public_var2"]=>
      int(11)
    }
    ["class_object2"]=>
    object(object_class)#10 (7) {
      ["value"]=>
      int(50)
      ["public_var1"]=>
      int(10)
      ["private_var1":"object_class":private]=>
      int(20)
      ["private_var2":"object_class":private]=>
      int(21)
      ["protected_var1":protected]=>
      string(8) "string_1"
      ["protected_var2":protected]=>
      string(8) "string_2"
      ["public_var2"]=>
      int(11)
    }
    ["class_object3":"contains_object_class":private]=>
    object(object_class)#9 (7) {
      ["value"]=>
      int(50)
      ["public_var1"]=>
      int(10)
      ["private_var1":"object_class":private]=>
      int(20)
      ["private_var2":"object_class":private]=>
      int(21)
      ["protected_var1":protected]=>
      string(8) "string_1"
      ["protected_var2":protected]=>
      string(8) "string_2"
      ["public_var2"]=>
      int(11)
    }
    ["class_object4":protected]=>
    object(object_class)#10 (7) {
      ["value"]=>
      int(50)
      ["public_var1"]=>
      int(10)
      ["private_var1":"object_class":private]=>
      int(20)
      ["private_var2":"object_class":private]=>
      int(21)
      ["protected_var1":protected]=>
      string(8) "string_1"
      ["protected_var2":protected]=>
      string(8) "string_2"
      ["public_var2"]=>
      int(11)
    }
    ["no_member_class_object"]=>
    object(no_member_class)#11 (0) {
    }
    ["class_object5"]=>
    *RECURSION*
  }
}
-- Iteration 4 --
object(contains_object_class)#1 (7) {
  ["p"]=>
  int(30)
  ["class_object1"]=>
  object(object_class)#2 (7) {
    ["value"]=>
    int(50)
    ["public_var1"]=>
    int(10)
    ["private_var1":"object_class":private]=>
    int(20)
    ["private_var2":"object_class":private]=>
    int(21)
    ["protected_var1":protected]=>
    string(8) "string_1"
    ["protected_var2":protected]=>
    string(8) "string_2"
    ["public_var2"]=>
    int(11)
  }
  ["class_object2"]=>
  object(object_class)#3 (7) {
    ["value"]=>
    int(50)
    ["public_var1"]=>
    int(10)
    ["private_var1":"object_class":private]=>
    int(20)
    ["private_var2":"object_class":private]=>
    int(21)
    ["protected_var1":protected]=>
    string(8) "string_1"
    ["protected_var2":protected]=>
    string(8) "string_2"
    ["public_var2"]=>
    int(11)
  }
  ["class_object3":"contains_object_class":private]=>
  object(object_class)#2 (7) {
    ["value"]=>
    int(50)
    ["public_var1"]=>
    int(10)
    ["private_var1":"object_class":private]=>
    int(20)
    ["private_var2":"object_class":private]=>
    int(21)
    ["protected_var1":protected]=>
    string(8) "string_1"
    ["protected_var2":protected]=>
    string(8) "string_2"
    ["public_var2"]=>
    int(11)
  }
  ["class_object4":protected]=>
  object(object_class)#3 (7) {
    ["value"]=>
    int(50)
    ["public_var1"]=>
    int(10)
    ["private_var1":"object_class":private]=>
    int(20)
    ["private_var2":"object_class":private]=>
    int(21)
    ["protected_var1":protected]=>
    string(8) "string_1"
    ["protected_var2":protected]=>
    string(8) "string_2"
    ["public_var2"]=>
    int(11)
  }
  ["no_member_class_object"]=>
  object(no_member_class)#4 (0) {
  }
  ["class_object5"]=>
  object(contains_object_class)#1 (7) {
    ["p"]=>
    int(30)
    ["class_object1"]=>
    object(object_class)#2 (7) {
      ["value"]=>
      int(50)
      ["public_var1"]=>
      int(10)
      ["private_var1":"object_class":private]=>
      int(20)
      ["private_var2":"object_class":private]=>
      int(21)
      ["protected_var1":protected]=>
      string(8) "string_1"
      ["protected_var2":protected]=>
      string(8) "string_2"
      ["public_var2"]=>
      int(11)
    }
    ["class_object2"]=>
    object(object_class)#3 (7) {
      ["value"]=>
      int(50)
      ["public_var1"]=>
      int(10)
      ["private_var1":"object_class":private]=>
      int(20)
      ["private_var2":"object_class":private]=>
      int(21)
      ["protected_var1":protected]=>
      string(8) "string_1"
      ["protected_var2":protected]=>
      string(8) "string_2"
      ["public_var2"]=>
      int(11)
    }
    ["class_object3":"contains_object_class":private]=>
    object(object_class)#2 (7) {
      ["value"]=>
      int(50)
      ["public_var1"]=>
      int(10)
      ["private_var1":"object_class":private]=>
      int(20)
      ["private_var2":"object_class":private]=>
      int(21)
      ["protected_var1":protected]=>
      string(8) "string_1"
      ["protected_var2":protected]=>
      string(8) "string_2"
      ["public_var2"]=>
      int(11)
    }
    ["class_object4":protected]=>
    object(object_class)#3 (7) {
      ["value"]=>
      int(50)
      ["public_var1"]=>
      int(10)
      ["private_var1":"object_class":private]=>
      int(20)
      ["private_var2":"object_class":private]=>
      int(21)
      ["protected_var1":protected]=>
      string(8) "string_1"
      ["protected_var2":protected]=>
      string(8) "string_2"
      ["public_var2"]=>
      int(11)
    }
    ["no_member_class_object"]=>
    object(no_member_class)#4 (0) {
    }
    ["class_object5"]=>
    *RECURSION*
  }
}
-- Iteration 5 --
object(object_class)#2 (7) {
  ["value"]=>
  int(50)
  ["public_var1"]=>
  int(10)
  ["private_var1":"object_class":private]=>
  int(20)
  ["private_var2":"object_class":private]=>
  int(21)
  ["protected_var1":protected]=>
  string(8) "string_1"
  ["protected_var2":protected]=>
  string(8) "string_2"
  ["public_var2"]=>
  int(11)
}
-- Iteration 6 --
object(object_class)#3 (7) {
  ["value"]=>
  int(50)
  ["public_var1"]=>
  int(10)
  ["private_var1":"object_class":private]=>
  int(20)
  ["private_var2":"object_class":private]=>
  int(21)
  ["protected_var1":protected]=>
  string(8) "string_1"
  ["protected_var2":protected]=>
  string(8) "string_2"
  ["public_var2"]=>
  int(11)
}
-- Iteration 7 --
object(no_member_class)#4 (0) {
}
-- Iteration 8 --
object(object_class)#5 (7) {
  ["value"]=>
  int(50)
  ["public_var1"]=>
  int(10)
  ["private_var1":"object_class":private]=>
  int(20)
  ["private_var2":"object_class":private]=>
  int(21)
  ["protected_var1":protected]=>
  string(8) "string_1"
  ["protected_var2":protected]=>
  string(8) "string_2"
  ["public_var2"]=>
  int(11)
}
-- Iteration 9 --
NULL

** Testing var_dump() on objects having circular reference **
object(object_class)#13 (8) {
  ["value"]=>
  int(50)
  ["public_var1"]=>
  int(10)
  ["private_var1":"object_class":private]=>
  int(20)
  ["private_var2":"object_class":private]=>
  int(21)
  ["protected_var1":protected]=>
  string(8) "string_1"
  ["protected_var2":protected]=>
  string(8) "string_2"
  ["public_var2"]=>
  int(11)
  ["obj"]=>
  &object(object_class)#12 (8) {
    ["value"]=>
    int(50)
    ["public_var1"]=>
    int(10)
    ["private_var1":"object_class":private]=>
    int(20)
    ["private_var2":"object_class":private]=>
    int(21)
    ["protected_var1":protected]=>
    string(8) "string_1"
    ["protected_var2":protected]=>
    string(8) "string_2"
    ["public_var2"]=>
    int(11)
    ["obj"]=>
    &object(object_class)#13 (8) {
      ["value"]=>
      int(50)
      ["public_var1"]=>
      int(10)
      ["private_var1":"object_class":private]=>
      int(20)
      ["private_var2":"object_class":private]=>
      int(21)
      ["protected_var1":protected]=>
      string(8) "string_1"
      ["protected_var2":protected]=>
      string(8) "string_2"
      ["public_var2"]=>
      int(11)
      ["obj"]=>
      &object(object_class)#12 (8) {
        ["value"]=>
        int(50)
        ["public_var1"]=>
        int(10)
        ["private_var1":"object_class":private]=>
        int(20)
        ["private_var2":"object_class":private]=>
        int(21)
        ["protected_var1":protected]=>
        string(8) "string_1"
        ["protected_var2":protected]=>
        string(8) "string_2"
        ["public_var2"]=>
        int(11)
        ["obj"]=>
        *RECURSION*
      }
    }
  }
}

*** Testing var_dump() on resources ***
-- Iteration 1 --
resource(5) of type (stream)
-- Iteration 2 --
resource(6) of type (stream)

*** Testing var_dump() on different combinations of scalar 
            and non-scalar variables ***
-- Iteration 1 --
array(3) {
  [0]=>
  int(123)
  [1]=>
  float(-1.2345)
  [2]=>
  string(1) "a"
}
-- Iteration 2 --
array(4) {
  [0]=>
  string(1) "d"
  [1]=>
  array(3) {
    [0]=>
    int(1)
    [1]=>
    int(3)
    [2]=>
    int(5)
  }
  [2]=>
  bool(true)
  [3]=>
  NULL
}
-- Iteration 3 --
array(4) {
  [0]=>
  object(no_member_class)#14 (0) {
  }
  [1]=>
  array(0) {
  }
  [2]=>
  bool(false)
  [3]=>
  int(0)
}
-- Iteration 4 --
array(6) {
  [0]=>
  float(0)
  [1]=>
  string(11) "Where am I?"
  [2]=>
  array(3) {
    [0]=>
    int(7)
    [1]=>
    int(8)
    [2]=>
    int(9)
  }
  [3]=>
  bool(true)
  [4]=>
  string(1) "A"
  [5]=>
  int(987654321)
}
-- Iteration 5 --
array(4) {
  [0]=>
  NULL
  [1]=>
  float(20000000000)
  [2]=>
  float(79.1)
  [3]=>
  float(4.599998)
}
-- Iteration 6 --
array(4) {
  [0]=>
  string(27) "array(1,2,3,4)1.0000002TRUE"
  [1]=>
  NULL
  [2]=>
  float(4611333)
  [3]=>
  string(5) "/00\7"
}

*** Testing var_dump() on miscelleneous input arguments ***
-- Iteration 1 --
NULL
-- Iteration 2 --
NULL
-- Iteration 3 --
NULL
-- Iteration 4 --
NULL

*** Testing var_dump() on multiple arguments ***
array(15) {
  [0]=>
  int(0)
  [1]=>
  int(83)
  [2]=>
  int(123000000)
  [3]=>
  int(-83)
  [4]=>
  int(-12300000)
  [5]=>
  array(10) {
    [0]=>
    int(1)
    [1]=>
    int(2)
    [2]=>
    int(3)
    [3]=>
    int(4)
    [4]=>
    int(5)
    [5]=>
    int(6)
    [6]=>
    int(7)
    [7]=>
    int(8)
    [8]=>
    int(9)
    [9]=>
    int(10)
  }
  [6]=>
  array(10) {
    [0]=>
    int(-1)
    [1]=>
    int(-2)
    [2]=>
    int(-3)
    [3]=>
    int(-4)
    [4]=>
    int(-5)
    [5]=>
    int(-6)
    [6]=>
    int(-7)
    [7]=>
    int(-8)
    [8]=>
    int(-9)
    [9]=>
    int(-10)
  }
  [7]=>
  int(2147483647)
  [8]=>
  int(2147483648)
  [9]=>
  int(-2147483648)
  [10]=>
  int(-2147483647)
  [11]=>
  int(2147483647)
  [12]=>
  int(-2147483648)
  [13]=>
  int(2147483647)
  [14]=>
  int(-2147483648)
}
array(32) {
  [0]=>
  float(0)
  [1]=>
  float(0)
  [2]=>
  float(1.234)
  [3]=>
  float(-1.234)
  [4]=>
  float(-2)
  [5]=>
  float(2)
  [6]=>
  float(-0.5)
  [7]=>
  float(0.567)
  [8]=>
  float(-0.00067)
  [9]=>
  float(-670)
  [10]=>
  float(670)
  [11]=>
  float(670)
  [12]=>
  float(-0.00410003)
  [13]=>
  float(-4100.03)
  [14]=>
  float(0.004100003)
  [15]=>
  float(4100.003)
  [16]=>
  float(100000)
  [17]=>
  float(-100000)
  [18]=>
  float(1.0E-5)
  [19]=>
  float(-1.0E-5)
  [20]=>
  float(100000)
  [21]=>
  float(-100000)
  [22]=>
  float(100000)
  [23]=>
  float(-100000)
  [24]=>
  float(100000)
  [25]=>
  float(-100000)
  [26]=>
  float(1.0E-5)
  [27]=>
  float(-1.0E-5)
  [28]=>
  int(-2147483649)
  [29]=>
  int(2147483649)
  [30]=>
  int(2147483649)
  [31]=>
  int(-2147483649)
}
array(14) {
  [0]=>
  string(0) ""
  [1]=>
  string(0) ""
  [2]=>
  string(1) " "
  [3]=>
  string(1) " "
  [4]=>
  string(1) "0"
  [5]=>
  string(1) "[0x0]"
  [6]=>
  string(2) "\0"
  [7]=>
  string(1) "	"
  [8]=>
  string(2) "\t"
  [9]=>
  string(3) "PHP"
  [10]=>
  string(3) "PHP"
  [11]=>
  string(29) "abcd[0x0]n1234[0x0]05678[0x0]00efgh\xijkl"
  [12]=>
  string(34) "abcd[0x0]efgh[0x0]ijkl[0x0]mnop[0x0]0qrst[0x0]uvwx[0x0]0yz"
  [13]=>
  string(22) "1234	
5678
	9100
abcda"
}
array(15) {
  [0]=>
  array(0) {
  }
  [1]=>
  array(1) {
    [0]=>
    NULL
  }
  [2]=>
  array(1) {
    [0]=>
    NULL
  }
  [3]=>
  array(1) {
    [0]=>
    bool(true)
  }
  [4]=>
  array(1) {
    [0]=>
    string(0) ""
  }
  [5]=>
  array(1) {
    [0]=>
    string(0) ""
  }
  [6]=>
  array(2) {
    [0]=>
    array(0) {
    }
    [1]=>
    array(0) {
    }
  }
  [7]=>
  array(2) {
    [0]=>
    array(2) {
      [0]=>
      int(1)
      [1]=>
      int(2)
    }
    [1]=>
    array(2) {
      [0]=>
      string(1) "a"
      [1]=>
      string(1) "b"
    }
  }
  [8]=>
  array(1) {
    [1]=>
    string(3) "One"
  }
  [9]=>
  array(1) {
    ["test"]=>
    string(8) "is_array"
  }
  [10]=>
  array(1) {
    [0]=>
    int(0)
  }
  [11]=>
  array(1) {
    [0]=>
    int(-1)
  }
  [12]=>
  array(2) {
    [0]=>
    float(10.5)
    [1]=>
    float(5.6)
  }
  [13]=>
  array(2) {
    [0]=>
    string(6) "string"
    [1]=>
    string(4) "test"
  }
  [14]=>
  array(2) {
    [0]=>
    string(6) "string"
    [1]=>
    string(4) "test"
  }
}
array(4) {
  [0]=>
  bool(true)
  [1]=>
  bool(false)
  [2]=>
  bool(true)
  [3]=>
  bool(false)
}
array(2) {
  [0]=>
  resource(5) of type (stream)
  [1]=>
  resource(6) of type (stream)
}
array(9) {
  [0]=>
  object(object_class)#6 (7) {
    ["value"]=>
    int(50)
    ["public_var1"]=>
    int(10)
    ["private_var1":"object_class":private]=>
    int(20)
    ["private_var2":"object_class":private]=>
    int(21)
    ["protected_var1":protected]=>
    string(8) "string_1"
    ["protected_var2":protected]=>
    string(8) "string_2"
    ["public_var2"]=>
    int(11)
  }
  [1]=>
  object(no_member_class)#7 (0) {
  }
  [2]=>
  object(contains_object_class)#8 (7) {
    ["p"]=>
    int(30)
    ["class_object1"]=>
    object(object_class)#9 (7) {
      ["value"]=>
      int(50)
      ["public_var1"]=>
      int(10)
      ["private_var1":"object_class":private]=>
      int(20)
      ["private_var2":"object_class":private]=>
      int(21)
      ["protected_var1":protected]=>
      string(8) "string_1"
      ["protected_var2":protected]=>
      string(8) "string_2"
      ["public_var2"]=>
      int(11)
    }
    ["class_object2"]=>
    object(object_class)#10 (7) {
      ["value"]=>
      int(50)
      ["public_var1"]=>
      int(10)
      ["private_var1":"object_class":private]=>
      int(20)
      ["private_var2":"object_class":private]=>
      int(21)
      ["protected_var1":protected]=>
      string(8) "string_1"
      ["protected_var2":protected]=>
      string(8) "string_2"
      ["public_var2"]=>
      int(11)
    }
    ["class_object3":"contains_object_class":private]=>
    object(object_class)#9 (7) {
      ["value"]=>
      int(50)
      ["public_var1"]=>
      int(10)
      ["private_var1":"object_class":private]=>
      int(20)
      ["private_var2":"object_class":private]=>
      int(21)
      ["protected_var1":protected]=>
      string(8) "string_1"
      ["protected_var2":protected]=>
      string(8) "string_2"
      ["public_var2"]=>
      int(11)
    }
    ["class_object4":protected]=>
    object(object_class)#10 (7) {
      ["value"]=>
      int(50)
      ["public_var1"]=>
      int(10)
      ["private_var1":"object_class":private]=>
      int(20)
      ["private_var2":"object_class":private]=>
      int(21)
      ["protected_var1":protected]=>
      string(8) "string_1"
      ["protected_var2":protected]=>
      string(8) "string_2"
      ["public_var2"]=>
      int(11)
    }
    ["no_member_class_object"]=>
    object(no_member_class)#11 (0) {
    }
    ["class_object5"]=>
    object(contains_object_class)#8 (7) {
      ["p"]=>
      int(30)
      ["class_object1"]=>
      object(object_class)#9 (7) {
        ["value"]=>
        int(50)
        ["public_var1"]=>
        int(10)
        ["private_var1":"object_class":private]=>
        int(20)
        ["private_var2":"object_class":private]=>
        int(21)
        ["protected_var1":protected]=>
        string(8) "string_1"
        ["protected_var2":protected]=>
        string(8) "string_2"
        ["public_var2"]=>
        int(11)
      }
      ["class_object2"]=>
      object(object_class)#10 (7) {
        ["value"]=>
        int(50)
        ["public_var1"]=>
        int(10)
        ["private_var1":"object_class":private]=>
        int(20)
        ["private_var2":"object_class":private]=>
        int(21)
        ["protected_var1":protected]=>
        string(8) "string_1"
        ["protected_var2":protected]=>
        string(8) "string_2"
        ["public_var2"]=>
        int(11)
      }
      ["class_object3":"contains_object_class":private]=>
      object(object_class)#9 (7) {
        ["value"]=>
        int(50)
        ["public_var1"]=>
        int(10)
        ["private_var1":"object_class":private]=>
        int(20)
        ["private_var2":"object_class":private]=>
        int(21)
        ["protected_var1":protected]=>
        string(8) "string_1"
        ["protected_var2":protected]=>
        string(8) "string_2"
        ["public_var2"]=>
        int(11)
      }
      ["class_object4":protected]=>
      object(object_class)#10 (7) {
        ["value"]=>
        int(50)
        ["public_var1"]=>
        int(10)
        ["private_var1":"object_class":private]=>
        int(20)
        ["private_var2":"object_class":private]=>
        int(21)
        ["protected_var1":protected]=>
        string(8) "string_1"
        ["protected_var2":protected]=>
        string(8) "string_2"
        ["public_var2"]=>
        int(11)
      }
      ["no_member_class_object"]=>
      object(no_member_class)#11 (0) {
      }
      ["class_object5"]=>
      *RECURSION*
    }
  }
  [3]=>
  object(contains_object_class)#1 (7) {
    ["p"]=>
    int(30)
    ["class_object1"]=>
    object(object_class)#2 (7) {
      ["value"]=>
      int(50)
      ["public_var1"]=>
      int(10)
      ["private_var1":"object_class":private]=>
      int(20)
      ["private_var2":"object_class":private]=>
      int(21)
      ["protected_var1":protected]=>
      string(8) "string_1"
      ["protected_var2":protected]=>
      string(8) "string_2"
      ["public_var2"]=>
      int(11)
    }
    ["class_object2"]=>
    object(object_class)#3 (7) {
      ["value"]=>
      int(50)
      ["public_var1"]=>
      int(10)
      ["private_var1":"object_class":private]=>
      int(20)
      ["private_var2":"object_class":private]=>
      int(21)
      ["protected_var1":protected]=>
      string(8) "string_1"
      ["protected_var2":protected]=>
      string(8) "string_2"
      ["public_var2"]=>
      int(11)
    }
    ["class_object3":"contains_object_class":private]=>
    object(object_class)#2 (7) {
      ["value"]=>
      int(50)
      ["public_var1"]=>
      int(10)
      ["private_var1":"object_class":private]=>
      int(20)
      ["private_var2":"object_class":private]=>
      int(21)
      ["protected_var1":protected]=>
      string(8) "string_1"
      ["protected_var2":protected]=>
      string(8) "string_2"
      ["public_var2"]=>
      int(11)
    }
    ["class_object4":protected]=>
    object(object_class)#3 (7) {
      ["value"]=>
      int(50)
      ["public_var1"]=>
      int(10)
      ["private_var1":"object_class":private]=>
      int(20)
      ["private_var2":"object_class":private]=>
      int(21)
      ["protected_var1":protected]=>
      string(8) "string_1"
      ["protected_var2":protected]=>
      string(8) "string_2"
      ["public_var2"]=>
      int(11)
    }
    ["no_member_class_object"]=>
    object(no_member_class)#4 (0) {
    }
    ["class_object5"]=>
    object(contains_object_class)#1 (7) {
      ["p"]=>
      int(30)
      ["class_object1"]=>
      object(object_class)#2 (7) {
        ["value"]=>
        int(50)
        ["public_var1"]=>
        int(10)
        ["private_var1":"object_class":private]=>
        int(20)
        ["private_var2":"object_class":private]=>
        int(21)
        ["protected_var1":protected]=>
        string(8) "string_1"
        ["protected_var2":protected]=>
        string(8) "string_2"
        ["public_var2"]=>
        int(11)
      }
      ["class_object2"]=>
      object(object_class)#3 (7) {
        ["value"]=>
        int(50)
        ["public_var1"]=>
        int(10)
        ["private_var1":"object_class":private]=>
        int(20)
        ["private_var2":"object_class":private]=>
        int(21)
        ["protected_var1":protected]=>
        string(8) "string_1"
        ["protected_var2":protected]=>
        string(8) "string_2"
        ["public_var2"]=>
        int(11)
      }
      ["class_object3":"contains_object_class":private]=>
      object(object_class)#2 (7) {
        ["value"]=>
        int(50)
        ["public_var1"]=>
        int(10)
        ["private_var1":"object_class":private]=>
        int(20)
        ["private_var2":"object_class":private]=>
        int(21)
        ["protected_var1":protected]=>
        string(8) "string_1"
        ["protected_var2":protected]=>
        string(8) "string_2"
        ["public_var2"]=>
        int(11)
      }
      ["class_object4":protected]=>
      object(object_class)#3 (7) {
        ["value"]=>
        int(50)
        ["public_var1"]=>
        int(10)
        ["private_var1":"object_class":private]=>
        int(20)
        ["private_var2":"object_class":private]=>
        int(21)
        ["protected_var1":protected]=>
        string(8) "string_1"
        ["protected_var2":protected]=>
        string(8) "string_2"
        ["public_var2"]=>
        int(11)
      }
      ["no_member_class_object"]=>
      object(no_member_class)#4 (0) {
      }
      ["class_object5"]=>
      *RECURSION*
    }
  }
  [4]=>
  object(object_class)#2 (7) {
    ["value"]=>
    int(50)
    ["public_var1"]=>
    int(10)
    ["private_var1":"object_class":private]=>
    int(20)
    ["private_var2":"object_class":private]=>
    int(21)
    ["protected_var1":protected]=>
    string(8) "string_1"
    ["protected_var2":protected]=>
    string(8) "string_2"
    ["public_var2"]=>
    int(11)
  }
  [5]=>
  object(object_class)#3 (7) {
    ["value"]=>
    int(50)
    ["public_var1"]=>
    int(10)
    ["private_var1":"object_class":private]=>
    int(20)
    ["private_var2":"object_class":private]=>
    int(21)
    ["protected_var1":protected]=>
    string(8) "string_1"
    ["protected_var2":protected]=>
    string(8) "string_2"
    ["public_var2"]=>
    int(11)
  }
  [6]=>
  object(no_member_class)#4 (0) {
  }
  [7]=>
  object(object_class)#5 (7) {
    ["value"]=>
    int(50)
    ["public_var1"]=>
    int(10)
    ["private_var1":"object_class":private]=>
    int(20)
    ["private_var2":"object_class":private]=>
    int(21)
    ["protected_var1":protected]=>
    string(8) "string_1"
    ["protected_var2":protected]=>
    string(8) "string_2"
    ["public_var2"]=>
    int(11)
  }
  [8]=>
  NULL
}
array(4) {
  [0]=>
  NULL
  [1]=>
  NULL
  [2]=>
  NULL
  [3]=>
  NULL
}
array(6) {
  [0]=>
  array(3) {
    [0]=>
    int(123)
    [1]=>
    float(-1.2345)
    [2]=>
    string(1) "a"
  }
  [1]=>
  array(4) {
    [0]=>
    string(1) "d"
    [1]=>
    array(3) {
      [0]=>
      int(1)
      [1]=>
      int(3)
      [2]=>
      int(5)
    }
    [2]=>
    bool(true)
    [3]=>
    NULL
  }
  [2]=>
  array(4) {
    [0]=>
    object(no_member_class)#14 (0) {
    }
    [1]=>
    array(0) {
    }
    [2]=>
    bool(false)
    [3]=>
    int(0)
  }
  [3]=>
  array(6) {
    [0]=>
    float(0)
    [1]=>
    string(11) "Where am I?"
    [2]=>
    array(3) {
      [0]=>
      int(7)
      [1]=>
      int(8)
      [2]=>
      int(9)
    }
    [3]=>
    bool(true)
    [4]=>
    string(1) "A"
    [5]=>
    int(987654321)
  }
  [4]=>
  array(4) {
    [0]=>
    NULL
    [1]=>
    float(20000000000)
    [2]=>
    float(79.1)
    [3]=>
    float(4.599998)
  }
  [5]=>
  array(4) {
    [0]=>
    string(27) "array(1,2,3,4)1.0000002TRUE"
    [1]=>
    NULL
    [2]=>
    float(4611333)
    [3]=>
    string(5) "/00\7"
  }
}

*** Testing var_dump() on anonymous functions ***
New anonymous function: [0x0]lambda_1
string(9) "2 * 3 = 6"
string(9) "[0x0]lambda_2"

*** Testing error conditions ***

Warning: var_dump() expects at least 1 parameter, 0 given in /home/etersoul/compile/php5/ext/standard/tests/general_functions/var_dump_64bit.php on line 278
Done
================================================================================
171+ 	9100
abcda"
171- 	9100
172- abcda"
1011+ 	9100
abcda"
1012- 	9100
1013- abcda"
================================================================================



================================================================================
/home/etersoul/compile/php5/ext/standard/tests/network/gethostbyaddr_basic1.phpt
================================================================================
*** Testing gethostbyaddr() : basic functionality ***
etersoul-laptop
===DONE===
================================================================================
002+ etersoul-laptop
002- %rloopback|localhost(\.localdomain)?%r
================================================================================



================================================================================
/home/etersoul/compile/php5/ext/standard/tests/streams/bug49936.phpt
================================================================================
Warning: opendir(ftp://...@localhost/): failed to open dir: operation failed in /home/etersoul/compile/php5/ext/standard/tests/streams/bug49936.php on line 5
bool(false)

Warning: opendir(ftp://...@localhost/): failed to open dir: operation failed in /home/etersoul/compile/php5/ext/standard/tests/streams/bug49936.php on line 6
bool(false)
================================================================================
001+ Warning: opendir(ftp://...@localhost/): failed to open dir: operation failed in /home/etersoul/compile/php5/ext/standard/tests/streams/bug49936.php on line 5
002+ bool(false)
001- Warning: opendir(): connect() failed: Connection refused in %s on line %d
005- 
006- Warning: opendir(): connect() failed: Connection refused in %s on line %d
007- 
008- Warning: opendir(ftp://...@localhost/): failed to open dir: operation failed in %s on line %d
009- bool(false)
================================================================================



================================================================================
/home/etersoul/compile/php5/ext/standard/tests/strings/htmlentities17.phpt
================================================================================
string(3) "≀"
string(7) "&oplus;"
string(8) "&otimes;"
string(6) "&perp;"
string(6) "&sdot;"
string(7) "&lceil;"
string(7) "&rceil;"
string(8) "&lfloor;"
string(8) "&rfloor;"
string(6) "&lang;"
string(6) "&rang;"
string(6) "267772"
string(6) "e28a95"
string(6) "e28a97"
string(6) "e28aa5"
string(6) "e28b85"
string(6) "e28c88"
string(6) "e28c89"
string(6) "e28c8a"
string(6) "e28c8b"
string(6) "e28ca9"
string(6) "e28caa"
================================================================================
001+ string(3) "≀"
001- string(8) "&wreath;"
012+ string(6) "267772"
012- string(6) "e28980"
================================================================================



================================================================================
/home/etersoul/compile/php5/ext/xml/tests/bug32001.phpt
================================================================================
libxml2 Version => 2.7.5
Encoding: UTF-8
XML Prologue: present
Chunk size: all data at once
BOM: not prepended
array(3) {
  [0]=>
  string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
  [1]=>
  string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
  [2]=>
  string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
}
Encoding: UTF-8
XML Prologue: not present
Chunk size: all data at once
BOM: not prepended
array(3) {
  [0]=>
  string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
  [1]=>
  string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
  [2]=>
  string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
}
Encoding: UTF-8
XML Prologue: present
Chunk size: all data at once
BOM: prepended
array(3) {
  [0]=>
  string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
  [1]=>
  string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
  [2]=>
  string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
}
Encoding: UTF-8
XML Prologue: not present
Chunk size: all data at once
BOM: prepended
array(3) {
  [0]=>
  string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
  [1]=>
  string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
  [2]=>
  string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
}
Encoding: UTF-16BE
XML Prologue: present
Chunk size: all data at once
BOM: not prepended
array(3) {
  [0]=>
  string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
  [1]=>
  string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
  [2]=>
  string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
}
Encoding: UTF-16BE
XML Prologue: present
Chunk size: all data at once
BOM: prepended
array(3) {
  [0]=>
  string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
  [1]=>
  string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
  [2]=>
  string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
}
Encoding: UTF-16BE
XML Prologue: not present
Chunk size: all data at once
BOM: prepended
array(3) {
  [0]=>
  string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
  [1]=>
  string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
  [2]=>
  string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
}
Encoding: UTF-16LE
XML Prologue: present
Chunk size: all data at once
BOM: not prepended
array(3) {
  [0]=>
  string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
  [1]=>
  string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
  [2]=>
  string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
}
Encoding: UTF-16LE
XML Prologue: present
Chunk size: all data at once
BOM: prepended
array(3) {
  [0]=>
  string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
  [1]=>
  string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
  [2]=>
  string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
}
Encoding: UTF-16LE
XML Prologue: not present
Chunk size: all data at once
BOM: prepended
array(3) {
  [0]=>
  string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
  [1]=>
  string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
  [2]=>
  string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
}
Encoding: UTF-8
XML Prologue: present
Chunk size: 1 byte(s)
BOM: not prepended
array(3) {
  [0]=>
  string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
  [1]=>
  string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
  [2]=>
  string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
}
Encoding: UTF-8
XML Prologue: not present
Chunk size: 1 byte(s)
BOM: not prepended
array(3) {
  [0]=>
  string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
  [1]=>
  string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
  [2]=>
  string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
}
Encoding: UTF-8
XML Prologue: present
Chunk size: 1 byte(s)
BOM: prepended
array(3) {
  [0]=>
  string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
  [1]=>
  string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
  [2]=>
  string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
}
Encoding: UTF-8
XML Prologue: not present
Chunk size: 1 byte(s)
BOM: prepended
array(3) {
  [0]=>
  string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
  [1]=>
  string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
  [2]=>
  string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
}
Encoding: UTF-16BE
XML Prologue: present
Chunk size: 1 byte(s)
BOM: not prepended
[Error] Processing Instruction not started
Encoding: UTF-16BE
XML Prologue: present
Chunk size: 1 byte(s)
BOM: prepended
[Error] XML_ERR_NAME_REQUIRED
Encoding: UTF-16BE
XML Prologue: not present
Chunk size: 1 byte(s)
BOM: prepended
[Error] XML_ERR_NAME_REQUIRED
Encoding: UTF-16LE
XML Prologue: present
Chunk size: 1 byte(s)
BOM: not prepended
[Error] Processing Instruction not finished
Encoding: UTF-16LE
XML Prologue: present
Chunk size: 1 byte(s)
BOM: prepended
[Error] Processing Instruction not finished
Encoding: UTF-16LE
XML Prologue: not present
Chunk size: 1 byte(s)
BOM: prepended
[Error] > required
================================================================================
174+ [Error] Processing Instruction not started
175+ Encoding: UTF-16BE
176+ XML Prologue: present
177+ Chunk size: 1 byte(s)
178+ BOM: prepended
179+ [Error] XML_ERR_NAME_REQUIRED
180+ Encoding: UTF-16BE
181+ XML Prologue: not present
182+ Chunk size: 1 byte(s)
183+ BOM: prepended
184+ [Error] XML_ERR_NAME_REQUIRED
185+ Encoding: UTF-16LE
186+ XML Prologue: present
187+ Chunk size: 1 byte(s)
188+ BOM: not prepended
189+ [Error] Processing Instruction not finished
190+ Encoding: UTF-16LE
174- array(3) {
175-   [0]=>
176-   string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
177-   [1]=>
178-   string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
179-   [2]=>
180-   string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
181- }
182- Encoding: UTF-16BE
186- array(3) {
187-   [0]=>
188-   string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
189-   [1]=>
190-   string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
191-   [2]=>
194+ [Error] Processing Instruction not finished
195+ Encoding: UTF-16LE
196+ XML Prologue: not present
197+ Chunk size: 1 byte(s)
198+ BOM: prepended
199+ [Error] > required
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: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, 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: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, 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: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, 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: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
237-   [1]=>
238-   string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
239-   [2]=>
240-   string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
241- }
================================================================================



================================================================================
/home/etersoul/compile/php5/ext/xmlrpc/tests/bug42189.phpt
================================================================================
bool(true)
Done
================================================================================
001+ bool(true)
001- bool(false)
================================================================================



================================================================================
/home/etersoul/compile/php5/ext/xsl/tests/xslt010.phpt
================================================================================
Test 10: EXSLT Support
  
  
  Test Date : 0001-12-31Z
    year                 : 1
    leap-year            : false
    month-in-year        : 12
    month-name           : December
    month-abbreviation   : Dec
    week-in-year         : 1
    day-in-year          : 365
    day-in-month         : 31
    day-of-week-in-month : 5
    day-in-week          : 2
    day-name             : Monday
    day-abbreviation     : Mon
    time                 : 
    hour-in-day          : NaN
    minute-in-hour       : NaN
    second-in-minute     : NaN
  
  Test Date : 3000-01-31
    year                 : 3000
    leap-year            : false
    month-in-year        : 1
    month-name           : January
    month-abbreviation   : Jan
    week-in-year         : 5
    day-in-year          : 31
    day-in-month         : 31
    day-of-week-in-month : 5
    day-in-week          : 6
    day-name             : Friday
    day-abbreviation     : Fri
    time                 : 
    hour-in-day          : NaN
    minute-in-hour       : NaN
    second-in-minute     : NaN
  
  Test Date : 2000-02-29
    year                 : 2000
    leap-year            : true
    month-in-year        : 2
    month-name           : February
    month-abbreviation   : Feb
    week-in-year         : 9
    day-in-year          : 60
    day-in-month         : 29
    day-of-week-in-month : 5
    day-in-week          : 3
    day-name             : Tuesday
    day-abbreviation     : Tue
    time                 : 
    hour-in-day          : NaN
    minute-in-hour       : NaN
    second-in-minute     : NaN
  
  Test Date : 9990001-12-31Z
    year                 : 9990001
    leap-year            : false
    month-in-year        : 12
    month-name           : December
    month-abbreviation   : Dec
    week-in-year         : 1
    day-in-year          : 365
    day-in-month         : 31
    day-of-week-in-month : 5
    day-in-week          : 2
    day-name             : Monday
    day-abbreviation     : Mon
    time                 : 
    hour-in-day          : NaN
    minute-in-hour       : NaN
    second-in-minute     : NaN
  
  Test Date : -0004-02-29
    year                 : -4
    leap-year            : true
    month-in-year        : 2
    month-name           : February
    month-abbreviation   : Feb
    week-in-year         : 9
    day-in-year          : 60
    day-in-month         : 29
    day-of-week-in-month : 5
    day-in-week          : 1
    day-name             : Sunday
    day-abbreviation     : Sun
    time                 : 
    hour-in-day          : NaN
    minute-in-hour       : NaN
    second-in-minute     : NaN
================================================================================
010+     week-in-year         : 1
010-     week-in-year         : 53
064+     week-in-year         : 1
064-     week-in-year         : 53
082+     week-in-year         : 9
082-     week-in-year         : 10
================================================================================



================================================================================
/home/etersoul/compile/php5/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.phpt
================================================================================
NULL

Warning: XSLTProcessor::transformToXml(): Handler name must be a string in /home/etersoul/compile/php5/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.php on line 11

Warning: XSLTProcessor::transformToXml(): xmlXPathCompiledEval: evaluation failed in /home/etersoul/compile/php5/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.php on line 11

Warning: XSLTProcessor::transformToXml(): runtime error: file /home/etersoul/compile/php5/ext/xsl/tests/phpfunc-nostring.xsl line 8 element value-of in /home/etersoul/compile/php5/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.php on line 11

Warning: XSLTProcessor::transformToXml(): XPath evaluation returned no result. in /home/etersoul/compile/php5/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.php on line 11
NULL
================================================================================
009+ Warning: XSLTProcessor::transformToXml(): XPath evaluation returned no result. in /home/etersoul/compile/php5/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcnostring.php on line 11
010+ NULL
009- Warning: XSLTProcessor::transformToXml(): xsltValueOf: text copy failed in %s on line %d
010- bool(false)
================================================================================



================================================================================
/home/etersoul/compile/php5/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.phpt
================================================================================
NULL

Warning: XSLTProcessor::transformToXml(): Unable to call handler undefinedfunc() in /home/etersoul/compile/php5/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.php on line 11

Warning: XSLTProcessor::transformToXml(): xmlXPathCompiledEval: evaluation failed in /home/etersoul/compile/php5/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.php on line 11

Warning: XSLTProcessor::transformToXml(): runtime error: file /home/etersoul/compile/php5/ext/xsl/tests/phpfunc-undef.xsl line 8 element value-of in /home/etersoul/compile/php5/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.php on line 11

Warning: XSLTProcessor::transformToXml(): XPath evaluation returned no result. in /home/etersoul/compile/php5/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.php on line 11
NULL
================================================================================
009+ Warning: XSLTProcessor::transformToXml(): XPath evaluation returned no result. in /home/etersoul/compile/php5/ext/xsl/tests/xsltprocessor_registerPHPFunctions-funcundef.php on line 11
010+ NULL
009- Warning: XSLTProcessor::transformToXml(): xsltValueOf: text copy failed in %s on line %d
010- bool(false)
================================================================================




================================================================================
BUILD ENVIRONMENT
================================================================================
OS:
Linux - Linux laptop.etersoul 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:02:15 UTC 2009 x86_64

Autoconf:
Autoconf version 2.13
---
Autoconf 2.13 chosen by Debian wrapper script.
For information and tuning advice see autoconf(1).

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: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu8) 

Bison:

Libraries:
	linux-vdso.so.1 =>  (0x00007fffa3967000)
	libcrypt.so.1 => /lib/libcrypt.so.1 (0x00002ba1aa5f3000)
	libz.so.1 => /lib/libz.so.1 (0x00002ba1aa82c000)
	libexslt.so.0 => /usr/lib/libexslt.so.0 (0x00002ba1aaa43000)
	libpq.so.5 => /usr/local/pgsql/lib/libpq.so.5 (0x00002ba1aac58000)
	librt.so.1 => /lib/librt.so.1 (0x00002ba1aae7a000)
	libmcrypt.so.4 => /usr/lib/libmcrypt.so.4 (0x00002ba1ab082000)
	libltdl.so.7 => /usr/lib/libltdl.so.7 (0x00002ba1ab2b6000)
	libpng12.so.0 => /usr/lib/libpng12.so.0 (0x00002ba1ab4c0000)
	libbz2.so.1.0 => /lib/libbz2.so.1.0 (0x00002ba1ab6e7000)
	libdl.so.2 => /lib/libdl.so.2 (0x00002ba1ab8f9000)
	libssl.so.0.9.8 => /lib/libssl.so.0.9.8 (0x00002ba1abafd000)
	libcrypto.so.0.9.8 => /lib/libcrypto.so.0.9.8 (0x00002ba1abd4b000)
	libcurl-gnutls.so.4 => /usr/lib/libcurl-gnutls.so.4 (0x00002ba1ac0d3000)
	libmysqlclient.so.15 => /usr/lib/libmysqlclient.so.15 (0x00002ba1ac315000)
	libpthread.so.0 => /lib/libpthread.so.0 (0x00002ba1ac713000)
	libnsl.so.1 => /lib/libnsl.so.1 (0x00002ba1ac930000)
	libxslt.so.1 => /usr/lib/libxslt.so.1 (0x00002ba1acb4a000)
	libm.so.6 => /lib/libm.so.6 (0x00002ba1acd83000)
	libxml2.so.2 => /usr/lib/libxml2.so.2 (0x00002ba1ad008000)
	libc.so.6 => /lib/libc.so.6 (0x00002ba1ad356000)
	libresolv.so.2 => /lib/libresolv.so.2 (0x00002ba1ad6c5000)
	libgcrypt.so.11 => /lib/libgcrypt.so.11 (0x00002ba1ad8df000)
	/lib64/ld-linux-x86-64.so.2 (0x00002ba1aa3d3000)
	libidn.so.11 => /usr/lib/libidn.so.11 (0x00002ba1adb57000)
	liblber-2.4.so.2 => /usr/lib/liblber-2.4.so.2 (0x00002ba1add8b000)
	libldap_r-2.4.so.2 => /usr/lib/libldap_r-2.4.so.2 (0x00002ba1adf99000)
	libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x00002ba1ae1e2000)
	libgnutls.so.26 => /usr/lib/libgnutls.so.26 (0x00002ba1ae411000)
	libgpg-error.so.0 => /lib/libgpg-error.so.0 (0x00002ba1ae6b3000)
	libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0x00002ba1ae8b8000)
	libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x00002ba1aead2000)
	libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x00002ba1aed8a000)
	libcom_err.so.2 => /lib/libcom_err.so.2 (0x00002ba1aefb6000)
	libkrb5support.so.0 => /usr/lib/libkrb5support.so.0 (0x00002ba1af1ba000)
	libkeyutils.so.1 => /lib/libkeyutils.so.1 (0x00002ba1af3c2000)
	libtasn1.so.3 => /usr/lib/libtasn1.so.3 (0x00002ba1af5c6000)


User's E-mail: william_trans at yahoo dot com


================================================================================
PHPINFO
================================================================================
phpinfo()
PHP Version => 5.3.2RC1

System => Linux laptop.etersoul 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:02:15 UTC 2009 x86_64
Build Date => Dec 30 2009 20:06:56
Configure Command =>  './configure'  '--prefix=/usr/local/php5' '--with-zlib' '--with-mysql=mysqlnd' '--with-mysqli=mysqlnd' '--with-mcrypt' '--with-mhash' '--with-bz2' '--with-curl' '--with-gd' '--with-gettext' '--with-openssl' '--with-pdo-mysql' '--with-regex' '--with-xmlrpc' '--with-xsl' '--enable-bcmath' '--enable-calendar' '--enable-exif' '--enable-mbstring' '--enable-soap' '--with-pgsql' '--enable-sockets' '--enable-zip' '--with-apxs2=/usr/local/apache2/bin/apxs'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/php5/lib
Loaded Configuration File => (none)
Scan this dir for additional .ini files => (none)
Additional .ini files parsed => (none)
PHP API => 20090626
PHP Extension => 20090626
Zend Extension => 220090626
Zend Extension Build => API220090626,NTS
PHP Extension Build => API20090626,NTS
Debug Build => no
Thread Safety => disabled
Zend Memory Manager => enabled
Zend Multibyte Support => disabled
IPv6 Support => enabled
Registered PHP Streams => https, ftps, compress.zlib, compress.bzip2, php, file, glob, data, http, ftp, phar, 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, dechunk


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


 _______________________________________________________________________


Configuration

bcmath

BCMath support => enabled

Directive => Local Value => Master Value
bcmath.scale => 0 => 0

bz2

BZip2 Support => Enabled
Stream Wrapper support => compress.bz2://
Stream Filter support => bzip2.decompress, bzip2.compress
BZip2 Version => 1.0.5, 10-Dec-2007

calendar

Calendar support => enabled

Core

PHP Version => 5.3.2RC1

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
exit_on_timeout => Off => Off
expose_php => On => On
extension_dir => /usr/local/php5/lib/php/extensions/no-debug-non-zts-20090626 => /usr/local/php5/lib/php/extensions/no-debug-non-zts-20090626
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/php5/lib/php => .:/usr/local/php5/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.add_x_header => Off => Off
mail.force_extra_parameters => no value => no value
mail.log => 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
request_order => no value => no value
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
user_ini.cache_ttl => 300 => 300
user_ini.filename => .user.ini => .user.ini
variables_order => EGPCS => EGPCS
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
y2k_compliance => On => On
zend.enable_gc => On => On

ctype

ctype functions => enabled

curl

cURL support => enabled
cURL Information => 7.19.5
Age => 3
Features
AsynchDNS => No
Debug => No
GSS-Negotiate => Yes
IDN => Yes
IPv6 => Yes
Largefile => Yes
NTLM => Yes
SPNEGO => No
SSL => Yes
SSPI => No
krb4 => No
libz => Yes
CharConv => No
Protocols => tftp, ftp, telnet, dict, ldap, ldaps, http, file, https, ftps
Host => x86_64-pc-linux-gnu
SSL Version => GnuTLS/2.8.3
ZLib Version => 1.2.3.3

date

date/time support => enabled
"Olson" Timezone Database Version => 2009.20
Timezone Database => internal
Default timezone => Asia/Jakarta

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.5
HTML Support => enabled
XPath Support => enabled
XPointer Support => enabled
Schema Support => enabled
RelaxNG Support => enabled

ereg

Regex Library => Bundled library enabled

exif

EXIF Support => enabled
EXIF Version => 1.4 $Id: exif.c 290190 2009-11-03 21:21:34Z guenter $
Supported EXIF Version => 0220
Supported filetypes => JPEG,TIFF

Directive => Local Value => Master Value
exif.decode_jis_intel => JIS => JIS
exif.decode_jis_motorola => JIS => JIS
exif.decode_unicode_intel => UCS-2LE => UCS-2LE
exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
exif.encode_jis => no value => no value
exif.encode_unicode => ISO-8859-15 => ISO-8859-15

fileinfo

fileinfo support => enabled
version => 1.0.5-dev

filter

Input Validation and Filtering => enabled
Revision => $Revision: 291851 $

Directive => Local Value => Master Value
filter.default => unsafe_raw => unsafe_raw
filter.default_flags => no value => no value

gd

GD Support => enabled
GD Version => bundled (2.0.34 compatible)
GIF Read Support => enabled
GIF Create Support => enabled
PNG Support => enabled
libPNG Version => 1.2.37
WBMP Support => enabled
XBM Support => enabled

Directive => Local Value => Master Value
gd.jpeg_ignore_warning => 0 => 0

gettext

GetText Support => enabled

hash

hash support => enabled
Hashing Engines => md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost adler32 crc32 crc32b salsa10 salsa20 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.10.1

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

json

json support => enabled
json version => 1.2.1

libxml

libXML support => active
libXML Compiled Version => 2.7.5
libXML Loaded Version => 20705
libXML streams => enabled

mbstring

Multibyte Support => enabled
Multibyte string engine => libmbfl
HTTP input encoding translation => disabled

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

Multibyte (japanese) regex support => enabled
Multibyte regex (oniguruma) backtrack check => On
Multibyte regex (oniguruma) version => 4.7.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.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
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 => 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 => Emulated Support

mysql

MySQL Support => enabled
Active Persistent Links => 0
Active Links => 0
Client API version => mysqlnd 5.0.7-dev - 091210 - $Revision: 292174 $

Directive => Local Value => Master Value
mysql.allow_local_infile => On => On
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

mysqli

MysqlI Support => enabled
Client API library version => mysqlnd 5.0.7-dev - 091210 - $Revision: 292174 $
Active Persistent Links => 0
Inactive Persistent Links => 0
Active Links => 0

Directive => Local Value => Master Value
mysqli.allow_local_infile => On => On
mysqli.allow_persistent => On => On
mysqli.default_host => no value => no value
mysqli.default_port => 3306 => 3306
mysqli.default_pw => no value => no value
mysqli.default_socket => no value => no value
mysqli.default_user => no value => no value
mysqli.max_links => Unlimited => Unlimited
mysqli.max_persistent => Unlimited => Unlimited
mysqli.reconnect => Off => Off

mysqlnd

mysqlnd => enabled
Version => mysqlnd 5.0.7-dev - 091210 - $Revision: 292174 $
Compression => supported
Command buffer size => 4096
Read buffer size => 32768
Read timeout => 31536000
Collecting statistics => Yes
Collecting memory statistics => No

Client statistics =>  
bytes_sent => 0
bytes_received => 0
packets_sent => 0
packets_received => 0
protocol_overhead_in => 0
protocol_overhead_out => 0
bytes_received_ok_packet => 0
bytes_received_eof_packet => 0
bytes_received_rset_header_packet => 0
bytes_received_rset_field_meta_packet => 0
bytes_received_rset_row_packet => 0
bytes_received_prepare_response_packet => 0
bytes_received_change_user_packet => 0
packets_sent_command => 0
packets_received_ok => 0
packets_received_eof => 0
packets_received_rset_header => 0
packets_received_rset_field_meta => 0
packets_received_rset_row => 0
packets_received_prepare_response => 0
packets_received_change_user => 0
result_set_queries => 0
non_result_set_queries => 0
no_index_used => 0
bad_index_used => 0
slow_queries => 0
buffered_sets => 0
unbuffered_sets => 0
ps_buffered_sets => 0
ps_unbuffered_sets => 0
flushed_normal_sets => 0
flushed_ps_sets => 0
ps_prepared_never_executed => 0
ps_prepared_once_executed => 0
rows_fetched_from_server_normal => 0
rows_fetched_from_server_ps => 0
rows_buffered_from_client_normal => 0
rows_buffered_from_client_ps => 0
rows_fetched_from_client_normal_buffered => 0
rows_fetched_from_client_normal_unbuffered => 0
rows_fetched_from_client_ps_buffered => 0
rows_fetched_from_client_ps_unbuffered => 0
rows_fetched_from_client_ps_cursor => 0
rows_affected_normal => 0
rows_affected_ps => 0
rows_skipped_normal => 0
rows_skipped_ps => 0
copy_on_write_saved => 0
copy_on_write_performed => 0
command_buffer_too_small => 0
connect_success => 0
connect_failure => 0
connection_reused => 0
reconnect => 0
pconnect_success => 0
active_connections => 0
active_persistent_connections => 0
explicit_close => 0
implicit_close => 0
disconnect_close => 0
in_middle_of_command_close => 0
explicit_free_result => 0
implicit_free_result => 0
explicit_stmt_close => 0
implicit_stmt_close => 0
mem_emalloc_count => 0
mem_emalloc_ammount => 0
mem_ecalloc_count => 0
mem_ecalloc_ammount => 0
mem_erealloc_count => 0
mem_erealloc_ammount => 0
mem_efree_count => 0
mem_malloc_count => 0
mem_malloc_ammount => 0
mem_calloc_count => 0
mem_calloc_ammount => 0
mem_realloc_count => 0
mem_realloc_ammount => 0
mem_free_count => 0
proto_text_fetched_null => 0
proto_text_fetched_bit => 0
proto_text_fetched_tinyint => 0
proto_text_fetched_short => 0
proto_text_fetched_int24 => 0
proto_text_fetched_int => 0
proto_text_fetched_bigint => 0
proto_text_fetched_decimal => 0
proto_text_fetched_float => 0
proto_text_fetched_double => 0
proto_text_fetched_date => 0
proto_text_fetched_year => 0
proto_text_fetched_time => 0
proto_text_fetched_datetime => 0
proto_text_fetched_timestamp => 0
proto_text_fetched_string => 0
proto_text_fetched_blob => 0
proto_text_fetched_enum => 0
proto_text_fetched_set => 0
proto_text_fetched_geometry => 0
proto_text_fetched_other => 0
proto_binary_fetched_null => 0
proto_binary_fetched_bit => 0
proto_binary_fetched_tinyint => 0
proto_binary_fetched_short => 0
proto_binary_fetched_int24 => 0
proto_binary_fetched_int => 0
proto_binary_fetched_bigint => 0
proto_binary_fetched_decimal => 0
proto_binary_fetched_float => 0
proto_binary_fetched_double => 0
proto_binary_fetched_date => 0
proto_binary_fetched_year => 0
proto_binary_fetched_time => 0
proto_binary_fetched_datetime => 0
proto_binary_fetched_timestamp => 0
proto_binary_fetched_string => 0
proto_binary_fetched_blob => 0
proto_binary_fetched_enum => 0
proto_binary_fetched_set => 0
proto_binary_fetched_geometry => 0
proto_binary_fetched_other => 0
init_command_executed_count => 0
init_command_failed_count => 0
com_quit => 0
com_init_db => 0
com_query => 0
com_field_list => 0
com_create_db => 0
com_drop_db => 0
com_refresh => 0
com_shutdown => 0
com_statistics => 0
com_process_info => 0
com_connect => 0
com_process_kill => 0
com_debug => 0
com_ping => 0
com_time => 0
com_delayed_insert => 0
com_change_user => 0
com_binlog_dump => 0
com_table_dump => 0
com_connect_out => 0
com_register_slave => 0
com_stmt_prepare => 0
com_stmt_execute => 0
com_stmt_send_long_data => 0
com_stmt_close => 0
com_stmt_reset => 0
com_stmt_set_option => 0
com_stmt_fetch => 0
com_deamon => 0

openssl

OpenSSL support => enabled
OpenSSL Library Version => OpenSSL 0.9.8g 19 Oct 2007
OpenSSL Header Version => OpenSSL 0.9.8g 19 Oct 2007

pcre

PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 8.00 2009-10-19

Directive => Local Value => Master Value
pcre.backtrack_limit => 100000 => 100000
pcre.recursion_limit => 100000 => 100000

PDO

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

pdo_mysql

PDO Driver for MySQL => enabled
Client API version => 5.0.83

pdo_sqlite

PDO Driver for SQLite 3.x => enabled
SQLite Library => 3.6.21

pgsql

PostgreSQL Support => enabled
PostgreSQL(libpq) Version => 8.4.1
Multibyte character support => disabled
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

Phar

Phar: PHP Archive support => enabled
Phar EXT version => 2.0.1
Phar API version => 1.1.1
SVN revision => $Revision: 290435 $
Phar-based phar archives => enabled
Tar-based phar archives => enabled
ZIP-based phar archives => enabled
gzip compression => enabled
bzip2 compression => enabled
Native OpenSSL support => enabled


Phar based on pear/PHP_Archive, original concept by Davey Shafik.
Phar fully realized by Gregory Beaver and Marcus Boerger.
Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
Directive => Local Value => Master Value
phar.cache_list => no value => no value
phar.readonly => On => On
phar.require_hash => On => On

posix

Revision => $Revision: 288943 $

Reflection

Reflection => enabled
Version => $Revision: 291851 $

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 => On => On
session.use_trans_sid => 0 => 0

SimpleXML

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

soap

Soap Client => enabled
Soap Server => enabled

Directive => Local Value => Master Value
soap.wsdl_cache => 1 => 1
soap.wsdl_cache_dir => /tmp => /tmp
soap.wsdl_cache_enabled => 1 => 1
soap.wsdl_cache_limit => 5 => 5
soap.wsdl_cache_ttl => 86400 => 86400

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, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, 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

sqlite3

SQLite3 support => enabled
SQLite3 module version => 0.7-dev
SQLite Library => 3.6.21

Directive => Local Value => Master Value
sqlite3.extension_dir => no value => no value

standard

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.5

xmlreader

XMLReader => enabled

xmlrpc

core library version => xmlrpc-epi v. 0.51
php extension version => 0.51
author => Dan Libby
homepage => http://xmlrpc-epi.sourceforge.net
open sourced by => Epinions.com

xmlwriter

XMLWriter => enabled

xsl

XSL => enabled
libxslt Version => 1.1.24
libxslt compiled against libxml Version => 2.6.32
EXSLT => enabled
libexslt Version => 1.1.24

zip

Zip => enabled
Extension Version => $Id: php_zip.c 276389 2009-02-24 23:55:14Z iliaa $
Zip version => 1.9.1
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.3
Linked Version => 1.2.3.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

Environment

Variable => Value
LESSOPEN => | /usr/bin/lesspipe %s
GDM_KEYBOARD_LAYOUT => us
GNOME_KEYRING_PID => 2304
SSH_CLIENT => deleted
USER => etersoul
GNOME_KEYRING_SOCKET => /tmp/keyring-EHUxPj/socket
SSH_AGENT_PID => 2366
ORBIT_SOCKETDIR => /tmp/orbit-etersoul
SHLVL => 1
HOME => /home/etersoul
OLDPWD => /home/etersoul/compile
TEST_PHP_SRCDIR => /home/etersoul/compile/php5
SSH_TTY => deleted
DESKTOP_SESSION => gnome
XDG_SESSION_COOKIE => d7af6bfb9e2505908ddca44d48cc0336-1262175346.154775-2101542193
GTK_RC_FILES => /etc/gtk/gtkrc:/home/etersoul/.gtkrc-1.2-gnome2
GTK_MODULES => canberra-gtk-module
DBUS_SESSION_BUS_ADDRESS => unix:abstract=/tmp/dbus-jHB05Cwyi8,guid=7f816ccbc789b6b7a073bb694b3b4472
MAKEFLAGS =>  
COLORTERM => gnome-terminal
LOGNAME => etersoul
_ => /usr/bin/make
WINDOWID => 88085745
TEST_PHP_EXECUTABLE => /home/etersoul/compile/php5/sapi/cli/php
USERNAME => etersoul
TERM => xterm
GNOME_DESKTOP_SESSION_ID => this-is-deprecated
HISTCONTROL => ignoreboth
GDM_LANG => en_US.UTF-8
SESSION_MANAGER => local/laptop.etersoul:@/tmp/.ICE-unix/2319,unix/laptop.etersoul:/tmp/.ICE-unix/2319
PATH => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
MAKELEVEL => 1
DISPLAY => :0.0
LANG => en_US.UTF-8
XAUTHORITY => /var/run/gdm/auth-for-etersoul-NV4A5L/database
LS_COLORS => rs=0:di=01;34:ln=01;36:hl=44;37:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.axv=01;35:*.anx=01;35:*.ogv=0!
 1;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:
SSH_AUTH_SOCK => deleted
SHELL => /bin/bash
GDMSESSION => gnome
LESSCLOSE => /usr/bin/lesspipe %s %s
MESA_NO_ASM => 1
PWD => /home/etersoul/compile/php5
SPEECHD_PORT => 7560
SSH_CONNECTION => deleted
XDG_DATA_DIRS => /usr/share/gnome:/usr/local/share/:/usr/share/
MFLAGS =>  
CC => gcc

PHP Variables

Variable => Value
_SERVER["LESSOPEN"] => | /usr/bin/lesspipe %s
_SERVER["GDM_KEYBOARD_LAYOUT"] => us
_SERVER["GNOME_KEYRING_PID"] => 2304
_SERVER["SSH_CLIENT"] => deleted
_SERVER["USER"] => etersoul
_SERVER["GNOME_KEYRING_SOCKET"] => /tmp/keyring-EHUxPj/socket
_SERVER["SSH_AGENT_PID"] => 2366
_SERVER["ORBIT_SOCKETDIR"] => /tmp/orbit-etersoul
_SERVER["SHLVL"] => 1
_SERVER["HOME"] => /home/etersoul
_SERVER["OLDPWD"] => /home/etersoul/compile
_SERVER["TEST_PHP_SRCDIR"] => /home/etersoul/compile/php5
_SERVER["SSH_TTY"] => deleted
_SERVER["DESKTOP_SESSION"] => gnome
_SERVER["XDG_SESSION_COOKIE"] => d7af6bfb9e2505908ddca44d48cc0336-1262175346.154775-2101542193
_SERVER["GTK_RC_FILES"] => /etc/gtk/gtkrc:/home/etersoul/.gtkrc-1.2-gnome2
_SERVER["GTK_MODULES"] => canberra-gtk-module
_SERVER["DBUS_SESSION_BUS_ADDRESS"] => unix:abstract=/tmp/dbus-jHB05Cwyi8,guid=7f816ccbc789b6b7a073bb694b3b4472
_SERVER["MAKEFLAGS"] => 
_SERVER["COLORTERM"] => gnome-terminal
_SERVER["LOGNAME"] => etersoul
_SERVER["_"] => /usr/bin/make
_SERVER["WINDOWID"] => 88085745
_SERVER["TEST_PHP_EXECUTABLE"] => /home/etersoul/compile/php5/sapi/cli/php
_SERVER["USERNAME"] => etersoul
_SERVER["TERM"] => xterm
_SERVER["GNOME_DESKTOP_SESSION_ID"] => this-is-deprecated
_SERVER["HISTCONTROL"] => ignoreboth
_SERVER["GDM_LANG"] => en_US.UTF-8
_SERVER["SESSION_MANAGER"] => local/laptop.etersoul:@/tmp/.ICE-unix/2319,unix/laptop.etersoul:/tmp/.ICE-unix/2319
_SERVER["PATH"] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
_SERVER["MAKELEVEL"] => 1
_SERVER["DISPLAY"] => :0.0
_SERVER["LANG"] => en_US.UTF-8
_SERVER["XAUTHORITY"] => /var/run/gdm/auth-for-etersoul-NV4A5L/database
_SERVER["LS_COLORS"] => rs=0:di=01;34:ln=01;36:hl=44;37:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.axv=01;35:*.anx=01!
 ;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["SHELL"] => /bin/bash
_SERVER["GDMSESSION"] => gnome
_SERVER["LESSCLOSE"] => /usr/bin/lesspipe %s %s
_SERVER["MESA_NO_ASM"] => 1
_SERVER["PWD"] => /home/etersoul/compile/php5
_SERVER["SPEECHD_PORT"] => 7560
_SERVER["SSH_CONNECTION"] => deleted
_SERVER["XDG_DATA_DIRS"] => /usr/share/gnome:/usr/local/share/:/usr/share/
_SERVER["MFLAGS"] => 
_SERVER["CC"] => gcc
_SERVER["PHP_SELF"] => 
_SERVER["SCRIPT_NAME"] => 
_SERVER["SCRIPT_FILENAME"] => 
_SERVER["PATH_TRANSLATED"] => 
_SERVER["DOCUMENT_ROOT"] => 
_SERVER["REQUEST_TIME"] => 1262181881
_SERVER["argv"] => Array
(
)

_SERVER["argc"] => 0
_ENV["LESSOPEN"] => | /usr/bin/lesspipe %s
_ENV["GDM_KEYBOARD_LAYOUT"] => us
_ENV["GNOME_KEYRING_PID"] => 2304
_ENV["SSH_CLIENT"] => deleted
_ENV["USER"] => etersoul
_ENV["GNOME_KEYRING_SOCKET"] => /tmp/keyring-EHUxPj/socket
_ENV["SSH_AGENT_PID"] => 2366
_ENV["ORBIT_SOCKETDIR"] => /tmp/orbit-etersoul
_ENV["SHLVL"] => 1
_ENV["HOME"] => /home/etersoul
_ENV["OLDPWD"] => /home/etersoul/compile
_ENV["TEST_PHP_SRCDIR"] => /home/etersoul/compile/php5
_ENV["SSH_TTY"] => deleted
_ENV["DESKTOP_SESSION"] => gnome
_ENV["XDG_SESSION_COOKIE"] => d7af6bfb9e2505908ddca44d48cc0336-1262175346.154775-2101542193
_ENV["GTK_RC_FILES"] => /etc/gtk/gtkrc:/home/etersoul/.gtkrc-1.2-gnome2
_ENV["GTK_MODULES"] => canberra-gtk-module
_ENV["DBUS_SESSION_BUS_ADDRESS"] => unix:abstract=/tmp/dbus-jHB05Cwyi8,guid=7f816ccbc789b6b7a073bb694b3b4472
_ENV["MAKEFLAGS"] => 
_ENV["COLORTERM"] => gnome-terminal
_ENV["LOGNAME"] => etersoul
_ENV["_"] => /usr/bin/make
_ENV["WINDOWID"] => 88085745
_ENV["TEST_PHP_EXECUTABLE"] => /home/etersoul/compile/php5/sapi/cli/php
_ENV["USERNAME"] => etersoul
_ENV["TERM"] => xterm
_ENV["GNOME_DESKTOP_SESSION_ID"] => this-is-deprecated
_ENV["HISTCONTROL"] => ignoreboth
_ENV["GDM_LANG"] => en_US.UTF-8
_ENV["SESSION_MANAGER"] => local/laptop.etersoul:@/tmp/.ICE-unix/2319,unix/laptop.etersoul:/tmp/.ICE-unix/2319
_ENV["PATH"] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
_ENV["MAKELEVEL"] => 1
_ENV["DISPLAY"] => :0.0
_ENV["LANG"] => en_US.UTF-8
_ENV["XAUTHORITY"] => /var/run/gdm/auth-for-etersoul-NV4A5L/database
_ENV["LS_COLORS"] => rs=0:di=01;34:ln=01;36:hl=44;37:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.axv=01;35:*.anx=01;35!
 :*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["SHELL"] => /bin/bash
_ENV["GDMSESSION"] => gnome
_ENV["LESSCLOSE"] => /usr/bin/lesspipe %s %s
_ENV["MESA_NO_ASM"] => 1
_ENV["PWD"] => /home/etersoul/compile/php5
_ENV["SPEECHD_PORT"] => 7560
_ENV["SSH_CONNECTION"] => deleted
_ENV["XDG_DATA_DIRS"] => /usr/share/gnome:/usr/local/share/:/usr/share/
_ENV["MFLAGS"] => 
_ENV["CC"] => gcc

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.