Test results for 5.3.1RC1 [failed]

[email protected]
Newsgroups php.qa.reports
Message-ID <[email protected]>
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #43301 (mb_ereg*_replace() crashes when replacement string is invalid PHP expression and 'e' option is used) [ext/mbstring/tests/bug43301.phpt]
mb_ereg_search_pos() # a test for the basic function of mb_ereg_search_pos [ext/mbstring/tests/mb_ereg_search_pos.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]
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]
mysqli_poll() & references [ext/mysqli/tests/mysqli_poll_reference.phpt]
Phar::setStub() (zip-based) [ext/phar/tests/zip/phar_stub.phpt]
Test function posix_errno() by calling it with its expected arguments [ext/posix/tests/posix_errno_variation2.phpt]
SPL: ArrayObject: ensure a wrapped object's magic methods for property access are not invoked when manipulating the ArrayObject's elements using ->. [ext/spl/tests/arrayObject_magicMethods2.phpt]
proc_nice() basic behaviour [ext/standard/tests/general_functions/proc_nice_basic.phpt]
proc_open [ext/standard/tests/general_functions/proc_open02.phpt]
Test mail() function : basic functionality [ext/standard/tests/mail/mail_basic2.phpt]
Test mail() function : variation force extra parameters [ext/standard/tests/mail/mail_variation2.phpt]
Check the php_ini_loaded_file() function. No file is loaded in test, so false ins returned [ext/standard/tests/php_ini_loaded_file.phpt]
Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect), using UTF-* [ext/xml/tests/bug32001.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    :   41
Exts tested     :   37
---------------------------------------------------------------------

Number of tests : 10995              8405
Tests skipped   : 2590 ( 23.6%) --------
Tests warned    :    2 (  0.0%) (  0.0%)
Tests failed    :   18 (  0.2%) (  0.2%)
Expected fail   :    8 (  0.1%) (  0.1%)
Tests passed    : 8377 ( 76.2%) ( 99.7%)
---------------------------------------------------------------------
Time taken      :  753 seconds
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #43301 (mb_ereg*_replace() crashes when replacement string is invalid PHP expression and 'e' option is used) [ext/mbstring/tests/bug43301.phpt]
mb_ereg_search_pos() # a test for the basic function of mb_ereg_search_pos [ext/mbstring/tests/mb_ereg_search_pos.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]
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]
mysqli_poll() & references [ext/mysqli/tests/mysqli_poll_reference.phpt]
Phar::setStub() (zip-based) [ext/phar/tests/zip/phar_stub.phpt]
Test function posix_errno() by calling it with its expected arguments [ext/posix/tests/posix_errno_variation2.phpt]
SPL: ArrayObject: ensure a wrapped object's magic methods for property access are not invoked when manipulating the ArrayObject's elements using ->. [ext/spl/tests/arrayObject_magicMethods2.phpt]
proc_nice() basic behaviour [ext/standard/tests/general_functions/proc_nice_basic.phpt]
proc_open [ext/standard/tests/general_functions/proc_open02.phpt]
Test mail() function : basic functionality [ext/standard/tests/mail/mail_basic2.phpt]
Test mail() function : variation force extra parameters [ext/standard/tests/mail/mail_variation2.phpt]
Check the php_ini_loaded_file() function. No file is loaded in test, so false ins returned [ext/standard/tests/php_ini_loaded_file.phpt]
Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect), using UTF-* [ext/xml/tests/bug32001.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/frank/build/php-5.3.1RC1/ext/mbstring/tests/bug43301.phpt
================================================================================
Fatal error: Call to undefined function mb_ereg_replace() in /home/frank/build/php-5.3.1RC1/ext/mbstring/tests/bug43301.php on line 9
================================================================================
001+ Fatal error: Call to undefined function mb_ereg_replace() in /home/frank/build/php-5.3.1RC1/ext/mbstring/tests/bug43301.php on line 9
001- Parse error: syntax error, unexpected T_LNUMBER, expecting T_VARIABLE or '$' in %s/bug43301.php(%d) : mbregex replace on line 1
002- 
003- Fatal error: mb_ereg_replace(): Failed evaluating code: 
004- $1 in %s/bug43301.php on line %d
================================================================================



================================================================================
/home/frank/build/php-5.3.1RC1/ext/mbstring/tests/mb_ereg_search_pos.phpt
================================================================================
Fatal error: Call to undefined function mb_ereg_search_init() in /home/frank/build/php-5.3.1RC1/ext/mbstring/tests/mb_ereg_search_pos.php on line 5
================================================================================
001+ Fatal error: Call to undefined function mb_ereg_search_init() in /home/frank/build/php-5.3.1RC1/ext/mbstring/tests/mb_ereg_search_pos.php on line 5
001- array(2) {
002-   [0]=>
003-   int(5)
004-   [1]=>
005-   int(6)
006- }
================================================================================



================================================================================
/home/frank/build/php-5.3.1RC1/ext/mysql/tests/001.phpt
================================================================================
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/001.php on line 11

Warning: mysql_close() expects parameter 1 to be resource, boolean given in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/001.php on line 13

Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/001.php on line 16

Warning: mysql_close() expects parameter 1 to be resource, boolean given in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/001.php on line 18
string(2) "00"
done!
================================================================================
001+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/001.php on line 11
002+ 
003+ Warning: mysql_close() expects parameter 1 to be resource, boolean given in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/001.php on line 13
004+ 
005+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/001.php on line 16
006+ 
007+ Warning: mysql_close() expects parameter 1 to be resource, boolean given in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/001.php on line 18
008+ string(2) "00"
001- %unicode|string%(2) "11"
================================================================================



================================================================================
/home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_connect.phpt
================================================================================
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/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/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_connect.php on line 16

Warning: mysql_connect(): Access denied for user 'rootunknown_real'@'localhost' (using password: YES) in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_connect.php on line 18

Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_connect.php on line 27
[005] Usage of mysql.default_socket failed

Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_connect.php on line 36
[006] Usage of mysql.default_port failed

Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_connect.php on line 43
[007] Usage of mysql.default_password failed

Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_connect.php on line 49
[008] Usage of mysql.default_user failed

Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_connect.php on line 56
[009] Usage of mysql.default_host failed

Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_connect.php on line 65
[010] Usage of env MYSQL_TCP_PORT failed
done!
================================================================================
001+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_connect.php on line 12
002+ [002] Cannot connect to the server using host=localhost/localhost:3306, user=root, passwd=***, dbname=test, port=3306, socket=
003+ 
004+ Warning: mysql_close() expects parameter 1 to be resource, boolean given in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_connect.php on line 16
005+ 
002- done!
007+ 
008+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_connect.php on line 27
009+ [005] Usage of mysql.default_socket failed
010+ 
011+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_connect.php on line 36
012+ [006] Usage of mysql.default_port failed
013+ 
014+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_connect.php on line 43
015+ [007] Usage of mysql.default_password failed
016+ 
017+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_connect.php on line 49
018+ [008] Usage of mysql.default_user failed
019+ 
020+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_connect.php on line 56
021+ [009] Usage of mysql.default_host failed
022+ 
023+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_connect.php on line 65
024+ [010] Usage of env MYSQL_TCP_PORT failed
025+ done!
================================================================================



================================================================================
/home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_max_links.phpt
================================================================================
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_max_links.php on line 10
[010] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045

Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_max_links.php on line 10
[020] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045

Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_max_links.php on line 10
[030] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045

Warning: mysql_close() expects parameter 1 to be resource, boolean given in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_max_links.php on line 33

Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_max_links.php on line 10
[050] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045

Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_max_links.php on line 10
[060] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045
array(3) {
  [0]=>
  bool(false)
  [1]=>
  bool(false)
  [2]=>
  bool(false)
}

Warning: mysql_close() expects parameter 1 to be resource, boolean given in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_max_links.php on line 42

Warning: mysql_close() expects parameter 1 to be resource, boolean given in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_max_links.php on line 43
done!
================================================================================
001+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_max_links.php on line 10
002+ [010] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045
003+ 
004+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_max_links.php on line 10
005+ [020] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045
006+ 
007+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_max_links.php on line 10
008+ [030] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045
009+ 
010+ Warning: mysql_close() expects parameter 1 to be resource, boolean given in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_max_links.php on line 33
011+ 
012+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_max_links.php on line 10
013+ [050] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045
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)
015+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_max_links.php on line 10
016+ [060] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045
019+   bool(false)
021+   bool(false)
025+ 
026+ Warning: mysql_close() expects parameter 1 to be resource, boolean given in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_max_links.php on line 42
027+ 
028+ Warning: mysql_close() expects parameter 1 to be resource, boolean given in /home/frank/build/php-5.3.1RC1/ext/mysql/tests/mysql_max_links.php on line 43
================================================================================



