| Newsgroups |
php.qa.reports |
| Message-ID |
<[email protected]> |
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
filter_list() [tests/008.phpt]
filter_id() [tests/009.phpt]
filter_var() [tests/010.phpt]
filter_input() [tests/012.phpt]
filter_var() and flags [tests/013.phpt]
filter_var() and FILTER_VALIDATE_BOOLEAN [tests/014.phpt]
filter_var() and FILTER_VALIDATE_URL [tests/015.phpt]
filter_var() and FILTER_VALIDATE_EMAIL [tests/016.phpt]
filter_var() and FILTER_VALIDATE_REGEXP [tests/017.phpt]
filter_var() and FILTER_VALIDATE_IP [tests/018.phpt]
filter_var() & FILTER_VALIDATE_IP and weird data [tests/019.phpt]
filter_var() and FILTER_SANITIZE_MAGIC_QUOTES [tests/020.phpt]
filter_var() and FILTER_SANITIZE_NUMBER_* [tests/021.phpt]
filter_var() and FILTER_SANITIZE_EMAIL [tests/022.phpt]
filter_var() and FILTER_UNSAFE_RAW [tests/023.phpt]
filter_var() and FILTER_SANITIZE_ENCODED [tests/024.phpt]
filter_var() and FILTER_SANITIZE_STRING [tests/025.phpt]
filter_var() and FILTER_SANITIZE_STRIPPED [tests/026.phpt]
filter_var() and FILTER_SANITIZE_ENCODED [tests/027.phpt]
filter_var() and FILTER_SANITIZE_SPECIAL_CHARS [tests/028.phpt]
filter_var() and FILTER_CALLBACK [tests/029.phpt]
filter_var() and IPv6 [tests/030.phpt]
filter_var() and FLOAT [tests/031.phpt]
input_get_args() [tests/032.phpt]
Test all filters returned by filter_list() [tests/033.phpt]
Logical filter: boolean [tests/034.phpt]
input_get_args() and references [tests/036.phpt]
Test scalar, array [tests/038.phpt]
filter_var_array() and different arguments [tests/039.phpt]
Combination of strip & sanitize filters [tests/042.phpt]
Character encoding test [tests/043.phpt]
Integer validation with spaces [tests/044.phpt]
Options must not be changed by filter_var() [tests/045.phpt]
Integer overflow [tests/046.phpt]
Octal integer overflow [tests/047.phpt]
Hex integer overflow [tests/048.phpt]
filter_var() and doubles with thousend separators [tests/049.phpt]
filter_var() and double overflow/underflow [tests/050.phpt]
filter_var() and default values [tests/051.phpt]
filter_var() / filter_var_array() and passed data integrity [tests/052.phpt]
filter_var() - using callback [tests/053.phpt]
PMOPB-45-2007:PHP ext/filter Email Validation Vulnerability [tests/PMOPB45.phpt]
Bug #39763 (filter applies magic_quotes twice in parse_str()) [tests/bug39763.phpt]
Bug #39846 (ipv4 trailing data validation) [tests/bug39846.phpt]
Bug #44445 (email validator does not handle domains starting/ending with a -) [tests/bug44445.phpt]
Bug #46973 (IPv6 address filter rejects valid address) [tests/bug46973.phpt]
Bug #47745 (FILTER_VALIDATE_INT doesn't allow minimum integer) [tests/bug47745.phpt]
Bug #48762 (IPv6 address filter still rejects valid address) [tests/bug48762.phpt]
#49274, fatal error when an object does not implement toString [tests/bug49274.phpt]
Bug #50158 (FILTER_VALIDATE_EMAIL fails with valid addresses containing = or ?) [tests/bug50158.phpt]
bug 50632, filter_input() does not return default value if the variable does not exist [tests/bug50632.phpt]
bug 51192, FILTER_VALIDATE_URL will invalidate a hostname that includes '-' [tests/bug51192.phpt]
Bug #52929 (Segfault in filter_var with FILTER_VALIDATE_EMAIL with large amount of data) [tests/bug52929.phpt]
input_get_args() filter not reseted between elements [tests/bug7586.phpt]
bug 7715, floats value with integer or incomplete input [tests/bug7715.phpt]
filter_data() Float exponential weird result [tests/bug7733.phpt]
bug 8315, NULL values halt the validation [tests/bug8315.phpt]
callback function returns non modified value [tests/callback_non_modified_var.phpt]
Simple filter_var() tests [tests/filter_data.phpt]
=====================================================================
=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 0
Exts tested : 22
---------------------------------------------------------------------
Number of tests : 73 59
Tests skipped : 14 ( 19.2%) --------
Tests warned : 0 ( 0.0%) ( 0.0%)
Tests failed : 59 ( 80.8%) (100.0%)
Expected fail : 0 ( 0.0%) ( 0.0%)
Tests passed : 0 ( 0.0%) ( 0.0%)
---------------------------------------------------------------------
Time taken : 1 seconds
=====================================================================
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
filter_list() [tests/008.phpt]
filter_id() [tests/009.phpt]
filter_var() [tests/010.phpt]
filter_input() [tests/012.phpt]
filter_var() and flags [tests/013.phpt]
filter_var() and FILTER_VALIDATE_BOOLEAN [tests/014.phpt]
filter_var() and FILTER_VALIDATE_URL [tests/015.phpt]
filter_var() and FILTER_VALIDATE_EMAIL [tests/016.phpt]
filter_var() and FILTER_VALIDATE_REGEXP [tests/017.phpt]
filter_var() and FILTER_VALIDATE_IP [tests/018.phpt]
filter_var() & FILTER_VALIDATE_IP and weird data [tests/019.phpt]
filter_var() and FILTER_SANITIZE_MAGIC_QUOTES [tests/020.phpt]
filter_var() and FILTER_SANITIZE_NUMBER_* [tests/021.phpt]
filter_var() and FILTER_SANITIZE_EMAIL [tests/022.phpt]
filter_var() and FILTER_UNSAFE_RAW [tests/023.phpt]
filter_var() and FILTER_SANITIZE_ENCODED [tests/024.phpt]
filter_var() and FILTER_SANITIZE_STRING [tests/025.phpt]
filter_var() and FILTER_SANITIZE_STRIPPED [tests/026.phpt]
filter_var() and FILTER_SANITIZE_ENCODED [tests/027.phpt]
filter_var() and FILTER_SANITIZE_SPECIAL_CHARS [tests/028.phpt]
filter_var() and FILTER_CALLBACK [tests/029.phpt]
filter_var() and IPv6 [tests/030.phpt]
filter_var() and FLOAT [tests/031.phpt]
input_get_args() [tests/032.phpt]
Test all filters returned by filter_list() [tests/033.phpt]
Logical filter: boolean [tests/034.phpt]
input_get_args() and references [tests/036.phpt]
Test scalar, array [tests/038.phpt]
filter_var_array() and different arguments [tests/039.phpt]
Combination of strip & sanitize filters [tests/042.phpt]
Character encoding test [tests/043.phpt]
Integer validation with spaces [tests/044.phpt]
Options must not be changed by filter_var() [tests/045.phpt]
Integer overflow [tests/046.phpt]
Octal integer overflow [tests/047.phpt]
Hex integer overflow [tests/048.phpt]
filter_var() and doubles with thousend separators [tests/049.phpt]
filter_var() and double overflow/underflow [tests/050.phpt]
filter_var() and default values [tests/051.phpt]
filter_var() / filter_var_array() and passed data integrity [tests/052.phpt]
filter_var() - using callback [tests/053.phpt]
PMOPB-45-2007:PHP ext/filter Email Validation Vulnerability [tests/PMOPB45.phpt]
Bug #39763 (filter applies magic_quotes twice in parse_str()) [tests/bug39763.phpt]
Bug #39846 (ipv4 trailing data validation) [tests/bug39846.phpt]
Bug #44445 (email validator does not handle domains starting/ending with a -) [tests/bug44445.phpt]
Bug #46973 (IPv6 address filter rejects valid address) [tests/bug46973.phpt]
Bug #47745 (FILTER_VALIDATE_INT doesn't allow minimum integer) [tests/bug47745.phpt]
Bug #48762 (IPv6 address filter still rejects valid address) [tests/bug48762.phpt]
#49274, fatal error when an object does not implement toString [tests/bug49274.phpt]
Bug #50158 (FILTER_VALIDATE_EMAIL fails with valid addresses containing = or ?) [tests/bug50158.phpt]
bug 50632, filter_input() does not return default value if the variable does not exist [tests/bug50632.phpt]
bug 51192, FILTER_VALIDATE_URL will invalidate a hostname that includes '-' [tests/bug51192.phpt]
Bug #52929 (Segfault in filter_var with FILTER_VALIDATE_EMAIL with large amount of data) [tests/bug52929.phpt]
input_get_args() filter not reseted between elements [tests/bug7586.phpt]
bug 7715, floats value with integer or incomplete input [tests/bug7715.phpt]
filter_data() Float exponential weird result [tests/bug7733.phpt]
bug 8315, NULL values halt the validation [tests/bug8315.phpt]
callback function returns non modified value [tests/callback_non_modified_var.phpt]
Simple filter_var() tests [tests/filter_data.phpt]
=====================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/008.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
array(18) {
[0]=>
string(3) "int"
[1]=>
string(7) "boolean"
[2]=>
string(5) "float"
[3]=>
string(15) "validate_regexp"
[4]=>
string(12) "validate_url"
[5]=>
string(14) "validate_email"
[6]=>
string(11) "validate_ip"
[7]=>
string(6) "string"
[8]=>
string(8) "stripped"
[9]=>
string(7) "encoded"
[10]=>
string(13) "special_chars"
[11]=>
string(10) "unsafe_raw"
[12]=>
string(5) "email"
[13]=>
string(3) "url"
[14]=>
string(10) "number_int"
[15]=>
string(12) "number_float"
[16]=>
string(12) "magic_quotes"
[17]=>
string(8) "callback"
}
Warning: Wrong parameter count for filter_list() in /root/php-5.2.17/ext/filter/tests/008.php on line 4
NULL
Done
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/009.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
int(513)
int(513)
int(518)
int(257)
bool(false)
Warning: filter_id() expects parameter 1 to be string, array given in /root/php-5.2.17/ext/filter/tests/009.php on line 8
NULL
bool(false)
Warning: filter_id() expects exactly 1 parameter, 3 given in /root/php-5.2.17/ext/filter/tests/009.php on line 10
NULL
Done
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/010.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
array(7) {
[0]=>
int(1)
[1]=>
int(1)
[2]=>
bool(false)
[3]=>
int(-23234)
[4]=>
bool(false)
[5]=>
bool(false)
[6]=>
array(0) {
}
}
array(7) {
[0]=>
float(1.2)
[1]=>
float(1.7)
[2]=>
bool(false)
[3]=>
float(-23234.123)
[4]=>
bool(false)
[5]=>
bool(false)
[6]=>
array(0) {
}
}
Warning: filter_var() expects parameter 2 to be long, array given in /root/php-5.2.17/ext/filter/tests/010.php on line 5
NULL
string(1) "1"
string(1) "1"
string(1) "1"
bool(false)
bool(false)
Done
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/012.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
NULL
NULL
NULL
Done
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/013.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
int(234)
int(234)
int(234)
int(255)
int(255)
int(255)
int(255)
int(7)
int(16711680)
int(438)
bool(false)
int(0)
int(0)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
int(6)
bool(false)
bool(false)
int(-1)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
Done
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/014.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
bool(false)
bool(false)
bool(false)
array(5) {
[0]=>
bool(true)
[1]=>
bool(false)
[2]=>
bool(false)
[3]=>
bool(false)
[4]=>
array(2) {
[0]=>
bool(false)
[1]=>
bool(false)
}
}
bool(true)
bool(true)
bool(false)
bool(false)
bool(true)
bool(false)
bool(true)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
Done
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/015.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
string(29) "http://example.com/index.html"
string(32) "http://www.example.com/index.php"
string(31) "http://www.example/img/test.png"
string(27) "http://www.example/img/dir/"
string(26) "http://www.example/img/dir"
bool(false)
bool(false)
string(18) "file:///tmp/test.c"
string(26) "ftp://ftp.example.com/tmp/"
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
string(18) "mailto:[email protected]"
string(17) "news:news.php.net"
string(14) "file://foo/bar"
bool(false)
bool(false)
string(10) "http://qwe"
bool(false)
bool(false)
string(22) "http://www.example.com"
bool(false)
string(42) "http://www.example.com/path/at/the/server/"
bool(false)
string(40) "http://www.example.com/index.php?a=b&c=d"
Done
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/016.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
string(5) "[email protected]"
string(17) "[email protected]"
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
string(57) "[email protected]"
bool(false)
string(42) "[email protected]"
string(9) "[email protected]"
bool(false)
bool(false)
bool(false)
Done
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/017.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
string(4) "data"
bool(false)
string(4) "data"
bool(false)
bool(false)
Warning: filter_var(): 'regexp' option missing in /root/php-5.2.17/ext/filter/tests/017.php on line 8
bool(false)
Done
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/018.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
string(11) "192.168.0.1"
bool(false)
string(3) "::1"
string(7) "fe00::0"
bool(false)
bool(false)
string(9) "127.0.0.1"
bool(false)
string(12) "192.0.34.166"
string(9) "127.0.0.1"
string(9) "192.0.0.1"
string(12) "192.0.34.166"
bool(false)
string(15) "255.255.255.255"
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
string(3) "::1"
string(9) "127.0.0.1"
Done
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/019.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
bool(false)
bool(false)
bool(false)
bool(false)
string(7) "1.1.1.1"
Done
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/020.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
string(36) "test\'asd\'asd\'\' asd\\\'\"asdfasdf"
string(2) "\'"
string(0) ""
string(2) "-1"
Done
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/021.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
string(6) "123456"
string(11) "12312312323"
string(5) "12323"
string(0) ""
string(1) "0"
string(4) "1232"
string(0) ""
string(5) "123.4"
string(4) "1234"
string(4) "1234"
string(5) "123,4"
string(5) "1234e"
string(5) "1234E"
string(4) "1234"
string(8) "65456.34"
string(6) "234.56"
string(0) ""
Done
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/022.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
string(5) "[email protected]"
string(30) "a[!@#$%^&*@a@#$%^&*.com@#$%^&*"
string(21) "whitespaceheresommore"
string(0) ""
string(15) "123456789000000"
Done
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/023.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
string(18) "}"<p>test para</p>"
string(53) "a[!@#<b>$%^&*()@a@#$%^&*(.<br>com@#$%^&*("
string(32) "white space here \ \ " some more"
string(0) ""
string(48) " 123456789000000 <qwertyuiop> "
Done
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/024.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
string(26) "%22%3Cbr%3Eblah%3C%2Fph%3E"
string(0) ""
string(23) "%20%20text%20here%20%20"
string(74) "%21%40%23%24%25%5E%26%2A%28%29QWERTYUIOP%7BASDFGHJKL%3A%22ZXCVBNM%3C%3E%3F"
Done
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/025.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
string(0) ""
string(0) ""
string(12) "!@#$%^&*()'""
string(24) "!@#$%^&*()'""
string(11) "`1234567890"
string(5) "`123`"
string(1) "."
Done
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/026.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
string(40) "Let me see you Stripped down to the bone"
string(11) "!@#$%^&*()>"
string(0) ""
string(40) "Let me see you Stripped down to the bone"
string(11) "!@#$%^&*()>"
string(0) ""
string(40) "Let me see you Stripped down to the bone"
string(11) "!@#$%^&*()>"
string(0) ""
Done
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/027.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
string(75) "%3F%3E%3C%21%40%23%24%25%5E%26%2A%28%29%7D%7B%7EQwertyuilfdsasdfgmnbvcxcvbn"
string(17) "%3Cdata%26sons%3E"
string(0) ""
string(75) "%3F%3E%3C%21%40%23%24%25%5E%26%2A%28%29%7D%7B%7EQwertyuilfdsasdfgmnbvcxcvbn"
string(17) "%3Cdata%26sons%3E"
string(0) ""
string(75) "%3F%3E%3C%21%40%23%24%25%5E%26%2A%28%29%7D%7B%7EQwertyuilfdsasdfgmnbvcxcvbn"
string(17) "%3Cdata%26sons%3E"
string(0) ""
Done
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/028.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
string(55) "?><!@#$%^&*()}{~Qwertyuilfdsasdfgmnbvcxcvbn"
string(23) "<data&sons>"
string(0) ""
string(55) "?><!@#$%^&*()}{~Qwertyuilfdsasdfgmnbvcxcvbn"
string(23) "<data&sons>"
string(0) ""
string(55) "?><!@#$%^&*()}{~Qwertyuilfdsasdfgmnbvcxcvbn"
string(23) "<data&sons>"
string(0) ""
string(108) "кириллица"
string(18) "кириллица"
Done
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/029.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
string(4) "DATA"
string(46) "~!@#$%^&*()_QWERTYUIOPASDFGHJKLZXCVBNM<>>?"}{:"
string(0) ""
Warning: filter_var(): First argument is expected to be a valid callback in /root/php-5.2.17/ext/filter/tests/029.php on line 11
NULL
Warning: filter_var(): First argument is expected to be a valid callback in /root/php-5.2.17/ext/filter/tests/029.php on line 12
NULL
Warning: filter_var(): First argument is expected to be a valid callback in /root/php-5.2.17/ext/filter/tests/029.php on line 13
NULL
string(4) "data"
string(46) "~!@#$%^&*()_qwertyuiopasdfghjklzxcvbnm<>>?"}{:"
string(0) ""
NULL
NULL
NULL
NULL
NULL
NULL
NULL
NULL
NULL
int(1)
string(4) "test"
Done
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/030.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
Ok
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/031.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
float(1.234)
float(1.234)
float(1.234)
float(1200)
float(7000)
float(7000)
float(7000)
float(0.007)
custom decimal:
bool(false)
float(1.234)
float(1.234)
Warning: filter_var(): decimal separator must be one char in /root/php-5.2.17/ext/filter/tests/031.php on line 29
bool(false)
bool(false)
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/032.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
array(6) {
["product_id"]=>
string(17) "libgd%3Cscript%3E"
["component"]=>
array(1) {
[0]=>
string(17) "10dhsajkkdhk <do>"
}
["versions"]=>
string(6) "2.0.33"
["doesnotexist"]=>
NULL
["testscalar"]=>
bool(false)
["testarray"]=>
array(1) {
[0]=>
int(2)
}
}
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/033.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
int 1 123
boolean 1
float 1 123
validate_regexp O'Henry
validate_url http://a.b.c
validate_email [email protected]
validate_ip 1.2.3.4
string PHP 1 [email protected] http://a.b.c 1.2.3.4 123 123abc() O'Henry 하퍼
stripped PHP 1 [email protected] http://a.b.c 1.2.3.4 123 123abc() O'Henry 하퍼
encoded PHP 1 foo%40bar.com http%3A%2F%2Fa.b.c 1.2.3.4 123 123abc%3C%3E%28%29 O%27Henry %ED%95%98%ED%8D%BC
special_chars PHP 1 [email protected] http://a.b.c 1.2.3.4 123 123abc<>() O'Henry 하퍼
unsafe_raw PHP 1 [email protected] http://a.b.c 1.2.3.4 123 123abc<>() O'Henry 하퍼
email PHP 1 [email protected] httpa.b.c 1.2.3.4 123 123abc O'Henry
url PHP 1 [email protected] http://a.b.c 1.2.3.4 123 123abc<>() O'Henry
number_int 1 1234 123 123
number_float 1 1234 123 123
magic_quotes PHP 1 [email protected] http://a.b.c 1.2.3.4 123 123abc<>() O\'Henry 하퍼
callback PHP 1 [email protected] HTTP://A.B.C 1.2.3.4 123 123ABC<>() O'HENRY 하퍼
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/034.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
Ok.
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/036.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
array(2) {
["test1"]=>
int(1)
["test2"]=>
int(1)
}
array(2) {
["test1"]=>
int(1)
["test2"]=>
&string(1) "1"
}
string(1) "1"
Done
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/038.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
int(12)
bool(false)
array(1) {
[0]=>
int(12)
}
bool(false)
array(1) {
[0]=>
int(12)
}
array(1) {
[0]=>
int(12)
}
array(1) {
[0]=>
int(12)
}
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/039.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
-- (1)
Warning: filter_var_array() expects parameter 1 to be array, null given in /root/php-5.2.17/ext/filter/tests/039.php on line 4
NULL
array(0) {
}
array(2) {
[0]=>
string(1) "1"
["blah"]=>
string(4) "hoho"
}
bool(false)
bool(false)
bool(false)
-- (2)
bool(false)
bool(false)
bool(false)
-- (3)
bool(false)
bool(false)
bool(false)
-- (4)
bool(false)
array(0) {
}
array(1) {
["var_name"]=>
NULL
}
array(1) {
["var_name"]=>
NULL
}
array(1) {
["var_name"]=>
string(0) ""
}
-- (5)
Warning: filter_var_array(): Empty keys are not allowed in the definition array in /root/php-5.2.17/ext/filter/tests/039.php on line 29
bool(false)
Warning: filter_var_array(): Empty keys are not allowed in the definition array in /root/php-5.2.17/ext/filter/tests/039.php on line 30
bool(false)
bool(false)
array(1) {
[""]=>
string(0) ""
}
int(-1)
bool(false)
array(1) {
[""]=>
string(0) ""
}
int(100000)
bool(false)
array(1) {
[""]=>
string(0) ""
}
string(0) ""
Done
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/042.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
XYZalert(/ext/filter+bypass/);ABC
XYZalert(/ext/filter+bypass/);ABC
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/043.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
string(4) "�"
string(4) ""
string(4) ""
string(4) ""
string(4) ""
string(4) ""
string(4) ""
string(4) ""
string(4) ""
string(4) "	"
string(5) " "
string(5) ""
string(5) ""
string(5) " "
string(5) ""
string(5) ""
string(5) ""
string(5) ""
string(5) ""
string(5) ""
string(5) ""
string(5) ""
string(5) ""
string(5) ""
string(5) ""
string(5) ""
string(5) ""
string(5) ""
string(5) ""
string(5) ""
string(5) ""
string(5) ""
string(1) " "
string(1) "!"
string(5) """
string(1) "#"
string(1) "$"
string(1) "%"
string(5) "&"
string(5) "'"
string(1) "("
string(1) ")"
string(1) "*"
string(1) "+"
string(1) ","
string(1) "-"
string(1) "."
string(1) "/"
string(1) "0"
string(1) "1"
string(1) "2"
string(1) "3"
string(1) "4"
string(1) "5"
string(1) "6"
string(1) "7"
string(1) "8"
string(1) "9"
string(1) ":"
string(1) ";"
string(0) ""
string(1) "="
string(1) ">"
string(1) "?"
string(1) "@"
string(1) "A"
string(1) "B"
string(1) "C"
string(1) "D"
string(1) "E"
string(1) "F"
string(1) "G"
string(1) "H"
string(1) "I"
string(1) "J"
string(1) "K"
string(1) "L"
string(1) "M"
string(1) "N"
string(1) "O"
string(1) "P"
string(1) "Q"
string(1) "R"
string(1) "S"
string(1) "T"
string(1) "U"
string(1) "V"
string(1) "W"
string(1) "X"
string(1) "Y"
string(1) "Z"
string(1) "["
string(1) "\"
string(1) "]"
string(1) "^"
string(1) "_"
string(1) "`"
string(1) "a"
string(1) "b"
string(1) "c"
string(1) "d"
string(1) "e"
string(1) "f"
string(1) "g"
string(1) "h"
string(1) "i"
string(1) "j"
string(1) "k"
string(1) "l"
string(1) "m"
string(1) "n"
string(1) "o"
string(1) "p"
string(1) "q"
string(1) "r"
string(1) "s"
string(1) "t"
string(1) "u"
string(1) "v"
string(1) "w"
string(1) "x"
string(1) "y"
string(1) "z"
string(1) "{"
string(1) "|"
string(1) "}"
string(1) "~"
string(6) ""
string(6) "€"
string(6) ""
string(6) "‚"
string(6) "ƒ"
string(6) "„"
string(6) "…"
string(6) "†"
string(6) "‡"
string(6) "ˆ"
string(6) "‰"
string(6) "Š"
string(6) "‹"
string(6) "Œ"
string(6) ""
string(6) "Ž"
string(6) ""
string(6) ""
string(6) "‘"
string(6) "’"
string(6) "“"
string(6) "”"
string(6) "•"
string(6) "–"
string(6) "—"
string(6) "˜"
string(6) "™"
string(6) "š"
string(6) "›"
string(6) "œ"
string(6) ""
string(6) "ž"
string(6) "Ÿ"
string(6) " "
string(6) "¡"
string(6) "¢"
string(6) "£"
string(6) "¤"
string(6) "¥"
string(6) "¦"
string(6) "§"
string(6) "¨"
string(6) "©"
string(6) "ª"
string(6) "«"
string(6) "¬"
string(6) "­"
string(6) "®"
string(6) "¯"
string(6) "°"
string(6) "±"
string(6) "²"
string(6) "³"
string(6) "´"
string(6) "µ"
string(6) "¶"
string(6) "·"
string(6) "¸"
string(6) "¹"
string(6) "º"
string(6) "»"
string(6) "¼"
string(6) "½"
string(6) "¾"
string(6) "¿"
string(6) "À"
string(6) "Á"
string(6) "Â"
string(6) "Ã"
string(6) "Ä"
string(6) "Å"
string(6) "Æ"
string(6) "Ç"
string(6) "È"
string(6) "É"
string(6) "Ê"
string(6) "Ë"
string(6) "Ì"
string(6) "Í"
string(6) "Î"
string(6) "Ï"
string(6) "Ð"
string(6) "Ñ"
string(6) "Ò"
string(6) "Ó"
string(6) "Ô"
string(6) "Õ"
string(6) "Ö"
string(6) "×"
string(6) "Ø"
string(6) "Ù"
string(6) "Ú"
string(6) "Û"
string(6) "Ü"
string(6) "Ý"
string(6) "Þ"
string(6) "ß"
string(6) "à"
string(6) "á"
string(6) "â"
string(6) "ã"
string(6) "ä"
string(6) "å"
string(6) "æ"
string(6) "ç"
string(6) "è"
string(6) "é"
string(6) "ê"
string(6) "ë"
string(6) "ì"
string(6) "í"
string(6) "î"
string(6) "ï"
string(6) "ð"
string(6) "ñ"
string(6) "ò"
string(6) "ó"
string(6) "ô"
string(6) "õ"
string(6) "ö"
string(6) "÷"
string(6) "ø"
string(6) "ù"
string(6) "ú"
string(6) "û"
string(6) "ü"
string(6) "ý"
string(6) "þ"
string(6) "ÿ"
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/044.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
bool(false)
bool(false)
float(123)
float(123.01)
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/045.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
ok
ok
ok
ok
ok
ok
ok
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/046.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
max filtered: int(2147483647)
max is_long: bool(true)
max equal: bool(true)
overflow filtered: bool(false)
overflow is_long: bool(false)
overflow equal: bool(false)
min filtered: int(-2147483648)
min is_long: bool(true)
min equal: bool(true)
underflow filtered: bool(false)
underflow is_long: bool(false)
underflow equal: bool(false)
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/047.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
bool(true)
bool(true)
bool(true)
bool(false)
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/048.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
bool(true)
bool(true)
bool(true)
bool(false)
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/049.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
Ok
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/050.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
Ok
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/051.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
int(321)
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/052.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
array(1) {
["bar"]=>
array(2) {
[0]=>
string(5) "fubar"
[1]=>
string(5) "barfu"
}
}
array(1) {
["bar"]=>
array(2) {
[0]=>
string(13) "fu<script>bar"
[1]=>
string(13) "bar<script>fu"
}
}
array(1) {
["bar"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(1)
}
}
array(1) {
["bar"]=>
array(2) {
[0]=>
string(13) "fu<script>bar"
[1]=>
string(13) "bar<script>fu"
}
}
array(1) {
["bar"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(1)
}
}
array(1) {
["bar"]=>
array(2) {
[0]=>
string(13) "fu<script>bar"
[1]=>
string(13) "bar<script>fu"
}
}
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/053.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
Done
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/PMOPB45.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
bool(false)
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/bug39763.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
\"probably a bug\"
\"probably a bug\"
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/bug39846.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
bool(false)
bool(false)
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/bug44445.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
bool(false)
bool(false)
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/bug46973.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
bool(false)
string(39) "3ffe:6a88:85a3:08d3:1319:8a2e:0370:7344"
bool(false)
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/bug47745.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
int(-2147483648)
int(-2147483648)
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/bug48762.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
string(23) "0b15:23::3:67.98.234.17"
string(19) "::67:78b:34.43.43.2"
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/bug49274.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
bool(false)
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/bug50158.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
string(21) "[email protected]"
string(21) "[email protected]"
string(21) "[email protected]"
string(21) "[email protected]"
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/bug50632.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
int(23)
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/bug51192.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
string(23) "http://example.com/path"
string(24) "http://exa-mple.com/path"
bool(false)
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/bug52929.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
string(19) "[email protected]"
bool(false)
bool(false)
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/bug7586.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
array(6) {
["product_id"]=>
string(17) "libgd%3Cscript%3E"
["component"]=>
array(1) {
[0]=>
string(17) "10dhsajkkdhk <do>"
}
["versions"]=>
string(6) "2.0.33"
["doesnotexist"]=>
NULL
["testscalar"]=>
bool(false)
["testarray"]=>
array(1) {
[0]=>
int(2)
}
}
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/bug7715.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
float(0.23)
float(-42)
float(42)
float(0.4)
float(-0.4)
float(1000000000000)
float(-1000000000000)
float(2.324)
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/bug7733.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
array(5) {
[0]=>
bool(false)
[1]=>
bool(false)
[2]=>
bool(false)
[3]=>
bool(false)
[4]=>
bool(false)
}
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/bug8315.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
bool(false)
bool(false)
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/callback_non_modified_var.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
string(4) "test"
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
/root/php-5.2.17/ext/filter/tests/filter_data.phpt
================================================================================
Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
int(-123)
int(0)
int(123)
int(-123)
int(0)
int(123)
bool(false)
float(-0.123)
float(0)
float(1.23)
float(-1.23)
float(0)
float(1.23)
bool(false)
bool(true)
bool(false)
bool(true)
bool(false)
bool(true)
bool(false)
bool(true)
bool(false)
bool(true)
bool(false)
bool(true)
bool(false)
bool(false)
================================================================================
001+ Strict Standards: PHP Startup: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0
002+
003+ Warning: PHP Startup: Invalid library (maybe not a PHP library) 'filter.so' in Unknown on line 0
================================================================================
================================================================================
BUILD ENVIRONMENT
================================================================================
OS:
Linux - Linux hostname4150 2.6.18-194.8.1.el5PAE #1 SMP Thu Jul 1 19:46:23 EDT 2010 i686
Autoconf:
autoconf (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.
Copyright (C) 2003 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.
Bundled Libtool:
ltmain.sh (GNU libtool) 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
System Libtool:
N/A
Compiler:
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux
Thread model: posix
gcc version 4.1.2 20080704 (Red Hat 4.1.2-48)
Bison:
bison (GNU Bison) 2.3
Written by Robert Corbett and Richard Stallman.
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Libraries:
linux-gate.so.1 => (0x00ed1000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x00b41000)
librt.so.1 => /lib/librt.so.1 (0x00b20000)
libresolv.so.2 => /lib/libresolv.so.2 (0x00b2b000)
libm.so.6 => /lib/libm.so.6 (0x00a63000)
libdl.so.2 => /lib/libdl.so.2 (0x00a41000)
libnsl.so.1 => /lib/libnsl.so.1 (0x00b05000)
libxml2.so.2 => /usr/lib/libxml2.so.2 (0x07b7a000)
libz.so.1 => /usr/lib/libz.so.1 (0x00a8e000)
libc.so.6 => /lib/libc.so.6 (0x008e6000)
libpthread.so.0 => /lib/libpthread.so.0 (0x00a48000)
/lib/ld-linux.so.2 (0x008c7000)
User's E-mail: dan
================================================================================
PHPINFO
================================================================================
phpinfo()
PHP Version => 5.2.17
System => Linux hostname4150 2.6.18-194.8.1.el5PAE #1 SMP Thu Jul 1 19:46:23 EDT 2010 i686
Build Date => Apr 15 2011 12:59:23
Configure Command => './configure' '--enable-fastcgi' '--with-config-file-path=/etc' '--with-config-file-scan-dir-path=/etc'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /etc
Loaded Configuration File => /etc/php.ini
Scan this dir for additional .ini files => (none)
additional .ini files parsed => (none)
PHP API => 20041225
PHP Extension => 20060613
Zend Extension => 220060519
Debug Build => no
Thread Safety => disabled
Zend Memory Manager => enabled
IPv6 Support => enabled
Registered PHP Streams => php, file, data, http, ftp
Registered Stream Socket Transports => tcp, udp, unix, udg
Registered Stream Filters => convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed
This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies
_______________________________________________________________________
Configuration
PHP Core
Directive => Local Value => Master Value
allow_call_time_pass_reference => On => On
allow_url_fopen => Off => Off
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 => On => On
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 => /var/log/php_errors.log => /var/log/php_errors.log
error_prepend_string => no value => no value
error_reporting => 6135 => 6135
expose_php => On => On
extension_dir => /usr/lib/php/modules => /usr/lib/php/modules
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/lib/php/includes => /usr/lib/php/includes
log_errors => On => On
log_errors_max_len => 1024 => 1024
magic_quotes_gpc => On => On
magic_quotes_runtime => Off => Off
magic_quotes_sybase => Off => Off
mail.force_extra_parameters => no value => no value
max_execution_time => 0 => 0
max_file_uploads => 20 => 20
max_input_nesting_level => 64 => 64
max_input_time => -1 => -1
memory_limit => 64M => 64M
open_basedir => no value => no value
output_buffering => 0 => 0
output_handler => no value => no value
post_max_size => 8M => 8M
precision => 12 => 12
realpath_cache_size => 16K => 16K
realpath_cache_ttl => 120 => 120
register_argc_argv => On => On
register_globals => Off => Off
register_long_arrays => On => On
report_memleaks => On => On
report_zend_debug => Off => Off
safe_mode => Off => Off
safe_mode_exec_dir => no value => no value
safe_mode_gid => Off => Off
safe_mode_include_dir => no value => no value
sendmail_from => no value => no value
sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
serialize_precision => 100 => 100
short_open_tag => 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 => 20M => 20M
upload_tmp_dir => no value => no value
user_dir => no value => no value
variables_order => EGPCS => EGPCS
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
y2k_compliance => On => On
zend.ze1_compatibility_mode => Off => Off
ctype
ctype functions => enabled
date
date/time support => enabled
"Olson" Timezone Database Version => 2010.9
Timezone Database => internal
Default timezone => America/Chicago
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.26
HTML Support => enabled
XPath Support => enabled
XPointer Support => enabled
Schema Support => enabled
RelaxNG Support => enabled
filter
Input Validation and Filtering => enabled
Revision => $Revision: 298196 $
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 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru gost adler32 crc32 crc32b haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
iconv
iconv support => enabled
iconv implementation => glibc
iconv library version => 2.5
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 Version => 2.6.26
libXML streams => enabled
pcre
PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 8.02 2010-03-19
Directive => Local Value => Master Value
pcre.backtrack_limit => 100000 => 100000
pcre.recursion_limit => 100000 => 100000
PDO
PDO support => enabled
PDO drivers => sqlite, sqlite2
pdo_sqlite
PDO Driver for SQLite 3.x => enabled
PECL Module version => (bundled) 1.0.1 $Id: pdo_sqlite.c 293036 2010-01-03 09:23:27Z sebastian $
SQLite Library => 3.3.7
posix
Revision => $Revision: 293036 $
Reflection
Reflection => enabled
Version => $Id: php_reflection.c 300129 2010-06-03 00:43:37Z felipe $
session
Session Support => enabled
Registered save handlers => files user sqlite
Registered serializer handlers => php php_binary
Directive => Local Value => Master Value
session.auto_start => Off => Off
session.bug_compat_42 => On => On
session.bug_compat_warn => On => On
session.cache_expire => 180 => 180
session.cache_limiter => nocache => nocache
session.cookie_domain => no value => no value
session.cookie_httponly => Off => Off
session.cookie_lifetime => 0 => 0
session.cookie_path => / => /
session.cookie_secure => Off => Off
session.entropy_file => no value => no value
session.entropy_length => 0 => 0
session.gc_divisor => 100 => 100
session.gc_maxlifetime => 1440 => 1440
session.gc_probability => 1 => 1
session.hash_bits_per_character => 4 => 4
session.hash_function => 0 => 0
session.name => PHPSESSID => PHPSESSID
session.referer_check => no value => no value
session.save_handler => files => files
session.save_path => no value => no value
session.serialize_handler => php => php
session.use_cookies => On => On
session.use_only_cookies => Off => Off
session.use_trans_sid => 0 => 0
SimpleXML
Simplexml support => enabled
Revision => $Revision: 299016 $
Schema support => enabled
SPL
SPL support => enabled
Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilterIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RegexIterator, RuntimeException, SimpleXMLIterator, SplFileInfo, SplFileObject, SplObjectStorage, SplTempFileObject, UnderflowException, UnexpectedValueException
SQLite
SQLite support => enabled
PECL Module version => 2.0-dev $Id: sqlite.c 298697 2010-04-28 12:10:10Z iliaa $
SQLite Library => 2.8.17
SQLite Encoding => iso8859
Directive => Local Value => Master Value
sqlite.assoc_case => 0 => 0
standard
Regex Library => Bundled library enabled
Dynamic Library Support => enabled
Path to sendmail => /usr/sbin/sendmail -t -i
Directive => Local Value => Master Value
assert.active => 1 => 1
assert.bail => 0 => 0
assert.callback => no value => no value
assert.quiet_eval => 0 => 0
assert.warning => 1 => 1
auto_detect_line_endings => 0 => 0
default_socket_timeout => 60 => 60
safe_mode_allowed_env_vars => PHP_ => PHP_
safe_mode_protected_env_vars => LD_LIBRARY_PATH => LD_LIBRARY_PATH
url_rewriter.tags => a=href,area=href,frame=src,input=src,form=,fieldset= => a=href,area=href,frame=src,input=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.26
xmlreader
XMLReader => enabled
xmlwriter
XMLWriter => enabled
Additional Modules
Module Name
Environment
Variable => Value
HOSTNAME => hostname4150
TEST_PHP_SRCDIR => /root/php-5.2.17/ext/filter
SHELL => /bin/bash
TERM => vt100
MAKEFLAGS =>
HISTSIZE => 1000
SSH_CLIENT => deleted
SSH_TTY => deleted
USER => root
LS_COLORS => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
SSH_AUTH_SOCK => deleted
MAKELEVEL => 1
MFLAGS =>
PATH => /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
MAIL => /var/spool/mail/root
_ => /usr/local/bin/php
PWD => /root/php-5.2.17/ext/filter
INPUTRC => /etc/inputrc
LANG => en_US.UTF-8
TEST_PHP_EXECUTABLE => /usr/local/bin/php
HOME => /root
SHLVL => 3
LOGNAME => root
SSH_CONNECTION => deleted
LESSOPEN => |/usr/bin/lesspipe.sh %s
CC => cc
G_BROKEN_FILENAMES => 1
PHP Variables
Variable => Value
_SERVER["HOSTNAME"] => hostname4150
_SERVER["TEST_PHP_SRCDIR"] => /root/php-5.2.17/ext/filter
_SERVER["SHELL"] => /bin/bash
_SERVER["TERM"] => vt100
_SERVER["MAKEFLAGS"] =>
_SERVER["HISTSIZE"] => 1000
_SERVER["SSH_CLIENT"] => deleted
_SERVER["SSH_TTY"] => deleted
_SERVER["USER"] => root
_SERVER["LS_COLORS"] => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["MAKELEVEL"] => 1
_SERVER["MFLAGS"] =>
_SERVER["PATH"] => /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
_SERVER["MAIL"] => /var/spool/mail/root
_SERVER["_"] => /usr/local/bin/php
_SERVER["PWD"] => /root/php-5.2.17/ext/filter
_SERVER["INPUTRC"] => /etc/inputrc
_SERVER["LANG"] => en_US.UTF-8
_SERVER["TEST_PHP_EXECUTABLE"] => /usr/local/bin/php
_SERVER["HOME"] => /root
_SERVER["SHLVL"] => 3
_SERVER["LOGNAME"] => root
_SERVER["SSH_CONNECTION"] => deleted
_SERVER["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_SERVER["CC"] => cc
_SERVER["G_BROKEN_FILENAMES"] => 1
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["PATH_TRANSLATED"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["REQUEST_TIME"] => 1302901375
_SERVER["argv"] => Array
(
)
_SERVER["argc"] => 0
_ENV["HOSTNAME"] => hostname4150
_ENV["TEST_PHP_SRCDIR"] => /root/php-5.2.17/ext/filter
_ENV["SHELL"] => /bin/bash
_ENV["TERM"] => vt100
_ENV["MAKEFLAGS"] =>
_ENV["HISTSIZE"] => 1000
_ENV["SSH_CLIENT"] => deleted
_ENV["SSH_TTY"] => deleted
_ENV["USER"] => root
_ENV["LS_COLORS"] => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["MAKELEVEL"] => 1
_ENV["MFLAGS"] =>
_ENV["PATH"] => /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
_ENV["MAIL"] => /var/spool/mail/root
_ENV["_"] => /usr/local/bin/php
_ENV["PWD"] => /root/php-5.2.17/ext/filter
_ENV["INPUTRC"] => /etc/inputrc
_ENV["LANG"] => en_US.UTF-8
_ENV["TEST_PHP_EXECUTABLE"] => /usr/local/bin/php
_ENV["HOME"] => /root
_ENV["SHLVL"] => 3
_ENV["LOGNAME"] => root
_ENV["SSH_CONNECTION"] => deleted
_ENV["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_ENV["CC"] => cc
_ENV["G_BROKEN_FILENAMES"] => 1
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].