| Newsgroups |
php.qa.reports |
| Message-ID |
<[email protected]> |
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test open_basedir configuration [tests/security/open_basedir_is_executable.phpt]
iconv stream filter [ext/iconv/tests/iconv_stream_filter.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]
mysqli_poll() & references [ext/mysqli/tests/mysqli_poll_reference.phpt]
Phar: url stat [ext/phar/tests/020.phpt]
Phar: stream stat [ext/phar/tests/021.phpt]
Test function posix_errno() by calling it with with permission error [ext/posix/tests/posix_errno_variation1.phpt]
Test function posix_errno() by calling it with its expected arguments [ext/posix/tests/posix_errno_variation2.phpt]
Test posix_getgrgid(). [ext/posix/tests/posix_getgrgid.phpt]
Test posix_getgrgid() function : basic functionality [ext/posix/tests/posix_getgrgid_basic.phpt]
Test posix_getpwuid() function : basic functionality [ext/posix/tests/posix_getpwuid_basic.phpt]
Test function posix_seteuid() by substituting argument 1 with boolean values. [ext/posix/tests/posix_seteuid_variation2.phpt]
Test function posix_seteuid() by substituting argument 1 with emptyUnsetUndefNull values. [ext/posix/tests/posix_seteuid_variation3.phpt]
Test function posix_seteuid() by substituting argument 1 with float values. [ext/posix/tests/posix_seteuid_variation4.phpt]
Test function posix_seteuid() by substituting argument 1 with int values. [ext/posix/tests/posix_seteuid_variation5.phpt]
Test function posix_setgid() by substituting argument 1 with boolean values. [ext/posix/tests/posix_setgid_variation2.phpt]
Test function posix_setgid() by substituting argument 1 with emptyUnsetUndefNull values. [ext/posix/tests/posix_setgid_variation3.phpt]
Test function posix_setgid() by substituting argument 1 with float values. [ext/posix/tests/posix_setgid_variation4.phpt]
Test function posix_setgid() by substituting argument 1 with int values. [ext/posix/tests/posix_setgid_variation5.phpt]
Test function posix_setuid() by substituting argument 1 with boolean values. [ext/posix/tests/posix_setuid_variation2.phpt]
Test function posix_setuid() by substituting argument 1 with emptyUnsetUndefNull values. [ext/posix/tests/posix_setuid_variation3.phpt]
Test function posix_setuid() by substituting argument 1 with float values. [ext/posix/tests/posix_setuid_variation4.phpt]
Test function posix_setuid() by substituting argument 1 with int values. [ext/posix/tests/posix_setuid_variation5.phpt]
SPL: DirectoryIterator test getGroup [ext/spl/tests/DirectoryIterator_getGroup_basic.phpt]
SPL: Spl Directory Iterator test getOwner [ext/spl/tests/DirectoryIterator_getOwner_basic.phpt]
SPL: Spl File Info test getGroup [ext/spl/tests/SplFileInfo_getGroup_basic.phpt]
SPL: Spl File Info test getOwner [ext/spl/tests/SplFileInfo_getOwner_basic.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]
SQLite3::open error test [ext/sqlite3/tests/sqlite3_15_open_error.phpt]
Test is_executable() function: usage variations - diff. path notations [ext/standard/tests/file/is_executable_variation1.phpt]
Test umask() function : usage variation [ext/standard/tests/file/umask_variation3.phpt]
User-space streams: stream_set_option() [ext/standard/tests/file/userstreams_003.phpt]
Userstream unlink, rename, mkdir, rmdir, and url_stat. [ext/standard/tests/file/userwrapper.phpt]
Test function getservbyport() by calling it more than or less than its expected arguments [ext/standard/tests/general_functions/getservbyport_basic.phpt]
proc_nice() basic behaviour [ext/standard/tests/general_functions/proc_nice_basic.phpt]
Test function proc_nice() by substituting argument 1 with int values. [ext/standard/tests/general_functions/proc_nice_variation5.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 mail() function : variation invalid program for sendmail [ext/standard/tests/mail/mail_variation1.phpt]
time_nanosleep â Delay for a number of seconds and nanoseconds [ext/standard/tests/misc/time_nanosleep_error3.phpt]
Test gethostbynamel() function : error conditions [ext/standard/tests/network/gethostbynamel_error.phpt]
http-stream test [ext/standard/tests/network/http-stream.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]
htmlentities() test 2 (setlocale / fr_FR.ISO-8859-15) [ext/standard/tests/strings/htmlentities02.phpt]
htmlentities() test 4 (setlocale / ja_JP.EUC-JP) [ext/standard/tests/strings/htmlentities04.phpt]
htmlentities() test 15 (setlocale / KOI8-R) [ext/standard/tests/strings/htmlentities15.phpt]
Test nl_langinfo() function : unexpected inputs for '$tem' argument [ext/standard/tests/strings/nl_langinfo_variation1.phpt]
Test setlocale() function : usage variations - Setting all available locales in the platform [ext/standard/tests/strings/setlocale_variation2.phpt]
Test strptime() function : basic functionality [ext/standard/tests/time/strptime_basic.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]
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 : 47
Exts tested : 31
---------------------------------------------------------------------
Number of tests : 10995 7729
Tests skipped : 3266 ( 29.7%) --------
Tests warned : 2 ( 0.0%) ( 0.0%)
Tests failed : 55 ( 0.5%) ( 0.7%)
Expected fail : 7 ( 0.1%) ( 0.1%)
Tests passed : 7665 ( 69.7%) ( 99.2%)
---------------------------------------------------------------------
Time taken : 456 seconds
=====================================================================
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test open_basedir configuration [tests/security/open_basedir_is_executable.phpt]
iconv stream filter [ext/iconv/tests/iconv_stream_filter.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]
mysqli_poll() & references [ext/mysqli/tests/mysqli_poll_reference.phpt]
Phar: url stat [ext/phar/tests/020.phpt]
Phar: stream stat [ext/phar/tests/021.phpt]
Test function posix_errno() by calling it with with permission error [ext/posix/tests/posix_errno_variation1.phpt]
Test function posix_errno() by calling it with its expected arguments [ext/posix/tests/posix_errno_variation2.phpt]
Test posix_getgrgid(). [ext/posix/tests/posix_getgrgid.phpt]
Test posix_getgrgid() function : basic functionality [ext/posix/tests/posix_getgrgid_basic.phpt]
Test posix_getpwuid() function : basic functionality [ext/posix/tests/posix_getpwuid_basic.phpt]
Test function posix_seteuid() by substituting argument 1 with boolean values. [ext/posix/tests/posix_seteuid_variation2.phpt]
Test function posix_seteuid() by substituting argument 1 with emptyUnsetUndefNull values. [ext/posix/tests/posix_seteuid_variation3.phpt]
Test function posix_seteuid() by substituting argument 1 with float values. [ext/posix/tests/posix_seteuid_variation4.phpt]
Test function posix_seteuid() by substituting argument 1 with int values. [ext/posix/tests/posix_seteuid_variation5.phpt]
Test function posix_setgid() by substituting argument 1 with boolean values. [ext/posix/tests/posix_setgid_variation2.phpt]
Test function posix_setgid() by substituting argument 1 with emptyUnsetUndefNull values. [ext/posix/tests/posix_setgid_variation3.phpt]
Test function posix_setgid() by substituting argument 1 with float values. [ext/posix/tests/posix_setgid_variation4.phpt]
Test function posix_setgid() by substituting argument 1 with int values. [ext/posix/tests/posix_setgid_variation5.phpt]
Test function posix_setuid() by substituting argument 1 with boolean values. [ext/posix/tests/posix_setuid_variation2.phpt]
Test function posix_setuid() by substituting argument 1 with emptyUnsetUndefNull values. [ext/posix/tests/posix_setuid_variation3.phpt]
Test function posix_setuid() by substituting argument 1 with float values. [ext/posix/tests/posix_setuid_variation4.phpt]
Test function posix_setuid() by substituting argument 1 with int values. [ext/posix/tests/posix_setuid_variation5.phpt]
SPL: DirectoryIterator test getGroup [ext/spl/tests/DirectoryIterator_getGroup_basic.phpt]
SPL: Spl Directory Iterator test getOwner [ext/spl/tests/DirectoryIterator_getOwner_basic.phpt]
SPL: Spl File Info test getGroup [ext/spl/tests/SplFileInfo_getGroup_basic.phpt]
SPL: Spl File Info test getOwner [ext/spl/tests/SplFileInfo_getOwner_basic.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]
SQLite3::open error test [ext/sqlite3/tests/sqlite3_15_open_error.phpt]
Test is_executable() function: usage variations - diff. path notations [ext/standard/tests/file/is_executable_variation1.phpt]
Test umask() function : usage variation [ext/standard/tests/file/umask_variation3.phpt]
User-space streams: stream_set_option() [ext/standard/tests/file/userstreams_003.phpt]
Userstream unlink, rename, mkdir, rmdir, and url_stat. [ext/standard/tests/file/userwrapper.phpt]
Test function getservbyport() by calling it more than or less than its expected arguments [ext/standard/tests/general_functions/getservbyport_basic.phpt]
proc_nice() basic behaviour [ext/standard/tests/general_functions/proc_nice_basic.phpt]
Test function proc_nice() by substituting argument 1 with int values. [ext/standard/tests/general_functions/proc_nice_variation5.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 mail() function : variation invalid program for sendmail [ext/standard/tests/mail/mail_variation1.phpt]
time_nanosleep â Delay for a number of seconds and nanoseconds [ext/standard/tests/misc/time_nanosleep_error3.phpt]
Test gethostbynamel() function : error conditions [ext/standard/tests/network/gethostbynamel_error.phpt]
http-stream test [ext/standard/tests/network/http-stream.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]
htmlentities() test 2 (setlocale / fr_FR.ISO-8859-15) [ext/standard/tests/strings/htmlentities02.phpt]
htmlentities() test 4 (setlocale / ja_JP.EUC-JP) [ext/standard/tests/strings/htmlentities04.phpt]
htmlentities() test 15 (setlocale / KOI8-R) [ext/standard/tests/strings/htmlentities15.phpt]
Test nl_langinfo() function : unexpected inputs for '$tem' argument [ext/standard/tests/strings/nl_langinfo_variation1.phpt]
Test setlocale() function : usage variations - Setting all available locales in the platform [ext/standard/tests/strings/setlocale_variation2.phpt]
Test strptime() function : basic functionality [ext/standard/tests/time/strptime_basic.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]
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)
=====================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/tests/security/open_basedir_is_executable.phpt
================================================================================
*** Testing open_basedir configuration [is_executable] ***
bool(true)
bool(true)
bool(true)
bool(true)
bool(true)
Warning: is_executable(): open_basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in /usr/home/zx902/amp/php-5.3.1RC1/tests/security/open_basedir.inc on line 78
bool(false)
Warning: is_executable(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in /usr/home/zx902/amp/php-5.3.1RC1/tests/security/open_basedir.inc on line 79
bool(false)
Warning: is_executable(): open_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in /usr/home/zx902/amp/php-5.3.1RC1/tests/security/open_basedir.inc on line 80
bool(false)
Warning: is_executable(): open_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in /usr/home/zx902/amp/php-5.3.1RC1/tests/security/open_basedir.inc on line 81
bool(false)
Warning: is_executable(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in /usr/home/zx902/amp/php-5.3.1RC1/tests/security/open_basedir.inc on line 82
bool(false)
Warning: is_executable(): open_basedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in /usr/home/zx902/amp/php-5.3.1RC1/tests/security/open_basedir.inc on line 83
bool(false)
Warning: is_executable(): open_basedir restriction in effect. File(/usr/home/zx902/amp/php-5.3.1RC1/test/bad/bad.txt) is not within the allowed path(s): (.) in /usr/home/zx902/amp/php-5.3.1RC1/tests/security/open_basedir.inc on line 85
bool(false)
Warning: is_executable(): open_basedir restriction in effect. File(/usr/home/zx902/amp/php-5.3.1RC1/test/bad/../bad/bad.txt) is not within the allowed path(s): (.) in /usr/home/zx902/amp/php-5.3.1RC1/tests/security/open_basedir.inc on line 86
bool(false)
bool(true)
bool(true)
bool(true)
bool(true)
*** Finished testing open_basedir configuration [is_executable] ***
================================================================================
031+ bool(true)
032+ bool(true)
033+ bool(true)
034+ bool(true)
031- bool(false)
032- bool(false)
033- bool(false)
034- bool(false)
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/iconv/tests/iconv_stream_filter.phpt
================================================================================
string(20) "1b244224332473244b24"
string(10) "41244f1b28"
string(2) "42"
string(20) "a4b3a4f3a4cba4c1a4cf"
string(10) "69636f6e76"
string(2) "0a"
Warning: fread(): iconv stream filter ("ISO-2022-JP"=>"EUC-JP"): invalid multibyte sequence in /usr/home/zx902/amp/php-5.3.1RC1/ext/iconv/tests/iconv_stream_filter.php on line 18
bool(true)
bool(true)
bool(true)
================================================================================
007+
008+ Warning: fread(): iconv stream filter ("ISO-2022-JP"=>"EUC-JP"): invalid multibyte sequence in /usr/home/zx902/amp/php-5.3.1RC1/ext/iconv/tests/iconv_stream_filter.php on line 18
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/mysql/tests/001.phpt
================================================================================
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysql/tests/001.php on line 11
Warning: mysql_close() expects parameter 1 to be resource, boolean given in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysql/tests/001.php on line 13
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysql/tests/001.php on line 16
Warning: mysql_close() expects parameter 1 to be resource, boolean given in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysql/tests/001.php on line 18
string(2) "00"
done!
================================================================================
001+ Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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 /usr/home/zx902/amp/php-5.3.1RC1/ext/mysql/tests/001.php on line 13
004+
005+ Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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 /usr/home/zx902/amp/php-5.3.1RC1/ext/mysql/tests/001.php on line 18
008+ string(2) "00"
001- %unicode|string%(2) "11"
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/mysql/tests/mysql_connect.phpt
================================================================================
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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 /usr/home/zx902/amp/php-5.3.1RC1/ext/mysql/tests/mysql_connect.php on line 16
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysql/tests/mysql_connect.php on line 18
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysql/tests/mysql_connect.php on line 27
[005] Usage of mysql.default_socket failed
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysql/tests/mysql_connect.php on line 36
[006] Usage of mysql.default_port failed
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysql/tests/mysql_connect.php on line 43
[007] Usage of mysql.default_password failed
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysql/tests/mysql_connect.php on line 49
[008] Usage of mysql.default_user failed
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysql/tests/mysql_connect.php on line 56
[009] Usage of mysql.default_host failed
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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=
001- Warning: mysql_connect(): Access denied for user '%s'@'%s' (using password: YES) in %s on line %d
002- done!
003+
004+ Warning: mysql_close() expects parameter 1 to be resource, boolean given in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysql/tests/mysql_connect.php on line 16
005+
006+ Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysql/tests/mysql_connect.php on line 18
007+
008+ Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysql/tests/mysql_connect.php on line 65
024+ [010] Usage of env MYSQL_TCP_PORT failed
025+ done!
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/mysql/tests/mysql_max_links.phpt
================================================================================
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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] 2002
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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] 2002
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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] 2002
Warning: mysql_close() expects parameter 1 to be resource, boolean given in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysql/tests/mysql_max_links.php on line 33
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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] 2002
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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] 2002
array(3) {
[0]=>
bool(false)
[1]=>
bool(false)
[2]=>
bool(false)
}
Warning: mysql_close() expects parameter 1 to be resource, boolean given in /usr/home/zx902/amp/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 /usr/home/zx902/amp/php-5.3.1RC1/ext/mysql/tests/mysql_max_links.php on line 43
done!
================================================================================
001+ Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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] 2002
003+
004+ Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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] 2002
006+
007+ Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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] 2002
009+
010+ Warning: mysql_close() expects parameter 1 to be resource, boolean given in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysql/tests/mysql_max_links.php on line 33
011+
012+ Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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] 2002
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(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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] 2002
019+ bool(false)
021+ bool(false)
025+
026+ Warning: mysql_close() expects parameter 1 to be resource, boolean given in /usr/home/zx902/amp/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 /usr/home/zx902/amp/php-5.3.1RC1/ext/mysql/tests/mysql_max_links.php on line 43
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/mysql/tests/mysql_sql_safe_mode.phpt
================================================================================
Notice: mysql_connect(): SQL safe mode in effect - ignoring host/user/password information in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysql/tests/mysql_sql_safe_mode.php on line 8
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/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 /usr/home/zx902/amp/php-5.3.1RC1/ext/mysql/tests/mysql_sql_safe_mode.php on line 13
Warning: mysql_pconnect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysql/tests/mysql_sql_safe_mode.php on line 13
done!
================================================================================
003+ Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/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(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysql/tests/mysql_sql_safe_mode.php on line 13
007- Warning: mysql_pconnect(): Access denied for user '%s'@'%s' (using password: NO) in %s on line %d
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect.phpt
================================================================================
Warning: mysqli_connect(): (HY000/2002): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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 /usr/home/zx902/amp/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect.php on line 51
Warning: mysqli_connect(): (HY000/2002): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect.php on line 53
Warning: mysqli_connect(): (HY000/2002): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect.php on line 62
[011] Usage of mysqli.default_socket failed
Warning: mysqli_connect(): (HY000/2002): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect.php on line 73
[013] Usage of mysqli.default_port failed
Warning: mysqli_connect(): (HY000/2002): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect.php on line 84
[015] Usage of mysqli.default_pw failed
Warning: mysqli_connect(): (HY000/2002): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect.php on line 95
[017] Usage of mysqli.default_user failed
Warning: mysqli_connect(): (HY000/2002): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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(): (HY000/2002): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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 /usr/home/zx902/amp/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect.php on line 51
005+
006+ Warning: mysqli_connect(): (HY000/2002): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect.php on line 53
007+
008+ Warning: mysqli_connect(): (HY000/2002): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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(): (HY000/2002): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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(): (HY000/2002): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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(): (HY000/2002): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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(): (HY000/2002): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect.php on line 106
021+ [019] Usage of mysqli.default_host failed
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- }
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect_oo.phpt
================================================================================
Warning: mysqli::mysqli(): (HY000/2002): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect_oo.php on line 9
Warning: mysqli::mysqli(): (HY000/2002): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect_oo.php on line 18
[005] Usage of mysqli.default_socket failed
Warning: mysqli::mysqli(): (HY000/2002): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect_oo.php on line 25
[006] Usage of mysqli.default_port failed
Warning: mysqli::mysqli(): (HY000/2002): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect_oo.php on line 32
[007] Usage of mysqli.default_pw failed
Warning: mysqli::mysqli(): (HY000/2002): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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
Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
[017] Usage of mysqli.default_socket failed
Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
[018] Usage of mysqli.default_port failed
Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
[019] Usage of mysqli.default_pw failed
Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
[020] Usage of mysqli.default_user failed
Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
[021] Usage of mysqli.default_host failed
done!
================================================================================
001+ Warning: mysqli::mysqli(): (HY000/2002): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect_oo.php on line 9
002+
003+ Warning: mysqli::mysqli(): (HY000/2002): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysqli/tests/mysqli_connect_oo.php on line 18
004+ [005] Usage of mysqli.default_socket failed
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+
006+ Warning: mysqli::mysqli(): (HY000/2002): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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(): (HY000/2002): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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(): (HY000/2002): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/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+ Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
017+ Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
018+ [017] Usage of mysqli.default_socket failed
019+ Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
020+ [018] Usage of mysqli.default_port failed
021+ Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
022+ [019] Usage of mysqli.default_pw failed
023+ Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
024+ [020] Usage of mysqli.default_user failed
025+ Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
026+ [021] Usage of mysqli.default_host failed
027+ done!
================================================================================
================================================================================
/usr/home/zx902/amp/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!
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/mysqli/tests/mysqli_poll_reference.phpt
================================================================================
Warning: mysqli_connect(): (HY000/2002): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysqli/tests/mysqli_poll_reference.php on line 7
[001] [2002] Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
Warning: mysqli_connect(): (HY000/2002): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysqli/tests/mysqli_poll_reference.php on line 7
[001] [2002] Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
Notice: Use of undefined constant MYSQLI_ASYNC - assumed 'MYSQLI_ASYNC' in /usr/home/zx902/amp/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 /usr/home/zx902/amp/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 /usr/home/zx902/amp/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 /usr/home/zx902/amp/php-5.3.1RC1/ext/mysqli/tests/mysqli_poll_reference.php on line 17
NULL
Fatal error: Call to undefined function mysqli_poll() in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysqli/tests/mysqli_poll_reference.php on line 29
================================================================================
001+ Warning: mysqli_connect(): (HY000/2002): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysqli/tests/mysqli_poll_reference.php on line 7
002+ [001] [2002] Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
003+
004+ Warning: mysqli_connect(): (HY000/2002): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/home/zx902/amp/php-5.3.1RC1/ext/mysqli/tests/mysqli_poll_reference.php on line 7
005+ [001] [2002] Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
006+
007+ Notice: Use of undefined constant MYSQLI_ASYNC - assumed 'MYSQLI_ASYNC' in /usr/home/zx902/amp/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 /usr/home/zx902/amp/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 /usr/home/zx902/amp/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 /usr/home/zx902/amp/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 /usr/home/zx902/amp/php-5.3.1RC1/ext/mysqli/tests/mysqli_poll_reference.php on line 29
014- done!
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/phar/tests/020.phpt
================================================================================
array(26) {
[0]=>
int(12)
[1]=>
int(48411)
[2]=>
int(33060)
[3]=>
int(1)
[4]=>
int(0)
[5]=>
int(0)
[6]=>
int(4294967295)
[7]=>
int(1)
[8]=>
int(1141214400)
[9]=>
int(1141214400)
[10]=>
int(1141214400)
[11]=>
int(4294967295)
[12]=>
int(-1)
["dev"]=>
int(12)
["ino"]=>
int(48411)
["mode"]=>
int(33060)
["nlink"]=>
int(1)
["uid"]=>
int(0)
["gid"]=>
int(0)
["rdev"]=>
int(4294967295)
["size"]=>
int(1)
["atime"]=>
int(1141214400)
["mtime"]=>
int(1141214400)
["ctime"]=>
int(1141214400)
["blksize"]=>
int(4294967295)
["blocks"]=>
int(-1)
}
array(26) {
[0]=>
int(12)
[1]=>
int(0)
[2]=>
int(16749)
[3]=>
int(1)
[4]=>
int(0)
[5]=>
int(0)
[6]=>
int(4294967295)
[7]=>
int(0)
[8]=>
int(1141214400)
[9]=>
int(1141214400)
[10]=>
int(1141214400)
[11]=>
int(4294967295)
[12]=>
int(-1)
["dev"]=>
int(12)
["ino"]=>
int(0)
["mode"]=>
int(16749)
["nlink"]=>
int(1)
["uid"]=>
int(0)
["gid"]=>
int(0)
["rdev"]=>
int(4294967295)
["size"]=>
int(0)
["atime"]=>
int(1141214400)
["mtime"]=>
int(1141214400)
["ctime"]=>
int(1141214400)
["blksize"]=>
int(4294967295)
["blocks"]=>
int(-1)
}
================================================================================
015+ int(4294967295)
015- int(-1)
025+ int(4294967295)
025- int(-1)
041+ int(4294967295)
041- int(-1)
051+ int(4294967295)
051- int(-1)
069+ int(4294967295)
069- int(-1)
079+ int(4294967295)
079- int(-1)
095+ int(4294967295)
095- int(-1)
105+ int(4294967295)
105- int(-1)
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/phar/tests/021.phpt
================================================================================
array(26) {
[0]=>
int(12)
[1]=>
int(29276)
[2]=>
int(33060)
[3]=>
int(1)
[4]=>
int(0)
[5]=>
int(0)
[6]=>
int(4294967295)
[7]=>
int(1)
[8]=>
int(1141214400)
[9]=>
int(1141214400)
[10]=>
int(1141214400)
[11]=>
int(4294967295)
[12]=>
int(-1)
["dev"]=>
int(12)
["ino"]=>
int(29276)
["mode"]=>
int(33060)
["nlink"]=>
int(1)
["uid"]=>
int(0)
["gid"]=>
int(0)
["rdev"]=>
int(4294967295)
["size"]=>
int(1)
["atime"]=>
int(1141214400)
["mtime"]=>
int(1141214400)
["ctime"]=>
int(1141214400)
["blksize"]=>
int(4294967295)
["blocks"]=>
int(-1)
}
================================================================================
015+ int(4294967295)
015- int(-1)
025+ int(4294967295)
025- int(-1)
041+ int(4294967295)
041- int(-1)
051+ int(4294967295)
051- int(-1)
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/posix/tests/posix_errno_variation1.phpt
================================================================================
*** Test by calling function with permission error ***
int(0)
================================================================================
002+ int(0)
002- int(1)
================================================================================
================================================================================
/usr/home/zx902/amp/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 /usr/home/zx902/amp/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 /usr/home/zx902/amp/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 /usr/home/zx902/amp/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 /usr/home/zx902/amp/php-5.3.1RC1/ext/posix/tests/posix_errno_variation2.php on line 12
006+ int(0)
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/posix/tests/posix_getgrgid.phpt
================================================================================
Array index "name" does not exist.
================================================================================
001+ Array index "name" does not exist.
001- int(0)
002- ===DONE===
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/posix/tests/posix_getgrgid_basic.phpt
================================================================================
Basic test of POSIX getgid and getgrid fucntions
===DONE===
================================================================================
002- Array
003- (
004- [name] => %s
005- [passwd] => %s
006- [members] => Array
008-
009- [gid] => %d
010- )
011- ===DONE===
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/posix/tests/posix_getpwuid_basic.phpt
================================================================================
Basic test of POSIX getpwuid
===DONE====
================================================================================
002+ ===DONE====
002- Array
003- \(
004- \[name\] => [^\r\n]+
005- \[passwd\] => [^\r\n]+
006- \[uid\] => [0-9]+
007- \[gid\] => [0-9]+
008- \[gecos\] => [^\r\n]*
009- \[dir\] => [^\r\n]+
010- \[shell\] => [^\r\n]+
011- \)
012- ===DONE====
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/posix/tests/posix_seteuid_variation2.phpt
================================================================================
*** Test substituting argument 1 with boolean values ***
bool(true)
bool(true)
bool(true)
bool(true)
================================================================================
002+ bool(true)
003+ bool(true)
004+ bool(true)
005+ bool(true)
002- bool(false)
003- bool(false)
004- bool(false)
005- bool(false)
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/posix/tests/posix_seteuid_variation3.phpt
================================================================================
*** Test substituting argument 1 with emptyUnsetUndefNull values ***
bool(true)
bool(true)
Warning: posix_seteuid() expects parameter 1 to be long, string given in /usr/home/zx902/amp/php-5.3.1RC1/ext/posix/tests/posix_seteuid_variation3.php on line 22
bool(false)
Warning: posix_seteuid() expects parameter 1 to be long, string given in /usr/home/zx902/amp/php-5.3.1RC1/ext/posix/tests/posix_seteuid_variation3.php on line 22
bool(false)
bool(true)
bool(true)
================================================================================
002+ bool(true)
003+ bool(true)
002- bool(false)
003- bool(false)
010+ bool(true)
011+ bool(true)
010- bool(false)
011- bool(false)
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/posix/tests/posix_seteuid_variation4.phpt
================================================================================
*** Test substituting argument 1 with float values ***
bool(true)
bool(false)
bool(false)
bool(false)
bool(true)
================================================================================
002+ bool(true)
005- bool(false)
006+ bool(true)
006- bool(false)
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/posix/tests/posix_seteuid_variation5.phpt
================================================================================
*** Test substituting argument 1 with int values ***
bool(true)
bool(true)
bool(false)
================================================================================
002+ bool(true)
003+ bool(true)
003- bool(false)
004- bool(false)
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/posix/tests/posix_setgid_variation2.phpt
================================================================================
*** Test substituting argument 1 with boolean values ***
bool(true)
bool(true)
bool(true)
bool(true)
===DONE===
================================================================================
002+ bool(true)
003+ bool(true)
004+ bool(true)
005+ bool(true)
002- bool(false)
003- bool(false)
004- bool(false)
005- bool(false)
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/posix/tests/posix_setgid_variation3.phpt
================================================================================
*** Test substituting argument 1 with emptyUnsetUndefNull values ***
bool(true)
bool(true)
Warning: posix_setgid() expects parameter 1 to be long, string given in /usr/home/zx902/amp/php-5.3.1RC1/ext/posix/tests/posix_setgid_variation3.php on line 22
bool(false)
Warning: posix_setgid() expects parameter 1 to be long, string given in /usr/home/zx902/amp/php-5.3.1RC1/ext/posix/tests/posix_setgid_variation3.php on line 22
bool(false)
bool(true)
bool(true)
================================================================================
002+ bool(true)
003+ bool(true)
002- bool(false)
003- bool(false)
010+ bool(true)
011+ bool(true)
010- bool(false)
011- bool(false)
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/posix/tests/posix_setgid_variation4.phpt
================================================================================
*** Test substituting argument 1 with float values ***
bool(true)
bool(true)
bool(true)
bool(true)
bool(true)
===DONE===
================================================================================
002+ bool(true)
003+ bool(true)
004+ bool(true)
005+ bool(true)
006+ bool(true)
002- bool(false)
003- bool(false)
004- bool(false)
005- bool(false)
006- bool(false)
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/posix/tests/posix_setgid_variation5.phpt
================================================================================
*** Test substituting argument 1 with int values ***
bool(true)
bool(true)
bool(true)
===DONE===
================================================================================
002+ bool(true)
003+ bool(true)
004+ bool(true)
002- bool(false)
003- bool(false)
004- bool(false)
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/posix/tests/posix_setuid_variation2.phpt
================================================================================
*** Test substituting argument 1 with boolean values ***
bool(true)
bool(false)
bool(true)
bool(false)
================================================================================
002+ bool(true)
004+ bool(true)
004- bool(false)
005- bool(false)
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/posix/tests/posix_setuid_variation3.phpt
================================================================================
*** Test substituting argument 1 with emptyUnsetUndefNull values ***
bool(true)
bool(true)
Warning: posix_setuid() expects parameter 1 to be long, string given in /usr/home/zx902/amp/php-5.3.1RC1/ext/posix/tests/posix_setuid_variation3.php on line 22
bool(false)
Warning: posix_setuid() expects parameter 1 to be long, string given in /usr/home/zx902/amp/php-5.3.1RC1/ext/posix/tests/posix_setuid_variation3.php on line 22
bool(false)
bool(true)
bool(true)
================================================================================
002+ bool(true)
003+ bool(true)
002- bool(false)
003- bool(false)
010+ bool(true)
011+ bool(true)
010- bool(false)
011- bool(false)
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/posix/tests/posix_setuid_variation4.phpt
================================================================================
*** Test substituting argument 1 with float values ***
bool(true)
bool(false)
bool(false)
bool(false)
bool(false)
================================================================================
002+ bool(true)
006- bool(false)
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/posix/tests/posix_setuid_variation5.phpt
================================================================================
*** Test substituting argument 1 with int values ***
bool(true)
bool(true)
bool(false)
================================================================================
002+ bool(true)
003+ bool(true)
003- bool(false)
004- bool(false)
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/spl/tests/DirectoryIterator_getGroup_basic.phpt
================================================================================
bool(false)
================================================================================
001+ bool(false)
001- bool(true)
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/spl/tests/DirectoryIterator_getOwner_basic.phpt
================================================================================
bool(false)
================================================================================
001+ bool(false)
001- bool(true)
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/spl/tests/SplFileInfo_getGroup_basic.phpt
================================================================================
bool(false)
================================================================================
001+ bool(false)
001- bool(true)
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/spl/tests/SplFileInfo_getOwner_basic.phpt
================================================================================
bool(false)
================================================================================
001+ bool(false)
001- bool(true)
================================================================================
================================================================================
/usr/home/zx902/amp/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 /usr/home/zx902/amp/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) {
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/sqlite3/tests/sqlite3_15_open_error.phpt
================================================================================
Done
================================================================================
001- exception 'Exception' with message 'Unable to open database: unable to open database file' in %s/sqlite3_15_open_error.php:%d
002- Stack trace:
003- #0 %s/sqlite3_15_open_error.php(%d): SQLite3->__construct('%s')
004- #1 {main}
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/file/is_executable_variation1.phpt
================================================================================
*** Testing is_executable(): usage variations ***
-- Iteration 1 --
bool(true)
-- Iteration 2 --
bool(false)
-- Iteration 3 --
bool(true)
-- Iteration 4 --
bool(false)
-- Iteration 5 --
bool(false)
-- Iteration 6 --
bool(true)
-- Iteration 7 --
bool(true)
-- Iteration 8 --
bool(false)
-- Iteration 9 --
bool(true)
-- Iteration 10 --
bool(true)
Done
================================================================================
003+ bool(true)
003- bool(false)
007+ bool(true)
007- bool(false)
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/file/umask_variation3.phpt
================================================================================
*** Testing umask() : usage variation ***
--int -100--
int(0)
int(3996)
--int 99999--
int(0)
int(1695)
--float 10.5--
int(0)
int(10)
--float -10.5--
int(0)
int(4086)
--float 12.3456789000e10--
int(0)
int(2568)
--float .5--
int(0)
int(0)
--empty array--
Error: 2 - umask() expects parameter 1 to be long, array given, /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/file/umask_variation3.php(101)
bool(false)
int(63)
--int indexed array--
Error: 2 - umask() expects parameter 1 to be long, array given, /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/file/umask_variation3.php(101)
bool(false)
int(63)
--associative array--
Error: 2 - umask() expects parameter 1 to be long, array given, /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/file/umask_variation3.php(101)
bool(false)
int(63)
--nested arrays--
Error: 2 - umask() expects parameter 1 to be long, array given, /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/file/umask_variation3.php(101)
bool(false)
int(63)
--uppercase NULL--
int(0)
int(0)
--lowercase null--
int(0)
int(0)
--lowercase true--
int(0)
int(1)
--lowercase false--
int(0)
int(0)
--uppercase TRUE--
int(0)
int(1)
--uppercase FALSE--
int(0)
int(0)
--empty string DQ--
Error: 2 - umask() expects parameter 1 to be long, string given, /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/file/umask_variation3.php(101)
bool(false)
int(63)
--empty string SQ--
Error: 2 - umask() expects parameter 1 to be long, string given, /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/file/umask_variation3.php(101)
bool(false)
int(63)
--string DQ--
Error: 2 - umask() expects parameter 1 to be long, string given, /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/file/umask_variation3.php(101)
bool(false)
int(63)
--string SQ--
Error: 2 - umask() expects parameter 1 to be long, string given, /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/file/umask_variation3.php(101)
bool(false)
int(63)
--mixed case string--
Error: 2 - umask() expects parameter 1 to be long, string given, /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/file/umask_variation3.php(101)
bool(false)
int(63)
--heredoc--
Error: 2 - umask() expects parameter 1 to be long, string given, /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/file/umask_variation3.php(101)
bool(false)
int(63)
--instance of classWithToString--
Error: 2 - umask() expects parameter 1 to be long, object given, /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/file/umask_variation3.php(101)
bool(false)
int(63)
--instance of classWithoutToString--
Error: 2 - umask() expects parameter 1 to be long, object given, /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/file/umask_variation3.php(101)
bool(false)
int(63)
--undefined var--
int(0)
int(0)
--unset var--
int(0)
int(0)
===DONE===
================================================================================
005+ int(3996)
005- int(412)
009+ int(1695)
009- int(159)
017+ int(4086)
017- int(502)
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/file/userstreams_003.phpt
================================================================================
bool(true)
bool(true)
------ stream_set_blocking - 1: -------
value:
int(0)
ptrparam:
NULL
$option === 1 === 1:
bool(true)
$value === 0 === 0:
bool(true)
bool(true)
------ stream_set_blocking - 2: -------
value:
int(1)
ptrparam:
NULL
$option === 1 === 1:
bool(true)
$value === 1 === 1:
bool(true)
bool(false)
------ stream_set_blocking - 3: -------
value:
int(0)
ptrparam:
NULL
$option === 1 === 1:
bool(true)
$value === 0 === 0:
bool(true)
bool(true)
------ stream_set_blocking - 4: -------
Warning: stream_set_blocking(): test_wrapper_base::stream_set_option is not implemented! in /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/file/userstreams_003.php on line 33
bool(false)
------ stream_set_write_buffer - 1: -------
value:
int(0)
ptrparam:
int(1024)
$option === 3 === 3:
bool(true)
$value === 0 === 0:
bool(true)
int(0)
------ stream_set_write_buffer - 2: -------
value:
int(2)
ptrparam:
int(4096)
$option === 3 === 3:
bool(true)
$value === 2 === 2:
bool(true)
int(0)
------ stream_set_write_buffer - 3: -------
value:
int(2)
ptrparam:
int(8192)
$option === 3 === 3:
bool(true)
$value === 2 === 2:
bool(true)
int(-1)
------ stream_set_timeout - 1: -------
value:
int(10)
ptrparam:
int(11)
$option === 4 === 4:
bool(true)
$value === 10 === 10:
bool(true)
bool(true)
------ stream_set_timeout - 2: -------
value:
int(11)
ptrparam:
int(12)
$option === 4 === 4:
bool(true)
$value === 11 === 11:
bool(true)
bool(false)
================================================================================
046+ int(1024)
046- int(8192)
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/file/userwrapper.phpt
================================================================================
Unlinking file: test://example.com/path/to/file
Renaming test://example.com/path/to/from to test://example.com/path/to/to
Making directory: test://example.com/path/to/directory as 755
Removing directory: test://example.com/path/to/directory
Stating file: test://example.com/path/to/file
Array
(
[0] => 1
[1] => 2
[2] => 420
[3] => 3
[4] => 100
[5] => 1000
[6] => 4294967295
[7] => 31337
[8] => 1234567890
[9] => 1231231231
[10] => 1234564564
[11] => 4294967295
[12] => -1
[dev] => 1
[ino] => 2
[mode] => 420
[nlink] => 3
[uid] => 100
[gid] => 1000
[rdev] => 4294967295
[size] => 31337
[atime] => 1234567890
[mtime] => 1231231231
[ctime] => 1234564564
[blksize] => 4294967295
[blocks] => -1
)
Filesize = 31337
filemtime = 1231231231
================================================================================
014+ [6] => 4294967295
014- [6] => -1
019+ [11] => 4294967295
019- [11] => -1
027+ [rdev] => 4294967295
027- [rdev] => -1
032+ [blksize] => 4294967295
032- [blksize] => -1
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/general_functions/getservbyport_basic.phpt
================================================================================
FreeBSD unsupported
================================================================================
001+ FreeBSD unsupported
001- PASS
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/general_functions/proc_nice_basic.phpt
================================================================================
ps: %p: keyword not found
ps: %n: keyword not found
ps: no valid keywords; valid keywords:
ps: %p: keyword not found
ps: %n: keyword not found
ps: no valid keywords; valid keywords:
bool(false)
================================================================================
001+ ps: %p: keyword not found
001- bool(true)
002+ ps: %n: keyword not found
003+ ps: no valid keywords; valid keywords:
004+ ps: %p: keyword not found
005+ ps: %n: keyword not found
006+ ps: no valid keywords; valid keywords:
007+ bool(false)
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/general_functions/proc_nice_variation5.phpt
================================================================================
*** Test substituting argument 1 with int values ***
bool(true)
bool(true)
bool(true)
bool(true)
================================================================================
005+ bool(true)
005-
006- Warning: proc_nice(): Only a super user may attempt to increase the priority of a process in %s on line %d
007- bool(false)
================================================================================
================================================================================
/usr/home/zx902/amp/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(76062)
["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(76062)
["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)
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/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 /usr/home/zx902/amp/php-5.3.1RC1/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"
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/mail/mail_variation1.phpt
================================================================================
*** Testing mail() : variation ***
rubbish: not found
bool(false)
===DONE===
================================================================================
002+ rubbish: not found
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/misc/time_nanosleep_error3.phpt
================================================================================
================================================================================
001+
001- Warning: time_nanosleep(): nanoseconds was not in the range 0 to 999 999 999 or seconds was negative in %s.php on line %d
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/network/gethostbynamel_error.phpt
================================================================================
*** Testing gethostbynamel() : error conditions ***
-- Testing gethostbynamel() function with Zero arguments --
Warning: gethostbynamel() expects exactly 1 parameter, 0 given in /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/network/gethostbynamel_error.php on line 12
NULL
-- Testing gethostbynamel() function with more than expected no. of arguments --
Warning: gethostbynamel() expects exactly 1 parameter, 2 given in /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/network/gethostbynamel_error.php on line 18
NULL
-- Testing gethostbynamel() with an unknown host --
array(1) {
[0]=>
string(12) "61.139.8.100"
}
Done
================================================================================
014+ array(1) {
015+ [0]=>
016+ string(12) "61.139.8.100"
017+ }
014- bool(false)
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/network/http-stream.phpt
================================================================================
Warning: DOMDocument::load(http://php.net/news.rss): failed to open stream: HTTP request failed! in /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/network/http-stream.php on line 3
Warning: DOMDocument::load(): I/O warning : failed to load external entity "http://php.net/news.rss" in /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/network/http-stream.php on line 3
ALIVE
================================================================================
001+ Warning: DOMDocument::load(http://php.net/news.rss): failed to open stream: HTTP request failed! in /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/network/http-stream.php on line 3
002+
003+ Warning: DOMDocument::load(): I/O warning : failed to load external entity "http://php.net/news.rss" in /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/network/http-stream.php on line 3
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/php_ini_loaded_file.phpt
================================================================================
string(44) "/usr/home/zx902/amp/php-5.3.1RC1/tmp-php.ini"
================================================================================
001+ string(44) "/usr/home/zx902/amp/php-5.3.1RC1/tmp-php.ini"
001- bool(false)
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/strings/htmlentities02.phpt
================================================================================
string(24) "¼½¾"
================================================================================
001+ string(24) "¼½¾"
001- string(20) "ŒœŸ"
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/strings/htmlentities04.phpt
================================================================================
string(42) "¡¢¡£¡¤"
================================================================================
001+ string(42) "¡¢¡£¡¤"
001- string(6) "¡¢¡£¡¤"
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/strings/htmlentities15.phpt
================================================================================
string(9) "ÒÏÓËÏÛÎÙÊ"
string(63) "ÒÏÓËÏÛÎÙÊ"
================================================================================
002+ string(63) "ÒÏÓËÏÛÎÙÊ"
002- string(63) "роскошный"
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/strings/nl_langinfo_variation1.phpt
================================================================================
*** Testing nl_langinfo() : with unexpected inputs for 'item' argument ***
-- Iteration 1 --
string(8) "US-ASCII"
-- Iteration 2 --
string(9) "Wednesday"
-- Iteration 3 --
Warning: nl_langinfo(): Item '2147483647' is not valid in /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
bool(false)
-- Iteration 4 --
Warning: nl_langinfo(): Item '-2147483648' is not valid in /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
bool(false)
-- Iteration 5 --
string(9) "Wednesday"
-- Iteration 6 --
string(3) "Sat"
-- Iteration 7 --
Warning: nl_langinfo(): Item '-20' is not valid in /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
bool(false)
-- Iteration 8 --
Warning: nl_langinfo(): Item '1012345' is not valid in /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
bool(false)
-- Iteration 9 --
Warning: nl_langinfo() expects parameter 1 to be long, array given in /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
NULL
-- Iteration 10 --
Warning: nl_langinfo() expects parameter 1 to be long, array given in /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
NULL
-- Iteration 11 --
Warning: nl_langinfo() expects parameter 1 to be long, array given in /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
NULL
-- Iteration 12 --
string(20) "%a %b %e %H:%M:%S %Y"
-- Iteration 13 --
string(8) "US-ASCII"
-- Iteration 14 --
string(20) "%a %b %e %H:%M:%S %Y"
-- Iteration 15 --
string(8) "US-ASCII"
-- Iteration 16 --
string(8) "US-ASCII"
-- Iteration 17 --
string(8) "US-ASCII"
-- Iteration 18 --
Warning: nl_langinfo() expects parameter 1 to be long, object given in /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
NULL
-- Iteration 19 --
Warning: nl_langinfo() expects parameter 1 to be long, resource given in /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
NULL
-- Iteration 20 --
string(8) "US-ASCII"
-- Iteration 21 --
string(8) "US-ASCII"
===DONE===
================================================================================
003+ string(8) "US-ASCII"
004+ -- Iteration 2 --
005+ string(9) "Wednesday"
006+ -- Iteration 3 --
004- Warning: nl_langinfo(): Item '0' is not valid in %s on line %d
006- -- Iteration 2 --
008+ Warning: nl_langinfo(): Item '2147483647' is not valid in /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
008- Warning: nl_langinfo(): Item '10' is not valid in %s on line %d
010+ -- Iteration 4 --
010- -- Iteration 3 --
012+ Warning: nl_langinfo(): Item '-2147483648' is not valid in /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
012- Warning: nl_langinfo(): Item '2147483647' is not valid in %s on line %d
014+ -- Iteration 5 --
015+ string(9) "Wednesday"
016+ -- Iteration 6 --
017+ string(3) "Sat"
018+ -- Iteration 7 --
014- -- Iteration 4 --
016- Warning: nl_langinfo(): Item '-2147483648' is not valid in %s on line %d
018- -- Iteration 5 --
020+ Warning: nl_langinfo(): Item '-20' is not valid in /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
020- Warning: nl_langinfo(): Item '10' is not valid in %s on line %d
021- bool(false)
022- -- Iteration 6 --
023-
024- Warning: nl_langinfo(): Item '20' is not valid in %s on line %d
025- bool(false)
026- -- Iteration 7 --
022+ -- Iteration 8 --
024+ Warning: nl_langinfo(): Item '1012345' is not valid in /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
026+ -- Iteration 9 --
027+
028+ Warning: nl_langinfo() expects parameter 1 to be long, array given in /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
029+ NULL
030+ -- Iteration 10 --
031+
032+ Warning: nl_langinfo() expects parameter 1 to be long, array given in /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
033+ NULL
034+ -- Iteration 11 --
028- Warning: nl_langinfo(): Item '-20' is not valid in %s on line %d
029- bool(false)
030- -- Iteration 8 --
032- Warning: nl_langinfo(): Item '1012345' is not valid in %s on line %d
033- bool(false)
034- -- Iteration 9 --
035-
036- Warning: nl_langinfo() expects parameter 1 to be long, array given in %s on line %d
036+ Warning: nl_langinfo() expects parameter 1 to be long, array given in /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
037+ NULL
038+ -- Iteration 12 --
039+ string(20) "%a %b %e %H:%M:%S %Y"
040+ -- Iteration 13 --
041+ string(8) "US-ASCII"
042+ -- Iteration 14 --
043+ string(20) "%a %b %e %H:%M:%S %Y"
044+ -- Iteration 15 --
045+ string(8) "US-ASCII"
046+ -- Iteration 16 --
047+ string(8) "US-ASCII"
048+ -- Iteration 17 --
049+ string(8) "US-ASCII"
050+ -- Iteration 18 --
038- -- Iteration 10 --
039-
040- Warning: nl_langinfo() expects parameter 1 to be long, array given in %s on line %d
041- NULL
042- -- Iteration 11 --
052+ Warning: nl_langinfo() expects parameter 1 to be long, object given in /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
053+ NULL
054+ -- Iteration 19 --
056+ Warning: nl_langinfo() expects parameter 1 to be long, resource given in /usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
058+ -- Iteration 20 --
059+ string(8) "US-ASCII"
060+ -- Iteration 21 --
061+ string(8) "US-ASCII"
062+ ===DONE===
043-
044- Warning: nl_langinfo() expects parameter 1 to be long, array given in %s on line %d
045- NULL
046- -- Iteration 12 --
047-
048- Warning: nl_langinfo(): Item '1' is not valid in %s on line %d
049- bool(false)
050- -- Iteration 13 --
051-
052- Warning: nl_langinfo(): Item '0' is not valid in %s on line %d
053- bool(false)
054- -- Iteration 14 --
055-
056- Warning: nl_langinfo(): Item '1' is not valid in %s on line %d
057- bool(false)
058- -- Iteration 15 --
059-
060- Warning: nl_langinfo(): Item '0' is not valid in %s on line %d
061- bool(false)
062- -- Iteration 16 --
063-
064- Warning: nl_langinfo(): Item '0' is not valid in %s on line %d
065- bool(false)
066- -- Iteration 17 --
067-
068- Warning: nl_langinfo(): Item '0' is not valid in %s on line %d
069- bool(false)
070- -- Iteration 18 --
071-
072- Warning: nl_langinfo() expects parameter 1 to be long, object given in %s on line %d
073- NULL
074- -- Iteration 19 --
075-
076- Warning: nl_langinfo() expects parameter 1 to be long, resource given in %s on line %d
077- NULL
078- -- Iteration 20 --
079-
080- Warning: nl_langinfo(): Item '0' is not valid in %s on line %d
081- bool(false)
082- -- Iteration 21 --
083-
084- Warning: nl_langinfo(): Item '0' is not valid in %s on line %d
085- bool(false)
086- ===DONE===
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/strings/setlocale_variation2.phpt
================================================================================
*** Testing setlocale() : usage variations ***
-- Test setlocale() with all available locale in the system --
No of locales found on the machine = 173
No of setlocale() success = 168
Expected no of failures = 0
Test FAILED
Names of locale() for which setlocale() failed ...
array(5) {
[0]=>
string(15) "la_LN.ISO8859-1"
[1]=>
string(16) "la_LN.ISO8859-15"
[2]=>
string(15) "la_LN.ISO8859-2"
[3]=>
string(15) "la_LN.ISO8859-4"
[4]=>
string(14) "la_LN.US-ASCII"
}
Done
================================================================================
006+ Test FAILED
007+ Names of locale() for which setlocale() failed ...
006- Test PASSED
007- Done
008+ array(5) {
009+ [0]=>
010+ string(15) "la_LN.ISO8859-1"
011+ [1]=>
012+ string(16) "la_LN.ISO8859-15"
013+ [2]=>
014+ string(15) "la_LN.ISO8859-2"
015+ [3]=>
016+ string(15) "la_LN.ISO8859-4"
017+ [4]=>
018+ string(14) "la_LN.US-ASCII"
019+ }
020+ Done
================================================================================
================================================================================
/usr/home/zx902/amp/php-5.3.1RC1/ext/standard/tests/time/strptime_basic.phpt
================================================================================
*** Testing strptime() : basic functionality ***
array(9) {
["tm_sec"]=>
int(0)
["tm_min"]=>
int(0)
["tm_hour"]=>
int(17)
["tm_mday"]=>
int(2)
["tm_mon"]=>
int(6)
["tm_year"]=>
int(63)
["tm_wday"]=>
int(2)
["tm_yday"]=>
int(182)
["unparsed"]=>
string(0) ""
}
array(9) {
["tm_sec"]=>
int(0)
["tm_min"]=>
int(0)
["tm_hour"]=>
int(10)
["tm_mday"]=>
int(2)
["tm_mon"]=>
int(6)
["tm_year"]=>
int(163)
["tm_wday"]=>
int(0)
["tm_yday"]=>
int(0)
["unparsed"]=>
string(0) ""
}
array(9) {
["tm_sec"]=>
int(0)
["tm_min"]=>
int(0)
["tm_hour"]=>
int(10)
["tm_mday"]=>
int(2)
["tm_mon"]=>
int(6)
["tm_year"]=>
int(0)
["tm_wday"]=>
int(2)
["tm_yday"]=>
int(0)
["unparsed"]=>
string(0) ""
}
===DONE===
================================================================================
008+ int(17)
008- int(10)
020+ string(0) ""
020- string(3) "GMT"
036+ int(0)
036- int(1)
038+ int(0)
038- int(182)
058+ int(0)
058- int(182)
================================================================================
================================================================================
BUILD ENVIRONMENT
================================================================================
OS:
FreeBSD - FreeBSD www.local 7.2-STABLE FreeBSD 7.2-STABLE #0: Mon Sep 7 15:30:12 CST 2009 [email protected]:/usr/obj/usr/src/sys/GENERIC amd64
Autoconf:
autoconf (GNU Autoconf) 2.62
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later
<http://gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by David J. MacKenzie and Akim Demaille.
Bundled Libtool:
ltmain.sh (GNU libtool) 1.5.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:
N/A
Compiler:
Using built-in specs.
Target: amd64-undermydesk-freebsd
Configured with: FreeBSD/amd64 system compiler
Thread model: posix
gcc version 4.2.1 20070719 [FreeBSD]
Bison:
Libraries:
/usr/home/zx902/amp/php-5.3.1RC1/sapi/cli/php:
libcrypt.so.4 => /lib/libcrypt.so.4 (0x800d9e000)
libmcrypt.so.8 => /usr/local/libmcrypt/lib/libmcrypt.so.8 (0x800eb7000)
libm.so.5 => /lib/libm.so.5 (0x800fee000)
libz.so.4 => /lib/libz.so.4 (0x801108000)
libmysqlclient_r.so.16 => /usr/local/mysql/lib/mysql/libmysqlclient_r.so.16 (0x80121c000)
libthr.so.3 => /lib/libthr.so.3 (0x80149b000)
libxml2.so.5 => /usr/local/lib/libxml2.so.5 (0x8015b3000)
libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x8017f7000)
libc.so.7 => /lib/libc.so.7 (0x8019f0000)
User's E-mail: cdzhxu at 163 dot com
================================================================================
PHPINFO
================================================================================
phpinfo()
PHP Version => 5.3.1RC1
System => FreeBSD www.local 7.2-STABLE FreeBSD 7.2-STABLE #0: Mon Sep 7 15:30:12 CST 2009 [email protected]:/usr/obj/usr/src/sys/GENERIC amd64
Build Date => Sep 23 2009 15:20:09
Configure Command => './configure' '--prefix=/usr/local/php5' '--with-apxs2=/usr/local/apache2/bin/apxs' '--with-mysql=/usr/local/mysql' '--with-mysqli=/usr/local/mysql/bin/mysql_config' '--with-mcrypt=/usr/local/libmcrypt' '--enable-mbstring'
Server API => Command Line Interface
Virtual Directory Support => enabled
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,TS
PHP Extension Build => API20090626,TS
Debug Build => no
Thread Safety => enabled
Zend Memory Manager => enabled
Zend Multibyte Support => disabled
IPv6 Support => enabled
Registered PHP Streams => php, file, glob, data, http, ftp, phar
Registered Stream Socket Transports => tcp, udp, unix, udg
Registered Stream Filters => 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
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/php5/lib/php/extensions/no-debug-zts-20090626 => /usr/local/php5/lib/php/extensions/no-debug-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_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 => Asia/Chongqing
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.6.32
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
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 => libiconv
iconv library version => 1.11
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.6.32
libXML Loaded Version => 20632
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
mysql
MySQL Support => enabled
Active Persistent Links => 0
Active Links => 0
Client API version => 5.1.39
MYSQL_MODULE_TYPE => external
MYSQL_SOCKET => /tmp/mysql.sock
MYSQL_INCLUDE => -I/usr/local/mysql/include/mysql
MYSQL_LIBS => -L/usr/local/mysql/lib/mysql -lmysqlclient_r
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 => /tmp/mysql.sock => /tmp/mysql.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.1.39
Active Persistent Links => 0
Inactive Persistent Links => 0
Active Links => 0
Client API header version => 5.1.39
MYSQLI_SOCKET => /tmp/mysql.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 => 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
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 => disabled (install ext/zlib)
bzip2 compression => disabled (install pecl/bz2)
OpenSSL support => disabled (install ext/openssl)
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
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.6.32
xmlreader
XMLReader => enabled
xmlwriter
XMLWriter => enabled
Additional Modules
Module Name
Environment
Variable => Value
USER => zx902
MACHTYPE => unknown
SSH_CLIENT => deleted
MAIL => /var/mail/zx902
VENDOR => unknown
SHLVL => 1
OLDPWD => /usr/home/zx902/amp/php-5.3.1RC1
HOME => /root
TEST_PHP_SRCDIR => /usr/home/zx902/amp/php-5.3.1RC1
SSH_TTY => deleted
PAGER => more
MAKEFLAGS =>
ENV => /home/zx902/.shrc
GROUP => wheel
LOGNAME => zx902
TEST_PHP_EXECUTABLE => /usr/home/zx902/amp/php-5.3.1RC1/sapi/cli/php
BLOCKSIZE => K
TERM => vt100
PATH => /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
REMOTEHOST => 192.168.10.9
SSH_AUTH_SOCK => deleted
SHELL => /bin/csh
HOST => www.local
__MKLVL__ => 1
OSTYPE => FreeBSD
PWD => /usr/home/zx902/amp/php-5.3.1RC1
SSH_CONNECTION => deleted
FTP_PASSIVE_MODE => YES
CC => /usr/home/zx902/amp/php-5.3.1RC1/meta_ccld
HOSTTYPE => FreeBSD
EDITOR => vi
PHP Variables
Variable => Value
_SERVER["USER"] => zx902
_SERVER["MACHTYPE"] => unknown
_SERVER["SSH_CLIENT"] => deleted
_SERVER["MAIL"] => /var/mail/zx902
_SERVER["VENDOR"] => unknown
_SERVER["SHLVL"] => 1
_SERVER["OLDPWD"] => /usr/home/zx902/amp/php-5.3.1RC1
_SERVER["HOME"] => /root
_SERVER["TEST_PHP_SRCDIR"] => /usr/home/zx902/amp/php-5.3.1RC1
_SERVER["SSH_TTY"] => deleted
_SERVER["PAGER"] => more
_SERVER["MAKEFLAGS"] =>
_SERVER["ENV"] => /home/zx902/.shrc
_SERVER["GROUP"] => wheel
_SERVER["LOGNAME"] => zx902
_SERVER["TEST_PHP_EXECUTABLE"] => /usr/home/zx902/amp/php-5.3.1RC1/sapi/cli/php
_SERVER["BLOCKSIZE"] => K
_SERVER["TERM"] => vt100
_SERVER["PATH"] => /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
_SERVER["REMOTEHOST"] => 192.168.10.9
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["SHELL"] => /bin/csh
_SERVER["HOST"] => www.local
_SERVER["__MKLVL__"] => 1
_SERVER["OSTYPE"] => FreeBSD
_SERVER["PWD"] => /usr/home/zx902/amp/php-5.3.1RC1
_SERVER["SSH_CONNECTION"] => deleted
_SERVER["FTP_PASSIVE_MODE"] => YES
_SERVER["CC"] => /usr/home/zx902/amp/php-5.3.1RC1/meta_ccld
_SERVER["HOSTTYPE"] => FreeBSD
_SERVER["EDITOR"] => vi
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["PATH_TRANSLATED"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["REQUEST_TIME"] => 1253691082
_SERVER["argv"] => Array
(
)
_SERVER["argc"] => 0
_ENV["USER"] => zx902
_ENV["MACHTYPE"] => unknown
_ENV["SSH_CLIENT"] => deleted
_ENV["MAIL"] => /var/mail/zx902
_ENV["VENDOR"] => unknown
_ENV["SHLVL"] => 1
_ENV["OLDPWD"] => /usr/home/zx902/amp/php-5.3.1RC1
_ENV["HOME"] => /root
_ENV["TEST_PHP_SRCDIR"] => /usr/home/zx902/amp/php-5.3.1RC1
_ENV["SSH_TTY"] => deleted
_ENV["PAGER"] => more
_ENV["MAKEFLAGS"] =>
_ENV["ENV"] => /home/zx902/.shrc
_ENV["GROUP"] => wheel
_ENV["LOGNAME"] => zx902
_ENV["TEST_PHP_EXECUTABLE"] => /usr/home/zx902/amp/php-5.3.1RC1/sapi/cli/php
_ENV["BLOCKSIZE"] => K
_ENV["TERM"] => vt100
_ENV["PATH"] => /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
_ENV["REMOTEHOST"] => 192.168.10.9
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["SHELL"] => /bin/csh
_ENV["HOST"] => www.local
_ENV["__MKLVL__"] => 1
_ENV["OSTYPE"] => FreeBSD
_ENV["PWD"] => /usr/home/zx902/amp/php-5.3.1RC1
_ENV["SSH_CONNECTION"] => deleted
_ENV["FTP_PASSIVE_MODE"] => YES
_ENV["CC"] => /usr/home/zx902/amp/php-5.3.1RC1/meta_ccld
_ENV["HOSTTYPE"] => FreeBSD
_ENV["EDITOR"] => vi
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].