================================================================================
/home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect.phpt
================================================================================
Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/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/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect.php on line 51

Warning: mysqli_connect(): (28000/1045): Access denied for user 'rootunknown_real'@'localhost' (using password: YES) in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect.php on line 53

Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect.php on line 62
[011] Usage of mysqli.default_socket failed

Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect.php on line 73
[013] Usage of mysqli.default_port failed

Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect.php on line 84
[015] Usage of mysqli.default_pw failed

Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect.php on line 95
[017] Usage of mysqli.default_user failed

Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect.php on line 106
[019] Usage of mysqli.default_host failed
done!
================================================================================
001+ Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect.php on line 47
002+ [008] Cannot connect to the server using host=localhost, user=root, passwd=***, dbname=test, port=3306, socket=
003+ 
004+ Warning: mysqli_close() expects parameter 1 to be mysqli, boolean given in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect.php on line 51
005+ 
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"]=>
007+ 
008+ Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect.php on line 62
009+ [011] Usage of mysqli.default_socket failed
010+ 
011+ Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect.php on line 73
012+ [013] Usage of mysqli.default_port failed
013+ 
014+ Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect.php on line 84
015+ [015] Usage of mysqli.default_pw failed
016+ 
017+ Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect.php on line 95
018+ [017] Usage of mysqli.default_user failed
019+ 
020+ Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect.php on line 106
021+ [019] Usage of mysqli.default_host failed
022+ done!
018-   %unicode|string%(19) "mysqli.default_user"
019- }
020- array(1) {
021-   [0]=>
022-   %unicode|string%(19) "mysqli.default_host"
023- }
024- done!
================================================================================



