results
[email protected] (Kees Huyser)
| Newsgroups | php.qa.reports |
|---|---|
| Message-ID | <[email protected]> |
===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- Bug #22592 (cascading assignments to strings with curly braces broken) [tests/lang/bug22592.phpt] Test date_sunrise() function : usage variation - Passing unexpected values to fifth argument zenith [ext/date/tests/date_sunrise_variation5.phpt] Test date_sunset() function : usage variation - Passing unexpected values to first argument time. [ext/date/tests/date_sunset_variation1.phpt] Test date_sunset() function : usage variation - Passing unexpected values to second argument format. [ext/date/tests/date_sunset_variation2.phpt] Test date_sunset() function : usage variation - Passing unexpected values to third argument latitude. [ext/date/tests/date_sunset_variation3.phpt] Test date_sunset() function : usage variation - Passing unexpected values to fourth argument longitude. [ext/date/tests/date_sunset_variation4.phpt] Test date_sunset() function : usage variation - Passing unexpected values to sixth argument gmt_offset. [ext/date/tests/date_sunset_variation6.phpt] Test date_sunset() function : usage variation - Checking sunrise for consecutive days in specific timezone [ext/date/tests/date_sunset_variation7.phpt] Test date_sunset() function : usage variation - Passing high positive and negative float values to time argument. [ext/date/tests/date_sunset_variation9.phpt] Test all filters returned by filter_list() [ext/filter/tests/033.phpt] Integer overflow [ext/filter/tests/046.phpt] Bug #43073 (TrueType bounding box is wrong for angle<>0) [ext/gd/tests/bug43073.phpt] Bug #48801 (Problem with imagettfbbox) [ext/gd/tests/bug48801.phpt] Test imagecolorallocate() function : usage variations - passing different data types to fourth argument [ext/gd/tests/imagecolorallocate_variation4.phpt] ldap_bind() - Basic anonymous binding [ext/ldap/tests/ldap_bind_basic.phpt] ldap_bind() - Advanced binding [ext/ldap/tests/ldap_bind_variation.phpt] ldap_search() - operation that should fail [ext/ldap/tests/ldap_search_error.phpt] ldap_start_tls() - Basic ldap_start_tls test [ext/ldap/tests/ldap_start_tls_basic.phpt] Test function posix_errno() by calling it with with permission error [ext/posix/tests/posix_errno_variation1.phpt] Test function posix_errno() by calling it with its expected arguments [ext/posix/tests/posix_errno_variation2.phpt] Test function posix_seteuid() by substituting argument 1 with boolean values. [ext/posix/tests/posix_seteuid_variation2.phpt] Test function posix_seteuid() by substituting argument 1 with emptyUnsetUndefNull values. [ext/posix/tests/posix_seteuid_variation3.phpt] Test function posix_seteuid() by substituting argument 1 with float values. [ext/posix/tests/posix_seteuid_variation4.phpt] Test function posix_seteuid() by substituting argument 1 with int values. [ext/posix/tests/posix_seteuid_variation5.phpt] Test function posix_setgid() by substituting argument 1 with boolean values. [ext/posix/tests/posix_setgid_variation2.phpt] Test function posix_setgid() by substituting argument 1 with emptyUnsetUndefNull values. [ext/posix/tests/posix_setgid_variation3.phpt] Test function posix_setgid() by substituting argument 1 with float values. [ext/posix/tests/posix_setgid_variation4.phpt] Test function posix_setgid() by substituting argument 1 with int values. [ext/posix/tests/posix_setgid_variation5.phpt] Test function posix_setuid() by substituting argument 1 with boolean values. [ext/posix/tests/posix_setuid_variation2.phpt] Test function posix_setuid() by substituting argument 1 with emptyUnsetUndefNull values. [ext/posix/tests/posix_setuid_variation3.phpt] Test function posix_setuid() by substituting argument 1 with float values. [ext/posix/tests/posix_setuid_variation4.phpt] Test function posix_setuid() by substituting argument 1 with int values. [ext/posix/tests/posix_setuid_variation5.phpt] Bug #43353 wrong detection of 'data' wrapper [ext/standard/tests/file/bug43353.phpt] Bug #44034 [ext/standard/tests/file/bug44034.phpt] Stream: RFC2397 [ext/standard/tests/file/stream_rfc2397_001.phpt] Stream: RFC2397 getting meta data [ext/standard/tests/file/stream_rfc2397_002.phpt] Stream: RFC2397 decoding data [ext/standard/tests/file/stream_rfc2397_003.phpt] Stream: RFC2397 Mozilla tests [ext/standard/tests/file/stream_rfc2397_004.phpt] Stream: RFC2397 without // [ext/standard/tests/file/stream_rfc2397_005.phpt] Stream: RFC2397 with corrupt? payload [ext/standard/tests/file/stream_rfc2397_006.phpt] Stream: RFC2397 and seeking [ext/standard/tests/file/stream_rfc2397_007.phpt] Test function proc_nice() by substituting argument 1 with int values. [ext/standard/tests/general_functions/proc_nice_variation5.phpt] date_sunrise() and date_sunset() functions [ext/standard/tests/general_functions/sunfuncts.phpt] Test var_dump() function [ext/standard/tests/general_functions/var_dump_64bit.phpt] Bug #47997 (stream_copy_to_stream returns 1 on empty streams) [ext/standard/tests/streams/bug47997.phpt] stream_get_contents() - Testing on socket with $maxlength [ext/standard/tests/streams/stream_get_contents_002.phpt] xmlwriter_open_uri with PHP_MAXPATHLEN + 1 [ext/xmlwriter/tests/bug48204.phpt] xmlwriter_write_attribute_ns with missing param [ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.phpt] Bug #40189 (endless loop in zlib.inflate stream filter) [ext/zlib/tests/bug_40189.phpt] ===================================================================== ===================================================================== EXPECTED FAILED TEST SUMMARY --------------------------------------------------------------------- output buffering - fatalism [tests/output/ob_011.phpt] ob_start(): Ensure unerasable buffer cannot be flushed by ob_flush(). [tests/output/ob_start_basic_unerasable_005.phpt] SPL: ArrayObject::exchangeArray() basic usage with object as underlying data store. [ext/spl/tests/arrayObject_exchangeArray_basic3.phpt] ===================================================================== ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 50 Exts tested : 29 --------------------------------------------------------------------- Number of tests : 8800 6500 Tests skipped : 2300 ( 26.1%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 49 ( 0.6%) ( 0.8%) Expected fail : 3 ( 0.0%) ( 0.0%) Tests passed : 6448 ( 73.3%) ( 99.2%) --------------------------------------------------------------------- Time taken : 228 seconds ===================================================================== ===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- Bug #22592 (cascading assignments to strings with curly braces broken) [tests/lang/bug22592.phpt] Test date_sunrise() function : usage variation - Passing unexpected values to fifth argument zenith [ext/date/tests/date_sunrise_variation5.phpt] Test date_sunset() function : usage variation - Passing unexpected values to first argument time. [ext/date/tests/date_sunset_variation1.phpt] Test date_sunset() function : usage variation - Passing unexpected values to second argument format. [ext/date/tests/date_sunset_variation2.phpt] Test date_sunset() function : usage variation - Passing unexpected values to third argument latitude. [ext/date/tests/date_sunset_variation3.phpt] Test date_sunset() function : usage variation - Passing unexpected values to fourth argument longitude. [ext/date/tests/date_sunset_variation4.phpt] Test date_sunset() function : usage variation - Passing unexpected values to sixth argument gmt_offset. [ext/date/tests/date_sunset_variation6.phpt] Test date_sunset() function : usage variation - Checking sunrise for consecutive days in specific timezone [ext/date/tests/date_sunset_variation7.phpt] Test date_sunset() function : usage variation - Passing high positive and negative float values to time argument. [ext/date/tests/date_sunset_variation9.phpt] Test all filters returned by filter_list() [ext/filter/tests/033.phpt] Integer overflow [ext/filter/tests/046.phpt] Bug #43073 (TrueType bounding box is wrong for angle<>0) [ext/gd/tests/bug43073.phpt] Bug #48801 (Problem with imagettfbbox) [ext/gd/tests/bug48801.phpt] Test imagecolorallocate() function : usage variations - passing different data types to fourth argument [ext/gd/tests/imagecolorallocate_variation4.phpt] ldap_bind() - Basic anonymous binding [ext/ldap/tests/ldap_bind_basic.phpt] ldap_bind() - Advanced binding [ext/ldap/tests/ldap_bind_variation.phpt] ldap_search() - operation that should fail [ext/ldap/tests/ldap_search_error.phpt] ldap_start_tls() - Basic ldap_start_tls test [ext/ldap/tests/ldap_start_tls_basic.phpt] Test function posix_errno() by calling it with with permission error [ext/posix/tests/posix_errno_variation1.phpt] Test function posix_errno() by calling it with its expected arguments [ext/posix/tests/posix_errno_variation2.phpt] Test function posix_seteuid() by substituting argument 1 with boolean values. [ext/posix/tests/posix_seteuid_variation2.phpt] Test function posix_seteuid() by substituting argument 1 with emptyUnsetUndefNull values. [ext/posix/tests/posix_seteuid_variation3.phpt] Test function posix_seteuid() by substituting argument 1 with float values. [ext/posix/tests/posix_seteuid_variation4.phpt] Test function posix_seteuid() by substituting argument 1 with int values. [ext/posix/tests/posix_seteuid_variation5.phpt] Test function posix_setgid() by substituting argument 1 with boolean values. [ext/posix/tests/posix_setgid_variation2.phpt] Test function posix_setgid() by substituting argument 1 with emptyUnsetUndefNull values. [ext/posix/tests/posix_setgid_variation3.phpt] Test function posix_setgid() by substituting argument 1 with float values. [ext/posix/tests/posix_setgid_variation4.phpt] Test function posix_setgid() by substituting argument 1 with int values. [ext/posix/tests/posix_setgid_variation5.phpt] Test function posix_setuid() by substituting argument 1 with boolean values. [ext/posix/tests/posix_setuid_variation2.phpt] Test function posix_setuid() by substituting argument 1 with emptyUnsetUndefNull values. [ext/posix/tests/posix_setuid_variation3.phpt] Test function posix_setuid() by substituting argument 1 with float values. [ext/posix/tests/posix_setuid_variation4.phpt] Test function posix_setuid() by substituting argument 1 with int values. [ext/posix/tests/posix_setuid_variation5.phpt] Bug #43353 wrong detection of 'data' wrapper [ext/standard/tests/file/bug43353.phpt] Bug #44034 [ext/standard/tests/file/bug44034.phpt] Stream: RFC2397 [ext/standard/tests/file/stream_rfc2397_001.phpt] Stream: RFC2397 getting meta data [ext/standard/tests/file/stream_rfc2397_002.phpt] Stream: RFC2397 decoding data [ext/standard/tests/file/stream_rfc2397_003.phpt] Stream: RFC2397 Mozilla tests [ext/standard/tests/file/stream_rfc2397_004.phpt] Stream: RFC2397 without // [ext/standard/tests/file/stream_rfc2397_005.phpt] Stream: RFC2397 with corrupt? payload [ext/standard/tests/file/stream_rfc2397_006.phpt] Stream: RFC2397 and seeking [ext/standard/tests/file/stream_rfc2397_007.phpt] Test function proc_nice() by substituting argument 1 with int values. [ext/standard/tests/general_functions/proc_nice_variation5.phpt] date_sunrise() and date_sunset() functions [ext/standard/tests/general_functions/sunfuncts.phpt] Test var_dump() function [ext/standard/tests/general_functions/var_dump_64bit.phpt] Bug #47997 (stream_copy_to_stream returns 1 on empty streams) [ext/standard/tests/streams/bug47997.phpt] stream_get_contents() - Testing on socket with $maxlength [ext/standard/tests/streams/stream_get_contents_002.phpt] xmlwriter_open_uri with PHP_MAXPATHLEN + 1 [ext/xmlwriter/tests/bug48204.phpt] xmlwriter_write_attribute_ns with missing param [ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.phpt] Bug #40189 (endless loop in zlib.inflate stream filter) [ext/zlib/tests/bug_40189.phpt] ===================================================================== ===================================================================== EXPECTED FAILED TEST SUMMARY --------------------------------------------------------------------- output buffering - fatalism [tests/output/ob_011.phpt] ob_start(): Ensure unerasable buffer cannot be flushed by ob_flush(). [tests/output/ob_start_basic_unerasable_005.phpt] SPL: ArrayObject::exchangeArray() basic usage with object as underlying data store. [ext/spl/tests/arrayObject_exchangeArray_basic3.phpt] ===================================================================== ================================================================================ /usr/local/src/php-5.2.11/tests/lang/bug22592.phpt ================================================================================ string(5) "* *-*" [Uninitialized string offset: 6] string(7) "* *-* *" string(7) "*4*-* *" string(7) "*4*s* *" [Uninitialized string offset: 7] string(8) "*4*s* *0" string(8) "*-*-* *0" string(8) "*-*s*s*0" string(8) "4-4s4s*0" [Uninitialized string offset: 8] string(9) "4-4s4s505" string(9) "454s4s505" string(1) "-" string(1) "s" string(1) "4" string(1) "5" string(1) "5" [Uninitialized string offset: -1] [Illegal string offset: -1] ================================================================================ 002+ [Uninitialized string offset: 6] 006+ [Uninitialized string offset: 7] 011+ [Uninitialized string offset: 8] 019+ [Uninitialized string offset: -1] ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.phpt ================================================================================ *** Testing date_sunrise() : usage variation *** --int 0-- bool(false) bool(false) bool(false) --int 1-- bool(false) bool(false) bool(false) --int 12345-- string(5) "09:51" float(9.8551717588356) int(1218169278) --int -12345-- string(5) "09:54" float(9.9097820911118) int(1218169475) --empty array-- Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 92 bool(false) Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 93 bool(false) Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 94 bool(false) --int indexed array-- Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 92 bool(false) Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 93 bool(false) Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 94 bool(false) --associative array-- Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 92 bool(false) Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 93 bool(false) Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 94 bool(false) --nested arrays-- Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 92 bool(false) Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 93 bool(false) Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 94 bool(false) --uppercase NULL-- bool(false) bool(false) bool(false) --lowercase null-- bool(false) bool(false) bool(false) --lowercase true-- bool(false) bool(false) bool(false) --lowercase false-- bool(false) bool(false) bool(false) --uppercase TRUE-- bool(false) bool(false) bool(false) --uppercase FALSE-- bool(false) bool(false) bool(false) --empty string DQ-- Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 92 bool(false) Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 93 bool(false) Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 94 bool(false) --empty string SQ-- Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 92 bool(false) Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 93 bool(false) Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 94 bool(false) --string DQ-- Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 92 bool(false) Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 93 bool(false) Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 94 bool(false) --string SQ-- Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 92 bool(false) Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 93 bool(false) Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 94 bool(false) --mixed case string-- Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 92 bool(false) Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 93 bool(false) Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 94 bool(false) --heredoc-- Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 92 bool(false) Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 93 bool(false) Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 94 bool(false) --instance of classWithToString-- Warning: date_sunrise() expects parameter 5 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 92 bool(false) Warning: date_sunrise() expects parameter 5 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 93 bool(false) Warning: date_sunrise() expects parameter 5 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 94 bool(false) --instance of classWithoutToString-- Warning: date_sunrise() expects parameter 5 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 92 bool(false) Warning: date_sunrise() expects parameter 5 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 93 bool(false) Warning: date_sunrise() expects parameter 5 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunrise_variation5.php on line 94 bool(false) --undefined var-- bool(false) bool(false) bool(false) --unset var-- bool(false) bool(false) bool(false) ===DONE=== ================================================================================ 014+ string(5) "09:51" 015+ float(9.8551717588356) 016+ int(1218169278) 014- string(5) "09:52" 015- float(9.882%d) 016- int(1218169377) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.phpt ================================================================================ *** Testing date_sunset() : usage variation *** --int 0-- string(5) "18:21" float(18.350816320161) int(62462) --int 1-- string(5) "18:21" float(18.350816320161) int(62462) --int 12345-- string(5) "18:21" float(18.350816320161) int(62462) --int -12345-- string(5) "18:21" float(18.350816320161) int(62462) --float 10.5-- string(5) "18:21" float(18.350816320161) int(62462) --float -10.5-- string(5) "18:21" float(18.350816320161) int(62462) --float .5-- string(5) "18:21" float(18.350816320161) int(62462) --empty array-- Warning: date_sunset() expects parameter 1 to be long, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 97 bool(false) Warning: date_sunset() expects parameter 1 to be long, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 98 bool(false) Warning: date_sunset() expects parameter 1 to be long, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 99 bool(false) --int indexed array-- Warning: date_sunset() expects parameter 1 to be long, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 97 bool(false) Warning: date_sunset() expects parameter 1 to be long, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 98 bool(false) Warning: date_sunset() expects parameter 1 to be long, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 99 bool(false) --associative array-- Warning: date_sunset() expects parameter 1 to be long, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 97 bool(false) Warning: date_sunset() expects parameter 1 to be long, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 98 bool(false) Warning: date_sunset() expects parameter 1 to be long, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 99 bool(false) --nested arrays-- Warning: date_sunset() expects parameter 1 to be long, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 97 bool(false) Warning: date_sunset() expects parameter 1 to be long, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 98 bool(false) Warning: date_sunset() expects parameter 1 to be long, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 99 bool(false) --uppercase NULL-- string(5) "18:21" float(18.350816320161) int(62462) --lowercase null-- string(5) "18:21" float(18.350816320161) int(62462) --lowercase true-- string(5) "18:21" float(18.350816320161) int(62462) --lowercase false-- string(5) "18:21" float(18.350816320161) int(62462) --uppercase TRUE-- string(5) "18:21" float(18.350816320161) int(62462) --uppercase FALSE-- string(5) "18:21" float(18.350816320161) int(62462) --empty string DQ-- Warning: date_sunset() expects parameter 1 to be long, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 97 bool(false) Warning: date_sunset() expects parameter 1 to be long, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 98 bool(false) Warning: date_sunset() expects parameter 1 to be long, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 99 bool(false) --empty string SQ-- Warning: date_sunset() expects parameter 1 to be long, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 97 bool(false) Warning: date_sunset() expects parameter 1 to be long, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 98 bool(false) Warning: date_sunset() expects parameter 1 to be long, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 99 bool(false) --string DQ-- Warning: date_sunset() expects parameter 1 to be long, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 97 bool(false) Warning: date_sunset() expects parameter 1 to be long, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 98 bool(false) Warning: date_sunset() expects parameter 1 to be long, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 99 bool(false) --string SQ-- Warning: date_sunset() expects parameter 1 to be long, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 97 bool(false) Warning: date_sunset() expects parameter 1 to be long, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 98 bool(false) Warning: date_sunset() expects parameter 1 to be long, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 99 bool(false) --mixed case string-- Warning: date_sunset() expects parameter 1 to be long, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 97 bool(false) Warning: date_sunset() expects parameter 1 to be long, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 98 bool(false) Warning: date_sunset() expects parameter 1 to be long, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 99 bool(false) --heredoc-- Warning: date_sunset() expects parameter 1 to be long, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 97 bool(false) Warning: date_sunset() expects parameter 1 to be long, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 98 bool(false) Warning: date_sunset() expects parameter 1 to be long, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 99 bool(false) --instance of classWithToString-- Warning: date_sunset() expects parameter 1 to be long, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 97 bool(false) Warning: date_sunset() expects parameter 1 to be long, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 98 bool(false) Warning: date_sunset() expects parameter 1 to be long, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 99 bool(false) --instance of classWithoutToString-- Warning: date_sunset() expects parameter 1 to be long, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 97 bool(false) Warning: date_sunset() expects parameter 1 to be long, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 98 bool(false) Warning: date_sunset() expects parameter 1 to be long, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation1.php on line 99 bool(false) --undefined var-- string(5) "18:21" float(18.350816320161) int(62462) --unset var-- string(5) "18:21" float(18.350816320161) int(62462) ===DONE=== ================================================================================ 004+ string(5) "18:21" 005+ float(18.350816320161) 006+ int(62462) 004- string(5) "18:22" 005- float(18.377%d) 006- int(62558) 009+ string(5) "18:21" 010+ float(18.350816320161) 011+ int(62462) 009- string(5) "18:22" 010- float(18.377%d) 011- int(62558) 014+ string(5) "18:21" 015+ float(18.350816320161) 016+ int(62462) 014- string(5) "18:22" 015- float(18.377%d) 016- int(62558) 019+ string(5) "18:21" 020+ float(18.350816320161) 021+ int(62462) 019- string(5) "18:22" 020- float(18.377%d) 021- int(62558) 024+ string(5) "18:21" 025+ float(18.350816320161) 026+ int(62462) 024- string(5) "18:22" 025- float(18.377%d) 026- int(62558) 029+ string(5) "18:21" 030+ float(18.350816320161) 031+ int(62462) 029- string(5) "18:22" 030- float(18.377%d) 031- int(62558) 034+ string(5) "18:21" 035+ float(18.350816320161) 036+ int(62462) 034- string(5) "18:22" 035- float(18.377%d) 036- int(62558) 083+ string(5) "18:21" 084+ float(18.350816320161) 085+ int(62462) 083- string(5) "18:22" 084- float(18.377%d) 085- int(62558) 088+ string(5) "18:21" 089+ float(18.350816320161) 090+ int(62462) 088- string(5) "18:22" 089- float(18.377%d) 090- int(62558) 093+ string(5) "18:21" 094+ float(18.350816320161) 095+ int(62462) 093- string(5) "18:22" 094- float(18.377%d) 095- int(62558) 098+ string(5) "18:21" 099+ float(18.350816320161) 100+ int(62462) 098- string(5) "18:22" 099- float(18.377%d) 100- int(62558) 103+ string(5) "18:21" 104+ float(18.350816320161) 105+ int(62462) 103- string(5) "18:22" 104- float(18.377%d) 105- int(62558) 108+ string(5) "18:21" 109+ float(18.350816320161) 110+ int(62462) 108- string(5) "18:22" 109- float(18.377%d) 110- int(62558) 201+ string(5) "18:21" 202+ float(18.350816320161) 203+ int(62462) 201- string(5) "18:22" 202- float(18.377%d) 203- int(62558) 206+ string(5) "18:21" 207+ float(18.350816320161) 208+ int(62462) 206- string(5) "18:22" 207- float(18.377%d) 208- int(62558) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation2.phpt ================================================================================ *** Testing date_sunset() : usage variation *** --float 10.5-- Warning: date_sunset(): Wrong return format given, pick one of SUNFUNCS_RET_TIMESTAMP, SUNFUNCS_RET_STRING or SUNFUNCS_RET_DOUBLE in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation2.php on line 94 bool(false) --float -10.5-- Warning: date_sunset(): Wrong return format given, pick one of SUNFUNCS_RET_TIMESTAMP, SUNFUNCS_RET_STRING or SUNFUNCS_RET_DOUBLE in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation2.php on line 94 bool(false) --float 12.3456789000e10-- Warning: date_sunset(): Wrong return format given, pick one of SUNFUNCS_RET_TIMESTAMP, SUNFUNCS_RET_STRING or SUNFUNCS_RET_DOUBLE in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation2.php on line 94 bool(false) --float -12.3456789000e10-- Warning: date_sunset(): Wrong return format given, pick one of SUNFUNCS_RET_TIMESTAMP, SUNFUNCS_RET_STRING or SUNFUNCS_RET_DOUBLE in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation2.php on line 94 bool(false) --float .5-- int(1218199182) --empty array-- Warning: date_sunset() expects parameter 2 to be long, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation2.php on line 94 bool(false) --int indexed array-- Warning: date_sunset() expects parameter 2 to be long, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation2.php on line 94 bool(false) --associative array-- Warning: date_sunset() expects parameter 2 to be long, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation2.php on line 94 bool(false) --nested arrays-- Warning: date_sunset() expects parameter 2 to be long, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation2.php on line 94 bool(false) --uppercase NULL-- int(1218199182) --lowercase null-- int(1218199182) --lowercase true-- string(5) "18:09" --lowercase false-- int(1218199182) --uppercase TRUE-- string(5) "18:09" --uppercase FALSE-- int(1218199182) --empty string DQ-- Warning: date_sunset() expects parameter 2 to be long, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation2.php on line 94 bool(false) --empty string SQ-- Warning: date_sunset() expects parameter 2 to be long, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation2.php on line 94 bool(false) --string DQ-- Warning: date_sunset() expects parameter 2 to be long, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation2.php on line 94 bool(false) --string SQ-- Warning: date_sunset() expects parameter 2 to be long, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation2.php on line 94 bool(false) --mixed case string-- Warning: date_sunset() expects parameter 2 to be long, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation2.php on line 94 bool(false) --heredoc-- Warning: date_sunset() expects parameter 2 to be long, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation2.php on line 94 bool(false) --instance of classWithToString-- Warning: date_sunset() expects parameter 2 to be long, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation2.php on line 94 bool(false) --instance of classWithoutToString-- Warning: date_sunset() expects parameter 2 to be long, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation2.php on line 94 bool(false) --undefined var-- int(1218199182) --unset var-- int(1218199182) ===DONE=== ================================================================================ 024+ int(1218199182) 024- int(1218199253) 047+ int(1218199182) 047- int(1218199253) 050+ int(1218199182) 050- int(1218199253) 053+ string(5) "18:09" 053- string(5) "18:10" 056+ int(1218199182) 056- int(1218199253) 059+ string(5) "18:09" 059- string(5) "18:10" 062+ int(1218199182) 062- int(1218199253) 105+ int(1218199182) 105- int(1218199253) 108+ int(1218199182) 108- int(1218199253) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.phpt ================================================================================ *** Testing date_sunset() : usage variation *** --int 0-- string(5) "17:42" float(17.712389961416) int(1218197564) --int 1-- string(5) "17:43" float(17.731432781872) int(1218197633) --int 12345-- bool(false) bool(false) bool(false) --int -12345-- string(5) "17:37" float(17.616933574353) int(1218197220) --empty array-- Warning: date_sunset() expects parameter 3 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 92 bool(false) Warning: date_sunset() expects parameter 3 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 93 bool(false) Warning: date_sunset() expects parameter 3 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 94 bool(false) --int indexed array-- Warning: date_sunset() expects parameter 3 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 92 bool(false) Warning: date_sunset() expects parameter 3 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 93 bool(false) Warning: date_sunset() expects parameter 3 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 94 bool(false) --associative array-- Warning: date_sunset() expects parameter 3 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 92 bool(false) Warning: date_sunset() expects parameter 3 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 93 bool(false) Warning: date_sunset() expects parameter 3 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 94 bool(false) --nested arrays-- Warning: date_sunset() expects parameter 3 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 92 bool(false) Warning: date_sunset() expects parameter 3 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 93 bool(false) Warning: date_sunset() expects parameter 3 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 94 bool(false) --uppercase NULL-- string(5) "17:42" float(17.712389961416) int(1218197564) --lowercase null-- string(5) "17:42" float(17.712389961416) int(1218197564) --lowercase true-- string(5) "17:43" float(17.731432781872) int(1218197633) --lowercase false-- string(5) "17:42" float(17.712389961416) int(1218197564) --uppercase TRUE-- string(5) "17:43" float(17.731432781872) int(1218197633) --uppercase FALSE-- string(5) "17:42" float(17.712389961416) int(1218197564) --empty string DQ-- Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 92 bool(false) Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 93 bool(false) Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 94 bool(false) --empty string SQ-- Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 92 bool(false) Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 93 bool(false) Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 94 bool(false) --string DQ-- Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 92 bool(false) Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 93 bool(false) Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 94 bool(false) --string SQ-- Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 92 bool(false) Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 93 bool(false) Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 94 bool(false) --mixed case string-- Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 92 bool(false) Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 93 bool(false) Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 94 bool(false) --heredoc-- Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 92 bool(false) Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 93 bool(false) Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 94 bool(false) --instance of classWithToString-- Warning: date_sunset() expects parameter 3 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 92 bool(false) Warning: date_sunset() expects parameter 3 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 93 bool(false) Warning: date_sunset() expects parameter 3 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 94 bool(false) --instance of classWithoutToString-- Warning: date_sunset() expects parameter 3 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 92 bool(false) Warning: date_sunset() expects parameter 3 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 93 bool(false) Warning: date_sunset() expects parameter 3 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 94 bool(false) --undefined var-- string(5) "17:42" float(17.712389961416) int(1218197564) --unset var-- string(5) "17:42" float(17.712389961416) int(1218197564) ===DONE=== ================================================================================ 004+ string(5) "17:42" 005+ float(17.712389961416) 006+ int(1218197564) 007+ 008+ --int 1-- 005- float(17.730%d) 006- int(1218197630) 008- --int 1-- 009- string(5) "17:44" 010- float(17.7496%d) 011- int(1218197698) 012- 010+ float(17.731432781872) 011+ int(1218197633) 012+ 013+ --int 12345-- 014+ bool(false) 015+ bool(false) 016+ bool(false) 017+ 018+ --int -12345-- 019+ string(5) "17:37" 020+ float(17.616933574353) 021+ int(1218197220) 022+ 023+ --empty array-- 024+ 025+ Warning: date_sunset() expects parameter 3 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 92 026+ bool(false) 027+ 028+ Warning: date_sunset() expects parameter 3 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 93 029+ bool(false) 030+ 031+ Warning: date_sunset() expects parameter 3 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 94 032+ bool(false) 033+ 034+ --int indexed array-- 035+ 036+ Warning: date_sunset() expects parameter 3 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 92 037+ bool(false) 038+ 039+ Warning: date_sunset() expects parameter 3 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 93 040+ bool(false) 041+ 042+ Warning: date_sunset() expects parameter 3 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 94 043+ bool(false) 044+ 045+ --associative array-- 046+ 047+ Warning: date_sunset() expects parameter 3 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 92 048+ bool(false) 049+ 050+ Warning: date_sunset() expects parameter 3 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 93 051+ bool(false) 052+ 053+ Warning: date_sunset() expects parameter 3 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 94 054+ bool(false) 055+ 056+ --nested arrays-- 057+ 058+ Warning: date_sunset() expects parameter 3 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 92 059+ bool(false) 060+ 061+ Warning: date_sunset() expects parameter 3 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 93 062+ bool(false) 063+ 064+ Warning: date_sunset() expects parameter 3 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 94 065+ bool(false) 066+ 067+ --uppercase NULL-- 068+ string(5) "17:42" 069+ float(17.712389961416) 070+ int(1218197564) 071+ 072+ --lowercase null-- 073+ string(5) "17:42" 074+ float(17.712389961416) 075+ int(1218197564) 076+ 077+ --lowercase true-- 078+ string(5) "17:43" 079+ float(17.731432781872) 080+ int(1218197633) 081+ 082+ --lowercase false-- 083+ string(5) "17:42" 084+ float(17.712389961416) 085+ int(1218197564) 086+ 087+ --uppercase TRUE-- 088+ string(5) "17:43" 089+ float(17.731432781872) 090+ int(1218197633) 091+ 092+ --uppercase FALSE-- 093+ string(5) "17:42" 094+ float(17.712389961416) 095+ int(1218197564) 096+ 097+ --empty string DQ-- 098+ 099+ Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 92 100+ bool(false) 101+ 102+ Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 93 103+ bool(false) 104+ 105+ Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 94 106+ bool(false) 107+ 108+ --empty string SQ-- 109+ 110+ Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 92 111+ bool(false) 112+ 113+ Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 93 114+ bool(false) 115+ 116+ Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 94 117+ bool(false) 118+ 119+ --string DQ-- 120+ 121+ Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 92 122+ bool(false) 123+ 124+ Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 93 125+ bool(false) 126+ 127+ Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 94 128+ bool(false) 129+ 130+ --string SQ-- 131+ 132+ Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 92 133+ bool(false) 134+ 135+ Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 93 136+ bool(false) 137+ 138+ Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 94 139+ bool(false) 140+ 141+ --mixed case string-- 142+ 143+ Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 92 144+ bool(false) 145+ 146+ Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 93 147+ bool(false) 148+ 149+ Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 94 150+ bool(false) 151+ 152+ --heredoc-- 153+ 154+ Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 92 155+ bool(false) 156+ 157+ Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 93 158+ bool(false) 159+ 160+ Warning: date_sunset() expects parameter 3 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 94 161+ bool(false) 162+ 163+ --instance of classWithToString-- 164+ 165+ Warning: date_sunset() expects parameter 3 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 92 166+ bool(false) 167+ 168+ Warning: date_sunset() expects parameter 3 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 93 169+ bool(false) 170+ 171+ Warning: date_sunset() expects parameter 3 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 94 172+ bool(false) 173+ 174+ --instance of classWithoutToString-- 175+ 176+ Warning: date_sunset() expects parameter 3 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 92 177+ bool(false) 178+ 179+ Warning: date_sunset() expects parameter 3 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 93 180+ bool(false) 181+ 182+ Warning: date_sunset() expects parameter 3 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation3.php on line 94 183+ bool(false) 184+ 185+ --undefined var-- 186+ string(5) "17:42" 187+ float(17.712389961416) 188+ int(1218197564) 190+ --unset var-- 191+ string(5) "17:42" 192+ float(17.712389961416) 193+ int(1218197564) 194+ ===DONE=== 013- --int 12345-- 014- bool(false) 015- bool(false) 016- bool(false) 017- 018- --int -12345-- 019- string(5) "17:35" 020- float(17.598%d) 021- int(1218197155) 022- 023- --empty array-- 024- 025- Warning: date_sunset() expects parameter 3 to be double, array given in %s on line %d 026- bool(false) 027- 028- Warning: date_sunset() expects parameter 3 to be double, array given in %s on line %d 029- bool(false) 030- 031- Warning: date_sunset() expects parameter 3 to be double, array given in %s on line %d 032- bool(false) 033- 034- --int indexed array-- 035- 036- Warning: date_sunset() expects parameter 3 to be double, array given in %s on line %d 037- bool(false) 038- 039- Warning: date_sunset() expects parameter 3 to be double, array given in %s on line %d 040- bool(false) 041- 042- Warning: date_sunset() expects parameter 3 to be double, array given in %s on line %d 043- bool(false) 044- 045- --associative array-- 046- 047- Warning: date_sunset() expects parameter 3 to be double, array given in %s on line %d 048- bool(false) 049- 050- Warning: date_sunset() expects parameter 3 to be double, array given in %s on line %d 051- bool(false) 052- 053- Warning: date_sunset() expects parameter 3 to be double, array given in %s on line %d 054- bool(false) 055- 056- --nested arrays-- 057- 058- Warning: date_sunset() expects parameter 3 to be double, array given in %s on line %d 059- bool(false) 060- 061- Warning: date_sunset() expects parameter 3 to be double, array given in %s on line %d 062- bool(false) 063- 064- Warning: date_sunset() expects parameter 3 to be double, array given in %s on line %d 065- bool(false) 066- 067- --uppercase NULL-- 068- string(5) "17:43" 069- float(17.730%d) 070- int(1218197630) 071- 072- --lowercase null-- 073- string(5) "17:43" 074- float(17.730%d) 075- int(1218197630) 076- 077- --lowercase true-- 078- string(5) "17:44" 079- float(17.7496%d) 080- int(1218197698) 081- 082- --lowercase false-- 083- string(5) "17:43" 084- float(17.730%d) 085- int(1218197630) 086- 087- --uppercase TRUE-- 088- string(5) "17:44" 089- float(17.7496%d) 090- int(1218197698) 091- 092- --uppercase FALSE-- 093- string(5) "17:43" 094- float(17.730%d) 095- int(1218197630) 096- 097- --empty string DQ-- 098- 099- Warning: date_sunset() expects parameter 3 to be double, string given in %s on line %d 100- bool(false) 101- 102- Warning: date_sunset() expects parameter 3 to be double, string given in %s on line %d 103- bool(false) 104- 105- Warning: date_sunset() expects parameter 3 to be double, string given in %s on line %d 106- bool(false) 107- 108- --empty string SQ-- 109- 110- Warning: date_sunset() expects parameter 3 to be double, string given in %s on line %d 111- bool(false) 112- 113- Warning: date_sunset() expects parameter 3 to be double, string given in %s on line %d 114- bool(false) 115- 116- Warning: date_sunset() expects parameter 3 to be double, string given in %s on line %d 117- bool(false) 118- 119- --string DQ-- 120- 121- Warning: date_sunset() expects parameter 3 to be double, string given in %s on line %d 122- bool(false) 123- 124- Warning: date_sunset() expects parameter 3 to be double, string given in %s on line %d 125- bool(false) 126- 127- Warning: date_sunset() expects parameter 3 to be double, string given in %s on line %d 128- bool(false) 129- 130- --string SQ-- 131- 132- Warning: date_sunset() expects parameter 3 to be double, string given in %s on line %d 133- bool(false) 134- 135- Warning: date_sunset() expects parameter 3 to be double, string given in %s on line %d 136- bool(false) 137- 138- Warning: date_sunset() expects parameter 3 to be double, string given in %s on line %d 139- bool(false) 140- 141- --mixed case string-- 142- 143- Warning: date_sunset() expects parameter 3 to be double, string given in %s on line %d 144- bool(false) 145- 146- Warning: date_sunset() expects parameter 3 to be double, string given in %s on line %d 147- bool(false) 148- 149- Warning: date_sunset() expects parameter 3 to be double, string given in %s on line %d 150- bool(false) 151- 152- --heredoc-- 153- 154- Warning: date_sunset() expects parameter 3 to be double, string given in %s on line %d 155- bool(false) 156- 157- Warning: date_sunset() expects parameter 3 to be double, string given in %s on line %d 158- bool(false) 159- 160- Warning: date_sunset() expects parameter 3 to be double, string given in %s on line %d 161- bool(false) 162- 163- --instance of classWithToString-- 164- 165- Warning: date_sunset() expects parameter 3 to be double, object given in %s on line %d 166- bool(false) 167- 168- Warning: date_sunset() expects parameter 3 to be double, object given in %s on line %d 169- bool(false) 170- 171- Warning: date_sunset() expects parameter 3 to be double, object given in %s on line %d 172- bool(false) 173- 174- --instance of classWithoutToString-- 175- 176- Warning: date_sunset() expects parameter 3 to be double, object given in %s on line %d 177- bool(false) 178- 179- Warning: date_sunset() expects parameter 3 to be double, object given in %s on line %d 180- bool(false) 181- 182- Warning: date_sunset() expects parameter 3 to be double, object given in %s on line %d 183- bool(false) 184- 185- --undefined var-- 186- string(5) "17:43" 187- float(17.730%d) 188- int(1218197630) 189- 190- --unset var-- 191- string(5) "17:43" 192- float(17.730%d) 193- int(1218197630) 194- ===DONE=== ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.phpt ================================================================================ *** Testing date_sunset() : usage variation *** --int 0-- string(5) "00:02" float(0.039751364739807) int(1218220343) --int 1-- string(5) "23:58" float(23.973115003691) int(1218220103) --int 12345-- string(5) "17:14" float(17.238194487851) int(1218195857) --int -12345-- string(5) "12:17" float(12.296712107558) int(1218178068) --empty array-- Warning: date_sunset() expects parameter 4 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 92 bool(false) Warning: date_sunset() expects parameter 4 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 93 bool(false) Warning: date_sunset() expects parameter 4 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 94 bool(false) --int indexed array-- Warning: date_sunset() expects parameter 4 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 92 bool(false) Warning: date_sunset() expects parameter 4 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 93 bool(false) Warning: date_sunset() expects parameter 4 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 94 bool(false) --associative array-- Warning: date_sunset() expects parameter 4 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 92 bool(false) Warning: date_sunset() expects parameter 4 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 93 bool(false) Warning: date_sunset() expects parameter 4 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 94 bool(false) --nested arrays-- Warning: date_sunset() expects parameter 4 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 92 bool(false) Warning: date_sunset() expects parameter 4 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 93 bool(false) Warning: date_sunset() expects parameter 4 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 94 bool(false) --uppercase NULL-- string(5) "00:02" float(0.039751364739807) int(1218220343) --lowercase null-- string(5) "00:02" float(0.039751364739807) int(1218220343) --lowercase true-- string(5) "23:58" float(23.973115003691) int(1218220103) --lowercase false-- string(5) "00:02" float(0.039751364739807) int(1218220343) --uppercase TRUE-- string(5) "23:58" float(23.973115003691) int(1218220103) --uppercase FALSE-- string(5) "00:02" float(0.039751364739807) int(1218220343) --empty string DQ-- Warning: date_sunset() expects parameter 4 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 92 bool(false) Warning: date_sunset() expects parameter 4 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 93 bool(false) Warning: date_sunset() expects parameter 4 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 94 bool(false) --empty string SQ-- Warning: date_sunset() expects parameter 4 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 92 bool(false) Warning: date_sunset() expects parameter 4 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 93 bool(false) Warning: date_sunset() expects parameter 4 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 94 bool(false) --string DQ-- Warning: date_sunset() expects parameter 4 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 92 bool(false) Warning: date_sunset() expects parameter 4 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 93 bool(false) Warning: date_sunset() expects parameter 4 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 94 bool(false) --string SQ-- Warning: date_sunset() expects parameter 4 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 92 bool(false) Warning: date_sunset() expects parameter 4 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 93 bool(false) Warning: date_sunset() expects parameter 4 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 94 bool(false) --mixed case string-- Warning: date_sunset() expects parameter 4 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 92 bool(false) Warning: date_sunset() expects parameter 4 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 93 bool(false) Warning: date_sunset() expects parameter 4 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 94 bool(false) --heredoc-- Warning: date_sunset() expects parameter 4 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 92 bool(false) Warning: date_sunset() expects parameter 4 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 93 bool(false) Warning: date_sunset() expects parameter 4 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 94 bool(false) --instance of classWithToString-- Warning: date_sunset() expects parameter 4 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 92 bool(false) Warning: date_sunset() expects parameter 4 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 93 bool(false) Warning: date_sunset() expects parameter 4 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 94 bool(false) --instance of classWithoutToString-- Warning: date_sunset() expects parameter 4 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 92 bool(false) Warning: date_sunset() expects parameter 4 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 93 bool(false) Warning: date_sunset() expects parameter 4 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation4.php on line 94 bool(false) --undefined var-- string(5) "00:02" float(0.039751364739807) int(1218220343) --unset var-- string(5) "00:02" float(0.039751364739807) int(1218220343) ===DONE=== ================================================================================ 004+ string(5) "00:02" 005+ float(0.039751364739807) 006+ int(1218220343) 004- string(5) "00:03" 005- float(0.059%d) 006- int(1218220414) 009+ string(5) "23:58" 010+ float(23.973115003691) 011+ int(1218220103) 009- string(5) "23:59" 010- float(23.992%d) 011- int(1218220174) 014+ string(5) "17:14" 015+ float(17.238194487851) 016+ int(1218195857) 014- string(5) "17:15" 015- float(17.259%d) 016- int(1218195932) 019+ string(5) "12:17" 020+ float(12.296712107558) 021+ int(1218178068) 019- string(5) "12:18" 020- float(12.316%d) 021- int(1218178138) 068+ string(5) "00:02" 069+ float(0.039751364739807) 070+ int(1218220343) 068- string(5) "00:03" 069- float(0.059%d) 070- int(1218220414) 073+ string(5) "00:02" 074+ float(0.039751364739807) 075+ int(1218220343) 073- string(5) "00:03" 074- float(0.059%d) 075- int(1218220414) 078+ string(5) "23:58" 079+ float(23.973115003691) 080+ int(1218220103) 078- string(5) "23:59" 079- float(23.992%d) 080- int(1218220174) 083+ string(5) "00:02" 084+ float(0.039751364739807) 085+ int(1218220343) 083- string(5) "00:03" 084- float(0.059%d) 085- int(1218220414) 088+ string(5) "23:58" 089+ float(23.973115003691) 090+ int(1218220103) 088- string(5) "23:59" 089- float(23.992%d) 090- int(1218220174) 093+ string(5) "00:02" 094+ float(0.039751364739807) 095+ int(1218220343) 093- string(5) "00:03" 094- float(0.059%d) 095- int(1218220414) 186+ string(5) "00:02" 187+ float(0.039751364739807) 188+ int(1218220343) 186- string(5) "00:03" 187- float(0.059%d) 188- int(1218220414) 191+ string(5) "00:02" 192+ float(0.039751364739807) 193+ int(1218220343) 191- string(5) "00:03" 192- float(0.059%d) 193- int(1218220414) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.phpt ================================================================================ *** Testing date_sunset() : usage variation *** --int 0-- string(5) "12:39" float(12.66175020163) int(1218199182) --int 1-- string(5) "13:39" float(13.66175020163) int(1218199182) --int 12345-- string(5) "21:39" float(21.661750201631) int(1218199182) --int -12345-- string(5) "19:39" float(19.66175020163) int(1218199182) --empty array-- Warning: date_sunset() expects parameter 6 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 92 bool(false) Warning: date_sunset() expects parameter 6 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 93 bool(false) Warning: date_sunset() expects parameter 6 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 94 bool(false) --int indexed array-- Warning: date_sunset() expects parameter 6 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 92 bool(false) Warning: date_sunset() expects parameter 6 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 93 bool(false) Warning: date_sunset() expects parameter 6 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 94 bool(false) --associative array-- Warning: date_sunset() expects parameter 6 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 92 bool(false) Warning: date_sunset() expects parameter 6 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 93 bool(false) Warning: date_sunset() expects parameter 6 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 94 bool(false) --nested arrays-- Warning: date_sunset() expects parameter 6 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 92 bool(false) Warning: date_sunset() expects parameter 6 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 93 bool(false) Warning: date_sunset() expects parameter 6 to be double, array given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 94 bool(false) --uppercase NULL-- string(5) "12:39" float(12.66175020163) int(1218199182) --lowercase null-- string(5) "12:39" float(12.66175020163) int(1218199182) --lowercase true-- string(5) "13:39" float(13.66175020163) int(1218199182) --lowercase false-- string(5) "12:39" float(12.66175020163) int(1218199182) --uppercase TRUE-- string(5) "13:39" float(13.66175020163) int(1218199182) --uppercase FALSE-- string(5) "12:39" float(12.66175020163) int(1218199182) --empty string DQ-- Warning: date_sunset() expects parameter 6 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 92 bool(false) Warning: date_sunset() expects parameter 6 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 93 bool(false) Warning: date_sunset() expects parameter 6 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 94 bool(false) --empty string SQ-- Warning: date_sunset() expects parameter 6 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 92 bool(false) Warning: date_sunset() expects parameter 6 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 93 bool(false) Warning: date_sunset() expects parameter 6 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 94 bool(false) --string DQ-- Warning: date_sunset() expects parameter 6 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 92 bool(false) Warning: date_sunset() expects parameter 6 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 93 bool(false) Warning: date_sunset() expects parameter 6 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 94 bool(false) --string SQ-- Warning: date_sunset() expects parameter 6 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 92 bool(false) Warning: date_sunset() expects parameter 6 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 93 bool(false) Warning: date_sunset() expects parameter 6 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 94 bool(false) --mixed case string-- Warning: date_sunset() expects parameter 6 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 92 bool(false) Warning: date_sunset() expects parameter 6 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 93 bool(false) Warning: date_sunset() expects parameter 6 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 94 bool(false) --heredoc-- Warning: date_sunset() expects parameter 6 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 92 bool(false) Warning: date_sunset() expects parameter 6 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 93 bool(false) Warning: date_sunset() expects parameter 6 to be double, string given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 94 bool(false) --instance of classWithToString-- Warning: date_sunset() expects parameter 6 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 92 bool(false) Warning: date_sunset() expects parameter 6 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 93 bool(false) Warning: date_sunset() expects parameter 6 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 94 bool(false) --instance of classWithoutToString-- Warning: date_sunset() expects parameter 6 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 92 bool(false) Warning: date_sunset() expects parameter 6 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 93 bool(false) Warning: date_sunset() expects parameter 6 to be double, object given in /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation6.php on line 94 bool(false) --undefined var-- string(5) "12:39" float(12.66175020163) int(1218199182) --unset var-- string(5) "12:39" float(12.66175020163) int(1218199182) ===DONE=== ================================================================================ 004+ string(5) "12:39" 005+ float(12.66175020163) 006+ int(1218199182) 004- string(5) "12:40" 005- float(12.681%d) 006- int(1218199253) 009+ string(5) "13:39" 010+ float(13.66175020163) 011+ int(1218199182) 009- string(5) "13:40" 010- float(13.681%d) 011- int(1218199253) 014+ string(5) "21:39" 015+ float(21.661750201631) 016+ int(1218199182) 014- string(5) "21:40" 015- float(21.681%d) 016- int(1218199253) 019+ string(5) "19:39" 020+ float(19.66175020163) 021+ int(1218199182) 019- string(5) "19:40" 020- float(19.681%d) 021- int(1218199253) 068+ string(5) "12:39" 069+ float(12.66175020163) 070+ int(1218199182) 068- string(5) "12:40" 069- float(12.681%d) 070- int(1218199253) 073+ string(5) "12:39" 074+ float(12.66175020163) 075+ int(1218199182) 073- string(5) "12:40" 074- float(12.681%d) 075- int(1218199253) 078+ string(5) "13:39" 079+ float(13.66175020163) 080+ int(1218199182) 078- string(5) "13:40" 079- float(13.681%d) 080- int(1218199253) 083+ string(5) "12:39" 084+ float(12.66175020163) 085+ int(1218199182) 083- string(5) "12:40" 084- float(12.681%d) 085- int(1218199253) 088+ string(5) "13:39" 089+ float(13.66175020163) 090+ int(1218199182) 088- string(5) "13:40" 089- float(13.681%d) 090- int(1218199253) 093+ string(5) "12:39" 094+ float(12.66175020163) 095+ int(1218199182) 093- string(5) "12:40" 094- float(12.681%d) 095- int(1218199253) 186+ string(5) "12:39" 187+ float(12.66175020163) 188+ int(1218199182) 186- string(5) "12:40" 187- float(12.681%d) 188- int(1218199253) 191+ string(5) "12:39" 192+ float(12.66175020163) 193+ int(1218199182) 191- string(5) "12:40" 192- float(12.681%d) 193- int(1218199253) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation7.phpt ================================================================================ *** Testing date_sunset() : usage variation *** --Pacific/Samoa-- string(5) "18:12" string(5) "18:12" --US/Alaska-- string(5) "20:57" string(5) "20:54" --America/Chicago-- string(5) "19:50" string(5) "19:48" --America/Montevideo-- string(5) "18:07" string(5) "18:07" --Africa/Casablanca-- string(5) "19:16" string(5) "19:15" --Europe/Moscow-- string(5) "21:07" string(5) "21:05" --Asia/Hong_Kong-- string(5) "18:53" string(5) "18:53" --Australia/Brisbane-- string(5) "17:19" string(5) "17:20" --Pacific/Wallis-- string(5) "17:35" string(5) "17:35" ===DONE=== ================================================================================ 004+ string(5) "18:12" 005+ string(5) "18:12" 004- string(5) "18:13" 005- string(5) "18:13" 008- string(5) "21:00" 009+ string(5) "20:54" 012- string(5) "19:51" 013+ string(5) "19:48" 016+ string(5) "18:07" 017+ string(5) "18:07" 016- string(5) "18:08" 017- string(5) "18:09" 020- string(5) "19:17" 021+ string(5) "19:15" 024- string(5) "21:09" 025+ string(5) "21:05" 028+ string(5) "18:53" 029+ string(5) "18:53" 028- string(5) "18:55" 029- string(5) "18:54" 032+ string(5) "17:19" 033+ string(5) "17:20" 032- string(5) "17:21" 033- string(5) "17:21" 036+ string(5) "17:35" 037+ string(5) "17:35" 036- string(5) "17:36" 037- string(5) "17:36" ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/date/tests/date_sunset_variation9.phpt ================================================================================ *** Testing date_sunset() : usage variation *** -- Testing date_sunset() function by passing float 12.3456789000e10 value to time -- string(5) "19:27" float(19.456919538117) int(123456853644) -- Testing date_sunset() function by passing float -12.3456789000e10 value to time -- string(5) "18:47" float(18.784145035506) int(-123456723177) ===DONE=== ================================================================================ 004+ string(5) "19:27" 005+ float(19.456919538117) 006+ int(123456853644) 004- string\(5\) "(19:49|19:28)" 005- float\((19.830[0-9]*|19.830[0-9]*|19.480[0-9]*)\) 006- int\((-1097212211|123456853728)\) 009+ string(5) "18:47" 010+ float(18.784145035506) 011+ int(-123456723177) 009- string\(5\) "(19:03|18:12|18:48)" 010- float\((19.056[0-9]*|18.213[0-9]*|18.808[0-9]*)\) 011- int\((1097345002|-2147410031|-123456723090)\) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/filter/tests/033.phpt ================================================================================ 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 하퍼 ================================================================================ 013+ email PHP 1 [email protected] httpa.b.c 1.2.3.4 123 123abc O'Henry 013- email PHP 1 [email protected] http//a.b.c 1.2.3.4 123 123abc O'Henry ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/filter/tests/046.phpt ================================================================================ bool(true) bool(false) bool(true) int(-9223372036854775808) ================================================================================ 004+ int(-9223372036854775808) 004- bool(false) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/gd/tests/bug43073.phpt ================================================================================ (500, 400), (610, 400), (610, 376), (500, 376) (492, 363), (591, 322), (580, 295), (480, 336) (470, 331), (548, 254), (527, 233), (449, 310) (439, 309), (483, 202), (461, 193), (416, 299) (401, 300), (401, 183), (381, 183), (381, 300) (362, 307), (316, 195), (291, 205), (337, 318) (330, 329), (246, 244), (224, 265), (308, 350) (308, 360), (202, 316), (190, 344), (296, 388) (300, 399), (186, 399), (186, 425), (300, 425) (306, 437), (195, 483), (206, 510), (318, 464) (328, 469), (240, 557), (260, 578), (349, 491) (359, 491), (312, 607), (334, 616), (382, 501) (398, 500), (398, 618), (418, 618), (418, 500) (436, 493), (483, 607), (507, 597), (461, 482) (468, 471), (555, 558), (577, 538), (490, 450) (490, 440), (600, 485), (611, 457), (502, 412) ================================================================================ 001+ (500, 400), (610, 400), (610, 376), (500, 376) 001- (500, 402), (610, 402), (610, 376), (500, 376) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/gd/tests/bug48801.phpt ================================================================================ (-1, 15) (154, 15) (154, -48) (-1, -48) ================================================================================ 002+ (154, 15) 003+ (154, -48) 002- (155, 15) 003- (155, -48) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/gd/tests/imagecolorallocate_variation4.phpt ================================================================================ *** Testing imagecolorallocate() : usage variations *** --float 10.5-- int(657930) --float -10.5-- int(657910) --float 10.1234567e10-- bool(false) --float 10.7654321E-10-- int(657920) --float .5-- int(657920) --empty array-- int(657920) --int indexed array-- int(657921) --associative array-- int(657921) --nested arrays-- int(657921) --uppercase NULL-- int(657920) --lowercase null-- int(657920) --lowercase true-- int(657921) --lowercase false-- int(657920) --uppercase TRUE-- int(657921) --uppercase FALSE-- int(657920) --empty string DQ-- int(657920) --empty string SQ-- int(657920) --string DQ-- int(657920) --string SQ-- int(657920) --mixed case string-- int(657920) --heredoc-- int(657920) --instance of classWithToString-- Notice: Object of class classWithToString could not be converted to int in /usr/local/src/php-5.2.11/ext/gd/tests/imagecolorallocate_variation4.php on line 91 int(657921) --instance of classWithoutToString-- Notice: Object of class classWithoutToString could not be converted to int in /usr/local/src/php-5.2.11/ext/gd/tests/imagecolorallocate_variation4.php on line 91 int(657921) --undefined var-- int(657920) --unset var-- int(657920) --file resource-- int(657925) ===DONE=== ================================================================================ 010+ bool(false) 010- int(657919) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/ldap/tests/ldap_bind_basic.phpt ================================================================================ Warning: ldap_bind(): Unable to bind to server: Can't contact LDAP server in /usr/local/src/php-5.2.11/ext/ldap/tests/ldap_bind_basic.php on line 6 bool(false) ===DONE=== ================================================================================ 001+ Warning: ldap_bind(): Unable to bind to server: Can't contact LDAP server in /usr/local/src/php-5.2.11/ext/ldap/tests/ldap_bind_basic.php on line 6 002+ bool(false) 001- bool(true) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/ldap/tests/ldap_bind_variation.phpt ================================================================================ Warning: ldap_bind(): Unable to bind to server: Can't contact LDAP server in /usr/local/src/php-5.2.11/ext/ldap/tests/ldap_bind_variation.php on line 6 bool(false) ===DONE=== ================================================================================ 001+ Warning: ldap_bind(): Unable to bind to server: Can't contact LDAP server in /usr/local/src/php-5.2.11/ext/ldap/tests/ldap_bind_variation.php on line 6 002+ bool(false) 001- bool(true) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/ldap/tests/ldap_search_error.phpt ================================================================================ Warning: Wrong parameter count for ldap_search() in /usr/local/src/php-5.2.11/ext/ldap/tests/ldap_search_error.php on line 9 NULL Warning: ldap_search(): Search: Can't contact LDAP server in /usr/local/src/php-5.2.11/ext/ldap/tests/ldap_search_error.php on line 12 bool(false) Warning: ldap_search(): Expected Array as last element in /usr/local/src/php-5.2.11/ext/ldap/tests/ldap_search_error.php on line 15 bool(false) Warning: ldap_search(): Array initialization wrong in /usr/local/src/php-5.2.11/ext/ldap/tests/ldap_search_error.php on line 18 bool(false) Warning: ldap_search(): No links in link array in /usr/local/src/php-5.2.11/ext/ldap/tests/ldap_search_error.php on line 21 bool(false) Warning: ldap_search(): Base must either be a string, or an array with the same number of elements as the links array in /usr/local/src/php-5.2.11/ext/ldap/tests/ldap_search_error.php on line 24 bool(false) Warning: ldap_search(): Filter must either be a string, or an array with the same number of elements as the links array in /usr/local/src/php-5.2.11/ext/ldap/tests/ldap_search_error.php on line 27 bool(false) ===DONE=== ================================================================================ 004+ Warning: ldap_search(): Search: Can't contact LDAP server in /usr/local/src/php-5.2.11/ext/ldap/tests/ldap_search_error.php on line 12 004- Warning: ldap_search(): Search: No such object in %s on line %d ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/ldap/tests/ldap_start_tls_basic.phpt ================================================================================ Warning: ldap_start_tls(): Unable to start TLS: Can't contact LDAP server in /usr/local/src/php-5.2.11/ext/ldap/tests/ldap_start_tls_basic.php on line 6 bool(false) ===DONE=== ================================================================================ 001+ Warning: ldap_start_tls(): Unable to start TLS: Can't contact LDAP server in /usr/local/src/php-5.2.11/ext/ldap/tests/ldap_start_tls_basic.php on line 6 002+ bool(false) 001- bool(true) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/posix/tests/posix_errno_variation1.phpt ================================================================================ *** Test by calling function with permission error *** int(0) ================================================================================ 002+ int(0) 002- int(1) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/posix/tests/posix_errno_variation2.phpt ================================================================================ *** Test by calling function with pid error *** Notice: Use of undefined constant SIGKILL - assumed 'SIGKILL' in /usr/local/src/php-5.2.11/ext/posix/tests/posix_errno_variation2.php on line 12 Warning: posix_kill() expects parameter 2 to be long, string given in /usr/local/src/php-5.2.11/ext/posix/tests/posix_errno_variation2.php on line 12 int(0) ================================================================================ 002+ 002- int(3) 003+ Notice: Use of undefined constant SIGKILL - assumed 'SIGKILL' in /usr/local/src/php-5.2.11/ext/posix/tests/posix_errno_variation2.php on line 12 004+ 005+ Warning: posix_kill() expects parameter 2 to be long, string given in /usr/local/src/php-5.2.11/ext/posix/tests/posix_errno_variation2.php on line 12 006+ int(0) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/posix/tests/posix_seteuid_variation2.phpt ================================================================================ *** Test substituting argument 1 with boolean values *** bool(true) bool(true) bool(true) bool(true) ================================================================================ 002+ bool(true) 003+ bool(true) 004+ bool(true) 005+ bool(true) 002- bool(false) 003- bool(false) 004- bool(false) 005- bool(false) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/posix/tests/posix_seteuid_variation3.phpt ================================================================================ *** Test substituting argument 1 with emptyUnsetUndefNull values *** bool(true) bool(true) Warning: posix_seteuid() expects parameter 1 to be long, string given in /usr/local/src/php-5.2.11/ext/posix/tests/posix_seteuid_variation3.php on line 22 bool(false) Warning: posix_seteuid() expects parameter 1 to be long, string given in /usr/local/src/php-5.2.11/ext/posix/tests/posix_seteuid_variation3.php on line 22 bool(false) bool(true) bool(true) ================================================================================ 002+ bool(true) 003+ bool(true) 002- bool(false) 003- bool(false) 010+ bool(true) 011+ bool(true) 010- bool(false) 011- bool(false) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/posix/tests/posix_seteuid_variation4.phpt ================================================================================ *** Test substituting argument 1 with float values *** bool(false) bool(true) bool(false) bool(false) bool(true) ================================================================================ 003+ bool(true) 005- bool(false) 006+ bool(true) 006- bool(false) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/posix/tests/posix_seteuid_variation5.phpt ================================================================================ *** Test substituting argument 1 with int values *** bool(true) bool(true) bool(false) ================================================================================ 002+ bool(true) 003+ bool(true) 003- bool(false) 004- bool(false) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/posix/tests/posix_setgid_variation2.phpt ================================================================================ *** Test substituting argument 1 with boolean values *** bool(true) bool(true) bool(true) bool(true) ===DONE=== ================================================================================ 002+ bool(true) 003+ bool(true) 004+ bool(true) 005+ bool(true) 002- bool(false) 003- bool(false) 004- bool(false) 005- bool(false) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/posix/tests/posix_setgid_variation3.phpt ================================================================================ *** Test substituting argument 1 with emptyUnsetUndefNull values *** bool(true) bool(true) Warning: posix_setgid() expects parameter 1 to be long, string given in /usr/local/src/php-5.2.11/ext/posix/tests/posix_setgid_variation3.php on line 22 bool(false) Warning: posix_setgid() expects parameter 1 to be long, string given in /usr/local/src/php-5.2.11/ext/posix/tests/posix_setgid_variation3.php on line 22 bool(false) bool(true) bool(true) ================================================================================ 002+ bool(true) 003+ bool(true) 002- bool(false) 003- bool(false) 010+ bool(true) 011+ bool(true) 010- bool(false) 011- bool(false) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/posix/tests/posix_setgid_variation4.phpt ================================================================================ *** Test substituting argument 1 with float values *** bool(true) bool(true) bool(true) bool(true) bool(true) ===DONE=== ================================================================================ 002+ bool(true) 003+ bool(true) 004+ bool(true) 005+ bool(true) 006+ bool(true) 002- bool(false) 003- bool(false) 004- bool(false) 005- bool(false) 006- bool(false) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/posix/tests/posix_setgid_variation5.phpt ================================================================================ *** Test substituting argument 1 with int values *** bool(true) bool(true) bool(true) ===DONE=== ================================================================================ 002+ bool(true) 003+ bool(true) 004+ bool(true) 002- bool(false) 003- bool(false) 004- bool(false) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/posix/tests/posix_setuid_variation2.phpt ================================================================================ *** Test substituting argument 1 with boolean values *** bool(true) bool(false) bool(true) bool(false) ================================================================================ 002+ bool(true) 004+ bool(true) 004- bool(false) 005- bool(false) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/posix/tests/posix_setuid_variation3.phpt ================================================================================ *** Test substituting argument 1 with emptyUnsetUndefNull values *** bool(true) bool(true) Warning: posix_setuid() expects parameter 1 to be long, string given in /usr/local/src/php-5.2.11/ext/posix/tests/posix_setuid_variation3.php on line 22 bool(false) Warning: posix_setuid() expects parameter 1 to be long, string given in /usr/local/src/php-5.2.11/ext/posix/tests/posix_setuid_variation3.php on line 22 bool(false) bool(true) bool(true) ================================================================================ 002+ bool(true) 003+ bool(true) 002- bool(false) 003- bool(false) 010+ bool(true) 011+ bool(true) 010- bool(false) 011- bool(false) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/posix/tests/posix_setuid_variation4.phpt ================================================================================ *** Test substituting argument 1 with float values *** bool(true) bool(false) bool(false) bool(false) bool(false) ================================================================================ 002+ bool(true) 006- bool(false) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/posix/tests/posix_setuid_variation5.phpt ================================================================================ *** Test substituting argument 1 with int values *** bool(true) bool(true) bool(false) ================================================================================ 002+ bool(true) 003+ bool(true) 003- bool(false) 004- bool(false) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/standard/tests/file/bug43353.phpt ================================================================================ bool(false) bool(false) Warning: file_get_contents(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/bug43353.php on line 5 Warning: file_get_contents(data:text/plain,foo): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/bug43353.php on line 5 bool(false) Warning: file_get_contents(datafoo:text/plain,foo): failed to open stream: No such file or directory in /usr/local/src/php-5.2.11/ext/standard/tests/file/bug43353.php on line 6 bool(false) ================================================================================ 003+ 004+ Warning: file_get_contents(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/bug43353.php on line 5 005+ 006+ Warning: file_get_contents(data:text/plain,foo): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/bug43353.php on line 5 007+ bool(false) 003- string(3) "foo" ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/standard/tests/file/bug44034.phpt ================================================================================ data://text/plain,foo\r\nbar\r\n Warning: file(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/bug44034.php on line 10 Warning: file(data://text/plain,foo bar ): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/bug44034.php on line 10 bool(false) data://text/plain,\r\nfoo\r\nbar\r\n Warning: file(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/bug44034.php on line 10 Warning: file(data://text/plain, foo bar ): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/bug44034.php on line 10 bool(false) data://text/plain,foo\r\nbar Warning: file(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/bug44034.php on line 10 Warning: file(data://text/plain,foo bar): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/bug44034.php on line 10 bool(false) ================================================================================ 002+ 003+ Warning: file(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/bug44034.php on line 10 004+ 005+ Warning: file(data://text/plain,foo 006+ bar 007+ ): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/bug44034.php on line 10 008+ bool(false) 002- array(2) { 003- [0]=> 004- string(3) "foo" 005- [1]=> 006- string(3) "bar" 007- } 009- array(3) { 010- [0]=> 011- string(0) "" 012- [1]=> 013- string(3) "foo" 014- [2]=> 015- string(3) "bar" 016- } 010+ 011+ Warning: file(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/bug44034.php on line 10 012+ 013+ Warning: file(data://text/plain, 014+ foo 015+ bar 016+ ): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/bug44034.php on line 10 017+ bool(false) 018- array(2) { 019- [0]=> 020- string(3) "foo" 021- [1]=> 022- string(3) "bar" 023- } 019+ 020+ Warning: file(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/bug44034.php on line 10 021+ 022+ Warning: file(data://text/plain,foo 023+ bar): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/bug44034.php on line 10 024+ bool(false) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_001.phpt ================================================================================ Warning: file_get_contents(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_001.php on line 5 Warning: file_get_contents(data://,hello world): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_001.php on line 5 bool(false) Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_001.php on line 7 Warning: fopen(data://,hello world): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_001.php on line 7 Warning: stream_get_contents() expects parameter 1 to be resource, boolean given in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_001.php on line 10 bool(false) ===DONE=== ================================================================================ 001+ Warning: file_get_contents(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_001.php on line 5 002+ 003+ Warning: file_get_contents(data://,hello world): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_001.php on line 5 004+ bool(false) 005+ 006+ Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_001.php on line 7 007+ 008+ Warning: fopen(data://,hello world): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_001.php on line 7 009+ 010+ Warning: stream_get_contents() expects parameter 1 to be resource, boolean given in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_001.php on line 10 011+ bool(false) 001- string(11) "hello world" 002- string(11) "hello world" ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.phpt ================================================================================ Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 Warning: fopen(data://,): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 bool(false) NULL Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 Warning: fopen(data://): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 bool(false) NULL Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 Warning: fopen(data://;base64,): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 bool(false) NULL Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 Warning: fopen(data://;base64): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 bool(false) NULL Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 Warning: fopen(data://foo,): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 bool(false) NULL Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 Warning: fopen(data://foo=bar,): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 bool(false) NULL Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 Warning: fopen(data://text/plain,): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 bool(false) NULL Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 Warning: fopen(data://text/plain;foo,): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 bool(false) NULL Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 Warning: fopen(data://text/plain;foo=bar,): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 bool(false) NULL Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 Warning: fopen(data://text/plain;foo=bar;bla,): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 bool(false) NULL Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 Warning: fopen(data://text/plain;foo=bar;base64,): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 bool(false) NULL Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 Warning: fopen(data://text/plain;foo=bar;bar=baz): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 bool(false) NULL Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 Warning: fopen(data://text/plain;foo=bar;bar=baz,): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 bool(false) NULL ===DONE=== ================================================================================ 001+ Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 002+ 003+ Warning: fopen(data://,): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 004+ bool(false) 005+ NULL 006+ 007+ Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 008+ 009+ Warning: fopen(data://): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 010+ bool(false) 011+ NULL 012+ 013+ Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 014+ 015+ Warning: fopen(data://;base64,): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 016+ bool(false) 017+ NULL 018+ 019+ Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 020+ 021+ Warning: fopen(data://;base64): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 022+ bool(false) 023+ NULL 024+ 025+ Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 026+ 027+ Warning: fopen(data://foo,): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 028+ bool(false) 029+ NULL 030+ 031+ Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 032+ 033+ Warning: fopen(data://foo=bar,): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 034+ bool(false) 035+ NULL 036+ 037+ Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 038+ 039+ Warning: fopen(data://text/plain,): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 040+ bool(false) 041+ NULL 042+ 043+ Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 044+ 045+ Warning: fopen(data://text/plain;foo,): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 046+ bool(false) 047+ NULL 048+ 049+ Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 050+ 051+ Warning: fopen(data://text/plain;foo=bar,): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 052+ bool(false) 053+ NULL 054+ 055+ Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 056+ 057+ Warning: fopen(data://text/plain;foo=bar;bla,): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 058+ bool(false) 059+ NULL 060+ 061+ Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 062+ 063+ Warning: fopen(data://text/plain;foo=bar;base64,): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 064+ bool(false) 065+ NULL 066+ 067+ Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 068+ 069+ Warning: fopen(data://text/plain;foo=bar;bar=baz): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 070+ bool(false) 001- array(7) { 002- ["wrapper_type"]=> 003- string(7) "RFC2397" 004- ["stream_type"]=> 005- string(7) "RFC2397" 006- ["mode"]=> 007- string(1) "r" 008- ["unread_bytes"]=> 009- int(0) 010- ["seekable"]=> 011- bool(true) 012- ["uri"]=> 013- string(8) "data://," 014- ["base64"]=> 015- bool(false) 016- } 019- Warning: fopen(data://): failed to open stream: rfc2397: no comma in URL in %sstream_rfc2397_002.php on line %d 022- array(7) { 073+ Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 074+ 075+ Warning: fopen(data://text/plain;foo=bar;bar=baz,): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_002.php on line 21 078+ ===DONE=== 023- ["wrapper_type"]=> 024- string(7) "RFC2397" 025- ["stream_type"]=> 026- string(7) "RFC2397" 027- ["mode"]=> 028- string(1) "r" 029- ["unread_bytes"]=> 030- int(0) 031- ["seekable"]=> 032- bool(true) 033- ["uri"]=> 034- string(15) "data://;base64," 035- ["base64"]=> 036- bool(true) 037- } 038- NULL 039- 040- Warning: fopen(data://;base64): failed to open stream: rfc2397: no comma in URL in %sstream_rfc2397_002.php on line %d 041- bool(false) 042- NULL 043- 044- Warning: fopen(data://foo,): failed to open stream: rfc2397: illegal media type in %sstream_rfc2397_002.php on line %d 045- bool(false) 046- NULL 047- 048- Warning: fopen(data://foo=bar,): failed to open stream: rfc2397: illegal media type in %sstream_rfc2397_002.php on line %d 049- bool(false) 050- NULL 051- array(8) { 052- ["wrapper_type"]=> 053- string(7) "RFC2397" 054- ["stream_type"]=> 055- string(7) "RFC2397" 056- ["mode"]=> 057- string(1) "r" 058- ["unread_bytes"]=> 059- int(0) 060- ["seekable"]=> 061- bool(true) 062- ["uri"]=> 063- string(18) "data://text/plain," 064- ["mediatype"]=> 065- string(10) "text/plain" 066- ["base64"]=> 067- bool(false) 068- } 069- NULL 070- 071- Warning: fopen(data://text/plain;foo,): failed to open stream: rfc2397: illegal parameter in %sstream_rfc2397_002.php on line %d 072- bool(false) 073- NULL 074- array(9) { 075- ["wrapper_type"]=> 076- string(7) "RFC2397" 077- ["stream_type"]=> 078- string(7) "RFC2397" 079- ["mode"]=> 080- string(1) "r" 081- ["unread_bytes"]=> 082- int(0) 083- ["seekable"]=> 084- bool(true) 085- ["uri"]=> 086- string(26) "data://text/plain;foo=bar," 087- ["mediatype"]=> 088- string(10) "text/plain" 089- ["foo"]=> 090- string(3) "bar" 091- ["base64"]=> 092- bool(false) 093- } 094- string(3) "bar" 095- 096- Warning: fopen(data://text/plain;foo=bar;bla,): failed to open stream: rfc2397: illegal parameter in %sstream_rfc2397_002.php on line %d 097- bool(false) 098- NULL 099- array(9) { 100- ["wrapper_type"]=> 101- string(7) "RFC2397" 102- ["stream_type"]=> 103- string(7) "RFC2397" 104- ["mode"]=> 105- string(1) "r" 106- ["unread_bytes"]=> 107- int(0) 108- ["seekable"]=> 109- bool(true) 110- ["uri"]=> 111- string(33) "data://text/plain;foo=bar;base64," 112- ["mediatype"]=> 113- string(10) "text/plain" 114- ["foo"]=> 115- string(3) "bar" 116- ["base64"]=> 117- bool(true) 118- } 119- string(3) "bar" 120- 121- Warning: fopen(data://text/plain;foo=bar;bar=baz): failed to open stream: rfc2397: no comma in URL in %sstream_rfc2397_002.php on line %d 122- bool(false) 123- NULL 124- array(10) { 125- ["wrapper_type"]=> 126- string(7) "RFC2397" 127- ["stream_type"]=> 128- string(7) "RFC2397" 129- ["mode"]=> 130- string(1) "r" 131- ["unread_bytes"]=> 132- int(0) 133- ["seekable"]=> 134- bool(true) 135- ["uri"]=> 136- string(34) "data://text/plain;foo=bar;bar=baz," 137- ["mediatype"]=> 138- string(10) "text/plain" 139- ["foo"]=> 140- string(3) "bar" 141- ["bar"]=> 142- string(3) "baz" 143- ["base64"]=> 144- bool(false) 145- } 146- string(3) "bar" 147- ===DONE=== ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_003.phpt ================================================================================ Warning: file_get_contents(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_003.php on line 21 Warning: file_get_contents(data://,A%20brief%20note): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_003.php on line 21 bool(false) Warning: file_get_contents(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_003.php on line 21 Warning: file_get_contents(data://application/vnd-xxx-query,select_vcount,fcol_from_fieldtable/local): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_003.php on line 21 bool(false) Warning: file_get_contents(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_003.php on line 21 Warning: file_get_contents(data://;base64,Zm9vYmFyIGZvb2Jhcg==): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_003.php on line 21 bool(false) Warning: file_get_contents(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_003.php on line 19 Warning: file_get_contents(data://image/gif;base64,R0lGODdhMAAwAPAAAAAAAP///ywAAAAAMAAw AAAC8IyPqcvt3wCcDkiLc7C0qwyGHhSWpjQu5yqmCYsapyuvUUlvONmOZtfzgFz ByTB10QgxOR0TqBQejhRNzOfkVJ+5YiUqrXF5Y5lKh/DeuNcP5yLWGsEbtLiOSp a/TPg7JpJHxyendzWTBfX0cxOnKPjgBzi4diinWGdkF8kjdfnycQZXZeYGejmJl ZeGl9i2icVqaNVailT6F5iJ90m6mvuTS4OK05M0vDk0Q4XUtwvKOzrcd3iq9uis F81M1OIcR7lEewwcLp7tuNNkM3uNna3F2JQFo97Vriy/Xl4/f1cf5VWzXyym7PH hhx4dbgYKAAA7): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_003.php on line 19 bool(false) ===DONE=== ================================================================================ 001+ Warning: file_get_contents(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_003.php on line 21 002+ 003+ Warning: file_get_contents(data://,A%20brief%20note): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_003.php on line 21 004+ bool(false) 005+ 001- string(12) "A brief note" 002- string(40) "select_vcount,fcol_from_fieldtable/local" 003- string(13) "foobar foobar" 004- bool(true) 005- ===DONE=== 006+ Warning: file_get_contents(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_003.php on line 21 007+ 008+ Warning: file_get_contents(data://application/vnd-xxx-query,select_vcount,fcol_from_fieldtable/local): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_003.php on line 21 009+ bool(false) 010+ 011+ Warning: file_get_contents(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_003.php on line 21 012+ 013+ Warning: file_get_contents(data://;base64,Zm9vYmFyIGZvb2Jhcg==): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_003.php on line 21 014+ bool(false) 015+ 016+ Warning: file_get_contents(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_003.php on line 19 017+ 018+ Warning: file_get_contents(data://image/gif;base64,R0lGODdhMAAwAPAAAAAAAP///ywAAAAAMAAw 019+ AAAC8IyPqcvt3wCcDkiLc7C0qwyGHhSWpjQu5yqmCYsapyuvUUlvONmOZtfzgFz 020+ ByTB10QgxOR0TqBQejhRNzOfkVJ+5YiUqrXF5Y5lKh/DeuNcP5yLWGsEbtLiOSp 021+ a/TPg7JpJHxyendzWTBfX0cxOnKPjgBzi4diinWGdkF8kjdfnycQZXZeYGejmJl 022+ ZeGl9i2icVqaNVailT6F5iJ90m6mvuTS4OK05M0vDk0Q4XUtwvKOzrcd3iq9uis 023+ F81M1OIcR7lEewwcLp7tuNNkM3uNna3F2JQFo97Vriy/Xl4/f1cf5VWzXyym7PH 024+ hhx4dbgYKAAA7): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_003.php on line 19 025+ bool(false) 026+ ===DONE=== ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_004.phpt ================================================================================ bool(false) bool(false) bool(false) bool(false) bool(false) bool(false) ===DONE=== ================================================================================ 001+ bool(false) 002+ bool(false) 003+ bool(false) 004+ bool(false) 005+ bool(false) 006+ bool(false) 001- string(5) ";test" 002- string(4) "test" 003- string(4) "test" 004- bool(false) 005- string(5) "Hello" 006- string(3) "a,b" ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_005.phpt ================================================================================ bool(false) bool(false) bool(false) bool(false) bool(false) bool(false) bool(false) bool(false) bool(false) ===DONE=== ================================================================================ 001+ bool(false) 002+ bool(false) 003+ bool(false) 004+ bool(false) 005+ bool(false) 006+ bool(false) 007+ bool(false) 008+ bool(false) 009+ bool(false) 001- string(12) "A brief note" 002- string(40) "select_vcount,fcol_from_fieldtable/local" 003- string(13) "foobar foobar" 004- string(5) ";test" 005- string(4) "test" 006- string(4) "test" 007- bool(false) 008- string(5) "Hello" 009- string(3) "a,b" ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_006.phpt ================================================================================ Warning: file_get_contents(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_006.php on line 12 Warning: file_get_contents(data:;base64,): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_006.php on line 12 bool(false) Warning: file_get_contents(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_006.php on line 12 Warning: file_get_contents(data:;base64,Zm9vYmFy): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_006.php on line 12 bool(false) Warning: file_get_contents(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_006.php on line 12 Warning: file_get_contents(data:;base64,#Zm9vYmFyIGZvb2Jhcg==): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_006.php on line 12 bool(false) Warning: file_get_contents(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_006.php on line 12 Warning: file_get_contents(data:;base64,#Zm9vYmFyIGZvb2Jhc=): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_006.php on line 12 bool(false) ===DONE=== ================================================================================ 001+ Warning: file_get_contents(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_006.php on line 12 002+ 003+ Warning: file_get_contents(data:;base64,): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_006.php on line 12 004+ bool(false) 005+ 006+ Warning: file_get_contents(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_006.php on line 12 007+ 008+ Warning: file_get_contents(data:;base64,Zm9vYmFy): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_006.php on line 12 009+ bool(false) 010+ 011+ Warning: file_get_contents(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_006.php on line 12 012+ 013+ Warning: file_get_contents(data:;base64,#Zm9vYmFyIGZvb2Jhcg==): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_006.php on line 12 014+ bool(false) 015+ 016+ Warning: file_get_contents(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_006.php on line 12 017+ 018+ Warning: file_get_contents(data:;base64,#Zm9vYmFyIGZvb2Jhc=): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_006.php on line 12 001- string(0) "" 002- string(6) "foobar" 003- string(13) "foobar foobar" 004- 005- Warning: file_get_contents(data:;base64,#Zm9vYmFyIGZvb2Jhc=): failed to open stream: rfc2397: unable to decode in %sstream_rfc2397_006.php on line %d ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.phpt ================================================================================ ===data:,012345=== Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 11 Warning: fopen(data:,012345): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 11 Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 13 bool(false) Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 14 bool(false) ===S:4,S=== Warning: fseek(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 16 bool(false) Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 17 bool(false) Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 18 bool(false) ===GETC=== Warning: fgetc(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 20 bool(false) Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 21 bool(false) Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 22 bool(false) ===GETC=== Warning: fgetc(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 24 bool(false) Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 25 bool(false) Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 26 bool(false) ===REWIND=== Warning: rewind(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 28 bool(false) Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 29 bool(false) Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 30 bool(false) ===GETC=== Warning: fgetc(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 32 bool(false) Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 33 bool(false) Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 34 bool(false) ===S:3,S=== Warning: fseek(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 36 bool(false) Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 37 bool(false) Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 38 bool(false) ===S:1,C=== Warning: fseek(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 40 bool(false) Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 41 bool(false) Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 42 bool(false) ===S:-2,C=== Warning: fseek(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 44 bool(false) Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 45 bool(false) Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 46 bool(false) ===S:-10,C=== Warning: fseek(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 48 bool(false) Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 49 bool(false) Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 50 bool(false) ===S:3,S=== Warning: fseek(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 52 bool(false) Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 53 bool(false) Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 54 bool(false) ===S:10,C=== Warning: fseek(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 56 bool(false) Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 57 bool(false) Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 58 bool(false) ===S:-1,E=== Warning: fseek(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 60 bool(false) Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 61 bool(false) Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 62 bool(false) ===S:0,E=== Warning: fseek(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 64 bool(false) Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 65 bool(false) Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 66 bool(false) ===S:1,E=== Warning: fseek(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 68 bool(false) Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 69 bool(false) Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 70 bool(false) Warning: fclose(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 72 ===DONE=== ================================================================================ 002+ 003+ Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 11 004+ 005+ Warning: fopen(data:,012345): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 11 006+ 007+ Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 13 002- int(0) 005- int(0) 006- int(4) 009+ 010+ Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 14 011+ bool(false) 009- string(1) "4" 010- int(5) 013+ 014+ Warning: fseek(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 16 015+ bool(false) 016+ 017+ Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 17 013- string(1) "5" 014- int(6) 015- bool(true) 017- bool(true) 018- int(0) 019+ 020+ Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 18 021+ bool(false) 021- string(1) "0" 022- int(1) 023+ 024+ Warning: fgetc(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 20 025+ bool(false) 026+ 027+ Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 21 028+ bool(false) 029+ 030+ Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 22 025- int(0) 026- int(3) 029- int(0) 030- int(4) 033+ 034+ Warning: fgetc(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 24 035+ bool(false) 036+ 037+ Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 25 038+ bool(false) 039+ 040+ Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 26 041+ bool(false) 033- int(0) 034- int(2) 037- int(-1) 041- int(0) 042- int(3) 043+ 044+ Warning: rewind(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 28 045+ bool(false) 046+ 047+ Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 29 048+ bool(false) 049+ 050+ Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 30 045- int(-1) 049- int(0) 050- int(5) 053+ 054+ Warning: fgetc(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 32 055+ bool(false) 056+ 057+ Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 33 058+ bool(false) 059+ 060+ Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 34 053- int(0) 054- int(6) 057- int(-1) 063+ 064+ Warning: fseek(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 36 065+ bool(false) 066+ 067+ Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 37 068+ bool(false) 069+ 070+ Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 38 073+ 074+ Warning: fseek(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 40 075+ bool(false) 076+ 077+ Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 41 078+ bool(false) 079+ 080+ Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 42 083+ 084+ Warning: fseek(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 44 085+ bool(false) 086+ 087+ Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 45 088+ bool(false) 089+ 090+ Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 46 093+ 094+ Warning: fseek(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 48 096+ 097+ Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 49 099+ 100+ Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 50 101+ bool(false) 103+ 104+ Warning: fseek(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 52 105+ bool(false) 106+ 107+ Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 53 108+ bool(false) 109+ 110+ Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 54 113+ 114+ Warning: fseek(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 56 116+ 117+ Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 57 119+ 120+ Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 58 121+ bool(false) 123+ 124+ Warning: fseek(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 60 125+ bool(false) 126+ 127+ Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 61 128+ bool(false) 129+ 130+ Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 62 133+ 134+ Warning: fseek(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 64 135+ bool(false) 136+ 137+ Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 65 138+ bool(false) 139+ 140+ Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 66 143+ 144+ Warning: fseek(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 68 146+ 147+ Warning: ftell(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 69 149+ 150+ Warning: feof(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 70 151+ bool(false) 152+ 153+ Warning: fclose(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/standard/tests/file/stream_rfc2397_007.php on line 72 ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/standard/tests/general_functions/proc_nice_variation5.phpt ================================================================================ *** Test substituting argument 1 with int values *** bool(true) bool(true) bool(true) bool(true) ================================================================================ 005+ bool(true) 005- 006- Warning: proc_nice(): Only a super user may attempt to increase the priority of a process in %s on line %d 007- bool(false) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/standard/tests/general_functions/sunfuncts.phpt ================================================================================ 1041395864 06:37 6.629013145891 1041432367 16:46 16.7686591004 1044073855 06:30 6.515408927984 1044112382 17:13 17.21736015322 1046491495 06:04 6.082214503339 1046532998 17:36 17.61069399198 1049167581 05:26 5.439443811173 1049212699 17:58 17.97200093407 1051757532 04:52 4.870193412616 1051805928 18:18 18.3135131694 1054434776 04:32 4.548982718277 1054485564 18:39 18.65669629929 1057026949 04:35 4.597195637274 1057078113 18:48 18.80924186735 1059706409 04:53 4.891657508917 1059755757 18:35 18.59923724603 1062385999 05:13 5.222095112101 1062432215 18:03 18.05990341245 1064979098 05:31 5.527319921542 1065021877 17:24 17.41042474015 1067658845 05:54 5.901629287093 1067698194 16:49 16.83193491412 1070252387 06:19 6.329924268934 1070289298 16:34 16.58286665952 ================================================================================ 002+ 1041432367 16:46 16.7686591004 002- 1041432452 16:47 16.792451114%d 004+ 1044112382 17:13 17.21736015322 004- 1044112463 17:14 17.239870289%d 006+ 1046532998 17:36 17.61069399198 006- 1046533075 17:37 17.632011035%d 008+ 1049212699 17:58 17.97200093407 008- 1049212774 17:59 17.993035729%d 010+ 1051805928 18:18 18.3135131694 010- 1051806007 18:20 18.335390508%d 012+ 1054485564 18:39 18.65669629929 012- 1054485647 18:40 18.679812949%d 014+ 1057078113 18:48 18.80924186735 014- 1057078197 18:49 18.832563396%d 016+ 1059755757 18:35 18.59923724603 016- 1059755837 18:37 18.621440704%d 018+ 1062432215 18:03 18.05990341245 018- 1062432291 18:04 18.080957168%d 020+ 1065021877 17:24 17.41042474015 020- 1065021952 17:25 17.431339135%d 022+ 1067698194 16:49 16.83193491412 022- 1067698274 16:51 16.853902453%d 024+ 1070289298 16:34 16.58286665952 024- 1070289382 16:36 16.606312600%d ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/standard/tests/general_functions/var_dump_64bit.phpt ================================================================================ *** Testing var_dump() on integer variables *** -- Iteration 1 -- int(0) -- Iteration 2 -- int(83) -- Iteration 3 -- int(123000000) -- Iteration 4 -- int(-83) -- Iteration 5 -- int(-12300000) -- Iteration 6 -- array(10) { [0]=> int(1) [1]=> int(2) [2]=> int(3) [3]=> int(4) [4]=> int(5) [5]=> int(6) [6]=> int(7) [7]=> int(8) [8]=> int(9) [9]=> int(10) } -- Iteration 7 -- array(10) { [0]=> int(-1) [1]=> int(-2) [2]=> int(-3) [3]=> int(-4) [4]=> int(-5) [5]=> int(-6) [6]=> int(-7) [7]=> int(-8) [8]=> int(-9) [9]=> int(-10) } -- Iteration 8 -- int(2147483647) -- Iteration 9 -- int(2147483648) -- Iteration 10 -- int(-2147483648) -- Iteration 11 -- int(-2147483647) -- Iteration 12 -- int(2147483647) -- Iteration 13 -- int(-2147483648) -- Iteration 14 -- int(2147483647) -- Iteration 15 -- int(-2147483648) *** Testing var_dump() on float variables *** -- Iteration 1 -- float(0) -- Iteration 2 -- float(0) -- Iteration 3 -- float(1.234) -- Iteration 4 -- float(-1.234) -- Iteration 5 -- float(-2) -- Iteration 6 -- float(2) -- Iteration 7 -- float(-0.5) -- Iteration 8 -- float(0.567) -- Iteration 9 -- float(-0.00067) -- Iteration 10 -- float(-670) -- Iteration 11 -- float(670) -- Iteration 12 -- float(670) -- Iteration 13 -- float(-0.00410003) -- Iteration 14 -- float(-4100.03) -- Iteration 15 -- float(0.004100003) -- Iteration 16 -- float(4100.003) -- Iteration 17 -- float(100000) -- Iteration 18 -- float(-100000) -- Iteration 19 -- float(1.0E-5) -- Iteration 20 -- float(-1.0E-5) -- Iteration 21 -- float(100000) -- Iteration 22 -- float(-100000) -- Iteration 23 -- float(100000) -- Iteration 24 -- float(-100000) -- Iteration 25 -- float(100000) -- Iteration 26 -- float(-100000) -- Iteration 27 -- float(1.0E-5) -- Iteration 28 -- float(-1.0E-5) -- Iteration 29 -- int(-2147483649) -- Iteration 30 -- int(2147483649) -- Iteration 31 -- int(2147483649) -- Iteration 32 -- int(-2147483649) *** Testing var_dump() on string variables *** -- Iteration 1 -- string(0) "" -- Iteration 2 -- string(0) "" -- Iteration 3 -- string(1) " " -- Iteration 4 -- string(1) " " -- Iteration 5 -- string(1) "0" -- Iteration 6 -- string(1) " -- Iteration 7 -- string(2) "\0" -- Iteration 8 -- string(1) " " -- Iteration 9 -- string(2) "\t" -- Iteration 10 -- string(3) "PHP" -- Iteration 11 -- string(3) "PHP" -- Iteration 12 -- string(29) "abcd -- Iteration 13 -- string(34) "abcd -- Iteration 14 -- string(22) "1234 5678 9100 abcda" *** Testing var_dump() on boolean variables *** -- Iteration 1 -- bool(true) -- Iteration 2 -- bool(false) -- Iteration 3 -- bool(true) -- Iteration 4 -- bool(false) *** Testing var_dump() on array variables *** -- Iteration 1 -- array(0) { } -- Iteration 2 -- array(1) { [0]=> NULL } -- Iteration 3 -- array(1) { [0]=> NULL } -- Iteration 4 -- array(1) { [0]=> bool(true) } -- Iteration 5 -- array(1) { [0]=> string(0) "" } -- Iteration 6 -- array(1) { [0]=> string(0) "" } -- Iteration 7 -- array(2) { [0]=> array(0) { } [1]=> array(0) { } } -- Iteration 8 -- array(2) { [0]=> array(2) { [0]=> int(1) [1]=> int(2) } [1]=> array(2) { [0]=> string(1) "a" [1]=> string(1) "b" } } -- Iteration 9 -- array(1) { [1]=> string(3) "One" } -- Iteration 10 -- array(1) { ["test"]=> string(8) "is_array" } -- Iteration 11 -- array(1) { [0]=> int(0) } -- Iteration 12 -- array(1) { [0]=> int(-1) } -- Iteration 13 -- array(2) { [0]=> float(10.5) [1]=> float(5.6) } -- Iteration 14 -- array(2) { [0]=> string(6) "string" [1]=> string(4) "test" } -- Iteration 15 -- array(2) { [0]=> string(6) "string" [1]=> string(4) "test" } *** Testing var_dump() on object variables *** -- Iteration 1 -- object(object_class)#6 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } -- Iteration 2 -- object(no_member_class)#7 (0) { } -- Iteration 3 -- object(contains_object_class)#8 (7) { ["p"]=> int(30) ["class_object1"]=> object(object_class)#9 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["class_object2"]=> object(object_class)#10 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["class_object3:private"]=> object(object_class)#9 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["class_object4:protected"]=> object(object_class)#10 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["no_member_class_object"]=> object(no_member_class)#11 (0) { } ["class_object5"]=> object(contains_object_class)#8 (7) { ["p"]=> int(30) ["class_object1"]=> object(object_class)#9 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["class_object2"]=> object(object_class)#10 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["class_object3:private"]=> object(object_class)#9 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["class_object4:protected"]=> object(object_class)#10 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["no_member_class_object"]=> object(no_member_class)#11 (0) { } ["class_object5"]=> *RECURSION* } } -- Iteration 4 -- object(contains_object_class)#1 (7) { ["p"]=> int(30) ["class_object1"]=> object(object_class)#2 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["class_object2"]=> object(object_class)#3 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["class_object3:private"]=> object(object_class)#2 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["class_object4:protected"]=> object(object_class)#3 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["no_member_class_object"]=> object(no_member_class)#4 (0) { } ["class_object5"]=> object(contains_object_class)#1 (7) { ["p"]=> int(30) ["class_object1"]=> object(object_class)#2 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["class_object2"]=> object(object_class)#3 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["class_object3:private"]=> object(object_class)#2 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["class_object4:protected"]=> object(object_class)#3 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["no_member_class_object"]=> object(no_member_class)#4 (0) { } ["class_object5"]=> *RECURSION* } } -- Iteration 5 -- object(object_class)#2 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } -- Iteration 6 -- object(object_class)#3 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } -- Iteration 7 -- object(no_member_class)#4 (0) { } -- Iteration 8 -- object(object_class)#5 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } -- Iteration 9 -- NULL ** Testing var_dump() on objects having circular reference ** object(object_class)#13 (8) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) ["obj"]=> &object(object_class)#12 (8) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) ["obj"]=> &object(object_class)#13 (8) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) ["obj"]=> &object(object_class)#12 (8) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) ["obj"]=> *RECURSION* } } } } *** Testing var_dump() on resources *** -- Iteration 1 -- resource(5) of type (stream) -- Iteration 2 -- resource(6) of type (stream) *** Testing var_dump() on different combinations of scalar and non-scalar variables *** -- Iteration 1 -- array(3) { [0]=> int(123) [1]=> float(-1.2345) [2]=> string(1) "a" } -- Iteration 2 -- array(4) { [0]=> string(1) "d" [1]=> array(3) { [0]=> int(1) [1]=> int(3) [2]=> int(5) } [2]=> bool(true) [3]=> NULL } -- Iteration 3 -- array(4) { [0]=> object(no_member_class)#14 (0) { } [1]=> array(0) { } [2]=> bool(false) [3]=> int(0) } -- Iteration 4 -- array(6) { [0]=> float(0) [1]=> string(11) "Where am I?" [2]=> array(3) { [0]=> int(7) [1]=> int(8) [2]=> int(9) } [3]=> bool(true) [4]=> string(1) "A" [5]=> int(987654321) } -- Iteration 5 -- array(4) { [0]=> NULL [1]=> float(20000000000) [2]=> float(79.1) [3]=> float(4.599998) } -- Iteration 6 -- array(4) { [0]=> string(27) "array(1,2,3,4)1.0000002TRUE" [1]=> NULL [2]=> float(4611333) [3]=> string(5) "/00\7" } *** Testing var_dump() on miscelleneous input arguments *** -- Iteration 1 -- NULL -- Iteration 2 -- NULL -- Iteration 3 -- NULL -- Iteration 4 -- NULL *** Testing var_dump() on multiple arguments *** array(15) { [0]=> int(0) [1]=> int(83) [2]=> int(123000000) [3]=> int(-83) [4]=> int(-12300000) [5]=> array(10) { [0]=> int(1) [1]=> int(2) [2]=> int(3) [3]=> int(4) [4]=> int(5) [5]=> int(6) [6]=> int(7) [7]=> int(8) [8]=> int(9) [9]=> int(10) } [6]=> array(10) { [0]=> int(-1) [1]=> int(-2) [2]=> int(-3) [3]=> int(-4) [4]=> int(-5) [5]=> int(-6) [6]=> int(-7) [7]=> int(-8) [8]=> int(-9) [9]=> int(-10) } [7]=> int(2147483647) [8]=> int(2147483648) [9]=> int(-2147483648) [10]=> int(-2147483647) [11]=> int(2147483647) [12]=> int(-2147483648) [13]=> int(2147483647) [14]=> int(-2147483648) } array(32) { [0]=> float(0) [1]=> float(0) [2]=> float(1.234) [3]=> float(-1.234) [4]=> float(-2) [5]=> float(2) [6]=> float(-0.5) [7]=> float(0.567) [8]=> float(-0.00067) [9]=> float(-670) [10]=> float(670) [11]=> float(670) [12]=> float(-0.00410003) [13]=> float(-4100.03) [14]=> float(0.004100003) [15]=> float(4100.003) [16]=> float(100000) [17]=> float(-100000) [18]=> float(1.0E-5) [19]=> float(-1.0E-5) [20]=> float(100000) [21]=> float(-100000) [22]=> float(100000) [23]=> float(-100000) [24]=> float(100000) [25]=> float(-100000) [26]=> float(1.0E-5) [27]=> float(-1.0E-5) [28]=> int(-2147483649) [29]=> int(2147483649) [30]=> int(2147483649) [31]=> int(-2147483649) } array(14) { [0]=> string(0) "" [1]=> string(0) "" [2]=> string(1) " " [3]=> string(1) " " [4]=> string(1) "0" [5]=> string(1) " [6]=> string(2) "\0" [7]=> string(1) " " [8]=> string(2) "\t" [9]=> string(3) "PHP" [10]=> string(3) "PHP" [11]=> string(29) "abcd [12]=> string(34) "abcd [13]=> string(22) "1234 5678 9100 abcda" } array(15) { [0]=> array(0) { } [1]=> array(1) { [0]=> NULL } [2]=> array(1) { [0]=> NULL } [3]=> array(1) { [0]=> bool(true) } [4]=> array(1) { [0]=> string(0) "" } [5]=> array(1) { [0]=> string(0) "" } [6]=> array(2) { [0]=> array(0) { } [1]=> array(0) { } } [7]=> array(2) { [0]=> array(2) { [0]=> int(1) [1]=> int(2) } [1]=> array(2) { [0]=> string(1) "a" [1]=> string(1) "b" } } [8]=> array(1) { [1]=> string(3) "One" } [9]=> array(1) { ["test"]=> string(8) "is_array" } [10]=> array(1) { [0]=> int(0) } [11]=> array(1) { [0]=> int(-1) } [12]=> array(2) { [0]=> float(10.5) [1]=> float(5.6) } [13]=> array(2) { [0]=> string(6) "string" [1]=> string(4) "test" } [14]=> array(2) { [0]=> string(6) "string" [1]=> string(4) "test" } } array(4) { [0]=> bool(true) [1]=> bool(false) [2]=> bool(true) [3]=> bool(false) } array(2) { [0]=> resource(5) of type (stream) [1]=> resource(6) of type (stream) } array(9) { [0]=> object(object_class)#6 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } [1]=> object(no_member_class)#7 (0) { } [2]=> object(contains_object_class)#8 (7) { ["p"]=> int(30) ["class_object1"]=> object(object_class)#9 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["class_object2"]=> object(object_class)#10 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["class_object3:private"]=> object(object_class)#9 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["class_object4:protected"]=> object(object_class)#10 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["no_member_class_object"]=> object(no_member_class)#11 (0) { } ["class_object5"]=> object(contains_object_class)#8 (7) { ["p"]=> int(30) ["class_object1"]=> object(object_class)#9 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["class_object2"]=> object(object_class)#10 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["class_object3:private"]=> object(object_class)#9 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["class_object4:protected"]=> object(object_class)#10 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["no_member_class_object"]=> object(no_member_class)#11 (0) { } ["class_object5"]=> *RECURSION* } } [3]=> object(contains_object_class)#1 (7) { ["p"]=> int(30) ["class_object1"]=> object(object_class)#2 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["class_object2"]=> object(object_class)#3 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["class_object3:private"]=> object(object_class)#2 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["class_object4:protected"]=> object(object_class)#3 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["no_member_class_object"]=> object(no_member_class)#4 (0) { } ["class_object5"]=> object(contains_object_class)#1 (7) { ["p"]=> int(30) ["class_object1"]=> object(object_class)#2 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["class_object2"]=> object(object_class)#3 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["class_object3:private"]=> object(object_class)#2 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["class_object4:protected"]=> object(object_class)#3 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } ["no_member_class_object"]=> object(no_member_class)#4 (0) { } ["class_object5"]=> *RECURSION* } } [4]=> object(object_class)#2 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } [5]=> object(object_class)#3 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } [6]=> object(no_member_class)#4 (0) { } [7]=> object(object_class)#5 (7) { ["value"]=> int(50) ["public_var1"]=> int(10) ["private_var1:private"]=> int(20) ["private_var2:private"]=> int(21) ["protected_var1:protected"]=> string(8) "string_1" ["protected_var2:protected"]=> string(8) "string_2" ["public_var2"]=> int(11) } [8]=> NULL } array(4) { [0]=> NULL [1]=> NULL [2]=> NULL [3]=> NULL } array(6) { [0]=> array(3) { [0]=> int(123) [1]=> float(-1.2345) [2]=> string(1) "a" } [1]=> array(4) { [0]=> string(1) "d" [1]=> array(3) { [0]=> int(1) [1]=> int(3) [2]=> int(5) } [2]=> bool(true) [3]=> NULL } [2]=> array(4) { [0]=> object(no_member_class)#14 (0) { } [1]=> array(0) { } [2]=> bool(false) [3]=> int(0) } [3]=> array(6) { [0]=> float(0) [1]=> string(11) "Where am I?" [2]=> array(3) { [0]=> int(7) [1]=> int(8) [2]=> int(9) } [3]=> bool(true) [4]=> string(1) "A" [5]=> int(987654321) } [4]=> array(4) { [0]=> NULL [1]=> float(20000000000) [2]=> float(79.1) [3]=> float(4.599998) } [5]=> array(4) { [0]=> string(27) "array(1,2,3,4)1.0000002TRUE" [1]=> NULL [2]=> float(4611333) [3]=> string(5) "/00\7" } } *** Testing var_dump() on anonymous functions *** New anonymous function: string(9) "2 * 3 = 6" string(9) " *** Testing error conditions *** Warning: Wrong parameter count for var_dump() in /usr/local/src/php-5.2.11/ext/standard/tests/general_functions/var_dump_64bit.php on line 278 Done ================================================================================ 171+ 9100 abcda" 171- 9100 172- abcda" 1011+ 9100 abcda" 1012- 9100 1013- abcda" ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/standard/tests/streams/bug47997.phpt ================================================================================ Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/streams/bug47997.php on line 3 Warning: fopen(data://text/plain,): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/streams/bug47997.php on line 3 Warning: stream_copy_to_stream() expects parameter 1 to be resource, boolean given in /usr/local/src/php-5.2.11/ext/standard/tests/streams/bug47997.php on line 6 bool(false) ================================================================================ 001+ Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/standard/tests/streams/bug47997.php on line 3 001- int(0) 002+ 003+ Warning: fopen(data://text/plain,): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/standard/tests/streams/bug47997.php on line 3 004+ 005+ Warning: stream_copy_to_stream() expects parameter 1 to be resource, boolean given in /usr/local/src/php-5.2.11/ext/standard/tests/streams/bug47997.php on line 6 006+ bool(false) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/standard/tests/streams/stream_get_contents_002.phpt ================================================================================ string(0) "" ================================================================================ 001+ string(0) "" 001- string(3) "foo" ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/xmlwriter/tests/bug48204.phpt ================================================================================ Notice: Use of undefined constant PHP_MAXPATHLEN - assumed 'PHP_MAXPATHLEN' in /usr/local/src/php-5.2.11/ext/xmlwriter/tests/bug48204.php on line 2 resource(5) of type (xmlwriter) ================================================================================ 001+ Notice: Use of undefined constant PHP_MAXPATHLEN - assumed 'PHP_MAXPATHLEN' in /usr/local/src/php-5.2.11/ext/xmlwriter/tests/bug48204.php on line 2 002+ resource(5) of type (xmlwriter) 001- Warning: xmlwriter_open_uri(): Unable to resolve file path in %s on line %d 002- bool(false) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.phpt ================================================================================ Warning: xmlwriter_write_attribute_ns() expects exactly 5 parameters, 4 given in /usr/local/src/php-5.2.11/ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.php on line 6 <?xml version="1.0" encoding="UTF-8"?> <root> <elem1 attr1="first"/> </root>bool(false) ================================================================================ 005+ </root>bool(false) 005- </root> 006- bool(false) ================================================================================ ================================================================================ /usr/local/src/php-5.2.11/ext/zlib/tests/bug_40189.phpt ================================================================================ string(40) "AwCFRi98wqppK23l2/7kIY8AlyEdAgAAAEdCTUI=" Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/zlib/tests/bug_40189.php on line 6 Warning: fopen(data://text/plain;base64,AwCFRi98wqppK23l2/7kIY8AlyEdAgAAAEdCTUI=): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/zlib/tests/bug_40189.php on line 6 Warning: stream_filter_append() expects parameter 1 to be resource, boolean given in /usr/local/src/php-5.2.11/ext/zlib/tests/bug_40189.php on line 7 Warning: stream_copy_to_stream() expects parameter 1 to be resource, boolean given in /usr/local/src/php-5.2.11/ext/zlib/tests/bug_40189.php on line 8 bool(false) Warning: fclose(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/zlib/tests/bug_40189.php on line 9 string(0) "" ================================================================================ 002+ 003+ Warning: fopen(): URL file-access is disabled in the server configuration in /usr/local/src/php-5.2.11/ext/zlib/tests/bug_40189.php on line 6 004+ 005+ Warning: fopen(data://text/plain;base64,AwCFRi98wqppK23l2/7kIY8AlyEdAgAAAEdCTUI=): failed to open stream: no suitable wrapper could be found in /usr/local/src/php-5.2.11/ext/zlib/tests/bug_40189.php on line 6 006+ 007+ Warning: stream_filter_append() expects parameter 1 to be resource, boolean given in /usr/local/src/php-5.2.11/ext/zlib/tests/bug_40189.php on line 7 008+ 009+ Warning: stream_copy_to_stream() expects parameter 1 to be resource, boolean given in /usr/local/src/php-5.2.11/ext/zlib/tests/bug_40189.php on line 8 011+ 012+ Warning: fclose(): supplied argument is not a valid stream resource in /usr/local/src/php-5.2.11/ext/zlib/tests/bug_40189.php on line 9 ================================================================================ ================================================================================ BUILD ENVIRONMENT ================================================================================ OS: Linux - Linux ferro 2.6.18-128.7.1.el5 #1 SMP Mon Aug 24 08:12:52 EDT 2009 x86_64 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.20 (1.1220.2.287 2005/08/31 18:54:15) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. System Libtool: ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiler: Using built-in specs. Target: x86_64-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=x86_64-redhat-linux Thread model: posix gcc version 4.1.2 20071124 (Red Hat 4.1.2-42) 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: libcrypt.so.1 => /lib64/libcrypt.so.1 (0x00000031eb600000) librt.so.1 => /lib64/librt.so.1 (0x00000031df800000) libmysqlclient.so.15 => /usr/lib64/mysql/libmysqlclient.so.15 (0x00000033a8000000) libldap-2.3.so.0 => /usr/lib64/libldap-2.3.so.0 (0x00002b6bbb527000) liblber-2.3.so.0 => /usr/lib64/liblber-2.3.so.0 (0x00000031dc000000) libfreetype.so.6 => /usr/lib64/libfreetype.so.6 (0x00000034d5a00000) libpng12.so.0 => /usr/lib64/libpng12.so.0 (0x00000038e7800000) libz.so.1 => /usr/lib64/libz.so.1 (0x00000031da800000) libjpeg.so.62 => /usr/lib64/libjpeg.so.62 (0x00000031df000000) libssl.so.6 => /lib64/libssl.so.6 (0x00000033a7c00000) libcrypto.so.6 => /lib64/libcrypto.so.6 (0x0000003400000000) libresolv.so.2 => /lib64/libresolv.so.2 (0x00000031e4a00000) libm.so.6 => /lib64/libm.so.6 (0x00000031db000000) libdl.so.2 => /lib64/libdl.so.2 (0x00000031db400000) libnsl.so.1 => /lib64/libnsl.so.1 (0x00000031e4e00000) libxml2.so.2 => /usr/lib64/libxml2.so.2 (0x0000003b84600000) libc.so.6 => /lib64/libc.so.6 (0x00000031dac00000) libpthread.so.0 => /lib64/libpthread.so.0 (0x00000031db800000) /lib64/ld-linux-x86-64.so.2 (0x00000031da400000) libsasl2.so.2 => /usr/lib64/libsasl2.so.2 (0x00000031e0000000) libgssapi_krb5.so.2 => /usr/lib64/libgssapi_krb5.so.2 (0x00000033a6c00000) libkrb5.so.3 => /usr/lib64/libkrb5.so.3 (0x00000033a7000000) libcom_err.so.2 => /lib64/libcom_err.so.2 (0x00000031e5a00000) libk5crypto.so.3 => /usr/lib64/libk5crypto.so.3 (0x00000033a7800000) libkrb5support.so.0 => /usr/lib64/libkrb5support.so.0 (0x00000033a7400000) libkeyutils.so.1 => /lib64/libkeyutils.so.1 (0x0000003307000000) libselinux.so.1 => /lib64/libselinux.so.1 (0x00000033a6400000) libsepol.so.1 => /lib64/libsepol.so.1 (0x00000033a6800000) ================================================================================ PHPINFO ================================================================================ phpinfo() PHP Version => 5.2.11 System => Linux ferro 2.6.18-128.7.1.el5 #1 SMP Mon Aug 24 08:12:52 EDT 2009 x86_64 Build Date => Nov 9 2009 10:38:19 Configure Command => './configure' '--with-apxs2=/usr/local/apache2/bin/apxs' '--with-libdir=lib64' '--with-openssl=/usr' '--with-mysql=' '--with-ldap=/usr' '--with-zlib' '--with-gd' '--with-ttf' '--with-jpeg-dir=/usr/lib' '--with-freetype-dir=/usr' '--enable-gd-native-ttf' '--with-gettext=/bin' '--enable-exif' Server API => Command Line Interface Virtual Directory Support => disabled Configuration File (php.ini) Path => /usr/local/lib Loaded Configuration File => /usr/local/lib/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 => https, ftps, compress.zlib, php, file, data, http, ftp Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, sslv2, tls Registered Stream Filters => zlib.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed This program makes use of the Zend Scripting Language Engine: Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies _______________________________________________________________________ Configuration PHP Core Directive => Local Value => Master Value allow_call_time_pass_reference => Off => Off allow_url_fopen => Off => Off allow_url_include => On => On always_populate_raw_post_data => Off => Off arg_separator.input => & => & arg_separator.output => & => & asp_tags => Off => Off auto_append_file => no value => no value auto_globals_jit => On => On auto_prepend_file => no value => no value browscap => no value => no value default_charset => no value => no value default_mimetype => text/html => text/html define_syslog_variables => Off => Off disable_classes => no value => no value disable_functions => no value => no value display_errors => STDERR => STDERR display_startup_errors => Off => Off doc_root => no value => no value docref_ext => no value => no value docref_root => no value => no value enable_dl => On => On error_append_string => no value => no value error_log => no value => no value error_prepend_string => no value => no value error_reporting => 6143 => 6143 expose_php => On => On extension_dir => ./ => ./ 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 => .:/www/jpgraph:/www/pub/services/newbiblio/extlib => .:/www/jpgraph:/www/pub/services/newbiblio/extlib log_errors => On => On log_errors_max_len => 1024 => 1024 magic_quotes_gpc => Off => Off magic_quotes_runtime => Off => Off magic_quotes_sybase => Off => Off mail.force_extra_parameters => no value => no value max_execution_time => 0 => 0 max_input_nesting_level => 64 => 64 max_input_time => -1 => -1 memory_limit => 128M => 128M open_basedir => no value => no value output_buffering => 0 => 0 output_handler => no value => no value post_max_size => 32M => 32M precision => 14 => 14 realpath_cache_size => 16K => 16K realpath_cache_ttl => 120 => 120 register_argc_argv => On => On register_globals => Off => Off register_long_arrays => Off => Off 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 => 32M => 32M upload_tmp_dir => no value => no value user_dir => no value => no value variables_order => GPCS => GPCS 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 => 2009.13 Timezone Database => internal Default timezone => MET 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 exif EXIF Support => enabled EXIF Version => 1.4 $Id: exif.c 287371 2009-08-16 14:31:27Z iliaa $ Supported EXIF Version => 0220 Supported filetypes => JPEG,TIFF filter Input Validation and Filtering => enabled Revision => $Revision: 288083 $ Directive => Local Value => Master Value filter.default => unsafe_raw => unsafe_raw filter.default_flags => no value => no value gd GD Support => enabled GD Version => bundled (2.0.34 compatible) FreeType Support => enabled FreeType Linkage => with freetype FreeType Version => 2.2.1 GIF Read Support => enabled GIF Create Support => enabled JPG Support => enabled PNG Support => enabled WBMP Support => enabled XBM Support => enabled gettext GetText Support => enabled 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 ldap LDAP Support => enabled RCS Version => $Id: ldap.c 287936 2009-09-01 08:42:10Z patrickallaert $ Total Links => 0/unlimited API Version => 3001 Vendor Name => OpenLDAP Vendor Version => 20327 libxml libXML support => active libXML Version => 2.6.26 libXML streams => enabled mysql MySQL Support => enabled Active Persistent Links => 0 Active Links => 0 Client API version => 5.0.77 MYSQL_MODULE_TYPE => external MYSQL_SOCKET => /var/lib/mysql/mysql.sock MYSQL_INCLUDE => -I/usr/include/mysql MYSQL_LIBS => -L/usr/lib64/mysql -lmysqlclient Directive => Local Value => Master Value mysql.allow_persistent => On => On mysql.connect_timeout => 60 => 60 mysql.default_host => no value => no value mysql.default_password => no value => no value mysql.default_port => no value => no value mysql.default_socket => no value => no value mysql.default_user => no value => no value mysql.max_links => Unlimited => Unlimited mysql.max_persistent => Unlimited => Unlimited mysql.trace_mode => Off => Off openssl OpenSSL support => enabled OpenSSL Version => OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008 pcre PCRE (Perl Compatible Regular Expressions) Support => enabled PCRE Library Version => 7.9 2009-04-11 Directive => Local Value => Master Value pcre.backtrack_limit => 100000 => 100000 pcre.recursion_limit => 100000 => 100000 PDO PDO support => enabled PDO drivers => sqlite, sqlite2 pdo_sqlite PDO Driver for SQLite 3.x => enabled PECL Module version => (bundled) 1.0.1 $Id: pdo_sqlite.c 272374 2008-12-31 11:17:49Z sebastian $ SQLite Library => 3.3.7 posix Revision => $Revision: 286880 $ Reflection Reflection => enabled Version => $Id: php_reflection.c 287991 2009-09-03 14:02:51Z sebastian $ 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 => Off => Off 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 => 1000 => 1000 session.gc_maxlifetime => 28800 => 28800 session.gc_probability => 1 => 1 session.hash_bits_per_character => 5 => 5 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: 272374 $ 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 282740 2009-06-25 00:07:20Z scottmac $ 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 => 1 => 1 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=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry 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 zlib ZLib Support => enabled Stream Wrapper support => compress.zlib:// Stream Filter support => zlib.inflate, zlib.deflate Compiled Version => 1.2.3 Linked Version => 1.2.3 Directive => Local Value => Master Value zlib.output_compression => Off => Off zlib.output_compression_level => -1 => -1 zlib.output_handler => no value => no value Additional Modules Module Name Environment Variable => Value HOSTPROMPT => [%n@%m %c] REMOTEHOST => maccasey.nikhef.nl MANPATH => /usr/local/man:/usr/public/man:/usr/share/man:/usr/X11R6/man:/cern/share/man LEVEL => HOSTNAME => ferro TEST_PHP_SRCDIR => /usr/local/src/php-5.2.11 SHELL => /bin/csh TERM => xterm-color HOST => ferro CURRENT => root MAKEFLAGS => LOCALHOST => ferro SSH_CLIENT => deleted QTDIR => /usr/lib64/qt-3.3 QTINC => /usr/lib64/qt-3.3/include SSH_TTY => deleted CDPATH => .:/root USER => root GROUP => unknown 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 HOSTTYPE => x86_64-linux KDEDIR => /usr MAKELEVEL => 1 PAGER => less MFLAGS => ED => /bin/ed PATH => /usr/local/bin:/usr/ucb:/bin:/usr/bin:/usr/sbin:/sbin:/usr/local/etc MAIL => /var/spool/mail/root _ => /usr/local/src/php-5.2.11/sapi/cli/php PWD => /usr/local/src/php-5.2.11 INPUTRC => /etc/inputrc EDITOR => /bin/vi OLDGROUP => root KDE_IS_PRELINKED => 1 LANG => en_US.UTF-8 TEST_PHP_EXECUTABLE => /usr/local/src/php-5.2.11/sapi/cli/php ACCOUNT => root TZ => MET-1MET DST,M3.5.0,M10.5.0 SSH_ASKPASS => /usr/libexec/openssh/gnome-ssh-askpass HOME => /root SHLVL => 3 OSTYPE => linux LS_OPTIONS => -b --color=tty -T 0 VENDOR => unknown PROMPT => %B[!]%b HOSTALIASES => /etc/hostaliases MACHTYPE => x86_64 LOGNAME => root LESS => -m VISUAL => /bin/vi QTLIB => /usr/lib64/qt-3.3/lib SSH_CONNECTION => deleted LESSOPEN => |/usr/bin/lesspipe.sh %s DISPLAY => maccasey.nikhef.nl:0 CC => gcc G_BROKEN_FILENAMES => 1 PHP Variables Variable => Value _SERVER["HOSTPROMPT"] => [%n@%m %c] _SERVER["REMOTEHOST"] => maccasey.nikhef.nl _SERVER["MANPATH"] => /usr/local/man:/usr/public/man:/usr/share/man:/usr/X11R6/man:/cern/share/man _SERVER["LEVEL"] => _SERVER["HOSTNAME"] => ferro _SERVER["TEST_PHP_SRCDIR"] => /usr/local/src/php-5.2.11 _SERVER["SHELL"] => /bin/csh _SERVER["TERM"] => xterm-color _SERVER["HOST"] => ferro _SERVER["CURRENT"] => root _SERVER["MAKEFLAGS"] => _SERVER["LOCALHOST"] => ferro _SERVER["SSH_CLIENT"] => deleted _SERVER["QTDIR"] => /usr/lib64/qt-3.3 _SERVER["QTINC"] => /usr/lib64/qt-3.3/include _SERVER["SSH_TTY"] => deleted _SERVER["CDPATH"] => .:/root _SERVER["USER"] => root _SERVER["GROUP"] => unknown _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["HOSTTYPE"] => x86_64-linux _SERVER["KDEDIR"] => /usr _SERVER["MAKELEVEL"] => 1 _SERVER["PAGER"] => less _SERVER["MFLAGS"] => _SERVER["ED"] => /bin/ed _SERVER["PATH"] => /usr/local/bin:/usr/ucb:/bin:/usr/bin:/usr/sbin:/sbin:/usr/local/etc _SERVER["MAIL"] => /var/spool/mail/root _SERVER["_"] => /usr/local/src/php-5.2.11/sapi/cli/php _SERVER["PWD"] => /usr/local/src/php-5.2.11 _SERVER["INPUTRC"] => /etc/inputrc _SERVER["EDITOR"] => /bin/vi _SERVER["OLDGROUP"] => root _SERVER["KDE_IS_PRELINKED"] => 1 _SERVER["LANG"] => en_US.UTF-8 _SERVER["TEST_PHP_EXECUTABLE"] => /usr/local/src/php-5.2.11/sapi/cli/php _SERVER["ACCOUNT"] => root _SERVER["TZ"] => MET-1MET DST,M3.5.0,M10.5.0 _SERVER["SSH_ASKPASS"] => /usr/libexec/openssh/gnome-ssh-askpass _SERVER["HOME"] => /root _SERVER["SHLVL"] => 3 _SERVER["OSTYPE"] => linux _SERVER["LS_OPTIONS"] => -b --color=tty -T 0 _SERVER["VENDOR"] => unknown _SERVER["PROMPT"] => %B[!]%b _SERVER["HOSTALIASES"] => /etc/hostaliases _SERVER["MACHTYPE"] => x86_64 _SERVER["LOGNAME"] => root _SERVER["LESS"] => -m _SERVER["VISUAL"] => /bin/vi _SERVER["QTLIB"] => /usr/lib64/qt-3.3/lib _SERVER["SSH_CONNECTION"] => deleted _SERVER["LESSOPEN"] => |/usr/bin/lesspipe.sh %s _SERVER["DISPLAY"] => maccasey.nikhef.nl:0 _SERVER["CC"] => gcc _SERVER["G_BROKEN_FILENAMES"] => 1 _SERVER["PHP_SELF"] => _SERVER["SCRIPT_NAME"] => _SERVER["SCRIPT_FILENAME"] => _SERVER["PATH_TRANSLATED"] => _SERVER["DOCUMENT_ROOT"] => _SERVER["REQUEST_TIME"] => 1257759975 _SERVER["argv"] => Array ( ) _SERVER["argc"] => 0 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].