================================================================================
/home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect_oo.phpt
================================================================================
Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'rootunknown_real'@'localhost' (using password: YES) in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect_oo.php on line 9

Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect_oo.php on line 18
[005] Usage of mysqli.default_socket failed

Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect_oo.php on line 25
[006] Usage of mysqli.default_port failed

Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect_oo.php on line 32
[007] Usage of mysqli.default_pw failed

Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/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
Access denied for user 'rootunknown_real'@'localhost' (using password: YES)
Access denied for user 'root'@'localhost' (using password: NO)
[017] Usage of mysqli.default_socket failed
Access denied for user 'root'@'localhost' (using password: NO)
[018] Usage of mysqli.default_port failed
Access denied for user 'root'@'localhost' (using password: NO)
[019] Usage of mysqli.default_pw failed
Access denied for user 'root'@'localhost' (using password: NO)
[020] Usage of mysqli.default_user failed
Access denied for user 'root'@'localhost' (using password: NO)
[021] Usage of mysqli.default_host failed
done!
================================================================================
002+ 
003+ Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect_oo.php on line 18
004+ [005] Usage of mysqli.default_socket failed
002- ... and now Exceptions
003- Access denied for user '%s'@'%s' (using password: %s)
004- done!
005+ 
006+ Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect_oo.php on line 25
007+ [006] Usage of mysqli.default_port failed
008+ 
009+ Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect_oo.php on line 32
010+ [007] Usage of mysqli.default_pw failed
011+ 
012+ Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect_oo.php on line 39
013+ [008] Usage of mysqli.default_user failed
014+ [012] Failed to create mysqli object
015+ ... and now Exceptions
016+ Access denied for user 'rootunknown_real'@'localhost' (using password: YES)
017+ Access denied for user 'root'@'localhost' (using password: NO)
018+ [017] Usage of mysqli.default_socket failed
019+ Access denied for user 'root'@'localhost' (using password: NO)
020+ [018] Usage of mysqli.default_port failed
021+ Access denied for user 'root'@'localhost' (using password: NO)
022+ [019] Usage of mysqli.default_pw failed
023+ Access denied for user 'root'@'localhost' (using password: NO)
024+ [020] Usage of mysqli.default_user failed
025+ Access denied for user 'root'@'localhost' (using password: NO)
026+ [021] Usage of mysqli.default_host failed
027+ done!
================================================================================



================================================================================
/home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect_oo_defaults.phpt
================================================================================
Can't connect to local MySQL server through socket 'socket' (2)
[002] Usage of mysqli.default_socket failed
Can't connect to local MySQL server through socket 'socket' (2)
[004] Usage of mysqli.default_port failed
Can't connect to local MySQL server through socket 'socket' (2)
[006] Usage of mysqli.default_pw failed
Can't connect to local MySQL server through socket 'socket' (2)
[008] Usage of mysqli.default_user failed
Can't connect to local MySQL server through socket 'socket' (2)
[012] Usage of mysqli.default_host failed
Can't connect to local MySQL server through socket 'socket' (2)
[014] Usage of mysqli_connect() has failed
Can't connect to local MySQL server through socket 'socket' (2)
[016] Usage of mysqli_connect() has failed
done!
================================================================================
001+ Can't connect to local MySQL server through socket 'socket' (2)
002+ [002] Usage of mysqli.default_socket failed
003+ Can't connect to local MySQL server through socket 'socket' (2)
004+ [004] Usage of mysqli.default_port failed
005+ Can't connect to local MySQL server through socket 'socket' (2)
006+ [006] Usage of mysqli.default_pw failed
007+ Can't connect to local MySQL server through socket 'socket' (2)
008+ [008] Usage of mysqli.default_user failed
009+ Can't connect to local MySQL server through socket 'socket' (2)
010+ [012] Usage of mysqli.default_host failed
011+ Can't connect to local MySQL server through socket 'socket' (2)
012+ [014] Usage of mysqli_connect() has failed
013+ Can't connect to local MySQL server through socket 'socket' (2)
014+ [016] Usage of mysqli_connect() has failed
015+ done!
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- }
025- done!
================================================================================



================================================================================
/home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_poll_reference.phpt
================================================================================
Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_poll_reference.php on line 7
[001] [1045] Access denied for user 'root'@'localhost' (using password: NO)

Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_poll_reference.php on line 7
[001] [1045] Access denied for user 'root'@'localhost' (using password: NO)

Notice: Use of undefined constant MYSQLI_ASYNC - assumed 'MYSQLI_ASYNC' in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_poll_reference.php on line 16

Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_poll_reference.php on line 16
NULL

Notice: Use of undefined constant MYSQLI_ASYNC - assumed 'MYSQLI_ASYNC' in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_poll_reference.php on line 17

Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_poll_reference.php on line 17
NULL

Fatal error: Call to undefined function mysqli_poll() in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_poll_reference.php on line 29
================================================================================
001+ Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_poll_reference.php on line 7
002+ [001] [1045] Access denied for user 'root'@'localhost' (using password: NO)
003+ 
004+ Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_poll_reference.php on line 7
005+ [001] [1045] Access denied for user 'root'@'localhost' (using password: NO)
006+ 
007+ Notice: Use of undefined constant MYSQLI_ASYNC - assumed 'MYSQLI_ASYNC' in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_poll_reference.php on line 16
008+ 
009+ Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_poll_reference.php on line 16
010+ NULL
011+ 
012+ Notice: Use of undefined constant MYSQLI_ASYNC - assumed 'MYSQLI_ASYNC' in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_poll_reference.php on line 17
013+ 
014+ Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_poll_reference.php on line 17
015+ NULL
001- bool(true)
002- bool(true)
003- bool(true)
004- bool(true)
005- bool(true)
006- bool(true)
007- bool(true)
008- Connection %d should be rejected...
009- Connection %d was rejected...
010- bool(true)
011- bool(true)
013- Warning: mysqli_poll(): All arrays passed are clear in %s on line %d
017+ Fatal error: Call to undefined function mysqli_poll() in /home/frank/build/php-5.3.1RC1/ext/mysqli/tests/mysqli_poll_reference.php on line 29
014- done!
================================================================================



================================================================================
/home/frank/build/php-5.3.1RC1/ext/phar/tests/zip/phar_stub.phpt
================================================================================
timestamp changed, was 1254409272, now 1254409273!
<?php echo "first stub\n"; __HALT_COMPILER(); ?>
<?php echo "second stub\n"; __HALT_COMPILER(); ?>
<?php echo "third stub\n"; __HALT_COMPILER(); ?>
<?php echo "third stub\n"; __HALT_COMPILER(); ?>booya
<?php echo "third stub\n"; __HALT_COMPILER(); ?>
<?php echo "third stub\n"; __HALT_COMPILER(); ?>
===DONE===
================================================================================
001+ timestamp changed, was 1254409272, now 1254409273!
================================================================================



================================================================================
/home/frank/build/php-5.3.1RC1/ext/posix/tests/posix_errno_variation2.phpt
================================================================================
*** Test by calling function with pid error ***

Notice: Use of undefined constant SIGKILL - assumed 'SIGKILL' in /home/frank/build/php-5.3.1RC1/ext/posix/tests/posix_errno_variation2.php on line 12

Warning: posix_kill() expects parameter 2 to be long, string given in /home/frank/build/php-5.3.1RC1/ext/posix/tests/posix_errno_variation2.php on line 12
int(0)
================================================================================
002+ 
002- int(3)
003+ Notice: Use of undefined constant SIGKILL - assumed 'SIGKILL' in /home/frank/build/php-5.3.1RC1/ext/posix/tests/posix_errno_variation2.php on line 12
004+ 
005+ Warning: posix_kill() expects parameter 2 to be long, string given in /home/frank/build/php-5.3.1RC1/ext/posix/tests/posix_errno_variation2.php on line 12
006+ int(0)
================================================================================



================================================================================
/home/frank/build/php-5.3.1RC1/ext/spl/tests/arrayObject_magicMethods2.phpt
================================================================================
--> Write existent, non-existent and dynamic:
  Original wrapped object:
object(UsesMagic)#1 (4) {
  ["a"]=>
  int(1)
  ["b"]=>
  int(2)
  ["c"]=>
  int(3)
  ["priv":"UsesMagic":private]=>
  string(6) "secret"
}
  Wrapping ArrayObject:
object(ArrayObject)#2 (3) {
  ["a"]=>
  string(7) "changed"
  ["dynamic"]=>
  string(11) "new.changed"
  ["storage":"ArrayObject":private]=>
  object(UsesMagic)#1 (4) {
    ["a"]=>
    int(1)
    ["b"]=>
    int(2)
    ["c"]=>
    int(3)
    ["priv":"UsesMagic":private]=>
    string(6) "secret"
  }
}

--> Read existent, non-existent and dynamic:
string(7) "changed"

Notice: Undefined property: ArrayObject::$nonexistent in /home/frank/build/php-5.3.1RC1/ext/spl/tests/arrayObject_magicMethods2.php on line 42
NULL
string(11) "new.changed"
  Original wrapped object:
object(UsesMagic)#1 (4) {
  ["a"]=>
  int(1)
  ["b"]=>
  int(2)
  ["c"]=>
  int(3)
  ["priv":"UsesMagic":private]=>
  string(6) "secret"
}
  Wrapping ArrayObject:
object(ArrayObject)#2 (3) {
  ["a"]=>
  string(7) "changed"
  ["dynamic"]=>
  string(11) "new.changed"
  ["storage":"ArrayObject":private]=>
  object(UsesMagic)#1 (4) {
    ["a"]=>
    int(1)
    ["b"]=>
    int(2)
    ["c"]=>
    int(3)
    ["priv":"UsesMagic":private]=>
    string(6) "secret"
  }
}

--> isset existent, non-existent and dynamic:
bool(true)
bool(false)
bool(true)
  Original wrapped object:
object(UsesMagic)#1 (4) {
  ["a"]=>
  int(1)
  ["b"]=>
  int(2)
  ["c"]=>
  int(3)
  ["priv":"UsesMagic":private]=>
  string(6) "secret"
}
  Wrapping ArrayObject:
object(ArrayObject)#2 (3) {
  ["a"]=>
  string(7) "changed"
  ["dynamic"]=>
  string(11) "new.changed"
  ["storage":"ArrayObject":private]=>
  object(UsesMagic)#1 (4) {
    ["a"]=>
    int(1)
    ["b"]=>
    int(2)
    ["c"]=>
    int(3)
    ["priv":"UsesMagic":private]=>
    string(6) "secret"
  }
}

--> Unset existent, non-existent and dynamic:
  Original wrapped object:
object(UsesMagic)#1 (4) {
  ["a"]=>
  int(1)
  ["b"]=>
  int(2)
  ["c"]=>
  int(3)
  ["priv":"UsesMagic":private]=>
  string(6) "secret"
}
  Wrapping ArrayObject:
object(ArrayObject)#2 (3) {
  ["a"]=>
  string(7) "changed"
  ["dynamic"]=>
  string(11) "new.changed"
  ["storage":"ArrayObject":private]=>
  object(UsesMagic)#1 (4) {
    ["a"]=>
    int(1)
    ["b"]=>
    int(2)
    ["c"]=>
    int(3)
    ["priv":"UsesMagic":private]=>
    string(6) "secret"
  }
}
================================================================================
115+ object(ArrayObject)#2 (3) {
116+   ["a"]=>
117+   string(7) "changed"
118+   ["dynamic"]=>
119+   string(11) "new.changed"
115- object(ArrayObject)#2 (1) {
================================================================================



================================================================================
/home/frank/build/php-5.3.1RC1/ext/standard/tests/general_functions/proc_nice_basic.phpt
================================================================================
bool(false)
================================================================================
001+ bool(false)
001- bool(true)
================================================================================



================================================================================
/home/frank/build/php-5.3.1RC1/ext/standard/tests/general_functions/proc_open02.phpt
================================================================================
bool(true)
array(8) {
  ["command"]=>
  string(28) "/usr/bin/nohup /bin/sleep 50"
  ["pid"]=>
  int(9563)
  ["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(9563)
  ["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/frank/build/php-5.3.1RC1/ext/standard/tests/mail/mail_basic2.phpt
================================================================================
*** Testing mail() : basic functionality ***
-- extra parameters --
bool(false)
--- Extras
===DONE===
================================================================================
003+ bool(false)
003- bool(true)
================================================================================



================================================================================
/home/frank/build/php-5.3.1RC1/ext/standard/tests/mail/mail_variation2.phpt
================================================================================
*** Testing mail() : basic functionality ***
bool(false)
--- forced params
===DONE===
================================================================================
002+ bool(false)
002- bool(true)
================================================================================



================================================================================
/home/frank/build/php-5.3.1RC1/ext/standard/tests/php_ini_loaded_file.phpt
================================================================================
string(42) "/home/frank/build/php-5.3.1RC1/tmp-php.ini"
================================================================================
001+ string(42) "/home/frank/build/php-5.3.1RC1/tmp-php.ini"
001- bool(false)
================================================================================



================================================================================
/home/frank/build/php-5.3.1RC1/ext/xml/tests/bug32001.phpt
================================================================================
libxml2 Version => 2.7.4
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- }
================================================================================




================================================================================
BUILD ENVIRONMENT
================================================================================
OS:
Linux - Linux hill 2.6.30-1-686 #1 SMP Mon Aug 3 16:18:30 UTC 2009 i686

Autoconf:
autoconf (GNU Autoconf) 2.64
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later
<http://gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

Bundled Libtool:
ltmain.sh (GNU libtool) 1.5.20 (1.1220.2.287 2005/08/31 18:54:15)

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

System Libtool:
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: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.4-2' --with-bugurl=file:///usr/share/doc/gcc-4.3/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 --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.3.4 (Debian 4.3.4-2) 

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

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.

Libraries:
	linux-gate.so.1 =>  (0x4001e000)
	libcrypt.so.1 => /lib/i686/cmov/libcrypt.so.1 (0x4002c000)
	libz.so.1 => /usr/lib/libz.so.1 (0x4005e000)
	libresolv.so.2 => /lib/i686/cmov/libresolv.so.2 (0x40074000)
	librt.so.1 => /lib/i686/cmov/librt.so.1 (0x4008a000)
	libmcrypt.so.4 => /usr/lib/libmcrypt.so.4 (0x40093000)
	libpng12.so.0 => /usr/lib/libpng12.so.0 (0x400c0000)
	libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x400e4000)
	libbz2.so.1.0 => /lib/libbz2.so.1.0 (0x40104000)
	libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0x40115000)
	libssl.so.0.9.8 => /usr/lib/i686/cmov/libssl.so.0.9.8 (0x40119000)
	libcrypto.so.0.9.8 => /usr/lib/i686/cmov/libcrypto.so.0.9.8 (0x40160000)
	libmysqlclient.so.15 => /usr/lib/libmysqlclient.so.15 (0x402b8000)
	libpthread.so.0 => /lib/i686/cmov/libpthread.so.0 (0x404a1000)
	libnsl.so.1 => /lib/i686/cmov/libnsl.so.1 (0x404bb000)
	libm.so.6 => /lib/i686/cmov/libm.so.6 (0x404d4000)
	libxml2.so.2 => /usr/lib/libxml2.so.2 (0x404fa000)
	libc.so.6 => /lib/i686/cmov/libc.so.6 (0x40633000)
	/lib/ld-linux.so.2 (0x40000000)


User's E-mail: frank at scriptzone dot nl


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

System => Linux hill 2.6.30-1-686 #1 SMP Mon Aug 3 16:18:30 UTC 2009 i686
Build Date => Oct  1 2009 16:49:51
Configure Command =>  './configure'  '--with-mysql' '--with-mysqli' '--enable-mbstring' '--disable-mbregex' '--with-mcrypt' '--with-gd' '--with-jpeg-dir' '--with-openssl' '--with-bz2' '--with-zlib' '--enable-zip' '--enable-sockets'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/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

bz2

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

Core

PHP Version => 5.3.1RC1

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/lib/php/extensions/no-debug-non-zts-20090626 => /usr/local/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/lib/php => .:/usr/local/lib/php
log_errors => Off => Off
log_errors_max_len => 1024 => 1024
magic_quotes_gpc => On => On
magic_quotes_runtime => Off => Off
magic_quotes_sybase => Off => Off
mail.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_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

date

date/time support => enabled
"Olson" Timezone Database Version => 2009.12
Timezone Database => internal
Default timezone => Europe/Berlin

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

ereg

Regex Library => Bundled library enabled

fileinfo

fileinfo support => enabled
version => 1.0.5-dev

filter

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

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
JPEG Support => enabled
libJPEG Version => 6b
PNG Support => enabled
libPNG Version => 1.2.39
WBMP Support => enabled
XBM Support => enabled

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

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

Directive => Local Value => Master Value
iconv.input_encoding => ISO-8859-1 => ISO-8859-1
iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
iconv.output_encoding => ISO-8859-1 => ISO-8859-1

json

json support => enabled
json version => 1.2.1

libxml

libXML support => active
libXML Compiled Version => 2.7.4
libXML Loaded Version => 20704
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.

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

mysql

MySQL Support => enabled
Active Persistent Links => 0
Active Links => 0
Client API version => 5.0.51a
MYSQL_MODULE_TYPE => external
MYSQL_SOCKET => /var/run/mysqld/mysqld.sock
MYSQL_INCLUDE => -I/usr/include/mysql
MYSQL_LIBS => -L/usr/lib -lmysqlclient 

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 => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
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 => 5.0.51a
Active Persistent Links => 0
Inactive Persistent Links => 0
Active Links => 0
Client API header version => 5.0.51a
MYSQLI_SOCKET => /var/run/mysqld/mysqld.sock

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 => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
mysqli.default_user => no value => no value
mysqli.max_links => Unlimited => Unlimited
mysqli.max_persistent => Unlimited => Unlimited
mysqli.reconnect => Off => Off

openssl

OpenSSL support => enabled
OpenSSL Library Version => OpenSSL 0.9.8k 25 Mar 2009
OpenSSL Header Version => OpenSSL 0.9.8k 25 Mar 2009

pcre

PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 7.9 2009-04-11

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

PDO

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

pdo_sqlite

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

Phar

Phar: PHP Archive support => enabled
Phar EXT version => 2.0.0
Phar API version => 1.1.1
CVS revision => $Revision: 286338 $
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: 286880 $

Reflection

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

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: 281953 $
Schema support => enabled

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 282747 2009-06-25 09:38:04Z johannes $
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.17

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

xmlreader

XMLReader => enabled

xmlwriter

XMLWriter => enabled

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
USER => frank
LANGUAGE => en_US.UTF-8
SSH_CLIENT => deleted
MAIL => /var/mail/frank
SHLVL => 2
HOME => /home/frank
TEST_PHP_SRCDIR => /home/frank/build/php-5.3.1RC1
SSH_TTY => deleted
XDG_SESSION_COOKIE => 0e751fa5cbc7906be736b30046af98be-1254407819.951382-233476667
MAKEFLAGS =>  
LOGNAME => frank
_ => /usr/bin/make
TEST_PHP_EXECUTABLE => /home/frank/build/php-5.3.1RC1/sapi/cli/php
LOST => /media/usbdisk/Lost/Season1/
TERM => xterm
HISTCONTROL => ignoredups
PATH => /home/frank/bin:/usr/local/bin:/usr/bin:/bin:/usr/games
MAKELEVEL => 1
STY => 21704.pts-0.hill
LANG => en_US.UTF-8
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
LESSCLOSE => /usr/bin/lesspipe %s %s
WINDOW => 0
PWD => /home/frank/build/php-5.3.1RC1
LC_ALL => en_US.UTF-8
SSH_CONNECTION => deleted
TERMCAP => SC|screen|VT 100/ANSI X3.64 virtual terminal:\
	:DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:bs:bt=\E[Z:\
	:cd=\E[J:ce=\E[K:cl=\E[H\E[J:cm=\E[%i%d;%dH:ct=\E[3g:\
	:do=^J:nd=\E[C:pt:rc=\E8:rs=\Ec:sc=\E7:st=\EH:up=\EM:\
	:le=^H:bl=^G:cr=^M:it#8:ho=\E[H:nw=\EE:ta=^I:is=\E)0:\
	:li#27:co#124:am:xn:xv:LP:sr=\EM:al=\E[L:AL=\E[%dL:\
	:cs=\E[%i%d;%dr:dl=\E[M:DL=\E[%dM:dc=\E[P:DC=\E[%dP:\
	:im=\E[4h:ei=\E[4l:mi:IC=\E[%d@:ks=\E[?1h\E=:\
	:ke=\E[?1l\E>:vi=\E[?25l:ve=\E[34h\E[?25h:vs=\E[34l:\
	:ti=\E[?1049h:te=\E[?1049l:us=\E[4m:ue=\E[24m:so=\E[3m:\
	:se=\E[23m:mb=\E[5m:md=\E[1m:mr=\E[7m:me=\E[m:ms:\
	:Co#8:pa#64:AF=\E[3%dm:AB=\E[4%dm:op=\E[39;49m:AX:\
	:vb=\Eg:G0:as=\E(0:ae=\E(B:\
	:ac=\140\140aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~..--++,,hhII00:\
	:po=\E[5i:pf=\E[4i:k0=\E[10~:k1=\EOP:k2=\EOQ:k3=\EOR:\
	:k4=\EOS:k5=\E[15~:k6=\E[17~:k7=\E[18~:k8=\E[19~:\
	:k9=\E[20~:k;=\E[21~:F1=\E[23~:F2=\E[24~:F3=\EO2P:\
	:F4=\EO2Q:F5=\EO2R:F6=\EO2S:F7=\E[15;2~:F8=\E[17;2~:\
	:F9=\E[18;2~:FA=\E[19;2~:kb=:K2=\EOE:kB=\E[Z:\
	:*4=\E[3;2~:*7=\E[1;2F:#2=\E[1;2H:#3=\E[2;2~:#4=\E[1;2D:\
	:%c=\E[6;2~:%e=\E[5;2~:%i=\E[1;2C:kh=\E[1~:@1=\E[1~:\
	:kH=\E[4~:@7=\E[4~:kN=\E[6~:kP=\E[5~:kI=\E[2~:kD=\E[3~:\
	:ku=\EOA:kd=\EOB:kr=\EOC:kl=\EOD:km:
SD => /home/frank/download/stream/sd/media/
MFLAGS =>  
CC => gcc

PHP Variables

Variable => Value
_SERVER["LESSOPEN"] => | /usr/bin/lesspipe %s
_SERVER["USER"] => frank
_SERVER["LANGUAGE"] => en_US.UTF-8
_SERVER["SSH_CLIENT"] => deleted
_SERVER["MAIL"] => /var/mail/frank
_SERVER["SHLVL"] => 2
_SERVER["HOME"] => /home/frank
_SERVER["TEST_PHP_SRCDIR"] => /home/frank/build/php-5.3.1RC1
_SERVER["SSH_TTY"] => deleted
_SERVER["XDG_SESSION_COOKIE"] => 0e751fa5cbc7906be736b30046af98be-1254407819.951382-233476667
_SERVER["MAKEFLAGS"] => 
_SERVER["LOGNAME"] => frank
_SERVER["_"] => /usr/bin/make
_SERVER["TEST_PHP_EXECUTABLE"] => /home/frank/build/php-5.3.1RC1/sapi/cli/php
_SERVER["LOST"] => /media/usbdisk/Lost/Season1/
_SERVER["TERM"] => xterm
_SERVER["HISTCONTROL"] => ignoredups
_SERVER["PATH"] => /home/frank/bin:/usr/local/bin:/usr/bin:/bin:/usr/games
_SERVER["MAKELEVEL"] => 1
_SERVER["STY"] => 21704.pts-0.hill
_SERVER["LANG"] => en_US.UTF-8
_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["LESSCLOSE"] => /usr/bin/lesspipe %s %s
_SERVER["WINDOW"] => 0
_SERVER["PWD"] => /home/frank/build/php-5.3.1RC1
_SERVER["LC_ALL"] => en_US.UTF-8
_SERVER["SSH_CONNECTION"] => deleted
_SERVER["TERMCAP"] => SC|screen|VT 100/ANSI X3.64 virtual terminal:\
	:DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:bs:bt=\E[Z:\
	:cd=\E[J:ce=\E[K:cl=\E[H\E[J:cm=\E[%i%d;%dH:ct=\E[3g:\
	:do=^J:nd=\E[C:pt:rc=\E8:rs=\Ec:sc=\E7:st=\EH:up=\EM:\
	:le=^H:bl=^G:cr=^M:it#8:ho=\E[H:nw=\EE:ta=^I:is=\E)0:\
	:li#27:co#124:am:xn:xv:LP:sr=\EM:al=\E[L:AL=\E[%dL:\
	:cs=\E[%i%d;%dr:dl=\E[M:DL=\E[%dM:dc=\E[P:DC=\E[%dP:\
	:im=\E[4h:ei=\E[4l:mi:IC=\E[%d@:ks=\E[?1h\E=:\
	:ke=\E[?1l\E>:vi=\E[?25l:ve=\E[34h\E[?25h:vs=\E[34l:\
	:ti=\E[?1049h:te=\E[?1049l:us=\E[4m:ue=\E[24m:so=\E[3m:\
	:se=\E[23m:mb=\E[5m:md=\E[1m:mr=\E[7m:me=\E[m:ms:\
	:Co#8:pa#64:AF=\E[3%dm:AB=\E[4%dm:op=\E[39;49m:AX:\
	:vb=\Eg:G0:as=\E(0:ae=\E(B:\
	:ac=\140\140aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~..--++,,hhII00:\
	:po=\E[5i:pf=\E[4i:k0=\E[10~:k1=\EOP:k2=\EOQ:k3=\EOR:\
	:k4=\EOS:k5=\E[15~:k6=\E[17~:k7=\E[18~:k8=\E[19~:\
	:k9=\E[20~:k;=\E[21~:F1=\E[23~:F2=\E[24~:F3=\EO2P:\
	:F4=\EO2Q:F5=\EO2R:F6=\EO2S:F7=\E[15;2~:F8=\E[17;2~:\
	:F9=\E[18;2~:FA=\E[19;2~:kb=:K2=\EOE:kB=\E[Z:\
	:*4=\E[3;2~:*7=\E[1;2F:#2=\E[1;2H:#3=\E[2;2~:#4=\E[1;2D:\
	:%c=\E[6;2~:%e=\E[5;2~:%i=\E[1;2C:kh=\E[1~:@1=\E[1~:\
	:kH=\E[4~:@7=\E[4~:kN=\E[6~:kP=\E[5~:kI=\E[2~:kD=\E[3~:\
	:ku=\EOA:kd=\EOB:kr=\EOC:kl=\EOD:km:
_SERVER["SD"] => /home/frank/download/stream/sd/media/
_SERVER["MFLAGS"] => 
_SERVER["CC"] => gcc
_SERVER["PHP_SELF"] => 
_SERVER["SCRIPT_NAME"] => 
_SERVER["SCRIPT_FILENAME"] => 
_SERVER["PATH_TRANSLATED"] => 
_SERVER["DOCUMENT_ROOT"] => 
_SERVER["REQUEST_TIME"] => 1254410033
_SERVER["argv"] => Array
(
)

_SERVER["argc"] => 0
_ENV["LESSOPEN"] => | /usr/bin/lesspipe %s
_ENV["USER"] => frank
_ENV["LANGUAGE"] => en_US.UTF-8
_ENV["SSH_CLIENT"] => deleted
_ENV["MAIL"] => /var/mail/frank
_ENV["SHLVL"] => 2
_ENV["HOME"] => /home/frank
_ENV["TEST_PHP_SRCDIR"] => /home/frank/build/php-5.3.1RC1
_ENV["SSH_TTY"] => deleted
_ENV["XDG_SESSION_COOKIE"] => 0e751fa5cbc7906be736b30046af98be-1254407819.951382-233476667
_ENV["MAKEFLAGS"] => 
_ENV["LOGNAME"] => frank
_ENV["_"] => /usr/bin/make
_ENV["TEST_PHP_EXECUTABLE"] => /home/frank/build/php-5.3.1RC1/sapi/cli/php
_ENV["LOST"] => /media/usbdisk/Lost/Season1/
_ENV["TERM"] => xterm
_ENV["HISTCONTROL"] => ignoredups
_ENV["PATH"] => /home/frank/bin:/usr/local/bin:/usr/bin:/bin:/usr/games
_ENV["MAKELEVEL"] => 1
_ENV["STY"] => 21704.pts-0.hill
_ENV["LANG"] => en_US.UTF-8
_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["LESSCLOSE"] => /usr/bin/lesspipe %s %s
_ENV["WINDOW"] => 0
_ENV["PWD"] => /home/frank/build/php-5.3.1RC1
_ENV["LC_ALL"] => en_US.UTF-8
_ENV["SSH_CONNECTION"] => deleted
_ENV["TERMCAP"] => SC|screen|VT 100/ANSI X3.64 virtual terminal:\
	:DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:bs:bt=\E[Z:\
	:cd=\E[J:ce=\E[K:cl=\E[H\E[J:cm=\E[%i%d;%dH:ct=\E[3g:\
	:do=^J:nd=\E[C:pt:rc=\E8:rs=\Ec:sc=\E7:st=\EH:up=\EM:\
	:le=^H:bl=^G:cr=^M:it#8:ho=\E[H:nw=\EE:ta=^I:is=\E)0:\
	:li#27:co#124:am:xn:xv:LP:sr=\EM:al=\E[L:AL=\E[%dL:\
	:cs=\E[%i%d;%dr:dl=\E[M:DL=\E[%dM:dc=\E[P:DC=\E[%dP:\
	:im=\E[4h:ei=\E[4l:mi:IC=\E[%d@:ks=\E[?1h\E=:\
	:ke=\E[?1l\E>:vi=\E[?25l:ve=\E[34h\E[?25h:vs=\E[34l:\
	:ti=\E[?1049h:te=\E[?1049l:us=\E[4m:ue=\E[24m:so=\E[3m:\
	:se=\E[23m:mb=\E[5m:md=\E[1m:mr=\E[7m:me=\E[m:ms:\
	:Co#8:pa#64:AF=\E[3%dm:AB=\E[4%dm:op=\E[39;49m:AX:\
	:vb=\Eg:G0:as=\E(0:ae=\E(B:\
	:ac=\140\140aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~..--++,,hhII00:\
	:po=\E[5i:pf=\E[4i:k0=\E[10~:k1=\EOP:k2=\EOQ:k3=\EOR:\
	:k4=\EOS:k5=\E[15~:k6=\E[17~:k7=\E[18~:k8=\E[19~:\
	:k9=\E[20~:k;=\E[21~:F1=\E[23~:F2=\E[24~:F3=\EO2P:\
	:F4=\EO2Q:F5=\EO2R:F6=\EO2S:F7=\E[15;2~:F8=\E[17;2~:\
	:F9=\E[18;2~:FA=\E[19;2~:kb=:K2=\EOE:kB=\E[Z:\
	:*4=\E[3;2~:*7=\E[1;2F:#2=\E[1;2H:#3=\E[2;2~:#4=\E[1;2D:\
	:%c=\E[6;2~:%e=\E[5;2~:%i=\E[1;2C:kh=\E[1~:@1=\E[1~:\
	:kH=\E[4~:@7=\E[4~:kN=\E[6~:kP=\E[5~:kI=\E[2~:kD=\E[3~:\
	:ku=\EOA:kd=\EOB:kr=\EOC:kl=\EOD:km:
_ENV["SD"] => /home/frank/download/stream/sd/media/
_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.