Bug Report
[email protected] (Joe Shamblin)
| Newsgroups | php.qa.reports |
|---|---|
| Message-ID | <[email protected]> |
=====================================================================
BORKED TEST SUMMARY
---------------------------------------------------------------------
duplicated EXPECT section [/var/tmp/local/php-5.3.6/ext/standard/tests/array/bug48484.phpt]
=====================================================================
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
function with many parameters [tests/func/010.phpt]
Test open_basedir configuration [tests/security/open_basedir_is_executable.phpt]
Bug #53574 (Integer overflow in SdnToJulian; leads to segfault) [ext/calendar/tests/bug53574.phpt]
DateTime::diff() add() sub() -- absolute [ext/date/tests/DateTime_diff_add_sub-absolute.phpt]
DateTime::diff() add() sub() -- dates [ext/date/tests/DateTime_diff_add_sub-dates.phpt]
DateTime::diff() add() sub() -- february [ext/date/tests/DateTime_diff_add_sub-february.phpt]
DateTime::diff() add() sub() -- massive [ext/date/tests/DateTime_diff_add_sub-massive.phpt]
Bug #27780 (strtotime(+1 xxx) returns a wrong date/time) [ext/date/tests/bug27780.phpt]
Bug #32555 (strtotime("tomorrow") can return false) [ext/date/tests/bug32555.phpt]
Bug #33532 (Different output for strftime() and date()) [ext/date/tests/bug33532.phpt]
Bug #45866 (decimal values fed to DateTime->modify() causes long execution times) [ext/date/tests/bug45866.phpt]
Bug #51819 (Case discrepancy in timezone names cause Uncaught exception and fatal error) [ext/date/tests/bug51819.phpt]
Bug #51994 (date_parse_from_format is parsing invalid date using 'yz' format) [ext/date/tests/bug51994.phpt]
date_default_timezone_get() function [1] [ext/date/tests/date_default_timezone_get-1.phpt]
date_default_timezone_get() function [2] [ext/date/tests/date_default_timezone_get-2.phpt]
date_default_timezone_set() function [1] [ext/date/tests/date_default_timezone_set-1.phpt]
Test gmstrftime() function : usage variation - Checking date related formats which are supported other than on Windows. [ext/date/tests/gmstrftime_variation14.phpt]
Test gmstrftime() function : usage variation - Checking Preferred date and time representation other than on Windows. [ext/date/tests/gmstrftime_variation22.phpt]
Test strftime() function : usage variation - Checking date related formats which are supported other than on Windows. [ext/date/tests/strftime_variation14.phpt]
Test strftime() function : usage variation - Checking Preferred date and time representation other than on Windows. [ext/date/tests/strftime_variation22.phpt]
Bug #38698 (Bug #38698 for some keys cdbmake creates corrupted db and cdb can't read valid db) [ext/dba/tests/bug38698.phpt]
DBA DB4 Multiple File Creation Test [ext/dba/tests/dba_db4_009.phpt] (info: DB4 handler used)
DOMDocument::$validateOnParse - effectual determination (dom_document_validate_on_parse_read/dom_document_validate_on_parse_write) [ext/dom/tests/DOMDocument_validate_on_parse_variation.phpt]
Test 5: HTML Test [ext/dom/tests/dom005.phpt]
Test split() function : usage variations - out-of-range values for limit [ext/ereg/tests/split_variation_004.phpt]
Test spliti() function : usage variations - out-of-range values for limit [ext/ereg/tests/spliti_variation_004.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]
Gettext basic test with en_US locale that should be on nearly every system [ext/gettext/tests/gettext_basic-enus.phpt]
Test if bindtextdomain() returns string id if no directory path is set(if directory path is 'null') [ext/gettext/tests/gettext_bindtextdomain-cwd.phpt]
Test dcgettext() functionality [ext/gettext/tests/gettext_dcgettext.phpt]
Test dgettext() functionality [ext/gettext/tests/gettext_dgettext.phpt]
Test if dngettext() returns the correct translations (optionally plural). [ext/gettext/tests/gettext_dngettext-plural.phpt]
Test ngettext() functionality [ext/gettext/tests/gettext_ngettext.phpt]
Bug #37176 (iconv_strpos() fails to find a string) [ext/iconv/tests/bug37176.phpt]
Bug #37773 (iconv_substr() gives "Unknown error" when string length = 1") [ext/iconv/tests/bug37773.phpt]
Bug #48289 (iconv_mime_encode() quoted-printable scheme is broken) [ext/iconv/tests/bug48289.phpt]
Bug #51250 (iconv_mime_decode() does not ignore malformed Q-encoded words) [ext/iconv/tests/bug51250.phpt]
Bug #52941 (The 'iconv_mime_decode_headers' function is skipping headers) [ext/iconv/tests/bug52941.phpt]
Bug #53304 (quot_print_decode does not handle lower-case hex digits) [ext/iconv/tests/bug53304.phpt]
EUC-JP to ISO-2022-JP [ext/iconv/tests/eucjp2iso2022jp.phpt]
EUC-JP to SJIS [ext/iconv/tests/eucjp2sjis.phpt]
EUC-JP to UTF8 [ext/iconv/tests/eucjp2utf8.phpt]
iconv() test 1 [ext/iconv/tests/iconv001.phpt]
iconv() test 2 (UCS4BE to ASCII) [ext/iconv/tests/iconv002.phpt]
iconv_mime_encode() sanity cheeck. [ext/iconv/tests/iconv004.phpt]
Test iconv() function : basic functionality [ext/iconv/tests/iconv_basic.phpt]
iconv_mime_decode() [ext/iconv/tests/iconv_mime_decode.phpt]
iconv_mime_decode_headers() [ext/iconv/tests/iconv_mime_decode_headers.phpt]
Test iconv_mime_encode() function : usage variations - Pass different data types to headers arg [ext/iconv/tests/iconv_mime_decode_headers_variation1.phpt]
Test iconv_mime_encode() function : usage variations - Pass different data types to mode arg [ext/iconv/tests/iconv_mime_decode_headers_variation2.phpt]
Test iconv_mime_encode() function : usage variations - Pass different data types to charset arg [ext/iconv/tests/iconv_mime_decode_headers_variation3.phpt]
Test iconv_mime_decode() function : usage variations - Pass different data types to header arg [ext/iconv/tests/iconv_mime_decode_variation1.phpt]
Test iconv_mime_decode() function : usage variations - Pass different data types to mode arg [ext/iconv/tests/iconv_mime_decode_variation2.phpt]
Test iconv_mime_decode() function : usage variations - Pass different data types to charset arg [ext/iconv/tests/iconv_mime_decode_variation3.phpt]
iconv_mime_encode() [ext/iconv/tests/iconv_mime_encode.phpt]
iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt]
iconv stream filter [ext/iconv/tests/iconv_stream_filter_delimiter.phpt]
iconv_strlen() [ext/iconv/tests/iconv_strlen.phpt]
Test iconv_strlen() function : basic functionality [ext/iconv/tests/iconv_strlen_basic.phpt]
Test iconv_strlen() function : usage variations - Pass different data types as $str arg [ext/iconv/tests/iconv_strlen_variation1.phpt]
Test iconv_strlen() function : usage variations - Pass different data types as $encoding arg [ext/iconv/tests/iconv_strlen_variation2.phpt]
iconv_strpos() [ext/iconv/tests/iconv_strpos.phpt]
Test iconv_strpos() function : basic functionality [ext/iconv/tests/iconv_strpos_basic.phpt]
Test iconv_strpos() function : usage variations - pass different data types to $haystack arg [ext/iconv/tests/iconv_strpos_variation1.phpt]
Test iconv_strpos() function : usage variations - pass different data types as $needle arg [ext/iconv/tests/iconv_strpos_variation2.phpt]
Test iconv_strpos() function : usage variations - pass different data types as $offset arg [ext/iconv/tests/iconv_strpos_variation3.phpt]
Test iconv_strpos() function : usage variations - pass different data types as $charset arg [ext/iconv/tests/iconv_strpos_variation4.phpt]
Test iconv_strpos() function : usage variations - Pass different integers as $offset argument [ext/iconv/tests/iconv_strpos_variation5.phpt]
iconv_strrpos() [ext/iconv/tests/iconv_strrpos.phpt]
Test iconv_strrpos() function : basic functionality [ext/iconv/tests/iconv_strrpos_basic.phpt]
Test iconv_strrpos() function : usage variations - pass different data types to $haystack arg [ext/iconv/tests/iconv_strrpos_variation1.phpt]
Test iconv_strrpos() function : usage variations - Pass different data types to $needle arg [ext/iconv/tests/iconv_strrpos_variation2.phpt]
Test iconv_strrpos() function : usage variations - pass different data types as $encoding arg [ext/iconv/tests/iconv_strrpos_variation3.phpt]
iconv_substr() [ext/iconv/tests/iconv_substr.phpt]
Test iconv_substr() function : basic functionality [ext/iconv/tests/iconv_substr_basic.phpt]
ob_iconv_handler() charset parameter length checks (CVE-2007-4840) [ext/iconv/tests/ob_iconv_handler-charset-length-cve-2007-4840.phpt]
ob_iconv_handler() [ext/iconv/tests/ob_iconv_handler.phpt]
Translit failure [ext/iconv/tests/translit-failure.phpt]
Translit UTF-8 quotes [ext/iconv/tests/translit-utf8.phpt]
ldap_connect() - Basic connection [ext/ldap/tests/ldap_connect_basic.phpt]
ldap_connect() - Connection errors [ext/ldap/tests/ldap_connect_error.phpt]
ldap_connect() - Variation [ext/ldap/tests/ldap_connect_variation.phpt]
ldap_count_entries() - Testing counting LDAP entries that should fail [ext/ldap/tests/ldap_count_entries_error.phpt]
ldap_dn2ufn() test [ext/ldap/tests/ldap_dn2ufn.phpt]
ldap_explode_dn() test [ext/ldap/tests/ldap_explode_dn.phpt]
ldap_first_attribute() - Testing ldap_first_attribute() that should fail [ext/ldap/tests/ldap_first_attribute_error.phpt]
ldap_first_entry() - Testing ldap_first_entry() that should fail [ext/ldap/tests/ldap_first_entry_error.phpt]
ldap_first_reference() - Testing ldap_first_reference() that should fail [ext/ldap/tests/ldap_first_reference_error.phpt]
ldap_free_result() - Testing ldap_free_result() that should fail [ext/ldap/tests/ldap_free_result_error.phpt]
ldap_get_attributes() - Testing ldap_get_attributes() that should fail [ext/ldap/tests/ldap_get_attributes_error.phpt]
ldap_get_dn() - Testing ldap_get_dn() that should fail [ext/ldap/tests/ldap_get_dn_error.phpt]
ldap_get_entries() - ldap_get_entries() operation that should fail [ext/ldap/tests/ldap_get_entries_error.phpt]
ldap_get_option() - Basic ldap_get_option() operation [ext/ldap/tests/ldap_get_option_basic.phpt]
ldap_get_option() - More ldap_get_option() operations [ext/ldap/tests/ldap_get_option_variation.phpt]
ldap_next_entry() - Testing ldap_next_entry() that should fail [ext/ldap/tests/ldap_next_entry_error.phpt]
ldap_next_reference() - Testing ldap_next_reference() that should fail [ext/ldap/tests/ldap_next_reference_error.phpt]
ldap_parse_reference() - ldap_parse_reference() operations that should fail [ext/ldap/tests/ldap_parse_reference_error.phpt]
ldap_rename() - Testing ldap_rename() that should fail [ext/ldap/tests/ldap_rename_error.phpt]
ldap_set_option() - Basic ldap_set_option() operation [ext/ldap/tests/ldap_set_option_basic.phpt]
ldap_set_option() - ldap_set_option() operation that should fail [ext/ldap/tests/ldap_set_option_error.phpt]
ldap_set_option() - More ldap_set_option() operations [ext/ldap/tests/ldap_set_option_variation.phpt]
ldap_set_rebind_proc() - Testing ldap_set_rebind_proc() that should fail [ext/ldap/tests/ldap_set_rebind_proc_error.phpt]
ldap_sort() - Testing ldap_sort() that should fail [ext/ldap/tests/ldap_sort_error.phpt]
mysql connect [ext/mysql/tests/001.phpt]
mysql_connect() [ext/mysql/tests/mysql_connect.phpt]
mysql_[p]connect() - max_links/max_persistent [ext/mysql/tests/mysql_max_links.phpt]
mysql_[p]connect() - safe_mode [ext/mysql/tests/mysql_sql_safe_mode.phpt]
Bug #31141 (properties declared in the class extending MySQLi are not available) [ext/mysqli/tests/bug31141.phpt]
mysqli_connect() [ext/mysqli/tests/mysqli_connect.phpt]
new mysqli() [ext/mysqli/tests/mysqli_connect_oo.phpt]
new mysqli() [ext/mysqli/tests/mysqli_connect_oo_defaults.phpt]
Bug #28382 (openssl_x509_parse extensions support) [ext/openssl/tests/bug28382.phpt]
Bug #47828 (segfaults when a UTF-8 conversion fails openssl_x509_parse()) [ext/openssl/tests/bug47828.phpt]
openssl_x509_parse() basic test [ext/openssl/tests/openssl_x509_parse_basic.phpt]
MySQL PDO->__construct(), options [ext/pdo_mysql/tests/pdo_mysql___construct_options.phpt]
MySQL PDO->__construct(), libmysql only options [ext/pdo_mysql/tests/pdo_mysql___construct_options_libmysql.phpt]
MySQL PDO class interface [ext/pdo_mysql/tests/pdo_mysql_interface.phpt]
Test for bug 52013 about Phar::decompressFiles(). [ext/phar/tests/bug52013.phpt]
Phar and RecursiveDirectoryIterator [ext/phar/tests/phar_oo_005.phpt]
bug compatibility: global is used albeit register_globals=0 [ext/session/tests/008-php4.2.3.phpt]
a script should not be able to modify session.use_trans_sid [ext/session/tests/014.phpt]
use_trans_sid should not affect SID [ext/session/tests/015.phpt]
rewriter correctly handles attribute names which contain dashes [ext/session/tests/018.phpt]
rewriter uses arg_seperator.output for modifying URLs [ext/session/tests/020.phpt]
rewriter handles form and fieldset tags correctly [ext/session/tests/021.phpt]
Bug #31454 (Incorrect adding PHPSESSID to links, which contains \r\n) [ext/session/tests/bug36459.phpt]
Bug #41600 (url rewriter tags doesn't work with namespaced tags) [ext/session/tests/bug41600.phpt]
Test session_encode() function : basic functionality [ext/session/tests/session_encode_basic.phpt]
Test session_encode() function : error functionality [ext/session/tests/session_encode_error2.phpt]
Test session_save_path() function : variation [ext/session/tests/session_save_path_variation5.phpt]
SimpleXML: XPath [ext/simplexml/tests/008.phpt]
SPL: DirectoryIterator test getGroup [ext/spl/tests/DirectoryIterator_getGroup_basic.phpt]
SPL: Spl File Info test getGroup [ext/spl/tests/SplFileInfo_getGroup_basic.phpt]
SQLite3::open error test [ext/sqlite3/tests/sqlite3_15_open_error.phpt]
Test dir() function : basic functionality [ext/standard/tests/dir/dir_basic.phpt]
Test dir() function : usage variations - operate on previously opened directory [ext/standard/tests/dir/dir_variation4.phpt]
Test readdir() function : basic functionality [ext/standard/tests/dir/readdir_basic.phpt]
Test readdir() function : usage variations - sub-directories [ext/standard/tests/dir/readdir_variation3.phpt]
Test readdir() function : usage variations - operate on previously opened directory [ext/standard/tests/dir/readdir_variation6.phpt]
Test rewinddir() function : basic functionality [ext/standard/tests/dir/rewinddir_basic.phpt]
Test scandir() function : basic functionality [ext/standard/tests/dir/scandir_basic.phpt]
Test scandir() function : usage variations - different relative paths [ext/standard/tests/dir/scandir_variation4.phpt]
Test scandir() function : usage variations - different ints as $sorting_order arg [ext/standard/tests/dir/scandir_variation9.phpt]
Test function getservbyname() [ext/standard/tests/general_functions/getservbyname_basic.phpt]
Test function getservbyport() by calling it more than or less than its expected arguments [ext/standard/tests/general_functions/getservbyport_basic.phpt]
proc_nice() basic behaviour [ext/standard/tests/general_functions/proc_nice_basic.phpt]
proc_open [ext/standard/tests/general_functions/proc_open02.phpt]
Test mail() function : basic functionality [ext/standard/tests/mail/mail_basic2.phpt]
Test mail() function : variation invalid program for sendmail [ext/standard/tests/mail/mail_variation1.phpt]
Test mail() function : variation force extra parameters [ext/standard/tests/mail/mail_variation2.phpt]
Test variations in usage of acos() [ext/standard/tests/math/acos_variation.phpt]
Test variations in usage of asin() [ext/standard/tests/math/asin_variation.phpt]
Bug #45712 (NaN/INF comparison) [ext/standard/tests/math/bug45712.phpt]
Test is_finite() - basic function test is_finite() [ext/standard/tests/math/is_finite_basic.phpt]
Test is_nan() - basic function test is_nan() [ext/standard/tests/math/is_nan_basic.phpt]
Test variations in usage of log10() [ext/standard/tests/math/log10_variation.phpt]
Test log() - basic function test log() [ext/standard/tests/math/log_basic.phpt]
Test log() function : usage variations - different data types as $arg argument [ext/standard/tests/math/log_variation1.phpt]
Test rand() function : usage variations - different data types as $min argument [ext/standard/tests/math/mt_rand_variation1.phpt]
Test mt_rand() function : usage variations - different data types as $max argument [ext/standard/tests/math/mt_rand_variation2.phpt]
Test define_syslog_variables() function : basic functionality [ext/standard/tests/network/define_syslog_variables_basic.phpt]
Test define_syslog_variables() function : variation [ext/standard/tests/network/define_syslog_variables_variation.phpt]
Test define_syslog_variables() function : variation [ext/standard/tests/network/define_syslog_variables_variation2.phpt]
serialize()/unserialize()/var_dump() [ext/standard/tests/serialize/001.phpt]
Test serialize() & unserialize() functions: arrays (circular references) [ext/standard/tests/serialize/serialization_arrays_001.phpt]
Test serialize() & unserialize() functions: many types [ext/standard/tests/serialize/serialization_miscTypes_001.phpt]
Test serialize() & unserialize() functions: objects [ext/standard/tests/serialize/serialization_objects_001.phpt]
Test serialize() & unserialize() functions: objects (variations) [ext/standard/tests/serialize/serialization_objects_002.phpt]
Test serialize() & unserialize() functions: objects (abstract classes) [ext/standard/tests/serialize/serialization_objects_003.phpt]
Bug #49936 (crash with ftp stream in php_stream_context_get_option()) [ext/standard/tests/streams/bug49936.phpt]
Test htmlspecialchars_decode() function : usage variations - unexpected values for 'quote_style' argument [ext/standard/tests/strings/htmlspecialchars_decode_variation2.phpt]
Test nl_langinfo() function : unexpected inputs for '$tem' argument [ext/standard/tests/strings/nl_langinfo_variation1.phpt]
Test setlocale() function : usage variations - Setting all available locales in the platform [ext/standard/tests/strings/setlocale_variation2.phpt]
Test strtolower() function [ext/standard/tests/strings/strtolower.phpt]
Test strtoupper() function [ext/standard/tests/strings/strtoupper1.phpt]
Test strptime() function : basic functionality [ext/standard/tests/time/strptime_basic.phpt]
Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect), using UTF-* [ext/xml/tests/bug32001.phpt]
Test 10: EXSLT Support [ext/xsl/tests/xslt010.phpt]
=====================================================================
=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
output buffering - fatalism [tests/output/ob_011.phpt] XFAIL REASON: This test will fail until the fix in revision r214155 is backported from php 6
Inconsistencies when accessing protected members [Zend/tests/access_modifiers_008.phpt] XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
Inconsistencies when accessing protected members - 2 [Zend/tests/access_modifiers_009.phpt] XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770.phpt] XFAIL REASON: See Bug #48770
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_2.phpt] XFAIL REASON: See Bug #48770
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_3.phpt] XFAIL REASON: See Bug #48770
DateTime::diff() add() sub() -- fall type2 type2 [ext/date/tests/DateTime_diff_add_sub-fall-type2-type2.phpt] XFAIL REASON: PHP < 5.4 has bugs
DateTime::diff() add() sub() -- fall type2 type3 [ext/date/tests/DateTime_diff_add_sub-fall-type2-type3.phpt] XFAIL REASON: PHP < 5.4 has bugs
DateTime::diff() add() sub() -- fall type3 type2 [ext/date/tests/DateTime_diff_add_sub-fall-type3-type2.phpt] XFAIL REASON: PHP < 5.4 has bugs
DateTime::diff() add() sub() -- fall type3 type3 [ext/date/tests/DateTime_diff_add_sub-fall-type3-type3.phpt] XFAIL REASON: PHP < 5.4 has bugs
DateTime::diff() add() sub() -- spring type2 type2 [ext/date/tests/DateTime_diff_add_sub-spring-type2-type2.phpt] XFAIL REASON: PHP < 5.4 has bugs
DateTime::diff() add() sub() -- spring type2 type3 [ext/date/tests/DateTime_diff_add_sub-spring-type2-type3.phpt] XFAIL REASON: PHP < 5.4 has bugs
DateTime::diff() add() sub() -- spring type3 type2 [ext/date/tests/DateTime_diff_add_sub-spring-type3-type2.phpt] XFAIL REASON: PHP < 5.4 has bugs
DateTime::diff() add() sub() -- spring type3 type3 [ext/date/tests/DateTime_diff_add_sub-spring-type3-type3.phpt] XFAIL REASON: PHP < 5.4 has bugs
DBA with persistent connections [ext/dba/tests/dba015.phpt] XFAIL REASON: Test 6 crashes in flatfile_findkey with dba pointer of NULL, bug http://bugs.php.net/bug.php?id=51278
DBA DB4 with persistent connections [ext/dba/tests/dba_db4_018.phpt] XFAIL REASON: Test 6 crashes with dba pointer of NULL, bug http://bugs.php.net/bug.php?id=51278
SimpleXML: array casting bug [ext/simplexml/tests/034.phpt] XFAIL REASON: Does anyone know why?
=====================================================================
=====================================================================
WARNED TEST SUMMARY
---------------------------------------------------------------------
DateInterval::format(), %a [ext/date/tests/DateInterval_format_a.phpt] (warn: XFAIL section but test passes)
via [ext/pdo_sqlite/tests/common.phpt]
SQLite PDO Common: Bug #34630 (inserting streams as LOBs) [ext/pdo_sqlite/tests/bug_34630.phpt] (warn: XFAIL section but test passes)
via [ext/sqlite/tests/pdo/common.phpt]
SQLite2 PDO Common: Bug #34630 (inserting streams as LOBs) [ext/sqlite/tests/pdo/bug_34630.phpt] (warn: XFAIL section but test passes)
=====================================================================
=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 34
Exts tested : 45
---------------------------------------------------------------------
Number of tests : 10733 8052
Tests borked : 1 ( 0.0%) --------
Tests skipped : 2680 ( 25.0%) --------
Tests warned : 3 ( 0.0%) ( 0.0%)
Tests failed : 179 ( 1.7%) ( 2.2%)
Expected fail : 17 ( 0.2%) ( 0.2%)
Tests passed : 7853 ( 73.2%) ( 97.5%)
---------------------------------------------------------------------
Time taken : 2343 seconds
=====================================================================
=====================================================================
BORKED TEST SUMMARY
---------------------------------------------------------------------
duplicated EXPECT section [/var/tmp/local/php-5.3.6/ext/standard/tests/array/bug48484.phpt]
=====================================================================
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
function with many parameters [tests/func/010.phpt]
Test open_basedir configuration [tests/security/open_basedir_is_executable.phpt]
Bug #53574 (Integer overflow in SdnToJulian; leads to segfault) [ext/calendar/tests/bug53574.phpt]
DateTime::diff() add() sub() -- absolute [ext/date/tests/DateTime_diff_add_sub-absolute.phpt]
DateTime::diff() add() sub() -- dates [ext/date/tests/DateTime_diff_add_sub-dates.phpt]
DateTime::diff() add() sub() -- february [ext/date/tests/DateTime_diff_add_sub-february.phpt]
DateTime::diff() add() sub() -- massive [ext/date/tests/DateTime_diff_add_sub-massive.phpt]
Bug #27780 (strtotime(+1 xxx) returns a wrong date/time) [ext/date/tests/bug27780.phpt]
Bug #32555 (strtotime("tomorrow") can return false) [ext/date/tests/bug32555.phpt]
Bug #33532 (Different output for strftime() and date()) [ext/date/tests/bug33532.phpt]
Bug #45866 (decimal values fed to DateTime->modify() causes long execution times) [ext/date/tests/bug45866.phpt]
Bug #51819 (Case discrepancy in timezone names cause Uncaught exception and fatal error) [ext/date/tests/bug51819.phpt]
Bug #51994 (date_parse_from_format is parsing invalid date using 'yz' format) [ext/date/tests/bug51994.phpt]
date_default_timezone_get() function [1] [ext/date/tests/date_default_timezone_get-1.phpt]
date_default_timezone_get() function [2] [ext/date/tests/date_default_timezone_get-2.phpt]
date_default_timezone_set() function [1] [ext/date/tests/date_default_timezone_set-1.phpt]
Test gmstrftime() function : usage variation - Checking date related formats which are supported other than on Windows. [ext/date/tests/gmstrftime_variation14.phpt]
Test gmstrftime() function : usage variation - Checking Preferred date and time representation other than on Windows. [ext/date/tests/gmstrftime_variation22.phpt]
Test strftime() function : usage variation - Checking date related formats which are supported other than on Windows. [ext/date/tests/strftime_variation14.phpt]
Test strftime() function : usage variation - Checking Preferred date and time representation other than on Windows. [ext/date/tests/strftime_variation22.phpt]
Bug #38698 (Bug #38698 for some keys cdbmake creates corrupted db and cdb can't read valid db) [ext/dba/tests/bug38698.phpt]
DBA DB4 Multiple File Creation Test [ext/dba/tests/dba_db4_009.phpt] (info: DB4 handler used)
DOMDocument::$validateOnParse - effectual determination (dom_document_validate_on_parse_read/dom_document_validate_on_parse_write) [ext/dom/tests/DOMDocument_validate_on_parse_variation.phpt]
Test 5: HTML Test [ext/dom/tests/dom005.phpt]
Test split() function : usage variations - out-of-range values for limit [ext/ereg/tests/split_variation_004.phpt]
Test spliti() function : usage variations - out-of-range values for limit [ext/ereg/tests/spliti_variation_004.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]
Gettext basic test with en_US locale that should be on nearly every system [ext/gettext/tests/gettext_basic-enus.phpt]
Test if bindtextdomain() returns string id if no directory path is set(if directory path is 'null') [ext/gettext/tests/gettext_bindtextdomain-cwd.phpt]
Test dcgettext() functionality [ext/gettext/tests/gettext_dcgettext.phpt]
Test dgettext() functionality [ext/gettext/tests/gettext_dgettext.phpt]
Test if dngettext() returns the correct translations (optionally plural). [ext/gettext/tests/gettext_dngettext-plural.phpt]
Test ngettext() functionality [ext/gettext/tests/gettext_ngettext.phpt]
Bug #37176 (iconv_strpos() fails to find a string) [ext/iconv/tests/bug37176.phpt]
Bug #37773 (iconv_substr() gives "Unknown error" when string length = 1") [ext/iconv/tests/bug37773.phpt]
Bug #48289 (iconv_mime_encode() quoted-printable scheme is broken) [ext/iconv/tests/bug48289.phpt]
Bug #51250 (iconv_mime_decode() does not ignore malformed Q-encoded words) [ext/iconv/tests/bug51250.phpt]
Bug #52941 (The 'iconv_mime_decode_headers' function is skipping headers) [ext/iconv/tests/bug52941.phpt]
Bug #53304 (quot_print_decode does not handle lower-case hex digits) [ext/iconv/tests/bug53304.phpt]
EUC-JP to ISO-2022-JP [ext/iconv/tests/eucjp2iso2022jp.phpt]
EUC-JP to SJIS [ext/iconv/tests/eucjp2sjis.phpt]
EUC-JP to UTF8 [ext/iconv/tests/eucjp2utf8.phpt]
iconv() test 1 [ext/iconv/tests/iconv001.phpt]
iconv() test 2 (UCS4BE to ASCII) [ext/iconv/tests/iconv002.phpt]
iconv_mime_encode() sanity cheeck. [ext/iconv/tests/iconv004.phpt]
Test iconv() function : basic functionality [ext/iconv/tests/iconv_basic.phpt]
iconv_mime_decode() [ext/iconv/tests/iconv_mime_decode.phpt]
iconv_mime_decode_headers() [ext/iconv/tests/iconv_mime_decode_headers.phpt]
Test iconv_mime_encode() function : usage variations - Pass different data types to headers arg [ext/iconv/tests/iconv_mime_decode_headers_variation1.phpt]
Test iconv_mime_encode() function : usage variations - Pass different data types to mode arg [ext/iconv/tests/iconv_mime_decode_headers_variation2.phpt]
Test iconv_mime_encode() function : usage variations - Pass different data types to charset arg [ext/iconv/tests/iconv_mime_decode_headers_variation3.phpt]
Test iconv_mime_decode() function : usage variations - Pass different data types to header arg [ext/iconv/tests/iconv_mime_decode_variation1.phpt]
Test iconv_mime_decode() function : usage variations - Pass different data types to mode arg [ext/iconv/tests/iconv_mime_decode_variation2.phpt]
Test iconv_mime_decode() function : usage variations - Pass different data types to charset arg [ext/iconv/tests/iconv_mime_decode_variation3.phpt]
iconv_mime_encode() [ext/iconv/tests/iconv_mime_encode.phpt]
iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt]
iconv stream filter [ext/iconv/tests/iconv_stream_filter_delimiter.phpt]
iconv_strlen() [ext/iconv/tests/iconv_strlen.phpt]
Test iconv_strlen() function : basic functionality [ext/iconv/tests/iconv_strlen_basic.phpt]
Test iconv_strlen() function : usage variations - Pass different data types as $str arg [ext/iconv/tests/iconv_strlen_variation1.phpt]
Test iconv_strlen() function : usage variations - Pass different data types as $encoding arg [ext/iconv/tests/iconv_strlen_variation2.phpt]
iconv_strpos() [ext/iconv/tests/iconv_strpos.phpt]
Test iconv_strpos() function : basic functionality [ext/iconv/tests/iconv_strpos_basic.phpt]
Test iconv_strpos() function : usage variations - pass different data types to $haystack arg [ext/iconv/tests/iconv_strpos_variation1.phpt]
Test iconv_strpos() function : usage variations - pass different data types as $needle arg [ext/iconv/tests/iconv_strpos_variation2.phpt]
Test iconv_strpos() function : usage variations - pass different data types as $offset arg [ext/iconv/tests/iconv_strpos_variation3.phpt]
Test iconv_strpos() function : usage variations - pass different data types as $charset arg [ext/iconv/tests/iconv_strpos_variation4.phpt]
Test iconv_strpos() function : usage variations - Pass different integers as $offset argument [ext/iconv/tests/iconv_strpos_variation5.phpt]
iconv_strrpos() [ext/iconv/tests/iconv_strrpos.phpt]
Test iconv_strrpos() function : basic functionality [ext/iconv/tests/iconv_strrpos_basic.phpt]
Test iconv_strrpos() function : usage variations - pass different data types to $haystack arg [ext/iconv/tests/iconv_strrpos_variation1.phpt]
Test iconv_strrpos() function : usage variations - Pass different data types to $needle arg [ext/iconv/tests/iconv_strrpos_variation2.phpt]
Test iconv_strrpos() function : usage variations - pass different data types as $encoding arg [ext/iconv/tests/iconv_strrpos_variation3.phpt]
iconv_substr() [ext/iconv/tests/iconv_substr.phpt]
Test iconv_substr() function : basic functionality [ext/iconv/tests/iconv_substr_basic.phpt]
ob_iconv_handler() charset parameter length checks (CVE-2007-4840) [ext/iconv/tests/ob_iconv_handler-charset-length-cve-2007-4840.phpt]
ob_iconv_handler() [ext/iconv/tests/ob_iconv_handler.phpt]
Translit failure [ext/iconv/tests/translit-failure.phpt]
Translit UTF-8 quotes [ext/iconv/tests/translit-utf8.phpt]
ldap_connect() - Basic connection [ext/ldap/tests/ldap_connect_basic.phpt]
ldap_connect() - Connection errors [ext/ldap/tests/ldap_connect_error.phpt]
ldap_connect() - Variation [ext/ldap/tests/ldap_connect_variation.phpt]
ldap_count_entries() - Testing counting LDAP entries that should fail [ext/ldap/tests/ldap_count_entries_error.phpt]
ldap_dn2ufn() test [ext/ldap/tests/ldap_dn2ufn.phpt]
ldap_explode_dn() test [ext/ldap/tests/ldap_explode_dn.phpt]
ldap_first_attribute() - Testing ldap_first_attribute() that should fail [ext/ldap/tests/ldap_first_attribute_error.phpt]
ldap_first_entry() - Testing ldap_first_entry() that should fail [ext/ldap/tests/ldap_first_entry_error.phpt]
ldap_first_reference() - Testing ldap_first_reference() that should fail [ext/ldap/tests/ldap_first_reference_error.phpt]
ldap_free_result() - Testing ldap_free_result() that should fail [ext/ldap/tests/ldap_free_result_error.phpt]
ldap_get_attributes() - Testing ldap_get_attributes() that should fail [ext/ldap/tests/ldap_get_attributes_error.phpt]
ldap_get_dn() - Testing ldap_get_dn() that should fail [ext/ldap/tests/ldap_get_dn_error.phpt]
ldap_get_entries() - ldap_get_entries() operation that should fail [ext/ldap/tests/ldap_get_entries_error.phpt]
ldap_get_option() - Basic ldap_get_option() operation [ext/ldap/tests/ldap_get_option_basic.phpt]
ldap_get_option() - More ldap_get_option() operations [ext/ldap/tests/ldap_get_option_variation.phpt]
ldap_next_entry() - Testing ldap_next_entry() that should fail [ext/ldap/tests/ldap_next_entry_error.phpt]
ldap_next_reference() - Testing ldap_next_reference() that should fail [ext/ldap/tests/ldap_next_reference_error.phpt]
ldap_parse_reference() - ldap_parse_reference() operations that should fail [ext/ldap/tests/ldap_parse_reference_error.phpt]
ldap_rename() - Testing ldap_rename() that should fail [ext/ldap/tests/ldap_rename_error.phpt]
ldap_set_option() - Basic ldap_set_option() operation [ext/ldap/tests/ldap_set_option_basic.phpt]
ldap_set_option() - ldap_set_option() operation that should fail [ext/ldap/tests/ldap_set_option_error.phpt]
ldap_set_option() - More ldap_set_option() operations [ext/ldap/tests/ldap_set_option_variation.phpt]
ldap_set_rebind_proc() - Testing ldap_set_rebind_proc() that should fail [ext/ldap/tests/ldap_set_rebind_proc_error.phpt]
ldap_sort() - Testing ldap_sort() that should fail [ext/ldap/tests/ldap_sort_error.phpt]
mysql connect [ext/mysql/tests/001.phpt]
mysql_connect() [ext/mysql/tests/mysql_connect.phpt]
mysql_[p]connect() - max_links/max_persistent [ext/mysql/tests/mysql_max_links.phpt]
mysql_[p]connect() - safe_mode [ext/mysql/tests/mysql_sql_safe_mode.phpt]
Bug #31141 (properties declared in the class extending MySQLi are not available) [ext/mysqli/tests/bug31141.phpt]
mysqli_connect() [ext/mysqli/tests/mysqli_connect.phpt]
new mysqli() [ext/mysqli/tests/mysqli_connect_oo.phpt]
new mysqli() [ext/mysqli/tests/mysqli_connect_oo_defaults.phpt]
Bug #28382 (openssl_x509_parse extensions support) [ext/openssl/tests/bug28382.phpt]
Bug #47828 (segfaults when a UTF-8 conversion fails openssl_x509_parse()) [ext/openssl/tests/bug47828.phpt]
openssl_x509_parse() basic test [ext/openssl/tests/openssl_x509_parse_basic.phpt]
MySQL PDO->__construct(), options [ext/pdo_mysql/tests/pdo_mysql___construct_options.phpt]
MySQL PDO->__construct(), libmysql only options [ext/pdo_mysql/tests/pdo_mysql___construct_options_libmysql.phpt]
MySQL PDO class interface [ext/pdo_mysql/tests/pdo_mysql_interface.phpt]
Test for bug 52013 about Phar::decompressFiles(). [ext/phar/tests/bug52013.phpt]
Phar and RecursiveDirectoryIterator [ext/phar/tests/phar_oo_005.phpt]
bug compatibility: global is used albeit register_globals=0 [ext/session/tests/008-php4.2.3.phpt]
a script should not be able to modify session.use_trans_sid [ext/session/tests/014.phpt]
use_trans_sid should not affect SID [ext/session/tests/015.phpt]
rewriter correctly handles attribute names which contain dashes [ext/session/tests/018.phpt]
rewriter uses arg_seperator.output for modifying URLs [ext/session/tests/020.phpt]
rewriter handles form and fieldset tags correctly [ext/session/tests/021.phpt]
Bug #31454 (Incorrect adding PHPSESSID to links, which contains \r\n) [ext/session/tests/bug36459.phpt]
Bug #41600 (url rewriter tags doesn't work with namespaced tags) [ext/session/tests/bug41600.phpt]
Test session_encode() function : basic functionality [ext/session/tests/session_encode_basic.phpt]
Test session_encode() function : error functionality [ext/session/tests/session_encode_error2.phpt]
Test session_save_path() function : variation [ext/session/tests/session_save_path_variation5.phpt]
SimpleXML: XPath [ext/simplexml/tests/008.phpt]
SPL: DirectoryIterator test getGroup [ext/spl/tests/DirectoryIterator_getGroup_basic.phpt]
SPL: Spl File Info test getGroup [ext/spl/tests/SplFileInfo_getGroup_basic.phpt]
SQLite3::open error test [ext/sqlite3/tests/sqlite3_15_open_error.phpt]
Test dir() function : basic functionality [ext/standard/tests/dir/dir_basic.phpt]
Test dir() function : usage variations - operate on previously opened directory [ext/standard/tests/dir/dir_variation4.phpt]
Test readdir() function : basic functionality [ext/standard/tests/dir/readdir_basic.phpt]
Test readdir() function : usage variations - sub-directories [ext/standard/tests/dir/readdir_variation3.phpt]
Test readdir() function : usage variations - operate on previously opened directory [ext/standard/tests/dir/readdir_variation6.phpt]
Test rewinddir() function : basic functionality [ext/standard/tests/dir/rewinddir_basic.phpt]
Test scandir() function : basic functionality [ext/standard/tests/dir/scandir_basic.phpt]
Test scandir() function : usage variations - different relative paths [ext/standard/tests/dir/scandir_variation4.phpt]
Test scandir() function : usage variations - different ints as $sorting_order arg [ext/standard/tests/dir/scandir_variation9.phpt]
Test function getservbyname() [ext/standard/tests/general_functions/getservbyname_basic.phpt]
Test function getservbyport() by calling it more than or less than its expected arguments [ext/standard/tests/general_functions/getservbyport_basic.phpt]
proc_nice() basic behaviour [ext/standard/tests/general_functions/proc_nice_basic.phpt]
proc_open [ext/standard/tests/general_functions/proc_open02.phpt]
Test mail() function : basic functionality [ext/standard/tests/mail/mail_basic2.phpt]
Test mail() function : variation invalid program for sendmail [ext/standard/tests/mail/mail_variation1.phpt]
Test mail() function : variation force extra parameters [ext/standard/tests/mail/mail_variation2.phpt]
Test variations in usage of acos() [ext/standard/tests/math/acos_variation.phpt]
Test variations in usage of asin() [ext/standard/tests/math/asin_variation.phpt]
Bug #45712 (NaN/INF comparison) [ext/standard/tests/math/bug45712.phpt]
Test is_finite() - basic function test is_finite() [ext/standard/tests/math/is_finite_basic.phpt]
Test is_nan() - basic function test is_nan() [ext/standard/tests/math/is_nan_basic.phpt]
Test variations in usage of log10() [ext/standard/tests/math/log10_variation.phpt]
Test log() - basic function test log() [ext/standard/tests/math/log_basic.phpt]
Test log() function : usage variations - different data types as $arg argument [ext/standard/tests/math/log_variation1.phpt]
Test rand() function : usage variations - different data types as $min argument [ext/standard/tests/math/mt_rand_variation1.phpt]
Test mt_rand() function : usage variations - different data types as $max argument [ext/standard/tests/math/mt_rand_variation2.phpt]
Test define_syslog_variables() function : basic functionality [ext/standard/tests/network/define_syslog_variables_basic.phpt]
Test define_syslog_variables() function : variation [ext/standard/tests/network/define_syslog_variables_variation.phpt]
Test define_syslog_variables() function : variation [ext/standard/tests/network/define_syslog_variables_variation2.phpt]
serialize()/unserialize()/var_dump() [ext/standard/tests/serialize/001.phpt]
Test serialize() & unserialize() functions: arrays (circular references) [ext/standard/tests/serialize/serialization_arrays_001.phpt]
Test serialize() & unserialize() functions: many types [ext/standard/tests/serialize/serialization_miscTypes_001.phpt]
Test serialize() & unserialize() functions: objects [ext/standard/tests/serialize/serialization_objects_001.phpt]
Test serialize() & unserialize() functions: objects (variations) [ext/standard/tests/serialize/serialization_objects_002.phpt]
Test serialize() & unserialize() functions: objects (abstract classes) [ext/standard/tests/serialize/serialization_objects_003.phpt]
Bug #49936 (crash with ftp stream in php_stream_context_get_option()) [ext/standard/tests/streams/bug49936.phpt]
Test htmlspecialchars_decode() function : usage variations - unexpected values for 'quote_style' argument [ext/standard/tests/strings/htmlspecialchars_decode_variation2.phpt]
Test nl_langinfo() function : unexpected inputs for '$tem' argument [ext/standard/tests/strings/nl_langinfo_variation1.phpt]
Test setlocale() function : usage variations - Setting all available locales in the platform [ext/standard/tests/strings/setlocale_variation2.phpt]
Test strtolower() function [ext/standard/tests/strings/strtolower.phpt]
Test strtoupper() function [ext/standard/tests/strings/strtoupper1.phpt]
Test strptime() function : basic functionality [ext/standard/tests/time/strptime_basic.phpt]
Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect), using UTF-* [ext/xml/tests/bug32001.phpt]
Test 10: EXSLT Support [ext/xsl/tests/xslt010.phpt]
=====================================================================
=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
output buffering - fatalism [tests/output/ob_011.phpt] XFAIL REASON: This test will fail until the fix in revision r214155 is backported from php 6
Inconsistencies when accessing protected members [Zend/tests/access_modifiers_008.phpt] XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
Inconsistencies when accessing protected members - 2 [Zend/tests/access_modifiers_009.phpt] XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770.phpt] XFAIL REASON: See Bug #48770
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_2.phpt] XFAIL REASON: See Bug #48770
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_3.phpt] XFAIL REASON: See Bug #48770
DateTime::diff() add() sub() -- fall type2 type2 [ext/date/tests/DateTime_diff_add_sub-fall-type2-type2.phpt] XFAIL REASON: PHP < 5.4 has bugs
DateTime::diff() add() sub() -- fall type2 type3 [ext/date/tests/DateTime_diff_add_sub-fall-type2-type3.phpt] XFAIL REASON: PHP < 5.4 has bugs
DateTime::diff() add() sub() -- fall type3 type2 [ext/date/tests/DateTime_diff_add_sub-fall-type3-type2.phpt] XFAIL REASON: PHP < 5.4 has bugs
DateTime::diff() add() sub() -- fall type3 type3 [ext/date/tests/DateTime_diff_add_sub-fall-type3-type3.phpt] XFAIL REASON: PHP < 5.4 has bugs
DateTime::diff() add() sub() -- spring type2 type2 [ext/date/tests/DateTime_diff_add_sub-spring-type2-type2.phpt] XFAIL REASON: PHP < 5.4 has bugs
DateTime::diff() add() sub() -- spring type2 type3 [ext/date/tests/DateTime_diff_add_sub-spring-type2-type3.phpt] XFAIL REASON: PHP < 5.4 has bugs
DateTime::diff() add() sub() -- spring type3 type2 [ext/date/tests/DateTime_diff_add_sub-spring-type3-type2.phpt] XFAIL REASON: PHP < 5.4 has bugs
DateTime::diff() add() sub() -- spring type3 type3 [ext/date/tests/DateTime_diff_add_sub-spring-type3-type3.phpt] XFAIL REASON: PHP < 5.4 has bugs
DBA with persistent connections [ext/dba/tests/dba015.phpt] XFAIL REASON: Test 6 crashes in flatfile_findkey with dba pointer of NULL, bug http://bugs.php.net/bug.php?id=51278
DBA DB4 with persistent connections [ext/dba/tests/dba_db4_018.phpt] XFAIL REASON: Test 6 crashes with dba pointer of NULL, bug http://bugs.php.net/bug.php?id=51278
SimpleXML: array casting bug [ext/simplexml/tests/034.phpt] XFAIL REASON: Does anyone know why?
=====================================================================
=====================================================================
WARNED TEST SUMMARY
---------------------------------------------------------------------
DateInterval::format(), %a [ext/date/tests/DateInterval_format_a.phpt] (warn: XFAIL section but test passes)
via [ext/pdo_sqlite/tests/common.phpt]
SQLite PDO Common: Bug #34630 (inserting streams as LOBs) [ext/pdo_sqlite/tests/bug_34630.phpt] (warn: XFAIL section but test passes)
via [ext/sqlite/tests/pdo/common.phpt]
SQLite2 PDO Common: Bug #34630 (inserting streams as LOBs) [ext/sqlite/tests/pdo/bug_34630.phpt] (warn: XFAIL section but test passes)
=====================================================================
================================================================================
/var/tmp/local/php-5.3.6/tests/func/010.phpt
================================================================================
Fatal error: Allowed memory size of 41943040 bytes exhausted at /var/tmp/local/php-5.3.6/Zend/zend_opcode.c:48 (tried to allocate 25165824 bytes) in /var/tmp/local/php-5.3.6/tests/func/010-file.php on line 13
================================================================================
001+ Fatal error: Allowed memory size of 41943040 bytes exhausted at /var/tmp/local/php-5.3.6/Zend/zend_opcode.c:48 (tried to allocate 25165824 bytes) in /var/tmp/local/php-5.3.6/tests/func/010-file.php on line 13
001- bool(true)
002- bool(true)
003- bool(true)
004- bool(true)
005- bool(true)
006- bool(true)
007- bool(true)
008- Done
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/tests/security/open_basedir_is_executable.phpt
================================================================================
*** Testing open_basedir configuration [is_executable] ***
bool(true)
bool(true)
bool(true)
bool(true)
bool(true)
Warning: is_executable(): open_basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in /var/tmp/local/php-5.3.6/tests/security/open_basedir.inc on line 78
bool(false)
Warning: is_executable(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in /var/tmp/local/php-5.3.6/tests/security/open_basedir.inc on line 79
bool(false)
Warning: is_executable(): open_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in /var/tmp/local/php-5.3.6/tests/security/open_basedir.inc on line 80
bool(false)
Warning: is_executable(): open_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in /var/tmp/local/php-5.3.6/tests/security/open_basedir.inc on line 81
bool(false)
Warning: is_executable(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in /var/tmp/local/php-5.3.6/tests/security/open_basedir.inc on line 82
bool(false)
Warning: is_executable(): open_basedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in /var/tmp/local/php-5.3.6/tests/security/open_basedir.inc on line 83
bool(false)
Warning: is_executable(): open_basedir restriction in effect. File(/var/tmp/local/php-5.3.6/test/bad/bad.txt) is not within the allowed path(s): (.) in /var/tmp/local/php-5.3.6/tests/security/open_basedir.inc on line 85
bool(false)
Warning: is_executable(): open_basedir restriction in effect. File(/var/tmp/local/php-5.3.6/test/bad/../bad/bad.txt) is not within the allowed path(s): (.) in /var/tmp/local/php-5.3.6/tests/security/open_basedir.inc on line 86
bool(false)
bool(true)
bool(true)
bool(true)
bool(true)
*** Finished testing open_basedir configuration [is_executable] ***
================================================================================
031+ bool(true)
032+ bool(true)
033+ bool(true)
034+ bool(true)
031- bool(false)
032- bool(false)
033- bool(false)
034- bool(false)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/calendar/tests/bug53574.phpt
================================================================================
array(9) {
["date"]=>
string(5) "0/0/0"
["month"]=>
int(0)
["day"]=>
int(0)
["year"]=>
int(0)
["dow"]=>
int(5)
["abbrevdayname"]=>
string(3) "Fri"
["dayname"]=>
string(6) "Friday"
["abbrevmonth"]=>
string(0) ""
["monthname"]=>
string(0) ""
}
================================================================================
011+ int(5)
011- int(3)
013+ string(3) "Fri"
013- string(3) "Wed"
015+ string(6) "Friday"
015- string(9) "Wednesday"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/date/tests/DateTime_diff_add_sub-absolute.phpt
================================================================================
Warning: require(./examine_diff.inc): failed to open stream: No such file or directory in /var/tmp/local/php-5.3.6/ext/date/tests/DateTime_diff_add_sub-absolute.php on line 8
Fatal error: require(): Failed opening required './examine_diff.inc' (include_path='/cs/prophet/httpd/web-docs/include:/cs/prophet/httpd/php/lib/php/extensions/:/cs/prophet/httpd/php/lib/php:/cs/prophet/httpd/php:/cs/prophet/httpd/php/lib/php/extensions/no-debug-non-zts-20060613:.') in /var/tmp/local/php-5.3.6/ext/date/tests/DateTime_diff_add_sub-absolute.php on line 8
================================================================================
001+ Warning: require(./examine_diff.inc): failed to open stream: No such file or directory in /var/tmp/local/php-5.3.6/ext/date/tests/DateTime_diff_add_sub-absolute.php on line 8
002+
001- test_absolute_7: FWD: 2009-01-14 00:00:00 EST - 2009-01-07 00:00:00 EST = **P+0Y0M7DT0H0M0S** | BACK: 2009-01-07 00:00:00 EST + P+0Y0M7DT0H0M0S = **2009-01-14 00:00:00 EST** | DAYS: **7**
002- test_absolute_negative_7: FWD: 2009-01-07 00:00:00 EST - 2009-01-14 00:00:00 EST = **P+0Y0M7DT0H0M0S** | BACK: 2009-01-14 00:00:00 EST - P+0Y0M7DT0H0M0S = **2009-01-07 00:00:00 EST** | DAYS: **7**
003+ Fatal error: require(): Failed opening required './examine_diff.inc' (include_path='/cs/prophet/httpd/web-docs/include:/cs/prophet/httpd/php/lib/php/extensions/:/cs/prophet/httpd/php/lib/php:/cs/prophet/httpd/php:/cs/prophet/httpd/php/lib/php/extensions/no-debug-non-zts-20060613:.') in /var/tmp/local/php-5.3.6/ext/date/tests/DateTime_diff_add_sub-absolute.php on line 8
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/date/tests/DateTime_diff_add_sub-dates.phpt
================================================================================
Warning: require(./examine_diff.inc): failed to open stream: No such file or directory in /var/tmp/local/php-5.3.6/ext/date/tests/DateTime_diff_add_sub-dates.php on line 8
Fatal error: require(): Failed opening required './examine_diff.inc' (include_path='/cs/prophet/httpd/web-docs/include:/cs/prophet/httpd/php/lib/php/extensions/:/cs/prophet/httpd/php/lib/php:/cs/prophet/httpd/php:/cs/prophet/httpd/php/lib/php/extensions/no-debug-non-zts-20060613:.') in /var/tmp/local/php-5.3.6/ext/date/tests/DateTime_diff_add_sub-dates.php on line 8
================================================================================
001+ Warning: require(./examine_diff.inc): failed to open stream: No such file or directory in /var/tmp/local/php-5.3.6/ext/date/tests/DateTime_diff_add_sub-dates.php on line 8
002+
003+ Fatal error: require(): Failed opening required './examine_diff.inc' (include_path='/cs/prophet/httpd/web-docs/include:/cs/prophet/httpd/php/lib/php/extensions/:/cs/prophet/httpd/php/lib/php:/cs/prophet/httpd/php:/cs/prophet/httpd/php/lib/php/extensions/no-debug-non-zts-20060613:.') in /var/tmp/local/php-5.3.6/ext/date/tests/DateTime_diff_add_sub-dates.php on line 8
001- test__7: FWD: 2009-01-14 00:00:00 EST - 2009-01-07 00:00:00 EST = **P+0Y0M7DT0H0M0S** | BACK: 2009-01-07 00:00:00 EST + P+0Y0M7DT0H0M0S = **2009-01-14 00:00:00 EST** | DAYS: **7**
002- test_years_positive__7_by_0_day: FWD: 2007-02-07 00:00:00 EST - 2000-02-07 00:00:00 EST = **P+7Y0M0DT0H0M0S** | BACK: 2000-02-07 00:00:00 EST + P+7Y0M0DT0H0M0S = **2007-02-07 00:00:00 EST** | DAYS: **2557**
003- test_years_positive__7_by_1_day: FWD: 2007-02-08 00:00:00 EST - 2000-02-07 00:00:00 EST = **P+7Y0M1DT0H0M0S** | BACK: 2000-02-07 00:00:00 EST + P+7Y0M1DT0H0M0S = **2007-02-08 00:00:00 EST** | DAYS: **2558**
004- test_years_positive__6_shy_1_day: FWD: 2007-02-06 00:00:00 EST - 2000-02-07 00:00:00 EST = **P+6Y11M30DT0H0M0S** | BACK: 2000-02-07 00:00:00 EST + P+6Y11M30DT0H0M0S = **2007-02-06 00:00:00 EST** | DAYS: **2556**
005- test_years_positive__7_by_1_month: FWD: 2007-03-07 00:00:00 EST - 2000-02-07 00:00:00 EST = **P+7Y1M0DT0H0M0S** | BACK: 2000-02-07 00:00:00 EST + P+7Y1M0DT0H0M0S = **2007-03-07 00:00:00 EST** | DAYS: **2585**
006- test_years_positive__6_shy_1_month: FWD: 2007-01-07 00:00:00 EST - 2000-02-07 00:00:00 EST = **P+6Y11M0DT0H0M0S** | BACK: 2000-02-07 00:00:00 EST + P+6Y11M0DT0H0M0S = **2007-01-07 00:00:00 EST** | DAYS: **2526**
007- test_years_positive__7_by_1_month_split_newyear: FWD: 2007-01-07 00:00:00 EST - 1999-12-07 00:00:00 EST = **P+7Y1M0DT0H0M0S** | BACK: 1999-12-07 00:00:00 EST + P+7Y1M0DT0H0M0S = **2007-01-07 00:00:00 EST** | DAYS: **2588**
008- test_years_positive__6_shy_1_month_split_newyear: FWD: 2006-12-07 00:00:00 EST - 2000-01-07 00:00:00 EST = **P+6Y11M0DT0H0M0S** | BACK: 2000-01-07 00:00:00 EST + P+6Y11M0DT0H0M0S = **2006-12-07 00:00:00 EST** | DAYS: **2526**
009- test_negative__7: FWD: 2009-01-07 00:00:00 EST - 2009-01-14 00:00:00 EST = **P-0Y0M7DT0H0M0S** | BACK: 2009-01-14 00:00:00 EST + P-0Y0M7DT0H0M0S = **2009-01-07 00:00:00 EST** | DAYS: **7**
010- test_years_negative__7_by_0_day: FWD: 2000-02-07 00:00:00 EST - 2007-02-07 00:00:00 EST = **P-7Y0M0DT0H0M0S** | BACK: 2007-02-07 00:00:00 EST + P-7Y0M0DT0H0M0S = **2000-02-07 00:00:00 EST** | DAYS: **2557**
011- test_years_negative__7_by_1_day: FWD: 2000-02-07 00:00:00 EST - 2007-02-08 00:00:00 EST = **P-7Y0M1DT0H0M0S** | BACK: 2007-02-08 00:00:00 EST + P-7Y0M1DT0H0M0S = **2000-02-07 00:00:00 EST** | DAYS: **2558**
012- test_years_negative__6_shy_1_day: FWD: 2000-02-07 00:00:00 EST - 2007-02-06 00:00:00 EST = **P-6Y11M28DT0H0M0S** | BACK: 2007-02-06 00:00:00 EST + P-6Y11M28DT0H0M0S = **2000-02-07 00:00:00 EST** | DAYS: **2556**
013- test_years_negative__7_by_1_month: FWD: 2000-02-07 00:00:00 EST - 2007-03-07 00:00:00 EST = **P-7Y1M0DT0H0M0S** | BACK: 2007-03-07 00:00:00 EST + P-7Y1M0DT0H0M0S = **2000-02-07 00:00:00 EST** | DAYS: **2585**
014- test_years_negative__6_shy_1_month: FWD: 2000-02-07 00:00:00 EST - 2007-01-07 00:00:00 EST = **P-6Y11M0DT0H0M0S** | BACK: 2007-01-07 00:00:00 EST + P-6Y11M0DT0H0M0S = **2000-02-07 00:00:00 EST** | DAYS: **2526**
015- test_years_negative__7_by_1_month_split_newyear: FWD: 1999-12-07 00:00:00 EST - 2007-01-07 00:00:00 EST = **P-7Y1M0DT0H0M0S** | BACK: 2007-01-07 00:00:00 EST + P-7Y1M0DT0H0M0S = **1999-12-07 00:00:00 EST** | DAYS: **2588**
016- test_years_negative__6_shy_1_month_split_newyear: FWD: 2000-01-07 00:00:00 EST - 2006-12-07 00:00:00 EST = **P-6Y11M0DT0H0M0S** | BACK: 2006-12-07 00:00:00 EST + P-6Y11M0DT0H0M0S = **2000-01-07 00:00:00 EST** | DAYS: **2526**
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/date/tests/DateTime_diff_add_sub-february.phpt
================================================================================
Warning: require(./examine_diff.inc): failed to open stream: No such file or directory in /var/tmp/local/php-5.3.6/ext/date/tests/DateTime_diff_add_sub-february.php on line 8
Fatal error: require(): Failed opening required './examine_diff.inc' (include_path='/cs/prophet/httpd/web-docs/include:/cs/prophet/httpd/php/lib/php/extensions/:/cs/prophet/httpd/php/lib/php:/cs/prophet/httpd/php:/cs/prophet/httpd/php/lib/php/extensions/no-debug-non-zts-20060613:.') in /var/tmp/local/php-5.3.6/ext/date/tests/DateTime_diff_add_sub-february.php on line 8
================================================================================
001+ Warning: require(./examine_diff.inc): failed to open stream: No such file or directory in /var/tmp/local/php-5.3.6/ext/date/tests/DateTime_diff_add_sub-february.php on line 8
002+
003+ Fatal error: require(): Failed opening required './examine_diff.inc' (include_path='/cs/prophet/httpd/web-docs/include:/cs/prophet/httpd/php/lib/php/extensions/:/cs/prophet/httpd/php/lib/php:/cs/prophet/httpd/php:/cs/prophet/httpd/php/lib/php/extensions/no-debug-non-zts-20060613:.') in /var/tmp/local/php-5.3.6/ext/date/tests/DateTime_diff_add_sub-february.php on line 8
001- test_bug_49081__1: FWD: 2010-03-31 00:00:00 EDT - 2010-03-01 00:00:00 EST = **P+0Y0M30DT0H0M0S** | BACK: 2010-03-01 00:00:00 EST + P+0Y0M30DT0H0M0S = **2010-03-31 00:00:00 EDT** | DAYS: **30**
002- test_bug_49081__2: FWD: 2010-04-01 00:00:00 EDT - 2010-03-01 00:00:00 EST = **P+0Y1M0DT0H0M0S** | BACK: 2010-03-01 00:00:00 EST + P+0Y1M0DT0H0M0S = **2010-04-01 00:00:00 EDT** | DAYS: **31**
003- test_bug_49081__3: FWD: 2010-04-01 00:00:00 EDT - 2010-03-31 00:00:00 EDT = **P+0Y0M1DT0H0M0S** | BACK: 2010-03-31 00:00:00 EDT + P+0Y0M1DT0H0M0S = **2010-04-01 00:00:00 EDT** | DAYS: **1**
004- test_bug_49081__4: FWD: 2010-04-29 00:00:00 EDT - 2010-03-31 00:00:00 EDT = **P+0Y0M29DT0H0M0S** | BACK: 2010-03-31 00:00:00 EDT + P+0Y0M29DT0H0M0S = **2010-04-29 00:00:00 EDT** | DAYS: **29**
005- test_bug_49081__5: FWD: 2010-04-30 00:00:00 EDT - 2010-03-31 00:00:00 EDT = **P+0Y0M30DT0H0M0S** | BACK: 2010-03-31 00:00:00 EDT + P+0Y0M30DT0H0M0S = **2010-04-30 00:00:00 EDT** | DAYS: **30**
006- test_bug_49081__6: FWD: 2010-04-30 00:00:00 EDT - 2010-03-30 00:00:00 EDT = **P+0Y1M0DT0H0M0S** | BACK: 2010-03-30 00:00:00 EDT + P+0Y1M0DT0H0M0S = **2010-04-30 00:00:00 EDT** | DAYS: **31**
007- test_bug_49081__7: FWD: 2010-04-30 00:00:00 EDT - 2010-03-29 00:00:00 EDT = **P+0Y1M1DT0H0M0S** | BACK: 2010-03-29 00:00:00 EDT + P+0Y1M1DT0H0M0S = **2010-04-30 00:00:00 EDT** | DAYS: **32**
008- test_bug_49081__8: FWD: 2010-01-29 00:00:00 EST - 2010-01-01 00:00:00 EST = **P+0Y0M28DT0H0M0S** | BACK: 2010-01-01 00:00:00 EST + P+0Y0M28DT0H0M0S = **2010-01-29 00:00:00 EST** | DAYS: **28**
009- test_bug_49081__9: FWD: 2010-01-30 00:00:00 EST - 2010-01-01 00:00:00 EST = **P+0Y0M29DT0H0M0S** | BACK: 2010-01-01 00:00:00 EST + P+0Y0M29DT0H0M0S = **2010-01-30 00:00:00 EST** | DAYS: **29**
010- test_bug_49081__10: FWD: 2010-01-31 00:00:00 EST - 2010-01-01 00:00:00 EST = **P+0Y0M30DT0H0M0S** | BACK: 2010-01-01 00:00:00 EST + P+0Y0M30DT0H0M0S = **2010-01-31 00:00:00 EST** | DAYS: **30**
011- test_bug_49081__11: FWD: 2010-02-01 00:00:00 EST - 2010-01-01 00:00:00 EST = **P+0Y1M0DT0H0M0S** | BACK: 2010-01-01 00:00:00 EST + P+0Y1M0DT0H0M0S = **2010-02-01 00:00:00 EST** | DAYS: **31**
012- test_bug_49081__12: FWD: 2010-02-01 00:00:00 EST - 2010-01-31 00:00:00 EST = **P+0Y0M1DT0H0M0S** | BACK: 2010-01-31 00:00:00 EST + P+0Y0M1DT0H0M0S = **2010-02-01 00:00:00 EST** | DAYS: **1**
013- test_bug_49081__13: FWD: 2010-02-27 00:00:00 EST - 2010-01-31 00:00:00 EST = **P+0Y0M27DT0H0M0S** | BACK: 2010-01-31 00:00:00 EST + P+0Y0M27DT0H0M0S = **2010-02-27 00:00:00 EST** | DAYS: **27**
014- test_bug_49081__14: FWD: 2010-02-28 00:00:00 EST - 2010-01-31 00:00:00 EST = **P+0Y0M28DT0H0M0S** | BACK: 2010-01-31 00:00:00 EST + P+0Y0M28DT0H0M0S = **2010-02-28 00:00:00 EST** | DAYS: **28**
015- test_bug_49081__15: FWD: 2010-02-28 00:00:00 EST - 2010-01-30 00:00:00 EST = **P+0Y0M29DT0H0M0S** | BACK: 2010-01-30 00:00:00 EST + P+0Y0M29DT0H0M0S = **2010-02-28 00:00:00 EST** | DAYS: **29**
016- test_bug_49081__16: FWD: 2010-02-28 00:00:00 EST - 2010-01-29 00:00:00 EST = **P+0Y0M30DT0H0M0S** | BACK: 2010-01-29 00:00:00 EST + P+0Y0M30DT0H0M0S = **2010-02-28 00:00:00 EST** | DAYS: **30**
017- test_bug_49081__17: FWD: 2010-02-28 00:00:00 EST - 2010-01-28 00:00:00 EST = **P+0Y1M0DT0H0M0S** | BACK: 2010-01-28 00:00:00 EST + P+0Y1M0DT0H0M0S = **2010-02-28 00:00:00 EST** | DAYS: **31**
018- test_bug_49081__18: FWD: 2010-02-28 00:00:00 EST - 2010-01-27 00:00:00 EST = **P+0Y1M1DT0H0M0S** | BACK: 2010-01-27 00:00:00 EST + P+0Y1M1DT0H0M0S = **2010-02-28 00:00:00 EST** | DAYS: **32**
019- test_bug_49081__19: FWD: 2010-03-01 00:00:00 EST - 2010-01-01 00:00:00 EST = **P+0Y2M0DT0H0M0S** | BACK: 2010-01-01 00:00:00 EST + P+0Y2M0DT0H0M0S = **2010-03-01 00:00:00 EST** | DAYS: **59**
020- test_bug_49081__20: FWD: 2010-03-01 00:00:00 EST - 2010-01-31 00:00:00 EST = **P+0Y0M29DT0H0M0S** | BACK: 2010-01-31 00:00:00 EST + P+0Y0M29DT0H0M0S = **2010-03-01 00:00:00 EST** | DAYS: **29**
021- test_bug_49081__21: FWD: 2010-03-27 00:00:00 EDT - 2010-01-31 00:00:00 EST = **P+0Y1M24DT0H0M0S** | BACK: 2010-01-31 00:00:00 EST + P+0Y1M24DT0H0M0S = **2010-03-27 00:00:00 EDT** | DAYS: **55**
022- test_bug_49081__22: FWD: 2010-03-28 00:00:00 EDT - 2010-01-31 00:00:00 EST = **P+0Y1M25DT0H0M0S** | BACK: 2010-01-31 00:00:00 EST + P+0Y1M25DT0H0M0S = **2010-03-28 00:00:00 EDT** | DAYS: **56**
023- test_bug_49081__23: FWD: 2010-03-29 00:00:00 EDT - 2010-01-31 00:00:00 EST = **P+0Y1M26DT0H0M0S** | BACK: 2010-01-31 00:00:00 EST + P+0Y1M26DT0H0M0S = **2010-03-29 00:00:00 EDT** | DAYS: **57**
024- test_bug_49081__24: FWD: 2010-03-30 00:00:00 EDT - 2010-01-31 00:00:00 EST = **P+0Y1M27DT0H0M0S** | BACK: 2010-01-31 00:00:00 EST + P+0Y1M27DT0H0M0S = **2010-03-30 00:00:00 EDT** | DAYS: **58**
025- test_bug_49081__25: FWD: 2010-03-31 00:00:00 EDT - 2010-01-31 00:00:00 EST = **P+0Y2M0DT0H0M0S** | BACK: 2010-01-31 00:00:00 EST + P+0Y2M0DT0H0M0S = **2010-03-31 00:00:00 EDT** | DAYS: **59**
026- test_bug_49081__26: FWD: 2010-03-31 00:00:00 EDT - 2010-01-30 00:00:00 EST = **P+0Y2M1DT0H0M0S** | BACK: 2010-01-30 00:00:00 EST + P+0Y2M1DT0H0M0S = **2010-03-31 00:00:00 EDT** | DAYS: **60**
027- test_bug_49081__27: FWD: 2009-01-31 00:00:00 EST - 2009-01-01 00:00:00 EST = **P+0Y0M30DT0H0M0S** | BACK: 2009-01-01 00:00:00 EST + P+0Y0M30DT0H0M0S = **2009-01-31 00:00:00 EST** | DAYS: **30**
028- test_bug_49081__28: FWD: 2010-03-27 00:00:00 EDT - 2010-02-28 00:00:00 EST = **P+0Y0M27DT0H0M0S** | BACK: 2010-02-28 00:00:00 EST + P+0Y0M27DT0H0M0S = **2010-03-27 00:00:00 EDT** | DAYS: **27**
029- test_bug_49081__29: FWD: 2010-03-28 00:00:00 EDT - 2010-02-28 00:00:00 EST = **P+0Y1M0DT0H0M0S** | BACK: 2010-02-28 00:00:00 EST + P+0Y1M0DT0H0M0S = **2010-03-28 00:00:00 EDT** | DAYS: **28**
030- test_bug_49081__30: FWD: 2010-03-29 00:00:00 EDT - 2010-02-28 00:00:00 EST = **P+0Y1M1DT0H0M0S** | BACK: 2010-02-28 00:00:00 EST + P+0Y1M1DT0H0M0S = **2010-03-29 00:00:00 EDT** | DAYS: **29**
031- test_bug_49081__31: FWD: 2010-03-27 00:00:00 EDT - 2010-02-27 00:00:00 EST = **P+0Y1M0DT0H0M0S** | BACK: 2010-02-27 00:00:00 EST + P+0Y1M0DT0H0M0S = **2010-03-27 00:00:00 EDT** | DAYS: **28**
032- test_bug_49081__32: FWD: 2010-03-27 00:00:00 EDT - 2010-02-26 00:00:00 EST = **P+0Y1M1DT0H0M0S** | BACK: 2010-02-26 00:00:00 EST + P+0Y1M1DT0H0M0S = **2010-03-27 00:00:00 EDT** | DAYS: **29**
033- test_bug_49081_negative__1: FWD: 2010-03-01 00:00:00 EST - 2010-03-31 00:00:00 EDT = **P-0Y0M30DT0H0M0S** | BACK: 2010-03-31 00:00:00 EDT + P-0Y0M30DT0H0M0S = **2010-03-01 00:00:00 EST** | DAYS: **30**
034- test_bug_49081_negative__2: FWD: 2010-03-01 00:00:00 EST - 2010-04-01 00:00:00 EDT = **P-0Y1M0DT0H0M0S** | BACK: 2010-04-01 00:00:00 EDT + P-0Y1M0DT0H0M0S = **2010-03-01 00:00:00 EST** | DAYS: **31**
035- test_bug_49081_negative__3: FWD: 2010-03-31 00:00:00 EDT - 2010-04-01 00:00:00 EDT = **P-0Y0M1DT0H0M0S** | BACK: 2010-04-01 00:00:00 EDT + P-0Y0M1DT0H0M0S = **2010-03-31 00:00:00 EDT** | DAYS: **1**
036- test_bug_49081_negative__4: FWD: 2010-03-31 00:00:00 EDT - 2010-04-29 00:00:00 EDT = **P-0Y0M29DT0H0M0S** | BACK: 2010-04-29 00:00:00 EDT + P-0Y0M29DT0H0M0S = **2010-03-31 00:00:00 EDT** | DAYS: **29**
037- test_bug_49081_negative__5: FWD: 2010-03-31 00:00:00 EDT - 2010-04-30 00:00:00 EDT = **P-0Y0M30DT0H0M0S** | BACK: 2010-04-30 00:00:00 EDT + P-0Y0M30DT0H0M0S = **2010-03-31 00:00:00 EDT** | DAYS: **30**
038- test_bug_49081_negative__6: FWD: 2010-03-30 00:00:00 EDT - 2010-04-30 00:00:00 EDT = **P-0Y1M0DT0H0M0S** | BACK: 2010-04-30 00:00:00 EDT + P-0Y1M0DT0H0M0S = **2010-03-30 00:00:00 EDT** | DAYS: **31**
039- test_bug_49081_negative__7: FWD: 2010-03-29 00:00:00 EDT - 2010-04-30 00:00:00 EDT = **P-0Y1M1DT0H0M0S** | BACK: 2010-04-30 00:00:00 EDT + P-0Y1M1DT0H0M0S = **2010-03-29 00:00:00 EDT** | DAYS: **32**
040- test_bug_49081_negative__8: FWD: 2010-01-01 00:00:00 EST - 2010-01-29 00:00:00 EST = **P-0Y0M28DT0H0M0S** | BACK: 2010-01-29 00:00:00 EST + P-0Y0M28DT0H0M0S = **2010-01-01 00:00:00 EST** | DAYS: **28**
041- test_bug_49081_negative__9: FWD: 2010-01-01 00:00:00 EST - 2010-01-30 00:00:00 EST = **P-0Y0M29DT0H0M0S** | BACK: 2010-01-30 00:00:00 EST + P-0Y0M29DT0H0M0S = **2010-01-01 00:00:00 EST** | DAYS: **29**
042- test_bug_49081_negative__10: FWD: 2010-01-01 00:00:00 EST - 2010-01-31 00:00:00 EST = **P-0Y0M30DT0H0M0S** | BACK: 2010-01-31 00:00:00 EST + P-0Y0M30DT0H0M0S = **2010-01-01 00:00:00 EST** | DAYS: **30**
043- test_bug_49081_negative__11: FWD: 2010-01-01 00:00:00 EST - 2010-02-01 00:00:00 EST = **P-0Y1M0DT0H0M0S** | BACK: 2010-02-01 00:00:00 EST + P-0Y1M0DT0H0M0S = **2010-01-01 00:00:00 EST** | DAYS: **31**
044- test_bug_49081_negative__12: FWD: 2010-01-31 00:00:00 EST - 2010-02-01 00:00:00 EST = **P-0Y0M1DT0H0M0S** | BACK: 2010-02-01 00:00:00 EST + P-0Y0M1DT0H0M0S = **2010-01-31 00:00:00 EST** | DAYS: **1**
045- test_bug_49081_negative__13: FWD: 2010-01-31 00:00:00 EST - 2010-02-27 00:00:00 EST = **P-0Y0M27DT0H0M0S** | BACK: 2010-02-27 00:00:00 EST + P-0Y0M27DT0H0M0S = **2010-01-31 00:00:00 EST** | DAYS: **27**
046- test_bug_49081_negative__14: FWD: 2010-01-31 00:00:00 EST - 2010-02-28 00:00:00 EST = **P-0Y0M28DT0H0M0S** | BACK: 2010-02-28 00:00:00 EST + P-0Y0M28DT0H0M0S = **2010-01-31 00:00:00 EST** | DAYS: **28**
047- test_bug_49081_negative__15: FWD: 2010-01-30 00:00:00 EST - 2010-02-28 00:00:00 EST = **P-0Y0M29DT0H0M0S** | BACK: 2010-02-28 00:00:00 EST + P-0Y0M29DT0H0M0S = **2010-01-30 00:00:00 EST** | DAYS: **29**
048- test_bug_49081_negative__16: FWD: 2010-01-29 00:00:00 EST - 2010-02-28 00:00:00 EST = **P-0Y0M30DT0H0M0S** | BACK: 2010-02-28 00:00:00 EST + P-0Y0M30DT0H0M0S = **2010-01-29 00:00:00 EST** | DAYS: **30**
049- test_bug_49081_negative__17: FWD: 2010-01-28 00:00:00 EST - 2010-02-28 00:00:00 EST = **P-0Y1M0DT0H0M0S** | BACK: 2010-02-28 00:00:00 EST + P-0Y1M0DT0H0M0S = **2010-01-28 00:00:00 EST** | DAYS: **31**
050- test_bug_49081_negative__18: FWD: 2010-01-27 00:00:00 EST - 2010-02-28 00:00:00 EST = **P-0Y1M1DT0H0M0S** | BACK: 2010-02-28 00:00:00 EST + P-0Y1M1DT0H0M0S = **2010-01-27 00:00:00 EST** | DAYS: **32**
051- test_bug_49081_negative__19: FWD: 2010-01-01 00:00:00 EST - 2010-03-01 00:00:00 EST = **P-0Y2M0DT0H0M0S** | BACK: 2010-03-01 00:00:00 EST + P-0Y2M0DT0H0M0S = **2010-01-01 00:00:00 EST** | DAYS: **59**
052- test_bug_49081_negative__20: FWD: 2010-01-31 00:00:00 EST - 2010-03-01 00:00:00 EST = **P-0Y1M1DT0H0M0S** | BACK: 2010-03-01 00:00:00 EST + P-0Y1M1DT0H0M0S = **2010-01-31 00:00:00 EST** | DAYS: **29**
053- test_bug_49081_negative__21: FWD: 2010-01-31 00:00:00 EST - 2010-03-27 00:00:00 EDT = **P-0Y1M27DT0H0M0S** | BACK: 2010-03-27 00:00:00 EDT + P-0Y1M27DT0H0M0S = **2010-01-31 00:00:00 EST** | DAYS: **55**
054- test_bug_49081_negative__22: FWD: 2010-01-31 00:00:00 EST - 2010-03-28 00:00:00 EDT = **P-0Y1M28DT0H0M0S** | BACK: 2010-03-28 00:00:00 EDT + P-0Y1M28DT0H0M0S = **2010-01-31 00:00:00 EST** | DAYS: **56**
055- test_bug_49081_negative__23: FWD: 2010-01-31 00:00:00 EST - 2010-03-29 00:00:00 EDT = **P-0Y1M29DT0H0M0S** | BACK: 2010-03-29 00:00:00 EDT + P-0Y1M29DT0H0M0S = **2010-01-31 00:00:00 EST** | DAYS: **57**
056- test_bug_49081_negative__24: FWD: 2010-01-31 00:00:00 EST - 2010-03-30 00:00:00 EDT = **P-0Y1M30DT0H0M0S** | BACK: 2010-03-30 00:00:00 EDT + P-0Y1M30DT0H0M0S = **2010-01-31 00:00:00 EST** | DAYS: **58**
057- test_bug_49081_negative__25: FWD: 2010-01-31 00:00:00 EST - 2010-03-31 00:00:00 EDT = **P-0Y2M0DT0H0M0S** | BACK: 2010-03-31 00:00:00 EDT + P-0Y2M0DT0H0M0S = **2010-01-31 00:00:00 EST** | DAYS: **59**
058- test_bug_49081_negative__26: FWD: 2010-01-30 00:00:00 EST - 2010-03-31 00:00:00 EDT = **P-0Y2M1DT0H0M0S** | BACK: 2010-03-31 00:00:00 EDT + P-0Y2M1DT0H0M0S = **2010-01-30 00:00:00 EST** | DAYS: **60**
059- test_bug_49081_negative__27: FWD: 2009-01-01 00:00:00 EST - 2009-01-31 00:00:00 EST = **P-0Y0M30DT0H0M0S** | BACK: 2009-01-31 00:00:00 EST + P-0Y0M30DT0H0M0S = **2009-01-01 00:00:00 EST** | DAYS: **30**
060- test_bug_49081_negative__28: FWD: 2010-02-28 00:00:00 EST - 2010-03-27 00:00:00 EDT = **P-0Y0M27DT0H0M0S** | BACK: 2010-03-27 00:00:00 EDT + P-0Y0M27DT0H0M0S = **2010-02-28 00:00:00 EST** | DAYS: **27**
061- test_bug_49081_negative__29: FWD: 2010-02-28 00:00:00 EST - 2010-03-28 00:00:00 EDT = **P-0Y1M0DT0H0M0S** | BACK: 2010-03-28 00:00:00 EDT + P-0Y1M0DT0H0M0S = **2010-02-28 00:00:00 EST** | DAYS: **28**
062- test_bug_49081_negative__30: FWD: 2010-02-28 00:00:00 EST - 2010-03-29 00:00:00 EDT = **P-0Y1M1DT0H0M0S** | BACK: 2010-03-29 00:00:00 EDT + P-0Y1M1DT0H0M0S = **2010-02-28 00:00:00 EST** | DAYS: **29**
063- test_bug_49081_negative__31: FWD: 2010-02-27 00:00:00 EST - 2010-03-27 00:00:00 EDT = **P-0Y1M0DT0H0M0S** | BACK: 2010-03-27 00:00:00 EDT + P-0Y1M0DT0H0M0S = **2010-02-27 00:00:00 EST** | DAYS: **28**
064- test_bug_49081_negative__32: FWD: 2010-02-26 00:00:00 EST - 2010-03-27 00:00:00 EDT = **P-0Y1M1DT0H0M0S** | BACK: 2010-03-27 00:00:00 EDT + P-0Y1M1DT0H0M0S = **2010-02-26 00:00:00 EST** | DAYS: **29**
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/date/tests/DateTime_diff_add_sub-massive.phpt
================================================================================
Warning: require(./examine_diff.inc): failed to open stream: No such file or directory in /var/tmp/local/php-5.3.6/ext/date/tests/DateTime_diff_add_sub-massive.php on line 8
Fatal error: require(): Failed opening required './examine_diff.inc' (include_path='/cs/prophet/httpd/web-docs/include:/cs/prophet/httpd/php/lib/php/extensions/:/cs/prophet/httpd/php/lib/php:/cs/prophet/httpd/php:/cs/prophet/httpd/php/lib/php/extensions/no-debug-non-zts-20060613:.') in /var/tmp/local/php-5.3.6/ext/date/tests/DateTime_diff_add_sub-massive.php on line 8
================================================================================
001+ Warning: require(./examine_diff.inc): failed to open stream: No such file or directory in /var/tmp/local/php-5.3.6/ext/date/tests/DateTime_diff_add_sub-massive.php on line 8
002+
001- test_massive_positive: FWD: 333333-01-01 16:18:02 EST - -333333-01-01 16:18:02 EST = **P+666666Y0M0DT0H0M0S** | BACK: -333333-01-01 16:18:02 EST + P+666666Y0M0DT0H0M0S = **333333-01-01 16:18:02 EST** | DAYS: **243494757**
002- test_massive_negative: FWD: -333333-01-01 16:18:02 EST - 333333-01-01 16:18:02 EST = **P-666666Y0M0DT0H0M0S** | BACK: 333333-01-01 16:18:02 EST + P-666666Y0M0DT0H0M0S = **-333333-01-01 16:18:02 EST** | DAYS: **243494757**
003+ Fatal error: require(): Failed opening required './examine_diff.inc' (include_path='/cs/prophet/httpd/web-docs/include:/cs/prophet/httpd/php/lib/php/extensions/:/cs/prophet/httpd/php/lib/php:/cs/prophet/httpd/php:/cs/prophet/httpd/php/lib/php/extensions/no-debug-non-zts-20060613:.') in /var/tmp/local/php-5.3.6/ext/date/tests/DateTime_diff_add_sub-massive.php on line 8
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/date/tests/bug27780.phpt
================================================================================
America/Chicago
1076824799 [2004-02-14 23:59:59 EST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
1076824800 [2004-02-15 00:00:00 EST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
1076824801 [2004-02-15 00:00:01 EST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
1079503200 [2004-03-17 00:00:00 EST] [2004-04-07 00:00:00 -21 days]
1080367200 [2004-03-27 00:00:00 EST] [2004-04-07 00:00:00 11 days ago]
1080460800 [2004-03-28 02:00:00 EST] [2004-04-07 00:00:00 -10 day +2 hours]
1081227600 [2004-04-06 00:00:00 EDT] [2004-04-07 00:00:00 -1 day]
1081314000 [2004-04-07 00:00:00 EDT] [2004-04-07 00:00:00]
1081317600 [2004-04-07 01:00:00 EDT] [2004-04-07 00:00:00 +1 hour]
1081321200 [2004-04-07 02:00:00 EDT] [2004-04-07 00:00:00 +2 hour]
1081400400 [2004-04-08 00:00:00 EDT] [2004-04-07 00:00:00 +1 day]
1081400400 [2004-04-08 00:00:00 EDT] [2004-04-07 00:00:00 1 day]
1083128400 [2004-04-28 00:00:00 EDT] [2004-04-07 00:00:00 +21 days]
Europe/Amsterdam
1076799599 [2004-02-14 23:59:59 EST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
1076799600 [2004-02-15 00:00:00 EST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
1076799601 [2004-02-15 00:00:01 EST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
1079478000 [2004-03-17 00:00:00 EST] [2004-04-07 00:00:00 -21 days]
1080342000 [2004-03-27 00:00:00 EST] [2004-04-07 00:00:00 11 days ago]
1080435600 [2004-03-28 03:00:00 EDT] [2004-04-07 00:00:00 -10 day +2 hours]
1081202400 [2004-04-06 00:00:00 EDT] [2004-04-07 00:00:00 -1 day]
1081288800 [2004-04-07 00:00:00 EDT] [2004-04-07 00:00:00]
1081292400 [2004-04-07 01:00:00 EDT] [2004-04-07 00:00:00 +1 hour]
1081296000 [2004-04-07 02:00:00 EDT] [2004-04-07 00:00:00 +2 hour]
1081375200 [2004-04-08 00:00:00 EDT] [2004-04-07 00:00:00 +1 day]
1081375200 [2004-04-08 00:00:00 EDT] [2004-04-07 00:00:00 1 day]
1083103200 [2004-04-28 00:00:00 EDT] [2004-04-07 00:00:00 +21 days]
Asia/Jerusalem
1076795999 [2004-02-14 23:59:59 EST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
1076796000 [2004-02-15 00:00:00 EST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
1076796001 [2004-02-15 00:00:01 EST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
1079474400 [2004-03-17 00:00:00 EST] [2004-04-07 00:00:00 -21 days]
1080338400 [2004-03-27 00:00:00 EST] [2004-04-07 00:00:00 11 days ago]
1080432000 [2004-03-28 02:00:00 EST] [2004-04-07 00:00:00 -10 day +2 hours]
1081202400 [2004-04-06 00:00:00 EST] [2004-04-07 00:00:00 -1 day]
1081288800 [2004-04-07 00:00:00 EST] [2004-04-07 00:00:00]
1081292400 [2004-04-07 02:00:00 EDT] [2004-04-07 00:00:00 +1 hour]
1081292400 [2004-04-07 02:00:00 EDT] [2004-04-07 00:00:00 +2 hour]
1081371600 [2004-04-08 00:00:00 EDT] [2004-04-07 00:00:00 +1 day]
1081371600 [2004-04-08 00:00:00 EDT] [2004-04-07 00:00:00 1 day]
1083099600 [2004-04-28 00:00:00 EDT] [2004-04-07 00:00:00 +21 days]
Asia/Singapore
1076774399 [2004-02-14 23:59:59 EST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
1076774400 [2004-02-15 00:00:00 EST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
1076774401 [2004-02-15 00:00:01 EST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
1079452800 [2004-03-17 00:00:00 EST] [2004-04-07 00:00:00 -21 days]
1080316800 [2004-03-27 00:00:00 EST] [2004-04-07 00:00:00 11 days ago]
1080410400 [2004-03-28 02:00:00 EST] [2004-04-07 00:00:00 -10 day +2 hours]
1081180800 [2004-04-06 00:00:00 EST] [2004-04-07 00:00:00 -1 day]
1081267200 [2004-04-07 00:00:00 EST] [2004-04-07 00:00:00]
1081270800 [2004-04-07 01:00:00 EST] [2004-04-07 00:00:00 +1 hour]
1081274400 [2004-04-07 02:00:00 EST] [2004-04-07 00:00:00 +2 hour]
1081353600 [2004-04-08 00:00:00 EST] [2004-04-07 00:00:00 +1 day]
1081353600 [2004-04-08 00:00:00 EST] [2004-04-07 00:00:00 1 day]
1083081600 [2004-04-28 00:00:00 EST] [2004-04-07 00:00:00 +21 days]
America/Sao_Paulo
1076810399 [2004-02-14 23:59:59 EDT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
1076814000 [2004-02-15 00:00:00 EST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
1076814001 [2004-02-15 00:00:01 EST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
1079492400 [2004-03-17 00:00:00 EST] [2004-04-07 00:00:00 -21 days]
1080356400 [2004-03-27 00:00:00 EST] [2004-04-07 00:00:00 11 days ago]
1080450000 [2004-03-28 02:00:00 EST] [2004-04-07 00:00:00 -10 day +2 hours]
1081220400 [2004-04-06 00:00:00 EST] [2004-04-07 00:00:00 -1 day]
1081306800 [2004-04-07 00:00:00 EST] [2004-04-07 00:00:00]
1081310400 [2004-04-07 01:00:00 EST] [2004-04-07 00:00:00 +1 hour]
1081314000 [2004-04-07 02:00:00 EST] [2004-04-07 00:00:00 +2 hour]
1081393200 [2004-04-08 00:00:00 EST] [2004-04-07 00:00:00 +1 day]
1081393200 [2004-04-08 00:00:00 EST] [2004-04-07 00:00:00 1 day]
1083121200 [2004-04-28 00:00:00 EST] [2004-04-07 00:00:00 +21 days]
================================================================================
002+ 1076824799 [2004-02-14 23:59:59 EST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
003+ 1076824800 [2004-02-15 00:00:00 EST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
004+ 1076824801 [2004-02-15 00:00:01 EST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
005+ 1079503200 [2004-03-17 00:00:00 EST] [2004-04-07 00:00:00 -21 days]
006+ 1080367200 [2004-03-27 00:00:00 EST] [2004-04-07 00:00:00 11 days ago]
007+ 1080460800 [2004-03-28 02:00:00 EST] [2004-04-07 00:00:00 -10 day +2 hours]
008+ 1081227600 [2004-04-06 00:00:00 EDT] [2004-04-07 00:00:00 -1 day]
009+ 1081314000 [2004-04-07 00:00:00 EDT] [2004-04-07 00:00:00]
010+ 1081317600 [2004-04-07 01:00:00 EDT] [2004-04-07 00:00:00 +1 hour]
011+ 1081321200 [2004-04-07 02:00:00 EDT] [2004-04-07 00:00:00 +2 hour]
012+ 1081400400 [2004-04-08 00:00:00 EDT] [2004-04-07 00:00:00 +1 day]
013+ 1081400400 [2004-04-08 00:00:00 EDT] [2004-04-07 00:00:00 1 day]
014+ 1083128400 [2004-04-28 00:00:00 EDT] [2004-04-07 00:00:00 +21 days]
002- 1076824799 [2004-02-14 23:59:59 CST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
003- 1076824800 [2004-02-15 00:00:00 CST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
004- 1076824801 [2004-02-15 00:00:01 CST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
005- 1079503200 [2004-03-17 00:00:00 CST] [2004-04-07 00:00:00 -21 days]
006- 1080367200 [2004-03-27 00:00:00 CST] [2004-04-07 00:00:00 11 days ago]
007- 1080460800 [2004-03-28 02:00:00 CST] [2004-04-07 00:00:00 -10 day +2 hours]
008- 1081227600 [2004-04-06 00:00:00 CDT] [2004-04-07 00:00:00 -1 day]
009- 1081314000 [2004-04-07 00:00:00 CDT] [2004-04-07 00:00:00]
010- 1081317600 [2004-04-07 01:00:00 CDT] [2004-04-07 00:00:00 +1 hour]
011- 1081321200 [2004-04-07 02:00:00 CDT] [2004-04-07 00:00:00 +2 hour]
012- 1081400400 [2004-04-08 00:00:00 CDT] [2004-04-07 00:00:00 +1 day]
013- 1081400400 [2004-04-08 00:00:00 CDT] [2004-04-07 00:00:00 1 day]
014- 1083128400 [2004-04-28 00:00:00 CDT] [2004-04-07 00:00:00 +21 days]
017+ 1076799599 [2004-02-14 23:59:59 EST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
018+ 1076799600 [2004-02-15 00:00:00 EST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
019+ 1076799601 [2004-02-15 00:00:01 EST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
020+ 1079478000 [2004-03-17 00:00:00 EST] [2004-04-07 00:00:00 -21 days]
021+ 1080342000 [2004-03-27 00:00:00 EST] [2004-04-07 00:00:00 11 days ago]
022+ 1080435600 [2004-03-28 03:00:00 EDT] [2004-04-07 00:00:00 -10 day +2 hours]
023+ 1081202400 [2004-04-06 00:00:00 EDT] [2004-04-07 00:00:00 -1 day]
024+ 1081288800 [2004-04-07 00:00:00 EDT] [2004-04-07 00:00:00]
025+ 1081292400 [2004-04-07 01:00:00 EDT] [2004-04-07 00:00:00 +1 hour]
026+ 1081296000 [2004-04-07 02:00:00 EDT] [2004-04-07 00:00:00 +2 hour]
027+ 1081375200 [2004-04-08 00:00:00 EDT] [2004-04-07 00:00:00 +1 day]
028+ 1081375200 [2004-04-08 00:00:00 EDT] [2004-04-07 00:00:00 1 day]
029+ 1083103200 [2004-04-28 00:00:00 EDT] [2004-04-07 00:00:00 +21 days]
017- 1076799599 [2004-02-14 23:59:59 CET] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
018- 1076799600 [2004-02-15 00:00:00 CET] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
019- 1076799601 [2004-02-15 00:00:01 CET] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
020- 1079478000 [2004-03-17 00:00:00 CET] [2004-04-07 00:00:00 -21 days]
021- 1080342000 [2004-03-27 00:00:00 CET] [2004-04-07 00:00:00 11 days ago]
022- 1080435600 [2004-03-28 03:00:00 CEST] [2004-04-07 00:00:00 -10 day +2 hours]
023- 1081202400 [2004-04-06 00:00:00 CEST] [2004-04-07 00:00:00 -1 day]
024- 1081288800 [2004-04-07 00:00:00 CEST] [2004-04-07 00:00:00]
025- 1081292400 [2004-04-07 01:00:00 CEST] [2004-04-07 00:00:00 +1 hour]
026- 1081296000 [2004-04-07 02:00:00 CEST] [2004-04-07 00:00:00 +2 hour]
027- 1081375200 [2004-04-08 00:00:00 CEST] [2004-04-07 00:00:00 +1 day]
028- 1081375200 [2004-04-08 00:00:00 CEST] [2004-04-07 00:00:00 1 day]
029- 1083103200 [2004-04-28 00:00:00 CEST] [2004-04-07 00:00:00 +21 days]
032+ 1076795999 [2004-02-14 23:59:59 EST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
033+ 1076796000 [2004-02-15 00:00:00 EST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
034+ 1076796001 [2004-02-15 00:00:01 EST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
035+ 1079474400 [2004-03-17 00:00:00 EST] [2004-04-07 00:00:00 -21 days]
036+ 1080338400 [2004-03-27 00:00:00 EST] [2004-04-07 00:00:00 11 days ago]
037+ 1080432000 [2004-03-28 02:00:00 EST] [2004-04-07 00:00:00 -10 day +2 hours]
038+ 1081202400 [2004-04-06 00:00:00 EST] [2004-04-07 00:00:00 -1 day]
039+ 1081288800 [2004-04-07 00:00:00 EST] [2004-04-07 00:00:00]
040+ 1081292400 [2004-04-07 02:00:00 EDT] [2004-04-07 00:00:00 +1 hour]
041+ 1081292400 [2004-04-07 02:00:00 EDT] [2004-04-07 00:00:00 +2 hour]
042+ 1081371600 [2004-04-08 00:00:00 EDT] [2004-04-07 00:00:00 +1 day]
043+ 1081371600 [2004-04-08 00:00:00 EDT] [2004-04-07 00:00:00 1 day]
044+ 1083099600 [2004-04-28 00:00:00 EDT] [2004-04-07 00:00:00 +21 days]
032- 1076795999 [2004-02-14 23:59:59 IST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
033- 1076796000 [2004-02-15 00:00:00 IST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
034- 1076796001 [2004-02-15 00:00:01 IST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
035- 1079474400 [2004-03-17 00:00:00 IST] [2004-04-07 00:00:00 -21 days]
036- 1080338400 [2004-03-27 00:00:00 IST] [2004-04-07 00:00:00 11 days ago]
037- 1080432000 [2004-03-28 02:00:00 IST] [2004-04-07 00:00:00 -10 day +2 hours]
038- 1081202400 [2004-04-06 00:00:00 IST] [2004-04-07 00:00:00 -1 day]
039- 1081288800 [2004-04-07 00:00:00 IST] [2004-04-07 00:00:00]
040- 1081292400 [2004-04-07 02:00:00 IDT] [2004-04-07 00:00:00 +1 hour]
041- 1081292400 [2004-04-07 02:00:00 IDT] [2004-04-07 00:00:00 +2 hour]
042- 1081371600 [2004-04-08 00:00:00 IDT] [2004-04-07 00:00:00 +1 day]
043- 1081371600 [2004-04-08 00:00:00 IDT] [2004-04-07 00:00:00 1 day]
044- 1083099600 [2004-04-28 00:00:00 IDT] [2004-04-07 00:00:00 +21 days]
047+ 1076774399 [2004-02-14 23:59:59 EST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
048+ 1076774400 [2004-02-15 00:00:00 EST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
049+ 1076774401 [2004-02-15 00:00:01 EST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
050+ 1079452800 [2004-03-17 00:00:00 EST] [2004-04-07 00:00:00 -21 days]
051+ 1080316800 [2004-03-27 00:00:00 EST] [2004-04-07 00:00:00 11 days ago]
052+ 1080410400 [2004-03-28 02:00:00 EST] [2004-04-07 00:00:00 -10 day +2 hours]
053+ 1081180800 [2004-04-06 00:00:00 EST] [2004-04-07 00:00:00 -1 day]
054+ 1081267200 [2004-04-07 00:00:00 EST] [2004-04-07 00:00:00]
055+ 1081270800 [2004-04-07 01:00:00 EST] [2004-04-07 00:00:00 +1 hour]
056+ 1081274400 [2004-04-07 02:00:00 EST] [2004-04-07 00:00:00 +2 hour]
057+ 1081353600 [2004-04-08 00:00:00 EST] [2004-04-07 00:00:00 +1 day]
058+ 1081353600 [2004-04-08 00:00:00 EST] [2004-04-07 00:00:00 1 day]
059+ 1083081600 [2004-04-28 00:00:00 EST] [2004-04-07 00:00:00 +21 days]
047- 1076774399 [2004-02-14 23:59:59 SGT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
048- 1076774400 [2004-02-15 00:00:00 SGT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
049- 1076774401 [2004-02-15 00:00:01 SGT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
050- 1079452800 [2004-03-17 00:00:00 SGT] [2004-04-07 00:00:00 -21 days]
051- 1080316800 [2004-03-27 00:00:00 SGT] [2004-04-07 00:00:00 11 days ago]
052- 1080410400 [2004-03-28 02:00:00 SGT] [2004-04-07 00:00:00 -10 day +2 hours]
053- 1081180800 [2004-04-06 00:00:00 SGT] [2004-04-07 00:00:00 -1 day]
054- 1081267200 [2004-04-07 00:00:00 SGT] [2004-04-07 00:00:00]
055- 1081270800 [2004-04-07 01:00:00 SGT] [2004-04-07 00:00:00 +1 hour]
056- 1081274400 [2004-04-07 02:00:00 SGT] [2004-04-07 00:00:00 +2 hour]
057- 1081353600 [2004-04-08 00:00:00 SGT] [2004-04-07 00:00:00 +1 day]
058- 1081353600 [2004-04-08 00:00:00 SGT] [2004-04-07 00:00:00 1 day]
059- 1083081600 [2004-04-28 00:00:00 SGT] [2004-04-07 00:00:00 +21 days]
062+ 1076810399 [2004-02-14 23:59:59 EDT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
063+ 1076814000 [2004-02-15 00:00:00 EST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
064+ 1076814001 [2004-02-15 00:00:01 EST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
065+ 1079492400 [2004-03-17 00:00:00 EST] [2004-04-07 00:00:00 -21 days]
066+ 1080356400 [2004-03-27 00:00:00 EST] [2004-04-07 00:00:00 11 days ago]
067+ 1080450000 [2004-03-28 02:00:00 EST] [2004-04-07 00:00:00 -10 day +2 hours]
068+ 1081220400 [2004-04-06 00:00:00 EST] [2004-04-07 00:00:00 -1 day]
069+ 1081306800 [2004-04-07 00:00:00 EST] [2004-04-07 00:00:00]
070+ 1081310400 [2004-04-07 01:00:00 EST] [2004-04-07 00:00:00 +1 hour]
071+ 1081314000 [2004-04-07 02:00:00 EST] [2004-04-07 00:00:00 +2 hour]
072+ 1081393200 [2004-04-08 00:00:00 EST] [2004-04-07 00:00:00 +1 day]
073+ 1081393200 [2004-04-08 00:00:00 EST] [2004-04-07 00:00:00 1 day]
074+ 1083121200 [2004-04-28 00:00:00 EST] [2004-04-07 00:00:00 +21 days]
062- 1076810399 [2004-02-14 23:59:59 BRST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
063- 1076814000 [2004-02-15 00:00:00 BRT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
064- 1076814001 [2004-02-15 00:00:01 BRT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
065- 1079492400 [2004-03-17 00:00:00 BRT] [2004-04-07 00:00:00 -21 days]
066- 1080356400 [2004-03-27 00:00:00 BRT] [2004-04-07 00:00:00 11 days ago]
067- 1080450000 [2004-03-28 02:00:00 BRT] [2004-04-07 00:00:00 -10 day +2 hours]
068- 1081220400 [2004-04-06 00:00:00 BRT] [2004-04-07 00:00:00 -1 day]
069- 1081306800 [2004-04-07 00:00:00 BRT] [2004-04-07 00:00:00]
070- 1081310400 [2004-04-07 01:00:00 BRT] [2004-04-07 00:00:00 +1 hour]
071- 1081314000 [2004-04-07 02:00:00 BRT] [2004-04-07 00:00:00 +2 hour]
072- 1081393200 [2004-04-08 00:00:00 BRT] [2004-04-07 00:00:00 +1 day]
073- 1081393200 [2004-04-08 00:00:00 BRT] [2004-04-07 00:00:00 1 day]
074- 1083121200 [2004-04-28 00:00:00 BRT] [2004-04-07 00:00:00 +21 days]
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/date/tests/bug32555.phpt
================================================================================
Sat Apr 02 02:30:00 2005 EST
Sun Apr 03 00:00:00 2005 EST
Sun Apr 03 03:30:00 2005 EDT
Mon Apr 04 02:30:00 2005 EDT
================================================================================
001+ Sat Apr 02 02:30:00 2005 EST
002+ Sun Apr 03 00:00:00 2005 EST
003+ Sun Apr 03 03:30:00 2005 EDT
004+ Mon Apr 04 02:30:00 2005 EDT
001- Sat Apr 2 02:30:00 2005 EST
002- Sun Apr 3 00:00:00 2005 EST
003- Sun Apr 3 03:30:00 2005 EDT
004- Mon Apr 4 02:30:00 2005 EDT
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/date/tests/bug33532.phpt
================================================================================
TZ has NOT been set
Should strftime==datestr? Strftime seems to assume GMT tStamp.
input 10:00:00 AM July 1 2005
strftime 10:00:00 AM July 1 2005 EST -0500
datestr 10:00:00 AM July 1 2005 UTC
Setting TZ
input 10:00:00 AM July 1 2005
strftime 10:00:00 AM July 1 2005 EST -0500
datestr 10:00:00 AM July 1 2005 EST
================================================================================
004+ strftime 10:00:00 AM July 1 2005 EST -0500
004- strftime 10:00:00 AM July 1 2005 UTC +0000
009+ strftime 10:00:00 AM July 1 2005 EST -0500
009- strftime 10:00:00 AM July 1 2005 EST +1000
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/date/tests/bug45866.phpt
================================================================================
Thu, 14 Aug 168488594 16:44:23 +0000
Thu, 14 Aug 168488594 16:44:23 +0000
Thu, 14 Aug 168488594 16:44:23 +0000
================================================================================
003+ Thu, 14 Aug 168488594 16:44:23 +0000
003-
004- Warning: DateTime::modify(): Failed to parse time string (£61538461538 day) at position 0 (%s): Unexpected character in %sbug45866.php on line 11
005- Wed, 29 Jul 2009 16:44:23 +0100
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/date/tests/bug51819.phpt
================================================================================
string(145) "DateTime::__construct(): Failed to parse time string (2010-05-15 00:00:00 GB) at position 20 (G): The timezone could not be found in the database"
string(146) "DateTime::__construct(): Failed to parse time string (2010-05-15 00:00:00 PRC) at position 20 (P): The timezone could not be found in the database"
string(146) "DateTime::__construct(): Failed to parse time string (2010-05-15 00:00:00 ROC) at position 20 (R): The timezone could not be found in the database"
string(146) "DateTime::__construct(): Failed to parse time string (2010-05-15 00:00:00 ROK) at position 20 (R): The timezone could not be found in the database"
string(145) "DateTime::__construct(): Failed to parse time string (2010-05-15 00:00:00 NZ) at position 20 (N): The timezone could not be found in the database"
string(30) "this should be the only output"
================================================================================
001+ string(145) "DateTime::__construct(): Failed to parse time string (2010-05-15 00:00:00 GB) at position 20 (G): The timezone could not be found in the database"
002+ string(146) "DateTime::__construct(): Failed to parse time string (2010-05-15 00:00:00 PRC) at position 20 (P): The timezone could not be found in the database"
003+ string(146) "DateTime::__construct(): Failed to parse time string (2010-05-15 00:00:00 ROC) at position 20 (R): The timezone could not be found in the database"
004+ string(146) "DateTime::__construct(): Failed to parse time string (2010-05-15 00:00:00 ROK) at position 20 (R): The timezone could not be found in the database"
005+ string(145) "DateTime::__construct(): Failed to parse time string (2010-05-15 00:00:00 NZ) at position 20 (N): The timezone could not be found in the database"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/date/tests/bug51994.phpt
================================================================================
array(12) {
["year"]=>
int(2010)
["month"]=>
int(1)
["day"]=>
int(154)
["hour"]=>
bool(false)
["minute"]=>
bool(false)
["second"]=>
bool(false)
["fraction"]=>
bool(false)
["warning_count"]=>
int(1)
["warnings"]=>
array(1) {
[5]=>
string(27) "The parsed date was invalid"
}
["error_count"]=>
int(0)
["errors"]=>
array(0) {
}
["is_localtime"]=>
bool(false)
}
================================================================================
005+ int(1)
005- int(6)
007+ int(154)
007- int(3)
017+ int(1)
017- int(0)
019+ array(1) {
020+ [5]=>
021+ string(27) "The parsed date was invalid"
019- array(0) {
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/date/tests/date_default_timezone_get-1.phpt
================================================================================
Warning: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We had to select 'UTC' because your platform doesn't provide functionality for the guessing algorithm in /var/tmp/local/php-5.3.6/ext/date/tests/date_default_timezone_get-1.php on line 3
UTC
Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We had to select 'UTC' because your platform doesn't provide functionality for the guessing algorithm in /var/tmp/local/php-5.3.6/ext/date/tests/date_default_timezone_get-1.php on line 4
UTC
================================================================================
001+ Warning: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We had to select 'UTC' because your platform doesn't provide functionality for the guessing algorithm in /var/tmp/local/php-5.3.6/ext/date/tests/date_default_timezone_get-1.php on line 3
001- Warning: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in %sdate_default_timezone_get-1.php on line 3
004+ Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We had to select 'UTC' because your platform doesn't provide functionality for the guessing algorithm in /var/tmp/local/php-5.3.6/ext/date/tests/date_default_timezone_get-1.php on line 4
004- Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in %sdate_default_timezone_get-1.php on line 4
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/date/tests/date_default_timezone_get-2.phpt
================================================================================
Warning: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We had to select 'UTC' because your platform doesn't provide functionality for the guessing algorithm in /var/tmp/local/php-5.3.6/ext/date/tests/date_default_timezone_get-2.php on line 3
UTC
================================================================================
001+ Warning: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We had to select 'UTC' because your platform doesn't provide functionality for the guessing algorithm in /var/tmp/local/php-5.3.6/ext/date/tests/date_default_timezone_get-2.php on line 3
001- Warning: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in %sdate_default_timezone_get-2.php on line 3
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/date/tests/date_default_timezone_set-1.phpt
================================================================================
Warning: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We had to select 'UTC' because your platform doesn't provide functionality for the guessing algorithm in /var/tmp/local/php-5.3.6/ext/date/tests/date_default_timezone_set-1.php on line 3
Warning: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We had to select 'UTC' because your platform doesn't provide functionality for the guessing algorithm in /var/tmp/local/php-5.3.6/ext/date/tests/date_default_timezone_set-1.php on line 4
America/Indiana/Knox
2005-01-12T03:00:00-0500
2005-07-12T03:00:00-0500
2005-01-12T08:00:00-0500
2005-07-12T08:00:00-0500
================================================================================
001+ Warning: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We had to select 'UTC' because your platform doesn't provide functionality for the guessing algorithm in /var/tmp/local/php-5.3.6/ext/date/tests/date_default_timezone_set-1.php on line 3
001- Warning: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in %sdate_default_timezone_set-1.php on line 3
003+ Warning: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We had to select 'UTC' because your platform doesn't provide functionality for the guessing algorithm in /var/tmp/local/php-5.3.6/ext/date/tests/date_default_timezone_set-1.php on line 4
003- Warning: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in %sdate_default_timezone_set-1.php on line 4
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/date/tests/gmstrftime_variation14.phpt
================================================================================
*** Testing gmstrftime() : usage variation ***
--Century number--
string(40) "Thursday, April 14, 2011 05:19:24 PM EST"
string(39) "Friday, August 8, 2008 08:08:08 AM EST"
--Month Date Year--
string(8) "04/14/11"
string(8) "08/08/08"
--Year with century--
string(4) "2011"
string(4) "2008"
--Year without century--
string(2) "11"
string(2) "08"
===DONE===
================================================================================
004+ string(40) "Thursday, April 14, 2011 05:19:24 PM EST"
005+ string(39) "Friday, August 8, 2008 08:08:08 AM EST"
004- string(%d) "%d"
005- string(2) "20"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/date/tests/gmstrftime_variation22.phpt
================================================================================
*** Testing gmstrftime() : usage variation ***
--Preferred date and time representation--
string(2) "%c"
string(31) "August 8, 2008 08:08:08 AM EST"
--Preferred date representation--
string(2) "%x"
string(8) "08/08/08"
--Preferred time representation--
string(2) "%X"
string(11) "08:08:08 AM"
===DONE===
================================================================================
005+ string(31) "August 8, 2008 08:08:08 AM EST"
005- string(24) "Fri Aug 8 08:08:08 2008"
009+ string(8) "08/08/08"
009- string(10) "08/08/2008"
013+ string(11) "08:08:08 AM"
013- string(8) "08:08:08"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/date/tests/strftime_variation14.phpt
================================================================================
*** Testing strftime() : usage variation ***
--Century number--
string(40) "Thursday, April 14, 2011 10:49:33 PM EST"
string(39) "Friday, August 8, 2008 08:08:08 AM EST"
--Month Date Year--
string(8) "04/14/11"
string(8) "08/08/08"
--Year with century--
string(4) "2011"
string(4) "2008"
--Year without century--
string(2) "11"
string(2) "08"
===DONE===
================================================================================
004+ string(40) "Thursday, April 14, 2011 10:49:33 PM EST"
005+ string(39) "Friday, August 8, 2008 08:08:08 AM EST"
004- string(%d) "%d"
005- string(2) "20"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/date/tests/strftime_variation22.phpt
================================================================================
*** Testing strftime() : usage variation ***
--Preferred date and time representation--
string(2) "%c"
string(31) "August 8, 2008 08:08:08 AM EST"
--Preferred date representation--
string(2) "%x"
string(8) "08/08/08"
--Preferred time representation--
string(2) "%X"
string(11) "08:08:08 AM"
===DONE===
================================================================================
005+ string(31) "August 8, 2008 08:08:08 AM EST"
005- string(24) "Fri Aug 8 08:08:08 2008"
009+ string(8) "08/08/08"
009- string(10) "08/08/2008"
013+ string(11) "08:08:08 AM"
013- string(8) "08:08:08"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/dba/tests/bug38698.phpt
================================================================================
string(32) "5ca8d7d2dcdfe6ae5b3acefcd6a450a3"
===DONE===
================================================================================
001+ string(32) "5ca8d7d2dcdfe6ae5b3acefcd6a450a3"
001- string(32) "1f34b74bde3744265acfc21e0f30af95"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/dba/tests/dba_db4_009.phpt (info: DB4 handler used)
================================================================================
database handler: db4
database file created
database file created
database file created
array(3) {
[8]=>
string(48) "/var/tmp/local/php-5.3.6/ext/dba/tests/test0.dbm"
[10]=>
string(48) "/var/tmp/local/php-5.3.6/ext/dba/tests/test1.dbm"
[12]=>
string(48) "/var/tmp/local/php-5.3.6/ext/dba/tests/test2.dbm"
}
Notice: Unknown: /var/tmp/local/php-5.3.6/ext/dba/tests/test2.dbm: unable to flush: No such file or directory in Unknown on line 0
Notice: Unknown: /var/tmp/local/php-5.3.6/ext/dba/tests/test1.dbm: unable to flush: No such file or directory in Unknown on line 0
================================================================================
013+
014+ Notice: Unknown: /var/tmp/local/php-5.3.6/ext/dba/tests/test2.dbm: unable to flush: No such file or directory in Unknown on line 0
015+
016+ Notice: Unknown: /var/tmp/local/php-5.3.6/ext/dba/tests/test1.dbm: unable to flush: No such file or directory in Unknown on line 0
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/dom/tests/DOMDocument_validate_on_parse_variation.phpt
================================================================================
validateOnParse set to FALSE:
** ERROR: process timed out **
================================================================================
002- No Error Report Above
003- validateOnParse set to TRUE:
003+ ** ERROR: process timed out **
005- Warning: DOMDocument::loadXML(): No declaration for element NYPHP in Entity, line: %d in %s on line %d
006-
007- Warning: DOMDocument::loadXML(): Element body content does not follow the DTD, expecting (p | h1 | h2 | h3 | h4 | h5 | h6 | div | ul | ol | dl | pre | hr | blockquote | address | fieldset | table | form | noscript | ins | del | script)*, got (div div div div div NYPHP) in Entity, line: %d in %s on line %d
008- Error Report Above
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/dom/tests/dom005.phpt
================================================================================
--- save as XML
<?xml version="1.0" standalone="yes"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><head><title>Hello world</title></head><body>
This is a not well-formed<br/>
html files with undeclared entities 
</body></html>
--- save as HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><head><title>Hello world</title></head><body>
This is a not well-formed<br>
html files with undeclared entities
</body></html>
================================================================================
010+ <html><head><title>Hello world</title></head><body>
010- <html>
011- <head><title>Hello world</title></head>
012- <body>
013+ </body></html>
015- </body>
016- </html>
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/ereg/tests/split_variation_004.phpt
================================================================================
*** Testing split() : usage variations ***
Error: 8192 - Function split() is deprecated, /var/tmp/local/php-5.3.6/ext/ereg/tests/split_variation_004.php(16)
array(1) {
[0]=>
string(9) "1 2 3 4 5"
}
Error: 8192 - Function split() is deprecated, /var/tmp/local/php-5.3.6/ext/ereg/tests/split_variation_004.php(17)
array(1) {
[0]=>
string(9) "1 2 3 4 5"
}
Error: 8192 - Function split() is deprecated, /var/tmp/local/php-5.3.6/ext/ereg/tests/split_variation_004.php(18)
array(5) {
[0]=>
string(1) "1"
[1]=>
string(1) "2"
[2]=>
string(1) "3"
[3]=>
string(1) "4"
[4]=>
string(1) "5"
}
Done
================================================================================
013+ array(5) {
013- array(1) {
015+ string(1) "1"
016+ [1]=>
017+ string(1) "2"
018+ [2]=>
019+ string(1) "3"
020+ [3]=>
021+ string(1) "4"
022+ [4]=>
023+ string(1) "5"
015- string(9) "1 2 3 4 5"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/ereg/tests/spliti_variation_004.phpt
================================================================================
*** Testing spliti() : usage variations ***
Error: 8192 - Function spliti() is deprecated, /var/tmp/local/php-5.3.6/ext/ereg/tests/spliti_variation_004.php(16)
array(1) {
[0]=>
string(9) "1 2 3 4 5"
}
Error: 8192 - Function spliti() is deprecated, /var/tmp/local/php-5.3.6/ext/ereg/tests/spliti_variation_004.php(17)
array(1) {
[0]=>
string(9) "1 2 3 4 5"
}
Error: 8192 - Function spliti() is deprecated, /var/tmp/local/php-5.3.6/ext/ereg/tests/spliti_variation_004.php(18)
array(5) {
[0]=>
string(1) "1"
[1]=>
string(1) "2"
[2]=>
string(1) "3"
[3]=>
string(1) "4"
[4]=>
string(1) "5"
}
Done
================================================================================
013+ array(5) {
013- array(1) {
015+ string(1) "1"
016+ [1]=>
017+ string(1) "2"
018+ [2]=>
019+ string(1) "3"
020+ [3]=>
021+ string(1) "4"
022+ [4]=>
023+ string(1) "5"
015- string(9) "1 2 3 4 5"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/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)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/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)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/gettext/tests/gettext_basic-enus.phpt
================================================================================
Basic test
Basic test
================================================================================
001+ Basic test
002+ Basic test
001- A basic test
002- A basic test
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/gettext/tests/gettext_bindtextdomain-cwd.phpt
================================================================================
string(10) "Basic test"
string(10) "Basic test"
================================================================================
002+ string(10) "Basic test"
002- string(12) "A basic test"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/gettext/tests/gettext_dcgettext.phpt
================================================================================
string(4) "item"
string(4) "item"
================================================================================
001+ string(4) "item"
002+ string(4) "item"
001- string(8) "cProdukt"
002- string(7) "Produkt"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/gettext/tests/gettext_dgettext.phpt
================================================================================
string(4) "item"
string(4) "item"
string(4) "item"
================================================================================
001+ string(4) "item"
002+ string(4) "item"
003+ string(4) "item"
001- string(7) "Produkt"
002- string(16) "Produkt_switched"
003- string(7) "Produkt"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/gettext/tests/gettext_dngettext-plural.phpt
================================================================================
string(4) "item"
string(5) "items"
================================================================================
001+ string(4) "item"
002+ string(5) "items"
001- string(7) "Produkt"
002- string(8) "Produkte"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/gettext/tests/gettext_ngettext.phpt
================================================================================
string(4) "item"
string(5) "items"
================================================================================
001+ string(4) "item"
002+ string(5) "items"
001- string(7) "Produkt"
002- string(8) "Produkte"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/bug37176.phpt
================================================================================
================================================================================
001+
001- int(1)
002- int(2)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/bug37773.phpt
================================================================================
================================================================================
001+
001- string(1) "x"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/bug48289.phpt
================================================================================
================================================================================
001+
001- Subject: =?UTF-8?Q?=E3=83=86?=
002- =?UTF-8?Q?=E3=82=B9?=
003- =?UTF-8?Q?=E3=83=88?=
004- =?UTF-8?Q?=E3=83=86?=
005- =?UTF-8?Q?=E3=82=B9?=
006- =?UTF-8?Q?=E3=83=88?=
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/bug51250.phpt
================================================================================
================================================================================
001+
001- string(23) "Legal encoded-word: * ."
002- string(23) "Legal encoded-word: * ."
003- string(24) "Illegal encoded-word: ."
004- string(23) "Illegal encoded-word: ."
005- string(23) "Legal encoded-word: * ."
006- string(23) "Legal encoded-word: * ."
007- string(24) "Illegal encoded-word: ."
008-
009- Notice: iconv_mime_decode(): Detected an illegal character in input string in %s on line %d
010- bool(false)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/bug52941.phpt
================================================================================
================================================================================
001+
001- string(17) "<[email protected]>"
002- string(29) "=?ks_c_5601-1987?B?UkU6odk=?="
003- string(33) "=?ks_c_5601-1987?B?UkU6odk=?= Foo"
004- string(32) "=?ks_c_5601-1987?B?UkU6odk=?=Foo"
005- string(18) "<[email protected]>"
006- string(17) "<[email protected]>"
007- string(29) "=?ks_c_5601-1987?B?UkU6odk=?="
008- string(33) "=?ks_c_5601-1987?B?UkU6odk=?= Foo"
009- string(32) "=?ks_c_5601-1987?B?UkU6odk=?=Foo"
010- string(18) "<[email protected]>"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/bug53304.phpt
================================================================================
================================================================================
001+
001- Nachricht über Kontaktformular www.inexio.net
002- Nachricht über Kontaktformular www.inexio.net
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/eucjp2iso2022jp.phpt
================================================================================
================================================================================
001+
001- 1b2442467c4b5c386c2546252d2539254824481b284220456e676c69736820746578741b2442467c4b5c386c2546252d2539254824481b284220456e676c69736820746578741b2442467c4b5c386c2546252d2539254824481b284220456e676c69736820746578741b2442467c4b5c386c2546252d2539254824481b284220456e676c69736820746578741b2442467c4b5c386c2546252d2539254824481b284220456e676c69736820746578741b2442467c4b5c386c2546252d2539254824481b284220456e676c69736820746578741b2442467c4b5c386c2546252d2539254824481b284220456e676c69736820746578741b2442467c4b5c386c2546252d2539254824481b284220456e676c69736820746578741b2442467c4b5c386c2546252d2539254824481b284220456e676c69736820746578741b2442467c4b5c386c2546252d2539254824481b284220456e676c69736820746578741b2442467c4b5c386c2546252d2539254824481b284220456e676c69736820746578741b2442467c4b5c386c2546252d2539254824481b284220456e676c69736820746578741b2442467c4b5c386c2546252d2539254824481b284220456e676c69736820746578741b2442467c4b5c386c2546252d2539254824481b284220456e676c69736820746578741b24!
42467c4b5c386c2546252d2539254824481b284220456e676c69736820746578741b2442467c4b5c386c2546252d2539254824481b284220456e676c69736820746578741b2442467c4b5c386c2546252d2539254824481b284220456e676c69736820746578741b2442467c4b5c386c2546252d2539254824481b284220456e676c69736820746578741b2442467c4b5c386c2546252d2539254824481b284220456e676c69736820746578741b2442467c4b5c386c2546252d2539254824481b284220456e676c69736820746578741b2442467c4b5c386c2546252d2539254824481b284220456e676c69736820746578741b2442467c4b5c386c2546252d2539254824481b284220456e676c69736820746578741b2442467c4b5c386c2546252d2539254824481b284220456e676c69736820746578741b2442467c4b5c386c2546252d2539254824481b284220456e676c69736820746578741b2442467c4b5c386c2546252d2539254824481b284220456e676c69736820746578741b2442467c4b5c386c2546252d2539254824481b284220456e676c69736820746578741b2442467c4b5c386c2546252d2539254824481b284220456e676c69736820746578741b2442467c4b5c386c2546252d2539254824481b284220456e676c69736820746578741b2442467c4b!
5c386c2546252d2539254824481b284220456e676c69736820746578741b24!
42467c4b
5c386c2546252d2539254824481b284220456e676c69736820746578741b2442467c4b5c386c1b2842
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/eucjp2sjis.phpt
================================================================================
================================================================================
001+
001- CpP6lnuM6oNlg0yDWINngsZFbmdsaXNoIFRleHQKk/qWe4zqg2WDTINYg2eCxkVuZ2xpc2ggVGV4dAqT+pZ7jOqDZYNMg1iDZ4LGRW5nbGlzaCBUZXh0CpP6lnuM6oNlg0yDWINngsZFbmdsaXNoIFRleHQKk/qWe4zqg2WDTINYg2eCxkVuZ2xpc2ggVGV4dAqT+pZ7jOqDZYNMg1iDZ4LGRW5nbGlzaCBUZXh0CpP6lnuM6oNlg0yDWINngsZFbmdsaXNoIFRleHQKk/qWe4zqg2WDTINYg2eCxkVuZ2xpc2ggVGV4dAqT+pZ7jOqDZYNMg1iDZ4LGRW5nbGlzaCBUZXh0CpP6lnuM6oNlg0yDWINngsZFbmdsaXNoIFRleHQKk/qWe4zqg2WDTINYg2eCxkVuZ2xpc2ggVGV4dAqT+pZ7jOqDZYNMg1iDZ4LGRW5nbGlzaCBUZXh0CpP6lnuM6oNlg0yDWINngsZFbmdsaXNoIFRleHQKk/qWe4zqg2WDTINYg2eCxkVuZ2xpc2ggVGV4dAqT+pZ7jOqDZYNMg1iDZ4LGRW5nbGlzaCBUZXh0CpP6lnuM6oNlg0yDWINngsZFbmdsaXNoIFRleHQKk/qWe4zqg2WDTINYg2eCxkVuZ2xpc2ggVGV4dAqT+pZ7jOqDZYNMg1iDZ4LGRW5nbGlzaCBUZXh0CpP6lnuM6oNlg0yDWINngsZFbmdsaXNoIFRleHQKk/qWe4zqg2WDTINYg2eCxkVuZ2xpc2ggVGV4dAqT+pZ7jOqDZYNMg1iDZ4LGRW5nbGlzaCBUZXh0CpP6lnuM6oNlg0yDWINngsZFbmdsaXNoIFRleHQKk/qWe4zqg2WDTINYg2eCxkVuZ2xpc2ggVGV4dAqT+pZ7jOqDZYNMg1iDZ4LGRW5nbGlzaCBUZXh0CpP6lnuM6oNlg0yDWINngsZFbmdsaXNoIFRleHQKk/qWe4zqg2WDTINY!
g2eCxkVuZ2xpc2ggVGV4dAqT+pZ7jOqDZYNMg1iDZ4LGRW5nbGlzaCBUZXh0CpP6lnuM6oNlg0yDWINngsZFbmdsaXNoIFRleHQKk/qWe4zqg2WDTINYg2eCxkVuZ2xpc2ggVGV4dAqT+pZ7jOqDZYNMg1iDZ4LGRW5nbGlzaCBUZXh0CpP6lnuM6oNlg0yDWINngsZFbmdsaXNoIFRleHQKk/qWe4zqg2WDTINYg2eCxkVuZ2xpc2ggVGV4dAqT+pZ7jOqDZYNMg1iDZ4LGRW5nbGlzaCBUZXh0CpP6lnuM6oNlg0yDWINngsZFbmdsaXNoIFRleHQKk/qWe4zqg2WDTINYg2eCxkVuZ2xpc2ggVGV4dAqT+pZ7jOqDZYNMg1iDZ4LGRW5nbGlzaCBUZXh0Cg==
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/eucjp2utf8.phpt
================================================================================
================================================================================
001+
001- CuaXpeacrOiqnuODhuOCreOCueODiOOBqEVuZ2xpc2ggVGV4dArml6XmnKzoqp7jg4bjgq3jgrnjg4jjgahFbmdsaXNoIFRleHQK5pel5pys6Kqe44OG44Kt44K544OI44GoRW5nbGlzaCBUZXh0CuaXpeacrOiqnuODhuOCreOCueODiOOBqEVuZ2xpc2ggVGV4dArml6XmnKzoqp7jg4bjgq3jgrnjg4jjgahFbmdsaXNoIFRleHQK5pel5pys6Kqe44OG44Kt44K544OI44GoRW5nbGlzaCBUZXh0CuaXpeacrOiqnuODhuOCreOCueODiOOBqEVuZ2xpc2ggVGV4dArml6XmnKzoqp7jg4bjgq3jgrnjg4jjgahFbmdsaXNoIFRleHQK5pel5pys6Kqe44OG44Kt44K544OI44GoRW5nbGlzaCBUZXh0CuaXpeacrOiqnuODhuOCreOCueODiOOBqEVuZ2xpc2ggVGV4dArml6XmnKzoqp7jg4bjgq3jgrnjg4jjgahFbmdsaXNoIFRleHQK5pel5pys6Kqe44OG44Kt44K544OI44GoRW5nbGlzaCBUZXh0CuaXpeacrOiqnuODhuOCreOCueODiOOBqEVuZ2xpc2ggVGV4dArml6XmnKzoqp7jg4bjgq3jgrnjg4jjgahFbmdsaXNoIFRleHQK5pel5pys6Kqe44OG44Kt44K544OI44GoRW5nbGlzaCBUZXh0CuaXpeacrOiqnuODhuOCreOCueODiOOBqEVuZ2xpc2ggVGV4dArml6XmnKzoqp7jg4bjgq3jgrnjg4jjgahFbmdsaXNoIFRleHQK5pel5pys6Kqe44OG44Kt44K544OI44GoRW5nbGlzaCBUZXh0CuaXpeacrOiqnuODhuOCreOCueODiOOBqEVuZ2xpc2ggVGV4dArml6XmnKzoqp7jg4bjgq3jgrnjg4jjgahFbmdsaXNoIFRl!
eHQK5pel5pys6Kqe44OG44Kt44K544OI44GoRW5nbGlzaCBUZXh0CuaXpeacrOiqnuODhuOCreOCueODiOOBqEVuZ2xpc2ggVGV4dArml6XmnKzoqp7jg4bjgq3jgrnjg4jjgahFbmdsaXNoIFRleHQK5pel5pys6Kqe44OG44Kt44K544OI44GoRW5nbGlzaCBUZXh0CuaXpeacrOiqnuODhuOCreOCueODiOOBqEVuZ2xpc2ggVGV4dArml6XmnKzoqp7jg4bjgq3jgrnjg4jjgahFbmdsaXNoIFRleHQK5pel5pys6Kqe44OG44Kt44K544OI44GoRW5nbGlzaCBUZXh0CuaXpeacrOiqnuODhuOCreOCueODiOOBqEVuZ2xpc2ggVGV4dArml6XmnKzoqp7jg4bjgq3jgrnjg4jjgahFbmdsaXNoIFRleHQK5pel5pys6Kqe44OG44Kt44K544OI44GoRW5nbGlzaCBUZXh0CuaXpeacrOiqnuODhuOCreOCueODiOOBqEVuZ2xpc2ggVGV4dArml6XmnKzoqp7jg4bjgq3jgrnjg4jjgahFbmdsaXNoIFRleHQK5pel5pys6Kqe44OG44Kt44K544OI44GoRW5nbGlzaCBUZXh0CuaXpeacrOiqnuODhuOCreOCueODiOOBqEVuZ2xpc2ggVGV4dArml6XmnKzoqp7jg4bjgq3jgrnjg4jjgahFbmdsaXNoIFRleHQK5pel5pys6Kqe44OG44Kt44K544OI44GoRW5nbGlzaCBUZXh0Cg==
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv001.phpt
================================================================================
iconv extension is available
string(15) "ISO-8859-1: æøå"
================================================================================
003- string(13) "UTF-8: æøå"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv002.phpt
================================================================================
================================================================================
001+
001- abcd
002- abcd
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv004.phpt
================================================================================
================================================================================
001+
001- string(19) ": =?ISO-8859-1?B??="
002- string(19) ": =?ISO-8859-1?B??="
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_basic.phpt
================================================================================
*** Testing iconv() : basic functionality ***
-- Convert to EUC-JP --
Expected EUC-JP encoded string in base64:
string(74) "c6fccbdcb8eca5c6a5ada5b9a5c8a4c7a4b9a1a33031323334a3b5a3b6a3b7a3b8a3b9a1a3"
Converted Strings:
================================================================================
007- string(74) "c6fccbdcb8eca5c6a5ada5b9a5c8a4c7a4b9a1a33031323334a3b5a3b6a3b7a3b8a3b9a1a3"
008- string(74) "c6fccbdcb8eca5c6a5ada5b9a5c8a4c7a4b9a1a33031323334a3b5a3b6a3b7a3b8a3b9a1a3"
009-
010- -- Convert to SJIS --
011- Expected SJIS encoded string in base64:
012- string(74) "93fa967b8cea8365834c8358836782c582b781423031323334825482558256825782588142"
013- Converted Strings:
014- string(74) "93fa967b8cea8365834c8358836782c582b781423031323334825482558256825782588142"
015- string(74) "93fa967b8cea8365834c8358836782c582b781423031323334825482558256825782588142"
016-
017- -- Convert to UTF-8 --
018- Expected UTF-8 encoded string in base64:
019- string(106) "e697a5e69cace8aa9ee38386e382ade382b9e38388e381a7e38199e380823031323334efbc95efbc96efbc97efbc98efbc99e38082"
020- Converted Strings:
021- string(106) "e697a5e69cace8aa9ee38386e382ade382b9e38388e381a7e38199e380823031323334efbc95efbc96efbc97efbc98efbc99e38082"
022- string(106) "e697a5e69cace8aa9ee38386e382ade382b9e38388e381a7e38199e380823031323334efbc95efbc96efbc97efbc98efbc99e38082"
023- Done
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode.phpt
================================================================================
================================================================================
001+
001- (31) "Subject: PrüfungPrüfungkůÃÅÃlet"
002- (32) "Subject: Prüfung PrüfungkůÃÅÃlet"
003- (31) "Subject: PrüfungPrüfungkůÃÅÃlet"
004- 2: iconv_mime_decode(): Malformed string
005- (0) ""
006- (27) "From: ãµã³ãã«æååãµã³ãã«æå忥æ¬èªããã¹ã"
007- (31) "Subject: PrüfungPrüfungkůÃÅÃlet"
008- (32) "Subject: Prüfung PrüfungkůÃÅÃlet"
009- (100) "Subject: =?ISO-8859-1?Q?Pr=FCfung?==?ISO-8859-1*de_DE?Q?Pr=FCfung?==?ISO-8859-2?Q?k=F9=D4=F1=D3let?="
010- 2: iconv_mime_decode(): Malformed string
011- (0) ""
012- (27) "From: ãµã³ãã«æååãµã³ãã«æå忥æ¬èªããã¹ã"
013- (31) "Subject: PrüfungPrüfungkůÃÅÃlet"
014- (32) "Subject: Prüfung PrüfungkůÃÅÃlet"
015- (31) "Subject: PrüfungPrüfungkůÃÅÃlet"
016- (84) "Subject: Prüfung=?ISO-8859-1*de_DE?Q?Pr=FCfung?? =?ISO-8859-2?X?k=F9=D4=F1=D3let?="
017- (27) "From: ãµã³ãã«æååãµã³ãã«æå忥æ¬èªããã¹ã"
018- (31) "Subject: PrüfungPrüfungkůÃÅÃlet"
019- (32) "Subject: Prüfung PrüfungkůÃÅÃlet"
020- (100) "Subject: =?ISO-8859-1?Q?Pr=FCfung?==?ISO-8859-1*de_DE?Q?Pr=FCfung?==?ISO-8859-2?Q?k=F9=D4=F1=D3let?="
021- (84) "Subject: Prüfung=?ISO-8859-1*de_DE?Q?Pr=FCfung?? =?ISO-8859-2?X?k=F9=D4=F1=D3let?="
022- (27) "From: ãµã³ãã«æååãµã³ãã«æå忥æ¬èªããã¹ã"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_headers.phpt
================================================================================
================================================================================
001+
001- array(17) {
002- ["Return-Path"]=>
003- string(57) "<internals-return-5651-***=***[email protected]>"
004- ["Received"]=>
005- array(3) {
006- [0]=>
007- string(259) "from pb1.pair.com (pb1.pair.com [16.92.131.4]) by ***.example.com (8.12.10/8.12.10/1970-09-30) with SMTP id hALLmpea023899 for <***@***.example.com>; Sat, 22 Jan 1970 06:48:51 +0900 (JST) (envelope-from internals-return-5651-***=***[email protected])"
008- [1]=>
009- string(59) "(qmail 63472 invoked by uid 1010); 1 Jan 1970 0:00:00 -0000"
010- [2]=>
011- string(59) "(qmail 63459 invoked by uid 1010); 1 Jan 1970 0:00:00 -0000"
012- }
013- ["Mailing-List"]=>
014- string(50) "contact [email protected]; run by ezmlm"
015- ["Precedence"]=>
016- string(4) "bulk"
017- ["List-Help"]=>
018- string(37) "<mailto:[email protected]>"
019- ["List-Unsubscribe"]=>
020- string(44) "<mailto:[email protected]>"
021- ["List-Post"]=>
022- string(32) "<mailto:[email protected]>"
023- ["Delivered-To"]=>
024- array(3) {
025- [0]=>
026- string(36) "mailing list [email protected]"
027- [1]=>
028- string(34) "[email protected]"
029- [2]=>
030- string(29) "[email protected]"
031- }
032- ["Date"]=>
033- string(36) "Thu, 1 Jan 1970 00:00:00 -0000 (GMT)"
034- ["From"]=>
035- string(33) "*** *** *** <***@***.example.com>"
036- ["X-X-Sender"]=>
037- string(19) "***@***.example.com"
038- ["To"]=>
039- string(23) "[email protected]"
040- ["Message-Id"]=>
041- string(44) "<Pine.LNX.4.58.************@***.example.com>"
042- ["MIME-Version"]=>
043- string(3) "1.0"
044- ["Content-Type"]=>
045- string(28) "TEXT/PLAIN; charset=US-ASCII"
046- ["Subject"]=>
047- string(54) "[PHP-DEV] [ICONV] test for iconv mime decode headers()"
048- ["X-UIDL"]=>
049- string(20) "@eH!!h2:!!EOS!!A_c"!"
050- }
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_headers_variation1.phpt
================================================================================
*** Testing iconv_mime_decode_headers() : usage variations ***
-- Iteration 1 --
================================================================================
004- array(0) {
005- }
006-
007- -- Iteration 2 --
008- array(0) {
009- }
010-
011- -- Iteration 3 --
012- array(0) {
013- }
014-
015- -- Iteration 4 --
016- array(0) {
017- }
018-
019- -- Iteration 5 --
020- array(0) {
021- }
022-
023- -- Iteration 6 --
024- array(0) {
025- }
026-
027- -- Iteration 7 --
028- array(0) {
029- }
030-
031- -- Iteration 8 --
032- array(0) {
033- }
034-
035- -- Iteration 9 --
036- array(0) {
037- }
038-
039- -- Iteration 10 --
040- array(0) {
041- }
042-
043- -- Iteration 11 --
044- array(0) {
045- }
046-
047- -- Iteration 12 --
048- array(0) {
049- }
050-
051- -- Iteration 13 --
052- array(0) {
053- }
054-
055- -- Iteration 14 --
056- array(0) {
057- }
058-
059- -- Iteration 15 --
060- array(0) {
061- }
062-
063- -- Iteration 16 --
064- array(0) {
065- }
066-
067- -- Iteration 17 --
068- array(0) {
069- }
070-
071- -- Iteration 18 --
072- array(0) {
073- }
074-
075- -- Iteration 19 --
076- array(0) {
077- }
078-
079- -- Iteration 20 --
080- array(0) {
081- }
082-
083- -- Iteration 21 --
084- array(0) {
085- }
086-
087- -- Iteration 22 --
088- array(0) {
089- }
090-
091- -- Iteration 23 --
092- array(0) {
093- }
094-
095- -- Iteration 24 --
096-
097- Warning: iconv_mime_decode_headers() expects parameter 1 to be string, resource given in %s on line %d
098- bool(false)
099- Done
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_headers_variation2.phpt
================================================================================
*** Testing iconv_mime_decode_headers() : usage variations ***
-- Iteration 1 --
================================================================================
004- array(5) {
005- ["Subject"]=>
006- string(13) "A Sample Test"
007- ["To"]=>
008- string(19) "[email protected]"
009- ["Date"]=>
010- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
011- ["Message-Id"]=>
012- string(21) "<[email protected]>"
013- ["Received"]=>
014- array(2) {
015- [0]=>
016- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
017- [1]=>
018- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
019- }
020- }
021-
022- -- Iteration 2 --
023- array(5) {
024- ["Subject"]=>
025- string(13) "A Sample Test"
026- ["To"]=>
027- string(19) "[email protected]"
028- ["Date"]=>
029- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
030- ["Message-Id"]=>
031- string(21) "<[email protected]>"
032- ["Received"]=>
033- array(2) {
034- [0]=>
035- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
036- [1]=>
037- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
038- }
039- }
040-
041- -- Iteration 3 --
042- array(5) {
043- ["Subject"]=>
044- string(13) "A Sample Test"
045- ["To"]=>
046- string(19) "[email protected]"
047- ["Date"]=>
048- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
049- ["Message-Id"]=>
050- string(21) "<[email protected]>"
051- ["Received"]=>
052- array(2) {
053- [0]=>
054- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
055- [1]=>
056- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
057- }
058- }
059-
060- -- Iteration 4 --
061- array(5) {
062- ["Subject"]=>
063- string(13) "A Sample Test"
064- ["To"]=>
065- string(19) "[email protected]"
066- ["Date"]=>
067- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
068- ["Message-Id"]=>
069- string(21) "<[email protected]>"
070- ["Received"]=>
071- array(2) {
072- [0]=>
073- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
074- [1]=>
075- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
076- }
077- }
078-
079- -- Iteration 5 --
080- array(5) {
081- ["Subject"]=>
082- string(13) "A Sample Test"
083- ["To"]=>
084- string(19) "[email protected]"
085- ["Date"]=>
086- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
087- ["Message-Id"]=>
088- string(21) "<[email protected]>"
089- ["Received"]=>
090- array(2) {
091- [0]=>
092- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
093- [1]=>
094- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
095- }
096- }
097-
098- -- Iteration 6 --
099- array(5) {
100- ["Subject"]=>
101- string(13) "A Sample Test"
102- ["To"]=>
103- string(19) "[email protected]"
104- ["Date"]=>
105- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
106- ["Message-Id"]=>
107- string(21) "<[email protected]>"
108- ["Received"]=>
109- array(2) {
110- [0]=>
111- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
112- [1]=>
113- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
114- }
115- }
116-
117- -- Iteration 7 --
118- array(5) {
119- ["Subject"]=>
120- string(13) "A Sample Test"
121- ["To"]=>
122- string(19) "[email protected]"
123- ["Date"]=>
124- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
125- ["Message-Id"]=>
126- string(21) "<[email protected]>"
127- ["Received"]=>
128- array(2) {
129- [0]=>
130- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
131- [1]=>
132- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
133- }
134- }
135-
136- -- Iteration 8 --
137- array(5) {
138- ["Subject"]=>
139- string(13) "A Sample Test"
140- ["To"]=>
141- string(19) "[email protected]"
142- ["Date"]=>
143- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
144- ["Message-Id"]=>
145- string(21) "<[email protected]>"
146- ["Received"]=>
147- array(2) {
148- [0]=>
149- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
150- [1]=>
151- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
152- }
153- }
154-
155- -- Iteration 9 --
156- array(5) {
157- ["Subject"]=>
158- string(13) "A Sample Test"
159- ["To"]=>
160- string(19) "[email protected]"
161- ["Date"]=>
162- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
163- ["Message-Id"]=>
164- string(21) "<[email protected]>"
165- ["Received"]=>
166- array(2) {
167- [0]=>
168- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
169- [1]=>
170- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
171- }
172- }
173-
174- -- Iteration 10 --
175- array(5) {
176- ["Subject"]=>
177- string(13) "A Sample Test"
178- ["To"]=>
179- string(19) "[email protected]"
180- ["Date"]=>
181- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
182- ["Message-Id"]=>
183- string(21) "<[email protected]>"
184- ["Received"]=>
185- array(2) {
186- [0]=>
187- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
188- [1]=>
189- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
190- }
191- }
192-
193- -- Iteration 11 --
194- array(5) {
195- ["Subject"]=>
196- string(13) "A Sample Test"
197- ["To"]=>
198- string(19) "[email protected]"
199- ["Date"]=>
200- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
201- ["Message-Id"]=>
202- string(21) "<[email protected]>"
203- ["Received"]=>
204- array(2) {
205- [0]=>
206- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
207- [1]=>
208- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
209- }
210- }
211-
212- -- Iteration 12 --
213- array(5) {
214- ["Subject"]=>
215- string(13) "A Sample Test"
216- ["To"]=>
217- string(19) "[email protected]"
218- ["Date"]=>
219- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
220- ["Message-Id"]=>
221- string(21) "<[email protected]>"
222- ["Received"]=>
223- array(2) {
224- [0]=>
225- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
226- [1]=>
227- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
228- }
229- }
230-
231- -- Iteration 13 --
232- array(5) {
233- ["Subject"]=>
234- string(13) "A Sample Test"
235- ["To"]=>
236- string(19) "[email protected]"
237- ["Date"]=>
238- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
239- ["Message-Id"]=>
240- string(21) "<[email protected]>"
241- ["Received"]=>
242- array(2) {
243- [0]=>
244- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
245- [1]=>
246- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
247- }
248- }
249-
250- -- Iteration 14 --
251- array(5) {
252- ["Subject"]=>
253- string(13) "A Sample Test"
254- ["To"]=>
255- string(19) "[email protected]"
256- ["Date"]=>
257- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
258- ["Message-Id"]=>
259- string(21) "<[email protected]>"
260- ["Received"]=>
261- array(2) {
262- [0]=>
263- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
264- [1]=>
265- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
266- }
267- }
268-
269- -- Iteration 15 --
270- array(5) {
271- ["Subject"]=>
272- string(13) "A Sample Test"
273- ["To"]=>
274- string(19) "[email protected]"
275- ["Date"]=>
276- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
277- ["Message-Id"]=>
278- string(21) "<[email protected]>"
279- ["Received"]=>
280- array(2) {
281- [0]=>
282- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
283- [1]=>
284- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
285- }
286- }
287-
288- -- Iteration 16 --
289-
290- Warning: iconv_mime_decode_headers() expects parameter 2 to be long, string given in %s on line %d
291- bool(false)
292-
293- -- Iteration 17 --
294-
295- Warning: iconv_mime_decode_headers() expects parameter 2 to be long, string given in %s on line %d
296- bool(false)
297-
298- -- Iteration 18 --
299-
300- Warning: iconv_mime_decode_headers() expects parameter 2 to be long, string given in %s on line %d
301- bool(false)
302-
303- -- Iteration 19 --
304-
305- Warning: iconv_mime_decode_headers() expects parameter 2 to be long, string given in %s on line %d
306- bool(false)
307-
308- -- Iteration 20 --
309-
310- Warning: iconv_mime_decode_headers() expects parameter 2 to be long, string given in %s on line %d
311- bool(false)
312-
313- -- Iteration 21 --
314-
315- Warning: iconv_mime_decode_headers() expects parameter 2 to be long, object given in %s on line %d
316- bool(false)
317-
318- -- Iteration 22 --
319- array(5) {
320- ["Subject"]=>
321- string(13) "A Sample Test"
322- ["To"]=>
323- string(19) "[email protected]"
324- ["Date"]=>
325- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
326- ["Message-Id"]=>
327- string(21) "<[email protected]>"
328- ["Received"]=>
329- array(2) {
330- [0]=>
331- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
332- [1]=>
333- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
334- }
335- }
336-
337- -- Iteration 23 --
338- array(5) {
339- ["Subject"]=>
340- string(13) "A Sample Test"
341- ["To"]=>
342- string(19) "[email protected]"
343- ["Date"]=>
344- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
345- ["Message-Id"]=>
346- string(21) "<[email protected]>"
347- ["Received"]=>
348- array(2) {
349- [0]=>
350- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
351- [1]=>
352- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
353- }
354- }
355-
356- -- Iteration 24 --
357-
358- Warning: iconv_mime_decode_headers() expects parameter 2 to be long, resource given in %s on line %d
359- bool(false)
360- Done
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_headers_variation3.phpt
================================================================================
*** Testing iconv_mime_decode_headers() : usage variations ***
-- Iteration 1 --
================================================================================
004- array(5) {
005- ["Subject"]=>
006- string(13) "A Sample Test"
007- ["To"]=>
008- string(19) "[email protected]"
009- ["Date"]=>
010- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
011- ["Message-Id"]=>
012- string(21) "<[email protected]>"
013- ["Received"]=>
014- array(2) {
015- [0]=>
016- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
017- [1]=>
018- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
019- }
020- }
021-
022- -- Iteration 2 --
023- array(5) {
024- ["Subject"]=>
025- string(13) "A Sample Test"
026- ["To"]=>
027- string(19) "[email protected]"
028- ["Date"]=>
029- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
030- ["Message-Id"]=>
031- string(21) "<[email protected]>"
032- ["Received"]=>
033- array(2) {
034- [0]=>
035- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
036- [1]=>
037- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
038- }
039- }
040-
041- -- Iteration 3 --
042- array(5) {
043- ["Subject"]=>
044- string(13) "A Sample Test"
045- ["To"]=>
046- string(19) "[email protected]"
047- ["Date"]=>
048- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
049- ["Message-Id"]=>
050- string(21) "<[email protected]>"
051- ["Received"]=>
052- array(2) {
053- [0]=>
054- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
055- [1]=>
056- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
057- }
058- }
059-
060- -- Iteration 4 --
061- array(5) {
062- ["Subject"]=>
063- string(13) "A Sample Test"
064- ["To"]=>
065- string(19) "[email protected]"
066- ["Date"]=>
067- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
068- ["Message-Id"]=>
069- string(21) "<[email protected]>"
070- ["Received"]=>
071- array(2) {
072- [0]=>
073- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
074- [1]=>
075- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
076- }
077- }
078-
079- -- Iteration 5 --
080- array(5) {
081- ["Subject"]=>
082- string(13) "A Sample Test"
083- ["To"]=>
084- string(19) "[email protected]"
085- ["Date"]=>
086- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
087- ["Message-Id"]=>
088- string(21) "<[email protected]>"
089- ["Received"]=>
090- array(2) {
091- [0]=>
092- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
093- [1]=>
094- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
095- }
096- }
097-
098- -- Iteration 6 --
099- array(5) {
100- ["Subject"]=>
101- string(13) "A Sample Test"
102- ["To"]=>
103- string(19) "[email protected]"
104- ["Date"]=>
105- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
106- ["Message-Id"]=>
107- string(21) "<[email protected]>"
108- ["Received"]=>
109- array(2) {
110- [0]=>
111- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
112- [1]=>
113- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
114- }
115- }
116-
117- -- Iteration 7 --
118- array(5) {
119- ["Subject"]=>
120- string(13) "A Sample Test"
121- ["To"]=>
122- string(19) "[email protected]"
123- ["Date"]=>
124- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
125- ["Message-Id"]=>
126- string(21) "<[email protected]>"
127- ["Received"]=>
128- array(2) {
129- [0]=>
130- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
131- [1]=>
132- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
133- }
134- }
135-
136- -- Iteration 8 --
137- array(5) {
138- ["Subject"]=>
139- string(13) "A Sample Test"
140- ["To"]=>
141- string(19) "[email protected]"
142- ["Date"]=>
143- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
144- ["Message-Id"]=>
145- string(21) "<[email protected]>"
146- ["Received"]=>
147- array(2) {
148- [0]=>
149- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
150- [1]=>
151- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
152- }
153- }
154-
155- -- Iteration 9 --
156- array(5) {
157- ["Subject"]=>
158- string(13) "A Sample Test"
159- ["To"]=>
160- string(19) "[email protected]"
161- ["Date"]=>
162- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
163- ["Message-Id"]=>
164- string(21) "<[email protected]>"
165- ["Received"]=>
166- array(2) {
167- [0]=>
168- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
169- [1]=>
170- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
171- }
172- }
173-
174- -- Iteration 10 --
175- array(5) {
176- ["Subject"]=>
177- string(13) "A Sample Test"
178- ["To"]=>
179- string(19) "[email protected]"
180- ["Date"]=>
181- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
182- ["Message-Id"]=>
183- string(21) "<[email protected]>"
184- ["Received"]=>
185- array(2) {
186- [0]=>
187- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
188- [1]=>
189- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
190- }
191- }
192-
193- -- Iteration 11 --
194- array(5) {
195- ["Subject"]=>
196- string(13) "A Sample Test"
197- ["To"]=>
198- string(19) "[email protected]"
199- ["Date"]=>
200- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
201- ["Message-Id"]=>
202- string(21) "<[email protected]>"
203- ["Received"]=>
204- array(2) {
205- [0]=>
206- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
207- [1]=>
208- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
209- }
210- }
211-
212- -- Iteration 12 --
213- array(5) {
214- ["Subject"]=>
215- string(13) "A Sample Test"
216- ["To"]=>
217- string(19) "[email protected]"
218- ["Date"]=>
219- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
220- ["Message-Id"]=>
221- string(21) "<[email protected]>"
222- ["Received"]=>
223- array(2) {
224- [0]=>
225- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
226- [1]=>
227- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
228- }
229- }
230-
231- -- Iteration 13 --
232- array(5) {
233- ["Subject"]=>
234- string(13) "A Sample Test"
235- ["To"]=>
236- string(19) "[email protected]"
237- ["Date"]=>
238- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
239- ["Message-Id"]=>
240- string(21) "<[email protected]>"
241- ["Received"]=>
242- array(2) {
243- [0]=>
244- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
245- [1]=>
246- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
247- }
248- }
249-
250- -- Iteration 14 --
251- array(5) {
252- ["Subject"]=>
253- string(13) "A Sample Test"
254- ["To"]=>
255- string(19) "[email protected]"
256- ["Date"]=>
257- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
258- ["Message-Id"]=>
259- string(21) "<[email protected]>"
260- ["Received"]=>
261- array(2) {
262- [0]=>
263- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
264- [1]=>
265- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
266- }
267- }
268-
269- -- Iteration 15 --
270- array(5) {
271- ["Subject"]=>
272- string(13) "A Sample Test"
273- ["To"]=>
274- string(19) "[email protected]"
275- ["Date"]=>
276- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
277- ["Message-Id"]=>
278- string(21) "<[email protected]>"
279- ["Received"]=>
280- array(2) {
281- [0]=>
282- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
283- [1]=>
284- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
285- }
286- }
287-
288- -- Iteration 16 --
289-
290- Warning: iconv_mime_decode_headers() expects parameter 2 to be long, string given in %s on line %d
291- bool(false)
292-
293- -- Iteration 17 --
294-
295- Warning: iconv_mime_decode_headers() expects parameter 2 to be long, string given in %s on line %d
296- bool(false)
297-
298- -- Iteration 18 --
299-
300- Warning: iconv_mime_decode_headers() expects parameter 2 to be long, string given in %s on line %d
301- bool(false)
302-
303- -- Iteration 19 --
304-
305- Warning: iconv_mime_decode_headers() expects parameter 2 to be long, string given in %s on line %d
306- bool(false)
307-
308- -- Iteration 20 --
309-
310- Warning: iconv_mime_decode_headers() expects parameter 2 to be long, string given in %s on line %d
311- bool(false)
312-
313- -- Iteration 21 --
314-
315- Warning: iconv_mime_decode_headers() expects parameter 2 to be long, object given in %s on line %d
316- bool(false)
317-
318- -- Iteration 22 --
319- array(5) {
320- ["Subject"]=>
321- string(13) "A Sample Test"
322- ["To"]=>
323- string(19) "[email protected]"
324- ["Date"]=>
325- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
326- ["Message-Id"]=>
327- string(21) "<[email protected]>"
328- ["Received"]=>
329- array(2) {
330- [0]=>
331- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
332- [1]=>
333- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
334- }
335- }
336-
337- -- Iteration 23 --
338- array(5) {
339- ["Subject"]=>
340- string(13) "A Sample Test"
341- ["To"]=>
342- string(19) "[email protected]"
343- ["Date"]=>
344- string(30) "Thu, 1 Jan 1970 00:00:00 +0000"
345- ["Message-Id"]=>
346- string(21) "<[email protected]>"
347- ["Received"]=>
348- array(2) {
349- [0]=>
350- string(204) "from localhost (localhost [127.0.0.1]) by localhost with SMTP id example for <[email protected]>; Thu, 1 Jan 1970 00:00:00 +0000 (UTC) (envelope-from [email protected])"
351- [1]=>
352- string(57) "(qmail 0 invoked by uid 65534); 1 Thu 2003 00:00:00 +0000"
353- }
354- }
355-
356- -- Iteration 24 --
357-
358- Warning: iconv_mime_decode_headers() expects parameter 2 to be long, resource given in %s on line %d
359- bool(false)
360- Done
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation1.phpt
================================================================================
*** Testing iconv_mime_decode() : usage variations ***
-- Iteration 1 --
================================================================================
004- string(1) "0"
005-
006- -- Iteration 2 --
007- string(1) "1"
008-
009- -- Iteration 3 --
010- string(5) "12345"
011-
012- -- Iteration 4 --
013- string(5) "-2345"
014-
015- -- Iteration 5 --
016- string(4) "10.5"
017-
018- -- Iteration 6 --
019- string(5) "-10.5"
020-
021- -- Iteration 7 --
022- string(12) "123456789000"
023-
024- -- Iteration 8 --
025- string(13) "1.23456789E-9"
026-
027- -- Iteration 9 --
028- string(3) "0.5"
029-
030- -- Iteration 10 --
031- string(0) ""
032-
033- -- Iteration 11 --
034- string(0) ""
035-
036- -- Iteration 12 --
037- string(1) "1"
038-
039- -- Iteration 13 --
040- string(0) ""
041-
042- -- Iteration 14 --
043- string(1) "1"
044-
045- -- Iteration 15 --
046- string(0) ""
047-
048- -- Iteration 16 --
049- string(0) ""
050-
051- -- Iteration 17 --
052- string(0) ""
053-
054- -- Iteration 18 --
055- string(6) "string"
056-
057- -- Iteration 19 --
058- string(6) "string"
059-
060- -- Iteration 20 --
061- string(11) "hello world"
062-
063- -- Iteration 21 --
064- string(14) "Class A object"
065-
066- -- Iteration 22 --
067- string(0) ""
068-
069- -- Iteration 23 --
070- string(0) ""
071-
072- -- Iteration 24 --
073-
074- Warning: iconv_mime_decode() expects parameter 1 to be string, resource given in %s on line %d
075- bool(false)
076- Done
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation2.phpt
================================================================================
*** Testing iconv_mime_decode() : usage variations ***
-- Iteration 1 --
================================================================================
004- string(52) "5375626a6563743a205072c3bc66756e67205072c3bc66756e67"
005-
006- -- Iteration 2 --
007- string(52) "5375626a6563743a205072c3bc66756e67205072c3bc66756e67"
008-
009- -- Iteration 3 --
010- string(52) "5375626a6563743a205072c3bc66756e67205072c3bc66756e67"
011-
012- -- Iteration 4 --
013- string(52) "5375626a6563743a205072c3bc66756e67205072c3bc66756e67"
014-
015- -- Iteration 5 --
016- string(52) "5375626a6563743a205072c3bc66756e67205072c3bc66756e67"
017-
018- -- Iteration 6 --
019- string(52) "5375626a6563743a205072c3bc66756e67205072c3bc66756e67"
020-
021- -- Iteration 7 --
022- string(52) "5375626a6563743a205072c3bc66756e67205072c3bc66756e67"
023-
024- -- Iteration 8 --
025- string(52) "5375626a6563743a205072c3bc66756e67205072c3bc66756e67"
026-
027- -- Iteration 9 --
028- string(52) "5375626a6563743a205072c3bc66756e67205072c3bc66756e67"
029-
030- -- Iteration 10 --
031- string(52) "5375626a6563743a205072c3bc66756e67205072c3bc66756e67"
032-
033- -- Iteration 11 --
034- string(52) "5375626a6563743a205072c3bc66756e67205072c3bc66756e67"
035-
036- -- Iteration 12 --
037- string(52) "5375626a6563743a205072c3bc66756e67205072c3bc66756e67"
038-
039- -- Iteration 13 --
040- string(52) "5375626a6563743a205072c3bc66756e67205072c3bc66756e67"
041-
042- -- Iteration 14 --
043- string(52) "5375626a6563743a205072c3bc66756e67205072c3bc66756e67"
044-
045- -- Iteration 15 --
046- string(52) "5375626a6563743a205072c3bc66756e67205072c3bc66756e67"
047-
048- -- Iteration 16 --
049-
050- Warning: iconv_mime_decode() expects parameter 2 to be long, string given in %s on line %d
051- string(0) ""
052-
053- -- Iteration 17 --
054-
055- Warning: iconv_mime_decode() expects parameter 2 to be long, string given in %s on line %d
056- string(0) ""
057-
058- -- Iteration 18 --
059-
060- Warning: iconv_mime_decode() expects parameter 2 to be long, string given in %s on line %d
061- string(0) ""
062-
063- -- Iteration 19 --
064-
065- Warning: iconv_mime_decode() expects parameter 2 to be long, string given in %s on line %d
066- string(0) ""
067-
068- -- Iteration 20 --
069-
070- Warning: iconv_mime_decode() expects parameter 2 to be long, string given in %s on line %d
071- string(0) ""
072-
073- -- Iteration 21 --
074-
075- Warning: iconv_mime_decode() expects parameter 2 to be long, object given in %s on line %d
076- string(0) ""
077-
078- -- Iteration 22 --
079- string(52) "5375626a6563743a205072c3bc66756e67205072c3bc66756e67"
080-
081- -- Iteration 23 --
082- string(52) "5375626a6563743a205072c3bc66756e67205072c3bc66756e67"
083-
084- -- Iteration 24 --
085-
086- Warning: iconv_mime_decode() expects parameter 2 to be long, resource given in %s on line %d
087- string(0) ""
088- Done
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.phpt
================================================================================
*** Testing iconv_mime_decode() : usage variations ***
-- Iteration 1 --
Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `0' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
bool(false)
-- Iteration 2 --
Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `1' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
bool(false)
-- Iteration 3 --
Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `12345' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
bool(false)
-- Iteration 4 --
Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `-2345' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
bool(false)
-- Iteration 5 --
Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `10.5' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
bool(false)
-- Iteration 6 --
Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `-10.5' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
bool(false)
-- Iteration 7 --
Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `123456789000' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
bool(false)
-- Iteration 8 --
Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `1.23456789E-9' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
bool(false)
-- Iteration 9 --
Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `0.5' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
bool(false)
-- Iteration 10 --
Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
bool(false)
-- Iteration 11 --
Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
bool(false)
-- Iteration 12 --
Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `1' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
bool(false)
-- Iteration 13 --
Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
bool(false)
-- Iteration 14 --
Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `1' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
bool(false)
-- Iteration 15 --
Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
bool(false)
-- Iteration 16 --
Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
bool(false)
-- Iteration 17 --
Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
bool(false)
-- Iteration 18 --
Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `string' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
bool(false)
-- Iteration 19 --
Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `string' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
bool(false)
-- Iteration 20 --
Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `hello world' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
bool(false)
-- Iteration 21 --
Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `Class A object' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
bool(false)
-- Iteration 22 --
Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
bool(false)
-- Iteration 23 --
Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
bool(false)
-- Iteration 24 --
Warning: iconv_mime_decode() expects parameter 3 to be string, resource given in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
bool(false)
Done
================================================================================
049- string(44) "5375626a6563743a20412053616d706c652054657374"
050+ Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
051+ bool(false)
052+
052- string(44) "5375626a6563743a20412053616d706c652054657374"
054+
055+ Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
056+ bool(false)
060- string(44) "5375626a6563743a20412053616d706c652054657374"
064+
065+ Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
066+ bool(false)
068- string(44) "5375626a6563743a20412053616d706c652054657374"
071- string(44) "5375626a6563743a20412053616d706c652054657374"
074- string(44) "5375626a6563743a20412053616d706c652054657374"
075+ Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
076+ bool(false)
077+
080+ Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
081+ bool(false)
082+
084+
085+ Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
086+ bool(false)
097- string(44) "5375626a6563743a20412053616d706c652054657374"
100- string(44) "5375626a6563743a20412053616d706c652054657374"
110+ Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
111+ bool(false)
112+
114+
115+ Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_decode_variation3.php on line 94
116+ bool(false)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_mime_encode.phpt
================================================================================
-------- line length=0
2: iconv_mime_encode(): Buffer length exceeded
bool(false)
--------
-------- line length=1
2: iconv_mime_encode(): Buffer length exceeded
bool(false)
--------
-------- line length=2
2: iconv_mime_encode(): Buffer length exceeded
bool(false)
--------
-------- line length=3
2: iconv_mime_encode(): Buffer length exceeded
bool(false)
--------
-------- line length=4
2: iconv_mime_encode(): Buffer length exceeded
bool(false)
--------
-------- line length=5
2: iconv_mime_encode(): Buffer length exceeded
bool(false)
--------
-------- line length=6
2: iconv_mime_encode(): Buffer length exceeded
bool(false)
--------
-------- line length=7
2: iconv_mime_encode(): Buffer length exceeded
bool(false)
--------
-------- line length=8
2: iconv_mime_encode(): Buffer length exceeded
bool(false)
--------
-------- line length=9
2: iconv_mime_encode(): Buffer length exceeded
bool(false)
--------
-------- line length=10
2: iconv_mime_encode(): Buffer length exceeded
bool(false)
--------
-------- line length=11
2: iconv_mime_encode(): Buffer length exceeded
bool(false)
--------
-------- line length=12
2: iconv_mime_encode(): Buffer length exceeded
bool(false)
--------
-------- line length=13
2: iconv_mime_encode(): Buffer length exceeded
bool(false)
--------
-------- line length=14
2: iconv_mime_encode(): Buffer length exceeded
bool(false)
--------
-------- line length=15
2: iconv_mime_encode(): Buffer length exceeded
bool(false)
--------
-------- line length=16
2: iconv_mime_encode(): Buffer length exceeded
bool(false)
--------
-------- line length=17
2: iconv_mime_encode(): Buffer length exceeded
bool(false)
--------
-------- line length=18
2: iconv_mime_encode(): Buffer length exceeded
bool(false)
--------
-------- line length=19
2: iconv_mime_encode(): Buffer length exceeded
bool(false)
--------
-------- line length=20
2: iconv_mime_encode(): Buffer length exceeded
bool(false)
--------
-------- line length=21
2: iconv_mime_encode(): Buffer length exceeded
bool(false)
--------
-------- line length=22
2: iconv_mime_encode(): Buffer length exceeded
bool(false)
--------
-------- line length=23
2: iconv_mime_encode(): Buffer length exceeded
bool(false)
--------
-------- line length=24
================================================================================
098- 2: %s
099- bool(false)
100- --------
101- -------- line length=25
102- 2: %s
103- bool(false)
104- --------
105- -------- line length=26
106- 2: %s
107- bool(false)
108- --------
109- -------- line length=27
110- 2: %s
111- bool(false)
112- --------
113- -------- line length=28
114- 2: %s
115- bool(false)
116- --------
117- -------- line length=29
118- 2: %s
119- bool(false)
120- --------
121- -------- line length=30
122- 2: %s
123- bool(false)
124- --------
125- -------- line length=31
126- 2: %s
127- bool(false)
128- --------
129- -------- line length=32
130- 2: %s
131- bool(false)
132- --------
133- -------- line length=33
134- 2: %s
135- bool(false)
136- --------
137- -------- line length=34
138- 2: %s
139- bool(false)
140- --------
141- -------- line length=35
142- 2: %s
143- bool(false)
144- --------
145- -------- line length=36
146- string(396) "From: =?ISO-2022-JP?B?GyRCJTUbKEI=?=
147- =?ISO-2022-JP?B?GyRCJXMlVxsoQg==?=
148- =?ISO-2022-JP?B?GyRCJWtKOBsoQg==?=
149- =?ISO-2022-JP?B?GyRCO3pOcxsoQg==?=
150- =?ISO-2022-JP?B?GyRCJTUlcxsoQg==?=
151- =?ISO-2022-JP?B?GyRCJVclaxsoQg==?=
152- =?ISO-2022-JP?B?GyRCSjg7ehsoQg==?=
153- =?ISO-2022-JP?B?GyRCTnNGfBsoQg==?=
154- =?ISO-2022-JP?B?GyRCS1w4bBsoQg==?=
155- =?ISO-2022-JP?B?GyRCJUYlLRsoQg==?=
156- =?ISO-2022-JP?B?GyRCJTklSBsoQg==?="
157- -------- bool(true)
158- -------- line length=37
159- string(396) "From: =?ISO-2022-JP?B?GyRCJTUbKEI=?=
160- =?ISO-2022-JP?B?GyRCJXMlVxsoQg==?=
161- =?ISO-2022-JP?B?GyRCJWtKOBsoQg==?=
162- =?ISO-2022-JP?B?GyRCO3pOcxsoQg==?=
163- =?ISO-2022-JP?B?GyRCJTUlcxsoQg==?=
164- =?ISO-2022-JP?B?GyRCJVclaxsoQg==?=
165- =?ISO-2022-JP?B?GyRCSjg7ehsoQg==?=
166- =?ISO-2022-JP?B?GyRCTnNGfBsoQg==?=
167- =?ISO-2022-JP?B?GyRCS1w4bBsoQg==?=
168- =?ISO-2022-JP?B?GyRCJUYlLRsoQg==?=
169- =?ISO-2022-JP?B?GyRCJTklSBsoQg==?="
170- -------- bool(true)
171- -------- line length=38
172- string(396) "From: =?ISO-2022-JP?B?GyRCJTUbKEI=?=
173- =?ISO-2022-JP?B?GyRCJXMlVxsoQg==?=
174- =?ISO-2022-JP?B?GyRCJWtKOBsoQg==?=
175- =?ISO-2022-JP?B?GyRCO3pOcxsoQg==?=
176- =?ISO-2022-JP?B?GyRCJTUlcxsoQg==?=
177- =?ISO-2022-JP?B?GyRCJVclaxsoQg==?=
178- =?ISO-2022-JP?B?GyRCSjg7ehsoQg==?=
179- =?ISO-2022-JP?B?GyRCTnNGfBsoQg==?=
180- =?ISO-2022-JP?B?GyRCS1w4bBsoQg==?=
181- =?ISO-2022-JP?B?GyRCJUYlLRsoQg==?=
182- =?ISO-2022-JP?B?GyRCJTklSBsoQg==?="
183- -------- bool(true)
184- -------- line length=39
185- string(236) "From: =?ISO-2022-JP?B?GyRCJTUbKEI=?=
186- =?ISO-2022-JP?B?GyRCJXMlVyVrSjgbKEI=?=
187- =?ISO-2022-JP?B?GyRCO3pOcyU1JXMbKEI=?=
188- =?ISO-2022-JP?B?GyRCJVcla0o4O3obKEI=?=
189- =?ISO-2022-JP?B?GyRCTnNGfEtcOGwbKEI=?=
190- =?ISO-2022-JP?B?GyRCJUYlLSU5JUgbKEI=?="
191- -------- bool(true)
192- -------- line length=40
193- string(236) "From: =?ISO-2022-JP?B?GyRCJTUlcxsoQg==?=
194- =?ISO-2022-JP?B?GyRCJVcla0o4O3obKEI=?=
195- =?ISO-2022-JP?B?GyRCTnMlNSVzJVcbKEI=?=
196- =?ISO-2022-JP?B?GyRCJWtKODt6TnMbKEI=?=
197- =?ISO-2022-JP?B?GyRCRnxLXDhsJUYbKEI=?=
198- =?ISO-2022-JP?B?GyRCJS0lOSVIGyhC?="
199- -------- bool(true)
200- -------- line length=41
201- string(236) "From: =?ISO-2022-JP?B?GyRCJTUlcxsoQg==?=
202- =?ISO-2022-JP?B?GyRCJVcla0o4O3obKEI=?=
203- =?ISO-2022-JP?B?GyRCTnMlNSVzJVcbKEI=?=
204- =?ISO-2022-JP?B?GyRCJWtKODt6TnMbKEI=?=
205- =?ISO-2022-JP?B?GyRCRnxLXDhsJUYbKEI=?=
206- =?ISO-2022-JP?B?GyRCJS0lOSVIGyhC?="
207- -------- bool(true)
208- -------- line length=42
209- string(236) "From: =?ISO-2022-JP?B?GyRCJTUlcxsoQg==?=
210- =?ISO-2022-JP?B?GyRCJVcla0o4O3obKEI=?=
211- =?ISO-2022-JP?B?GyRCTnMlNSVzJVcbKEI=?=
212- =?ISO-2022-JP?B?GyRCJWtKODt6TnMbKEI=?=
213- =?ISO-2022-JP?B?GyRCRnxLXDhsJUYbKEI=?=
214- =?ISO-2022-JP?B?GyRCJS0lOSVIGyhC?="
215- -------- bool(true)
216- -------- line length=43
217- string(212) "From: =?ISO-2022-JP?B?GyRCJTUlcxsoQg==?=
218- =?ISO-2022-JP?B?GyRCJVcla0o4O3pOcxsoQg==?=
219- =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKOBsoQg==?=
220- =?ISO-2022-JP?B?GyRCO3pOc0Z8S1w4bBsoQg==?=
221- =?ISO-2022-JP?B?GyRCJUYlLSU5JUgbKEI=?="
222- -------- bool(true)
223- -------- line length=44
224- string(212) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWsbKEI=?=
225- =?ISO-2022-JP?B?GyRCSjg7ek5zJTUlcxsoQg==?=
226- =?ISO-2022-JP?B?GyRCJVcla0o4O3pOcxsoQg==?=
227- =?ISO-2022-JP?B?GyRCRnxLXDhsJUYlLRsoQg==?=
228- =?ISO-2022-JP?B?GyRCJTklSBsoQg==?="
229- -------- bool(true)
230- -------- line length=45
231- string(212) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWsbKEI=?=
232- =?ISO-2022-JP?B?GyRCSjg7ek5zJTUlcxsoQg==?=
233- =?ISO-2022-JP?B?GyRCJVcla0o4O3pOcxsoQg==?=
234- =?ISO-2022-JP?B?GyRCRnxLXDhsJUYlLRsoQg==?=
235- =?ISO-2022-JP?B?GyRCJTklSBsoQg==?="
236- -------- bool(true)
237- -------- line length=46
238- string(212) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWsbKEI=?=
239- =?ISO-2022-JP?B?GyRCSjg7ek5zJTUlcxsoQg==?=
240- =?ISO-2022-JP?B?GyRCJVcla0o4O3pOcxsoQg==?=
241- =?ISO-2022-JP?B?GyRCRnxLXDhsJUYlLRsoQg==?=
242- =?ISO-2022-JP?B?GyRCJTklSBsoQg==?="
243- -------- bool(true)
244- -------- line length=47
245- string(176) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWsbKEI=?=
246- =?ISO-2022-JP?B?GyRCSjg7ek5zJTUlcyVXJWsbKEI=?=
247- =?ISO-2022-JP?B?GyRCSjg7ek5zRnxLXDhsJUYbKEI=?=
248- =?ISO-2022-JP?B?GyRCJS0lOSVIGyhC?="
249- -------- bool(true)
250- -------- line length=48
251- string(180) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKOBsoQg==?=
252- =?ISO-2022-JP?B?GyRCO3pOcyU1JXMlVyVrSjgbKEI=?=
253- =?ISO-2022-JP?B?GyRCO3pOc0Z8S1w4bCVGJS0bKEI=?=
254- =?ISO-2022-JP?B?GyRCJTklSBsoQg==?="
255- -------- bool(true)
256- -------- line length=49
257- string(180) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKOBsoQg==?=
258- =?ISO-2022-JP?B?GyRCO3pOcyU1JXMlVyVrSjgbKEI=?=
259- =?ISO-2022-JP?B?GyRCO3pOc0Z8S1w4bCVGJS0bKEI=?=
260- =?ISO-2022-JP?B?GyRCJTklSBsoQg==?="
261- -------- bool(true)
262- -------- line length=50
263- string(180) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKOBsoQg==?=
264- =?ISO-2022-JP?B?GyRCO3pOcyU1JXMlVyVrSjgbKEI=?=
265- =?ISO-2022-JP?B?GyRCO3pOc0Z8S1w4bCVGJS0bKEI=?=
266- =?ISO-2022-JP?B?GyRCJTklSBsoQg==?="
267- -------- bool(true)
268- -------- line length=51
269- string(152) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKOBsoQg==?=
270- =?ISO-2022-JP?B?GyRCO3pOcyU1JXMlVyVrSjg7ehsoQg==?=
271- =?ISO-2022-JP?B?GyRCTnNGfEtcOGwlRiUtJTklSBsoQg==?="
272- -------- bool(true)
273- -------- line length=52
274- string(148) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnMbKEI=?=
275- =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnNGfBsoQg==?=
276- =?ISO-2022-JP?B?GyRCS1w4bCVGJS0lOSVIGyhC?="
277- -------- bool(true)
278- -------- line length=53
279- string(148) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnMbKEI=?=
280- =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnNGfBsoQg==?=
281- =?ISO-2022-JP?B?GyRCS1w4bCVGJS0lOSVIGyhC?="
282- -------- bool(true)
283- -------- line length=54
284- string(148) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnMbKEI=?=
285- =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnNGfBsoQg==?=
286- =?ISO-2022-JP?B?GyRCS1w4bCVGJS0lOSVIGyhC?="
287- -------- bool(true)
288- -------- line length=55
289- string(148) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnMbKEI=?=
290- =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnNGfEtcOGwbKEI=?=
291- =?ISO-2022-JP?B?GyRCJUYlLSU5JUgbKEI=?="
292- -------- bool(true)
293- -------- line length=56
294- string(148) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnMlNRsoQg==?=
295- =?ISO-2022-JP?B?GyRCJXMlVyVrSjg7ek5zRnxLXDhsJUYbKEI=?=
296- =?ISO-2022-JP?B?GyRCJS0lOSVIGyhC?="
297- -------- bool(true)
298- -------- line length=57
299- string(148) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnMlNRsoQg==?=
300- =?ISO-2022-JP?B?GyRCJXMlVyVrSjg7ek5zRnxLXDhsJUYbKEI=?=
301- =?ISO-2022-JP?B?GyRCJS0lOSVIGyhC?="
302- -------- bool(true)
303- -------- line length=58
304- string(148) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnMlNRsoQg==?=
305- =?ISO-2022-JP?B?GyRCJXMlVyVrSjg7ek5zRnxLXDhsJUYbKEI=?=
306- =?ISO-2022-JP?B?GyRCJS0lOSVIGyhC?="
307- -------- bool(true)
308- -------- line length=59
309- string(152) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnMlNRsoQg==?=
310- =?ISO-2022-JP?B?GyRCJXMlVyVrSjg7ek5zRnxLXDhsJUYlLRsoQg==?=
311- =?ISO-2022-JP?B?GyRCJTklSBsoQg==?="
312- -------- bool(true)
313- -------- line length=60
314- string(120) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnMlNSVzJVcbKEI=?=
315- =?ISO-2022-JP?B?GyRCJWtKODt6TnNGfEtcOGwlRiUtJTklSBsoQg==?="
316- -------- bool(true)
317- -------- line length=61
318- string(120) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnMlNSVzJVcbKEI=?=
319- =?ISO-2022-JP?B?GyRCJWtKODt6TnNGfEtcOGwlRiUtJTklSBsoQg==?="
320- -------- bool(true)
321- -------- line length=62
322- string(120) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnMlNSVzJVcbKEI=?=
323- =?ISO-2022-JP?B?GyRCJWtKODt6TnNGfEtcOGwlRiUtJTklSBsoQg==?="
324- -------- bool(true)
325- -------- line length=63
326- string(120) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnMlNSVzJVcbKEI=?=
327- =?ISO-2022-JP?B?GyRCJWtKODt6TnNGfEtcOGwlRiUtJTklSBsoQg==?="
328- -------- bool(true)
329- -------- line length=64
330- string(120) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnMlNSVzJVclaxsoQg==?=
331- =?ISO-2022-JP?B?GyRCSjg7ek5zRnxLXDhsJUYlLSU5JUgbKEI=?="
332- -------- bool(true)
333- -------- line length=65
334- string(120) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnMlNSVzJVclaxsoQg==?=
335- =?ISO-2022-JP?B?GyRCSjg7ek5zRnxLXDhsJUYlLSU5JUgbKEI=?="
336- -------- bool(true)
337- -------- line length=66
338- string(120) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnMlNSVzJVclaxsoQg==?=
339- =?ISO-2022-JP?B?GyRCSjg7ek5zRnxLXDhsJUYlLSU5JUgbKEI=?="
340- -------- bool(true)
341- -------- line length=67
342- string(120) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnMlNSVzJVclaxsoQg==?=
343- =?ISO-2022-JP?B?GyRCSjg7ek5zRnxLXDhsJUYlLSU5JUgbKEI=?="
344- -------- bool(true)
345- -------- line length=68
346- string(120) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnMlNSVzJVcla0o4O3obKEI=?=
347- =?ISO-2022-JP?B?GyRCTnNGfEtcOGwlRiUtJTklSBsoQg==?="
348- -------- bool(true)
349- -------- line length=69
350- string(120) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnMlNSVzJVcla0o4O3obKEI=?=
351- =?ISO-2022-JP?B?GyRCTnNGfEtcOGwlRiUtJTklSBsoQg==?="
352- -------- bool(true)
353- -------- line length=70
354- string(120) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnMlNSVzJVcla0o4O3obKEI=?=
355- =?ISO-2022-JP?B?GyRCTnNGfEtcOGwlRiUtJTklSBsoQg==?="
356- -------- bool(true)
357- -------- line length=71
358- string(120) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnMlNSVzJVcla0o4O3obKEI=?=
359- =?ISO-2022-JP?B?GyRCTnNGfEtcOGwlRiUtJTklSBsoQg==?="
360- -------- bool(true)
361- -------- line length=72
362- string(120) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnMlNSVzJVcla0o4O3pOcxsoQg==?=
363- =?ISO-2022-JP?B?GyRCRnxLXDhsJUYlLSU5JUgbKEI=?="
364- -------- bool(true)
365- -------- line length=73
366- string(120) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnMlNSVzJVcla0o4O3pOcxsoQg==?=
367- =?ISO-2022-JP?B?GyRCRnxLXDhsJUYlLSU5JUgbKEI=?="
368- -------- bool(true)
369- -------- line length=74
370- string(120) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnMlNSVzJVcla0o4O3pOcxsoQg==?=
371- =?ISO-2022-JP?B?GyRCRnxLXDhsJUYlLSU5JUgbKEI=?="
372- -------- bool(true)
373- -------- line length=75
374- string(120) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnMlNSVzJVcla0o4O3pOcxsoQg==?=
375- =?ISO-2022-JP?B?GyRCRnxLXDhsJUYlLSU5JUgbKEI=?="
376- -------- bool(true)
377- -------- line length=76
378- string(120) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnMlNSVzJVcla0o4O3pOc0Z8S1wbKEI=?=
379- =?ISO-2022-JP?B?GyRCOGwlRiUtJTklSBsoQg==?="
380- -------- bool(true)
381- -------- line length=77
382- string(120) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnMlNSVzJVcla0o4O3pOc0Z8S1wbKEI=?=
383- =?ISO-2022-JP?B?GyRCOGwlRiUtJTklSBsoQg==?="
384- -------- bool(true)
385- -------- line length=78
386- string(120) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnMlNSVzJVcla0o4O3pOc0Z8S1wbKEI=?=
387- =?ISO-2022-JP?B?GyRCOGwlRiUtJTklSBsoQg==?="
388- -------- bool(true)
389- -------- line length=79
390- string(120) "From: =?ISO-2022-JP?B?GyRCJTUlcyVXJWtKODt6TnMlNSVzJVcla0o4O3pOc0Z8S1wbKEI=?=
391- =?ISO-2022-JP?B?GyRCOGwlRiUtJTklSBsoQg==?="
392- -------- bool(true)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_stream_filter.phpt
================================================================================
string(20) "1b244224332473244b24"
string(10) "41244f1b28"
string(2) "42"
================================================================================
004- string(20) "a4b3a4f3a4cba4c1a4cf"
005- string(10) "69636f6e76"
006- string(2) "0a"
007- bool(true)
008- bool(true)
009- bool(true)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_stream_filter_delimiter.phpt
================================================================================
string(20) "1b244224332473244b24"
string(10) "41244f1b28"
string(2) "42"
================================================================================
004- string(20) "a4b3a4f3a4cba4c1a4cf"
005- string(10) "69636f6e76"
006- string(2) "0a"
007- string(20) "a4b3a4f3a4cba4c1a4cf"
008- string(10) "69636f6e76"
009- string(2) "0a"
010-
011- Warning: stream_filter_append(): unable to create or locate filter "convert.iconv.ISO-2022-JP\0EUC-JP" in %siconv_stream_filter_delimiter.php on line %d
012- string(20) "1b244224332473244b24"
013- string(10) "41244f1b28"
014- string(2) "42"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strlen.phpt
================================================================================
int(3)
================================================================================
002- int(3)
003- int(13)
004- int(10)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strlen_basic.phpt
================================================================================
*** Testing iconv_strlen() : basic functionality***
-- ASCII String --
================================================================================
004- int(7)
005-
006- -- Multibyte String --
007- int(21)
008- ===DONE===
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strlen_variation1.phpt
================================================================================
*** Testing iconv_strlen() : usage variations ***
--int 0--
================================================================================
004- int(1)
005-
006- --int 1--
007- int(1)
008-
009- --int 12345--
010- int(5)
011-
012- --int -12345--
013- int(6)
014-
015- --float 10.5--
016- int(4)
017-
018- --float -10.5--
019- int(5)
020-
021- --float 12.3456789000e10--
022- int(12)
023-
024- --float 12.3456789000e-10--
025- int(13)
026-
027- --float .5--
028- int(3)
029-
030- --uppercase NULL--
031- int(0)
032-
033- --lowercase null--
034- int(0)
035-
036- --lowercase true--
037- int(1)
038-
039- --lowercase false--
040- int(0)
041-
042- --uppercase TRUE--
043- int(1)
044-
045- --uppercase FALSE--
046- int(0)
047-
048- --empty string DQ--
049- int(0)
050-
051- --empty string SQ--
052- int(0)
053-
054- --string DQ--
055- int(6)
056-
057- --string SQ--
058- int(6)
059-
060- --mixed case string--
061- int(6)
062-
063- --heredoc--
064- int(11)
065-
066- --instance of class--
067- int(14)
068-
069- --undefined var--
070- int(0)
071-
072- --unset var--
073- int(0)
074-
075- --resource--
076-
077- Warning: iconv_strlen() expects parameter 1 to be string, resource given in %s on line %d
078- bool(false)
079- ===DONE===
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strlen_variation2.phpt
================================================================================
*** Testing iconv_strlen() : usage variations ***
-- Iteration 1 --
Notice: iconv_strlen(): Wrong charset, conversion from `0' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strlen_variation2.php on line 89
bool(false)
-- Iteration 2 --
Notice: iconv_strlen(): Wrong charset, conversion from `1' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strlen_variation2.php on line 89
bool(false)
-- Iteration 3 --
Notice: iconv_strlen(): Wrong charset, conversion from `12345' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strlen_variation2.php on line 89
bool(false)
-- Iteration 4 --
Notice: iconv_strlen(): Wrong charset, conversion from `-2345' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strlen_variation2.php on line 89
bool(false)
-- Iteration 5 --
Notice: iconv_strlen(): Wrong charset, conversion from `10.5' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strlen_variation2.php on line 89
bool(false)
-- Iteration 6 --
Notice: iconv_strlen(): Wrong charset, conversion from `-10.5' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strlen_variation2.php on line 89
bool(false)
-- Iteration 7 --
Notice: iconv_strlen(): Wrong charset, conversion from `123456789000' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strlen_variation2.php on line 89
bool(false)
-- Iteration 8 --
Notice: iconv_strlen(): Wrong charset, conversion from `1.23456789E-9' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strlen_variation2.php on line 89
bool(false)
-- Iteration 9 --
Notice: iconv_strlen(): Wrong charset, conversion from `0.5' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strlen_variation2.php on line 89
bool(false)
-- Iteration 10 --
Notice: iconv_strlen(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strlen_variation2.php on line 89
bool(false)
-- Iteration 11 --
Notice: iconv_strlen(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strlen_variation2.php on line 89
bool(false)
-- Iteration 12 --
Notice: iconv_strlen(): Wrong charset, conversion from `1' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strlen_variation2.php on line 89
bool(false)
-- Iteration 13 --
Notice: iconv_strlen(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strlen_variation2.php on line 89
bool(false)
-- Iteration 14 --
Notice: iconv_strlen(): Wrong charset, conversion from `1' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strlen_variation2.php on line 89
bool(false)
-- Iteration 15 --
Notice: iconv_strlen(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strlen_variation2.php on line 89
bool(false)
-- Iteration 16 --
Notice: iconv_strlen(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strlen_variation2.php on line 89
bool(false)
-- Iteration 17 --
Notice: iconv_strlen(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strlen_variation2.php on line 89
bool(false)
-- Iteration 18 --
================================================================================
049- int(12)
050+ Notice: iconv_strlen(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strlen_variation2.php on line 89
051+ bool(false)
052+
052- int(12)
054+
055+ Notice: iconv_strlen(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strlen_variation2.php on line 89
056+ bool(false)
060- int(12)
064+
065+ Notice: iconv_strlen(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strlen_variation2.php on line 89
066+ bool(false)
068- int(12)
071- int(12)
074- int(12)
075+ Notice: iconv_strlen(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strlen_variation2.php on line 89
076+ bool(false)
077+
080+ Notice: iconv_strlen(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strlen_variation2.php on line 89
081+ bool(false)
082+
084+
085+ Notice: iconv_strlen(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strlen_variation2.php on line 89
086+ bool(false)
077- int(12)
078-
079- -- Iteration 19 --
080- int(12)
081-
082- -- Iteration 20 --
083- int(12)
084-
085- -- Iteration 21 --
086- int(12)
087-
088- -- Iteration 22 --
089- int(12)
090-
091- -- Iteration 23 --
092- int(12)
093-
094- -- Iteration 24 --
095-
096- Warning: iconv_strlen() expects parameter 2 to be string, resource given in %s on line %d
097- bool(false)
098- Done
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos.phpt
================================================================================
2: strpos(): Offset not contained in string
bool(false)
2: iconv_strpos(): Offset not contained in string.
bool(false)
2: strpos(): Offset not contained in string
bool(false)
================================================================================
007- bool(false)
008- int(7)
009- int(7)
010- int(16)
011- int(16)
012- int(300)
013- int(300)
014- int(302)
015- int(151)
016- int(1)
017- int(300)
018- bool(false)
019- bool(false)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_basic.phpt
================================================================================
*** Testing iconv_strpos() : basic functionality***
-- ASCII string 1 --
================================================================================
004- int(4)
005-
006- -- ASCII string 2 --
007- bool(false)
008-
009- -- Multibyte string 1 --
010- int(0)
011-
012- -- Multibyte string 2 --
013- bool(false)
014- Done
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation1.phpt
================================================================================
*** Testing iconv_strpos() : usage variations ***
-- Iteration 1 --
================================================================================
004- bool(false)
005-
006- -- Iteration 2 --
007- bool(false)
008-
009- -- Iteration 3 --
010- bool(false)
011-
012- -- Iteration 4 --
013- bool(false)
014-
015- -- Iteration 5 --
016- bool(false)
017-
018- -- Iteration 6 --
019- bool(false)
020-
021- -- Iteration 7 --
022- bool(false)
023-
024- -- Iteration 8 --
025- bool(false)
026-
027- -- Iteration 9 --
028- bool(false)
029-
030- -- Iteration 10 --
031- bool(false)
032-
033- -- Iteration 11 --
034- bool(false)
035-
036- -- Iteration 12 --
037- bool(false)
038-
039- -- Iteration 13 --
040- bool(false)
041-
042- -- Iteration 14 --
043- bool(false)
044-
045- -- Iteration 15 --
046- bool(false)
047-
048- -- Iteration 16 --
049- bool(false)
050-
051- -- Iteration 17 --
052- bool(false)
053-
054- -- Iteration 18 --
055- bool(false)
056-
057- -- Iteration 19 --
058- bool(false)
059-
060- -- Iteration 20 --
061- bool(false)
062-
063- -- Iteration 21 --
064- bool(false)
065-
066- -- Iteration 22 --
067- bool(false)
068-
069- -- Iteration 23 --
070- bool(false)
071-
072- -- Iteration 24 --
073-
074- Warning: iconv_strpos() expects parameter 1 to be string, resource given in %s on line %d
075- bool(false)
076- Done
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation2.phpt
================================================================================
*** Testing iconv_strpos() : usage variations ***
-- Iteration 1 --
================================================================================
004- bool(false)
005-
006- -- Iteration 2 --
007- bool(false)
008-
009- -- Iteration 3 --
010- bool(false)
011-
012- -- Iteration 4 --
013- bool(false)
014-
015- -- Iteration 5 --
016- bool(false)
017-
018- -- Iteration 6 --
019- bool(false)
020-
021- -- Iteration 7 --
022- bool(false)
023-
024- -- Iteration 8 --
025- bool(false)
026-
027- -- Iteration 9 --
028- bool(false)
029-
030- -- Iteration 10 --
031- bool(false)
032-
033- -- Iteration 11 --
034- bool(false)
035-
036- -- Iteration 12 --
037- bool(false)
038-
039- -- Iteration 13 --
040- bool(false)
041-
042- -- Iteration 14 --
043- bool(false)
044-
045- -- Iteration 15 --
046- bool(false)
047-
048- -- Iteration 16 --
049- bool(false)
050-
051- -- Iteration 17 --
052- bool(false)
053-
054- -- Iteration 18 --
055- int(0)
056-
057- -- Iteration 19 --
058- int(0)
059-
060- -- Iteration 20 --
061- bool(false)
062-
063- -- Iteration 21 --
064- bool(false)
065-
066- -- Iteration 22 --
067- bool(false)
068-
069- -- Iteration 23 --
070- bool(false)
071-
072- -- Iteration 24 --
073-
074- Warning: iconv_strpos() expects parameter 2 to be string, resource given in %s on line %d
075- bool(false)
076- Done
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation3.phpt
================================================================================
*** Testing iconv_strpos() : usage variations ***
-- Iteration 1 --
================================================================================
004- int(8)
005-
006- -- Iteration 2 --
007- int(8)
008-
009- -- Iteration 3 --
010- bool(false)
011-
012- -- Iteration 4 --
013-
014- Warning: iconv_strpos(): Offset not contained in string. in %s on line %d
015- bool(false)
016-
017- -- Iteration 5 --
018- bool(false)
019-
020- -- Iteration 6 --
021-
022- Warning: iconv_strpos(): Offset not contained in string. in %s on line %d
023- bool(false)
024-
025- -- Iteration 7 --
026-
027- Warning: iconv_strpos(): Offset not contained in string. in %s on line %d
028- bool(false)
029-
030- -- Iteration 8 --
031- int(8)
032-
033- -- Iteration 9 --
034- int(8)
035-
036- -- Iteration 10 --
037- int(8)
038-
039- -- Iteration 11 --
040- int(8)
041-
042- -- Iteration 12 --
043- int(8)
044-
045- -- Iteration 13 --
046- int(8)
047-
048- -- Iteration 14 --
049- int(8)
050-
051- -- Iteration 15 --
052- int(8)
053-
054- -- Iteration 16 --
055-
056- Warning: iconv_strpos() expects parameter 3 to be long, string given in %s on line %d
057- bool(false)
058-
059- -- Iteration 17 --
060-
061- Warning: iconv_strpos() expects parameter 3 to be long, string given in %s on line %d
062- bool(false)
063-
064- -- Iteration 18 --
065-
066- Warning: iconv_strpos() expects parameter 3 to be long, string given in %s on line %d
067- bool(false)
068-
069- -- Iteration 19 --
070-
071- Warning: iconv_strpos() expects parameter 3 to be long, string given in %s on line %d
072- bool(false)
073-
074- -- Iteration 20 --
075-
076- Warning: iconv_strpos() expects parameter 3 to be long, string given in %s on line %d
077- bool(false)
078-
079- -- Iteration 21 --
080-
081- Warning: iconv_strpos() expects parameter 3 to be long, object given in %s on line %d
082- bool(false)
083-
084- -- Iteration 22 --
085- int(8)
086-
087- -- Iteration 23 --
088- int(8)
089-
090- -- Iteration 24 --
091-
092- Warning: iconv_strpos() expects parameter 3 to be long, resource given in %s on line %d
093- bool(false)
094- Done
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation4.phpt
================================================================================
*** Testing iconv_strpos() : usage variations ***
-- Iteration 1 --
Notice: iconv_strpos(): Wrong charset, conversion from `0' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation4.php on line 92
bool(false)
-- Iteration 2 --
Notice: iconv_strpos(): Wrong charset, conversion from `1' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation4.php on line 92
bool(false)
-- Iteration 3 --
Notice: iconv_strpos(): Wrong charset, conversion from `12345' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation4.php on line 92
bool(false)
-- Iteration 4 --
Notice: iconv_strpos(): Wrong charset, conversion from `-2345' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation4.php on line 92
bool(false)
-- Iteration 5 --
Notice: iconv_strpos(): Wrong charset, conversion from `10.5' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation4.php on line 92
bool(false)
-- Iteration 6 --
Notice: iconv_strpos(): Wrong charset, conversion from `-10.5' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation4.php on line 92
bool(false)
-- Iteration 7 --
Notice: iconv_strpos(): Wrong charset, conversion from `123456789000' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation4.php on line 92
bool(false)
-- Iteration 8 --
Notice: iconv_strpos(): Wrong charset, conversion from `1.23456789E-9' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation4.php on line 92
bool(false)
-- Iteration 9 --
Notice: iconv_strpos(): Wrong charset, conversion from `0.5' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation4.php on line 92
bool(false)
-- Iteration 10 --
Notice: iconv_strpos(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation4.php on line 92
bool(false)
-- Iteration 11 --
Notice: iconv_strpos(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation4.php on line 92
bool(false)
-- Iteration 12 --
Notice: iconv_strpos(): Wrong charset, conversion from `1' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation4.php on line 92
bool(false)
-- Iteration 13 --
Notice: iconv_strpos(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation4.php on line 92
bool(false)
-- Iteration 14 --
Notice: iconv_strpos(): Wrong charset, conversion from `1' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation4.php on line 92
bool(false)
-- Iteration 15 --
Notice: iconv_strpos(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation4.php on line 92
bool(false)
-- Iteration 16 --
Notice: iconv_strpos(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation4.php on line 92
bool(false)
-- Iteration 17 --
Notice: iconv_strpos(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation4.php on line 92
bool(false)
-- Iteration 18 --
================================================================================
049- int(7)
050+ Notice: iconv_strpos(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation4.php on line 92
051+ bool(false)
052+
052- int(7)
054+
055+ Notice: iconv_strpos(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation4.php on line 92
056+ bool(false)
060- int(7)
064+
065+ Notice: iconv_strpos(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation4.php on line 92
066+ bool(false)
068- int(7)
071- int(7)
074- int(7)
075+ Notice: iconv_strpos(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation4.php on line 92
076+ bool(false)
077+
080+ Notice: iconv_strpos(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation4.php on line 92
081+ bool(false)
082+
084+
085+ Notice: iconv_strpos(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation4.php on line 92
086+ bool(false)
077- int(7)
078-
079- -- Iteration 19 --
080- int(7)
081-
082- -- Iteration 20 --
083- int(7)
084-
085- -- Iteration 21 --
086- int(7)
087-
088- -- Iteration 22 --
089- int(7)
090-
091- -- Iteration 23 --
092- int(7)
093-
094- -- Iteration 24 --
095-
096- Warning: iconv_strpos() expects parameter 4 to be string, resource given in %s on line %d
097- bool(false)
098- Done
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation5.phpt
================================================================================
*** Testing iconv_strpos() : usage variations ***
**-- Offset is: -10 --**
-- ASCII String --
Warning: iconv_strpos(): Offset not contained in string. in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation5.php on line 31
bool(false)
--Multibyte String --
Warning: iconv_strpos(): Offset not contained in string. in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strpos_variation5.php on line 33
bool(false)
**-- Offset is: 0 --**
-- ASCII String --
================================================================================
015- int(9)
016- --Multibyte String --
017- int(9)
018-
019- **-- Offset is: 10 --**
020- -- ASCII String --
021- int(20)
022- --Multibyte String --
023- int(20)
024-
025- **-- Offset is: 20 --**
026- -- ASCII String --
027- int(20)
028- --Multibyte String --
029- int(20)
030-
031- **-- Offset is: 30 --**
032- -- ASCII String --
033- bool(false)
034- --Multibyte String --
035- bool(false)
036-
037- **-- Offset is: 40 --**
038- -- ASCII String --
039- bool(false)
040- --Multibyte String --
041- bool(false)
042-
043- **-- Offset is: 50 --**
044- -- ASCII String --
045- bool(false)
046- --Multibyte String --
047- bool(false)
048-
049- **-- Offset is: 60 --**
050- -- ASCII String --
051- bool(false)
052- --Multibyte String --
053- bool(false)
054- Done
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strrpos.phpt
================================================================================
================================================================================
001+
001- int(14)
002- int(9)
003- int(605)
004- int(300)
005- int(305)
006- int(151)
007- int(600)
008- bool(false)
009- int(601)
010- int(300)
011- int(602)
012- int(301)
013- int(603)
014- int(302)
015- int(604)
016- int(303)
017- int(605)
018- int(304)
019- int(606)
020- int(305)
021- bool(false)
022- bool(false)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strrpos_basic.phpt
================================================================================
*** Testing iconv_strrpos() : basic ***
-- ASCII string 1 --
================================================================================
004- int(15)
005-
006- -- ASCII string 2 --
007- bool(false)
008-
009- -- Multibyte string 1 --
010- int(20)
011-
012- -- Multibyte string 2 --
013- bool(false)
014- Done
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strrpos_variation1.phpt
================================================================================
*** Testing iconv_strrpos() : usage variations ***
-- Iteration 1 --
================================================================================
004- bool(false)
005-
006- -- Iteration 2 --
007- bool(false)
008-
009- -- Iteration 3 --
010- bool(false)
011-
012- -- Iteration 4 --
013- bool(false)
014-
015- -- Iteration 5 --
016- bool(false)
017-
018- -- Iteration 6 --
019- bool(false)
020-
021- -- Iteration 7 --
022- bool(false)
023-
024- -- Iteration 8 --
025- bool(false)
026-
027- -- Iteration 9 --
028- bool(false)
029-
030- -- Iteration 10 --
031- bool(false)
032-
033- -- Iteration 11 --
034- bool(false)
035-
036- -- Iteration 12 --
037- bool(false)
038-
039- -- Iteration 13 --
040- bool(false)
041-
042- -- Iteration 14 --
043- bool(false)
044-
045- -- Iteration 15 --
046- bool(false)
047-
048- -- Iteration 16 --
049- bool(false)
050-
051- -- Iteration 17 --
052- bool(false)
053-
054- -- Iteration 18 --
055- int(7)
056-
057- -- Iteration 19 --
058- int(7)
059-
060- -- Iteration 20 --
061- int(7)
062-
063- -- Iteration 21 --
064- int(7)
065-
066- -- Iteration 22 --
067- bool(false)
068-
069- -- Iteration 23 --
070- bool(false)
071-
072- -- Iteration 24 --
073-
074- Warning: iconv_strrpos() expects parameter 1 to be string, resource given in %s on line %d
075- bool(false)
076- Done
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strrpos_variation2.phpt
================================================================================
*** Testing iconv_strrpos() : usage variations ***
-- Iteration 1 --
================================================================================
004- bool(false)
005-
006- -- Iteration 2 --
007- bool(false)
008-
009- -- Iteration 3 --
010- bool(false)
011-
012- -- Iteration 4 --
013- bool(false)
014-
015- -- Iteration 5 --
016- bool(false)
017-
018- -- Iteration 6 --
019- bool(false)
020-
021- -- Iteration 7 --
022- bool(false)
023-
024- -- Iteration 8 --
025- bool(false)
026-
027- -- Iteration 9 --
028- bool(false)
029-
030- -- Iteration 10 --
031- bool(false)
032-
033- -- Iteration 11 --
034- bool(false)
035-
036- -- Iteration 12 --
037- bool(false)
038-
039- -- Iteration 13 --
040- bool(false)
041-
042- -- Iteration 14 --
043- bool(false)
044-
045- -- Iteration 15 --
046- bool(false)
047-
048- -- Iteration 16 --
049- bool(false)
050-
051- -- Iteration 17 --
052- bool(false)
053-
054- -- Iteration 18 --
055- int(7)
056-
057- -- Iteration 19 --
058- int(7)
059-
060- -- Iteration 20 --
061- int(7)
062-
063- -- Iteration 21 --
064- int(7)
065-
066- -- Iteration 22 --
067- bool(false)
068-
069- -- Iteration 23 --
070- bool(false)
071-
072- -- Iteration 24 --
073-
074- Warning: iconv_strrpos() expects parameter 2 to be string, resource given in %s on line %d
075- bool(false)
076- Done
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strrpos_variation3.phpt
================================================================================
*** Testing iconv_strrpos() : usage variations ***
-- Iteration 1 --
Notice: iconv_strrpos(): Wrong charset, conversion from `0' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strrpos_variation3.php on line 90
bool(false)
-- Iteration 2 --
Notice: iconv_strrpos(): Wrong charset, conversion from `1' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strrpos_variation3.php on line 90
bool(false)
-- Iteration 3 --
Notice: iconv_strrpos(): Wrong charset, conversion from `12345' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strrpos_variation3.php on line 90
bool(false)
-- Iteration 4 --
Notice: iconv_strrpos(): Wrong charset, conversion from `-2345' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strrpos_variation3.php on line 90
bool(false)
-- Iteration 5 --
Notice: iconv_strrpos(): Wrong charset, conversion from `10.5' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strrpos_variation3.php on line 90
bool(false)
-- Iteration 6 --
Notice: iconv_strrpos(): Wrong charset, conversion from `-10.5' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strrpos_variation3.php on line 90
bool(false)
-- Iteration 7 --
Notice: iconv_strrpos(): Wrong charset, conversion from `123456789000' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strrpos_variation3.php on line 90
bool(false)
-- Iteration 8 --
Notice: iconv_strrpos(): Wrong charset, conversion from `1.23456789E-9' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strrpos_variation3.php on line 90
bool(false)
-- Iteration 9 --
Notice: iconv_strrpos(): Wrong charset, conversion from `0.5' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strrpos_variation3.php on line 90
bool(false)
-- Iteration 10 --
Notice: iconv_strrpos(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strrpos_variation3.php on line 90
bool(false)
-- Iteration 11 --
Notice: iconv_strrpos(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strrpos_variation3.php on line 90
bool(false)
-- Iteration 12 --
Notice: iconv_strrpos(): Wrong charset, conversion from `1' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strrpos_variation3.php on line 90
bool(false)
-- Iteration 13 --
Notice: iconv_strrpos(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strrpos_variation3.php on line 90
bool(false)
-- Iteration 14 --
Notice: iconv_strrpos(): Wrong charset, conversion from `1' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strrpos_variation3.php on line 90
bool(false)
-- Iteration 15 --
Notice: iconv_strrpos(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strrpos_variation3.php on line 90
bool(false)
-- Iteration 16 --
Notice: iconv_strrpos(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strrpos_variation3.php on line 90
bool(false)
-- Iteration 17 --
Notice: iconv_strrpos(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strrpos_variation3.php on line 90
bool(false)
-- Iteration 18 --
================================================================================
049- int(7)
050+ Notice: iconv_strrpos(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strrpos_variation3.php on line 90
051+ bool(false)
052+
052- int(7)
054+
055+ Notice: iconv_strrpos(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strrpos_variation3.php on line 90
056+ bool(false)
060- int(7)
064+
065+ Notice: iconv_strrpos(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strrpos_variation3.php on line 90
066+ bool(false)
068- int(7)
071- int(7)
074- int(7)
075+ Notice: iconv_strrpos(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strrpos_variation3.php on line 90
076+ bool(false)
077+
080+ Notice: iconv_strrpos(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strrpos_variation3.php on line 90
081+ bool(false)
082+
084+
085+ Notice: iconv_strrpos(): Wrong charset, conversion from `' to `UCS-4LE' is not allowed in /var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_strrpos_variation3.php on line 90
086+ bool(false)
077- int(7)
078-
079- -- Iteration 19 --
080- int(7)
081-
082- -- Iteration 20 --
083- int(7)
084-
085- -- Iteration 21 --
086- int(7)
087-
088- -- Iteration 22 --
089- int(7)
090-
091- -- Iteration 23 --
092- int(7)
093-
094- -- Iteration 24 --
095-
096- Warning: iconv_strrpos() expects parameter 3 to be string, resource given in %s on line %d
097- bool(false)
098- Done
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_substr.phpt
================================================================================
666768696a6b6c
================================================================================
002- 666768696a6b6c
003- a6a4a8a4aaa4ab
004- a4aba4ada4afa4b1a4b3a4b5a4b7
005- bool(false)
006- bool(false)
007- string(14) "This is a test"
008- string(14) "This is a test"
009- string(3) "est"
010- string(3) "est"
011- string(5) "This "
012- string(5) "This "
013- bool(false)
014- bool(false)
015- bool(false)
016- bool(false)
017- string(10) "¤Á¤Ï ISO-2"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/iconv_substr_basic.phpt
================================================================================
*** Testing iconv_substr() : basic functionality ***
-- ASCII string 1 --
================================================================================
004- string(6) "444546"
005-
006- -- ASCII string 2 --
007- string(6) "444546"
008-
009- -- Multibyte string 1 --
010- string(14) "a5e69cace8aa9e"
011-
012- -- Multibyte string 2 --
013- string(42) "e8aa9ee38386e382ade382b9e38388e381a7e38199"
014- Done
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/ob_iconv_handler-charset-length-cve-2007-4840.phpt
================================================================================
================================================================================
001+
001- done
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/ob_iconv_handler.phpt
================================================================================
================================================================================
001+
001- ¢¤¦¨
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/translit-failure.phpt
================================================================================
================================================================================
001+
001- string(14) "'Ecrit par %s."
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/iconv/tests/translit-utf8.phpt
================================================================================
================================================================================
001+
001- "Hello"
002- `Hello´
003- "Hello"
004- `Hello´
005- "Hello"
006- 'Hello'
007- "Hello"
008- 'Hello'
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_connect_basic.phpt
================================================================================
bool(false)
===DONE===
================================================================================
001+ bool(false)
001- resource(%d) of type (ldap link)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_connect_error.phpt
================================================================================
Warning: ldap_connect() expects at most 2 parameters, 3 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_connect_error.php on line 5
bool(false)
bool(false)
===DONE===
================================================================================
003+ bool(false)
003-
004- Warning: ldap_connect(): Could not create session handle: %s in %s on line %d
005- bool(false)
006-
007- Warning: ldap_connect(): Too many open links (1) in %s on line %d
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_connect_variation.phpt
================================================================================
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)
001- resource(%d) of type (ldap link)
002- resource(%d) of type (ldap link)
003- resource(%d) of type (ldap link)
004- resource(%d) of type (ldap link)
005- resource(%d) of type (ldap link)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_count_entries_error.phpt
================================================================================
Warning: ldap_count_entries() expects exactly 2 parameters, 1 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_count_entries_error.php on line 5
NULL
Warning: ldap_count_entries() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_count_entries_error.php on line 6
NULL
===DONE===
================================================================================
004+ Warning: ldap_count_entries() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_count_entries_error.php on line 6
005+ NULL
004- Warning: ldap_count_entries(): supplied resource is not a valid ldap result resource in %s on line %d
005- bool(false)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_dn2ufn.phpt
================================================================================
string(15) "bob,example,com"
string(21) "bob,users,example,com"
string(17) "<bob>,example,com"
Warning: ldap_dn2ufn() expects exactly 1 parameter, 2 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_dn2ufn.php on line 13
string(11) "example,com"
Done
================================================================================
001+ string(15) "bob,example,com"
002+ string(21) "bob,users,example,com"
003+ string(17) "<bob>,example,com"
001- string(16) "bob, example.com"
002- string(23) "bob, users, example.com"
003- bool(false)
006+ string(11) "example,com"
006- bool(false)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_explode_dn.phpt
================================================================================
array(4) {
["count"]=>
int(3)
[0]=>
string(6) "cn=bob"
[1]=>
string(10) "dc=example"
[2]=>
string(6) "dc=com"
}
array(5) {
["count"]=>
int(4)
[0]=>
string(6) "cn=bob"
[1]=>
string(8) "ou=users"
[2]=>
string(10) "dc=example"
[3]=>
string(6) "dc=com"
}
array(4) {
["count"]=>
int(3)
[0]=>
string(3) "bob"
[1]=>
string(7) "example"
[2]=>
string(3) "com"
}
array(5) {
["count"]=>
int(4)
[0]=>
string(3) "bob"
[1]=>
string(5) "users"
[2]=>
string(7) "example"
[3]=>
string(3) "com"
}
array(4) {
["count"]=>
int(3)
[0]=>
string(8) "cn=<bob>"
[1]=>
string(10) "dc=example"
[2]=>
string(6) "dc=com"
}
array(4) {
["count"]=>
int(3)
[0]=>
string(5) "<bob>"
[1]=>
string(7) "example"
[2]=>
string(3) "com"
}
Warning: ldap_explode_dn() expects exactly 2 parameters, 1 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_explode_dn.php on line 22
Warning: ldap_explode_dn() expects exactly 2 parameters, 3 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_explode_dn.php on line 25
bool(false)
bool(false)
Done
================================================================================
045+ array(4) {
046+ ["count"]=>
047+ int(3)
048+ [0]=>
049+ string(8) "cn=<bob>"
050+ [1]=>
051+ string(10) "dc=example"
052+ [2]=>
053+ string(6) "dc=com"
045- bool(false)
046- bool(false)
047-
048- Warning: ldap_explode_dn() expects exactly 2 parameters, 1 given in %s on line %d
049-
050- Warning: ldap_explode_dn() expects exactly 2 parameters, 3 given in %s on line %d
051- bool(false)
052- bool(false)
053- Done
054+ }
055+ array(4) {
056+ ["count"]=>
057+ int(3)
058+ [0]=>
059+ string(5) "<bob>"
060+ [1]=>
061+ string(7) "example"
062+ [2]=>
063+ string(3) "com"
064+ }
065+
066+ Warning: ldap_explode_dn() expects exactly 2 parameters, 1 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_explode_dn.php on line 22
067+
068+ Warning: ldap_explode_dn() expects exactly 2 parameters, 3 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_explode_dn.php on line 25
069+ bool(false)
070+ bool(false)
071+ Done
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_first_attribute_error.phpt
================================================================================
Warning: ldap_first_attribute() expects at least 2 parameters, 1 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_first_attribute_error.php on line 5
NULL
Warning: ldap_first_attribute() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_first_attribute_error.php on line 6
NULL
===DONE===
================================================================================
004+ Warning: ldap_first_attribute() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_first_attribute_error.php on line 6
005+ NULL
004- Warning: ldap_first_attribute(): supplied resource is not a valid ldap result entry resource in %s on line %d
005- bool(false)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_first_entry_error.phpt
================================================================================
Warning: ldap_first_entry() expects exactly 2 parameters, 1 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_first_entry_error.php on line 5
NULL
Warning: ldap_first_entry() expects exactly 2 parameters, 3 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_first_entry_error.php on line 6
NULL
Warning: ldap_first_entry() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_first_entry_error.php on line 7
NULL
===DONE===
================================================================================
007+ Warning: ldap_first_entry() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_first_entry_error.php on line 7
008+ NULL
007- Warning: ldap_first_entry(): supplied resource is not a valid ldap result resource in %s on line %d
008- bool(false)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_first_reference_error.phpt
================================================================================
Warning: ldap_first_reference() expects exactly 2 parameters, 1 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_first_reference_error.php on line 5
NULL
Warning: ldap_first_reference() expects exactly 2 parameters, 3 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_first_reference_error.php on line 6
NULL
Warning: ldap_first_reference() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_first_reference_error.php on line 7
NULL
===DONE===
================================================================================
007+ Warning: ldap_first_reference() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_first_reference_error.php on line 7
008+ NULL
007- Warning: ldap_first_reference(): supplied resource is not a valid ldap result resource in %s on line %d
008- bool(false)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_free_result_error.phpt
================================================================================
Warning: ldap_free_result() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_free_result_error.php on line 5
NULL
Warning: ldap_free_result() expects exactly 1 parameter, 2 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_free_result_error.php on line 6
NULL
===DONE===
================================================================================
001+ Warning: ldap_free_result() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_free_result_error.php on line 5
002+ NULL
001- Warning: ldap_free_result(): supplied resource is not a valid ldap result resource in %s on line %d
002- bool(false)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_attributes_error.phpt
================================================================================
Warning: ldap_get_attributes() expects exactly 2 parameters, 1 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_attributes_error.php on line 5
NULL
Warning: ldap_get_attributes() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_attributes_error.php on line 6
NULL
===DONE===
================================================================================
004+ Warning: ldap_get_attributes() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_attributes_error.php on line 6
005+ NULL
004- Warning: ldap_get_attributes(): supplied resource is not a valid ldap result entry resource in %s on line %d
005- bool(false)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_dn_error.phpt
================================================================================
Warning: ldap_get_dn() expects exactly 2 parameters, 1 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_dn_error.php on line 5
NULL
Warning: ldap_get_dn() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_dn_error.php on line 6
NULL
===DONE===
================================================================================
004+ Warning: ldap_get_dn() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_dn_error.php on line 6
005+ NULL
004- Warning: ldap_get_dn(): supplied resource is not a valid ldap result entry resource in %s on line %d
005- bool(false)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_entries_error.phpt
================================================================================
Warning: ldap_get_entries() expects exactly 2 parameters, 1 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_entries_error.php on line 7
NULL
Warning: ldap_get_entries() expects exactly 2 parameters, 3 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_entries_error.php on line 10
NULL
Warning: ldap_get_entries() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_entries_error.php on line 13
NULL
===DONE===
================================================================================
007+ Warning: ldap_get_entries() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_entries_error.php on line 13
007- Warning: ldap_get_entries() expects parameter 2 to be resource, %unicode_string_optional% given in %s on line %d
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_basic.phpt
================================================================================
Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_basic.php on line 6
Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_basic.php on line 9
NULL
NULL
===DONE===
================================================================================
001+ Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_basic.php on line 6
002+
003+ Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_basic.php on line 9
004+ NULL
005+ NULL
001- bool(true)
002- int(3)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.phpt
================================================================================
Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 12
Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 13
Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 14
Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 15
Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 16
Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 17
Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 18
Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 19
Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 22
Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 24
Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 26
Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 28
Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 30
Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 32
Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 34
Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 36
NULL
NULL
NULL
NULL
NULL
NULL
NULL
NULL
NULL
NULL
NULL
NULL
NULL
NULL
NULL
NULL
===DONE===
================================================================================
001+ Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 12
002+
003+ Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 13
004+
005+ Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 14
006+
007+ Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 15
008+
009+ Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 16
010+
011+ Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 17
012+
013+ Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 18
014+
015+ Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 19
016+
017+ Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 22
001- bool(true)
002- int(0)
003- bool(true)
004- int(123)
005- bool(true)
006- int(33)
007- bool(true)
008- int(44)
009- bool(true)
010- int(0)
011- bool(true)
012- int(0)
013- bool(false)
014- int(0)
015- bool(false)
016- int(0)
017- ===DONE===
018+
019+ Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 24
020+
021+ Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 26
022+
023+ Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 28
024+
025+ Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 30
026+
027+ Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 32
028+
029+ Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 34
030+
031+ Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_get_option_variation.php on line 36
032+ NULL
033+ NULL
034+ NULL
035+ NULL
036+ NULL
037+ NULL
038+ NULL
039+ NULL
040+ NULL
041+ NULL
042+ NULL
043+ NULL
044+ NULL
045+ NULL
046+ NULL
047+ NULL
048+ ===DONE===
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_next_entry_error.phpt
================================================================================
Warning: ldap_next_entry() expects exactly 2 parameters, 1 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_next_entry_error.php on line 5
NULL
Warning: ldap_next_entry() expects exactly 2 parameters, 3 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_next_entry_error.php on line 6
NULL
Warning: ldap_next_entry() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_next_entry_error.php on line 7
NULL
===DONE===
================================================================================
007+ Warning: ldap_next_entry() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_next_entry_error.php on line 7
008+ NULL
007- Warning: ldap_next_entry(): supplied resource is not a valid ldap result entry resource in %s on line %d
008- bool(false)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_next_reference_error.phpt
================================================================================
Warning: ldap_next_reference() expects exactly 2 parameters, 1 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_next_reference_error.php on line 5
NULL
Warning: ldap_next_reference() expects exactly 2 parameters, 3 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_next_reference_error.php on line 6
NULL
Warning: ldap_next_reference() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_next_reference_error.php on line 7
NULL
===DONE===
================================================================================
007+ Warning: ldap_next_reference() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_next_reference_error.php on line 7
008+ NULL
007- Warning: ldap_next_reference(): supplied resource is not a valid ldap result entry resource in %s on line %d
008- bool(false)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_parse_reference_error.phpt
================================================================================
Warning: ldap_parse_reference() expects exactly 3 parameters, 2 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_parse_reference_error.php on line 6
Warning: ldap_parse_reference() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_parse_reference_error.php on line 7
Warning: ldap_parse_reference() expects exactly 3 parameters, 4 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_parse_reference_error.php on line 8
NULL
NULL
NULL
NULL
===DONE===
================================================================================
003+ Warning: ldap_parse_reference() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_parse_reference_error.php on line 7
003- Warning: ldap_parse_reference(): supplied resource is not a valid ldap result entry resource in %s on line %d
007+ NULL
007- bool(false)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_rename_error.phpt
================================================================================
Warning: ldap_rename() expects exactly 5 parameters, 1 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_rename_error.php on line 5
NULL
Warning: ldap_rename() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_rename_error.php on line 6
NULL
===DONE===
================================================================================
003+
004+ Warning: ldap_rename() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_rename_error.php on line 6
005+ NULL
003- bool(false)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_basic.phpt
================================================================================
Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_basic.php on line 7
bool(false)
Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_basic.php on line 8
NULL
===DONE===
================================================================================
001+ Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_basic.php on line 7
002+ bool(false)
003+
004+ Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_basic.php on line 8
005+ NULL
001- bool(true)
002- int(3)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_error.phpt
================================================================================
Warning: ldap_set_option() expects exactly 3 parameters, 0 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_error.php on line 20
NULL
Warning: ldap_set_option() expects exactly 3 parameters, 1 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_error.php on line 21
NULL
Warning: ldap_set_option() expects exactly 3 parameters, 2 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_error.php on line 22
NULL
Warning: ldap_set_option() expects exactly 3 parameters, 4 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_error.php on line 25
NULL
Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_error.php on line 27
bool(false)
Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_error.php on line 30
bool(false)
Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_error.php on line 30
bool(false)
Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_error.php on line 30
bool(false)
Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_error.php on line 32
bool(false)
===DONE===
================================================================================
012+
013+ Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_error.php on line 27
014- Warning: ldap_set_option(): Control must have an oid key in %s on line %d
016+ Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_error.php on line 30
017- Warning: ldap_set_option(): The array value must contain only arrays, where each array is a control in %s on line %d
019+ Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_error.php on line 30
020- Warning: ldap_set_option(): Expected non-empty array value for this option in %s on line %d
022+ Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_error.php on line 30
024+
025+ Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_error.php on line 32
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.phpt
================================================================================
Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 12
bool(false)
Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 13
Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 16
bool(false)
bool(false)
Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 18
Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 21
NULL
bool(false)
Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 23
Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 26
NULL
bool(false)
Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 28
Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 31
NULL
bool(false)
Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 33
Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 36
bool(false)
bool(false)
Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 38
Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 41
bool(false)
bool(false)
Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 43
Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 46
NULL
bool(false)
Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 48
Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 51
NULL
bool(false)
Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 53
NULL
===DONE===
================================================================================
001+ Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 12
002+ bool(false)
003+
004+ Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 13
005+
006+ Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 16
007+ bool(false)
008+ bool(false)
009+
010+ Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 18
011+
012+ Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 21
013+ NULL
014+ bool(false)
015+
016+ Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 23
017+
018+ Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 26
019+ NULL
020+ bool(false)
021+
022+ Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 28
023+
024+ Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 31
025+ NULL
026+ bool(false)
027+
028+ Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 33
029+
030+ Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 36
031+ bool(false)
032+ bool(false)
033+
034+ Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 38
035+
036+ Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 41
037+ bool(false)
038+ bool(false)
039+
040+ Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 43
041+
042+ Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 46
043+ NULL
044+ bool(false)
045+
046+ Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 48
047+
048+ Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 51
049+ NULL
001- bool(true)
002- bool(true)
003- bool(true)
004- int(123)
005- bool(true)
006- int(33)
007- bool(true)
008- int(44)
009- bool(true)
010- bool(true)
011- bool(true)
013- bool(true)
014- int(0)
015- bool(true)
016- int(0)
017- bool(true)
018- string(14) "dc=test,dc=com"
051+
052+ Warning: ldap_get_option() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_option_variation.php on line 53
053+ NULL
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_rebind_proc_error.phpt
================================================================================
Fatal error: Call to undefined function ldap_set_rebind_proc() in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_rebind_proc_error.php on line 18
================================================================================
001+ Fatal error: Call to undefined function ldap_set_rebind_proc() in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_set_rebind_proc_error.php on line 18
001- Warning: ldap_set_rebind_proc() expects exactly 2 parameters, 1 given in %s on line %d
002- bool(false)
003-
004- Warning: ldap_set_rebind_proc() expects exactly 2 parameters, 3 given in %s on line %d
005- bool(false)
006-
007- Warning: ldap_set_rebind_proc(): Two arguments expected for 'rebind_proc_inexistant' to be a valid callback in %s on line %d
008- bool(false)
009- ===DONE===
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_sort_error.phpt
================================================================================
Warning: ldap_sort() expects exactly 3 parameters, 1 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_sort_error.php on line 5
bool(false)
Warning: ldap_sort() expects exactly 3 parameters, 2 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_sort_error.php on line 6
bool(false)
Warning: ldap_sort() expects exactly 3 parameters, 4 given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_sort_error.php on line 7
bool(false)
Warning: ldap_sort() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_sort_error.php on line 8
bool(false)
Warning: ldap_sort() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_sort_error.php on line 9
bool(false)
===DONE===
================================================================================
010+ Warning: ldap_sort() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_sort_error.php on line 8
010- Warning: ldap_sort() expects parameter 3 to be %binary_string_optional%, resource given in %s on line %d
013+ Warning: ldap_sort() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/ldap/tests/ldap_sort_error.php on line 9
013- Warning: ldap_sort(): Supplied resource is not a valid ldap result resource in %s on line %d
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/mysql/tests/001.phpt
================================================================================
Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/001.php on line 11
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/001.php on line 11
Warning: mysql_close() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/mysql/tests/001.php on line 13
Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/001.php on line 16
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/001.php on line 16
Warning: mysql_close() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/mysql/tests/001.php on line 18
string(2) "00"
done!
================================================================================
001+ Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/001.php on line 11
002+
001- %unicode|string%(2) "11"
002- done!
003+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/001.php on line 11
004+
005+ Warning: mysql_close() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/mysql/tests/001.php on line 13
006+
007+ Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/001.php on line 16
008+
009+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/001.php on line 16
010+
011+ Warning: mysql_close() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/mysql/tests/001.php on line 18
012+ string(2) "00"
013+ done!
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.phpt
================================================================================
Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 12
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 12
[002] Cannot connect to the server using host=localhost/localhost:3306, user=root, passwd=***, dbname=test, port=3306, socket=
Warning: mysql_close() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 16
Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 18
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 18
[003] Cannot connect to the server using host=localhost/localhost:3306, user=root, passwd=***, dbname=test, port=3306, socket=
Warning: mysql_close(): no MySQL-Link resource supplied in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 22
Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 24
Warning: mysql_connect(): Access denied for user 'rootunknown_real'@'localhost' (using password: YES) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 24
Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 45
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 45
[007] Usage of mysql.default_port failed
Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 53
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 53
[008] Usage of mysql.default_password failed
Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 59
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 59
[009] Usage of mysql.default_user failed
Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 66
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 66
[010] Usage of mysql.default_host failed
Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 72
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 72
[011] Usage of mysql.default_host failed
Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 82
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 82
[012] Usage of env MYSQL_TCP_PORT failed
done!
================================================================================
001+ Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 12
002+
001- Warning: mysql_connect(): Access denied for user '%s'@'%s' (using password: YES) in %s on line %d
002- done!
003+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 12
004+ [002] Cannot connect to the server using host=localhost/localhost:3306, user=root, passwd=***, dbname=test, port=3306, socket=
005+
006+ Warning: mysql_close() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 16
007+
008+ Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 18
009+
010+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 18
011+ [003] Cannot connect to the server using host=localhost/localhost:3306, user=root, passwd=***, dbname=test, port=3306, socket=
012+
013+ Warning: mysql_close(): no MySQL-Link resource supplied in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 22
014+
015+ Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 24
016+
017+ Warning: mysql_connect(): Access denied for user 'rootunknown_real'@'localhost' (using password: YES) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 24
018+
019+ Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 45
020+
021+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 45
022+ [007] Usage of mysql.default_port failed
023+
024+ Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 53
025+
026+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 53
027+ [008] Usage of mysql.default_password failed
028+
029+ Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 59
030+
031+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 59
032+ [009] Usage of mysql.default_user failed
033+
034+ Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 66
035+
036+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 66
037+ [010] Usage of mysql.default_host failed
038+
039+ Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 72
040+
041+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 72
042+ [011] Usage of mysql.default_host failed
043+
044+ Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 82
045+
046+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_connect.php on line 82
047+ [012] Usage of env MYSQL_TCP_PORT failed
048+ done!
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_max_links.phpt
================================================================================
Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_max_links.php on line 10
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_max_links.php on line 10
[010] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045
Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_max_links.php on line 10
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_max_links.php on line 10
[020] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045
Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_max_links.php on line 10
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_max_links.php on line 10
[030] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045
Warning: mysql_close() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_max_links.php on line 33
Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_max_links.php on line 10
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_max_links.php on line 10
[050] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045
Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_max_links.php on line 10
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_max_links.php on line 10
[060] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045
array(3) {
[0]=>
bool(false)
[1]=>
bool(false)
[2]=>
bool(false)
}
Warning: mysql_close() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_max_links.php on line 42
Warning: mysql_close() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_max_links.php on line 43
done!
================================================================================
001+ Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_max_links.php on line 10
002+
003+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_max_links.php on line 10
004+ [010] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045
005+
006+ Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_max_links.php on line 10
007+
008+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_max_links.php on line 10
009+ [020] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045
010+
011+ Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_max_links.php on line 10
012+
013+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_max_links.php on line 10
014+ [030] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045
015+
016+ Warning: mysql_close() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_max_links.php on line 33
017+
018+ Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_max_links.php on line 10
019+
020+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_max_links.php on line 10
021+ [050] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045
022+
023+ Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_max_links.php on line 10
001- Warning: mysql_connect(): Too many open links (2) in %s on line %s
002- [030] Cannot connect using host '%s', user '%s', password '****', [0] 0
004- Warning: mysql_connect(): Too many open links (2) in %s on line %s
005- [060] Cannot connect using host '%s', user '%s', password '****', [0] 0
008- resource(%d) of type (mysql link)
010- resource(%d) of type (mysql link)
025+ Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_max_links.php on line 10
026+ [060] Cannot connect using host 'localhost:3306', user 'root', password '****', [0] 1045
029+ bool(false)
031+ bool(false)
035+
036+ Warning: mysql_close() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_max_links.php on line 42
037+
038+ Warning: mysql_close() expects parameter 1 to be resource, boolean given in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_max_links.php on line 43
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_sql_safe_mode.phpt
================================================================================
Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_sql_safe_mode.php on line 8
Notice: mysql_connect(): SQL safe mode in effect - ignoring host/user/password information in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_sql_safe_mode.php on line 8
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_sql_safe_mode.php on line 8
Warning: mysql_pconnect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_sql_safe_mode.php on line 13
Notice: mysql_pconnect(): SQL safe mode in effect - ignoring host/user/password information in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_sql_safe_mode.php on line 13
Warning: mysql_pconnect(): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_sql_safe_mode.php on line 13
done!
================================================================================
001+ Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_sql_safe_mode.php on line 8
002+
007+ Warning: mysql_pconnect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysql/tests/mysql_sql_safe_mode.php on line 13
008+
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/mysqli/tests/bug31141.phpt
================================================================================
Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/bug31141.php on line 13
array(2) {
[0]=>
string(3) "foo"
[1]=>
string(3) "bar"
}
================================================================================
001+ Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/bug31141.php on line 13
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.phpt
================================================================================
Warning: mysqli_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.php on line 47
Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.php on line 47
[008] Cannot connect to the server using host=localhost, user=root, passwd=***, dbname=test, port=3306, socket=
Warning: mysqli_close() expects parameter 1 to be mysqli, boolean given in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.php on line 51
Warning: mysqli_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.php on line 53
Warning: mysqli_connect(): (28000/1045): Access denied for user 'rootunknown_real'@'localhost' (using password: YES) in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.php on line 53
Warning: mysqli_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.php on line 62
Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.php on line 62
[011] Usage of mysqli.default_socket failed
Warning: mysqli_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.php on line 73
Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.php on line 73
[013] Usage of mysqli.default_port failed
Warning: mysqli_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.php on line 84
Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.php on line 84
[015] Usage of mysqli.default_pw failed
Warning: mysqli_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.php on line 95
Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.php on line 95
[017] Usage of mysqli.default_user failed
Warning: mysqli_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.php on line 106
Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.php on line 106
[019] Usage of mysqli.default_host failed
done!
================================================================================
001+ Warning: mysqli_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.php on line 47
002+
003+ Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.php on line 47
004+ [008] Cannot connect to the server using host=localhost, user=root, passwd=***, dbname=test, port=3306, socket=
005+
006+ Warning: mysqli_close() expects parameter 1 to be mysqli, boolean given in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.php on line 51
007+
008+ Warning: mysqli_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.php on line 53
009+
002- array(1) {
003- [%u|b%"testing"]=>
004- %unicode|string%(21) "mysqli.default_socket"
005- }
006- array(1) {
007- [%u|b%"testing"]=>
008- %unicode|string%(19) "mysqli.default_port"
009- }
010- array(1) {
011- [%u|b%"testing"]=>
012- %unicode|string%(17) "mysqli.default_pw"
013- }
014- array(2) {
015- [0]=>
016- %unicode|string%(19) "mysqli.default_user"
017- [%u|b%"testing"]=>
018- %unicode|string%(19) "mysqli.default_user"
019- }
020- array(1) {
021- [0]=>
022- %unicode|string%(19) "mysqli.default_host"
023- }
011+
012+ Warning: mysqli_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.php on line 62
013+
014+ Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.php on line 62
015+ [011] Usage of mysqli.default_socket failed
016+
017+ Warning: mysqli_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.php on line 73
018+
019+ Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.php on line 73
020+ [013] Usage of mysqli.default_port failed
021+
022+ Warning: mysqli_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.php on line 84
023+
024+ Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.php on line 84
025+ [015] Usage of mysqli.default_pw failed
026+
027+ Warning: mysqli_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.php on line 95
028+
029+ Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.php on line 95
030+ [017] Usage of mysqli.default_user failed
031+
032+ Warning: mysqli_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.php on line 106
033+
034+ Warning: mysqli_connect(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect.php on line 106
035+ [019] Usage of mysqli.default_host failed
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.phpt
================================================================================
Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 9
Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'rootunknown_real'@'localhost' (using password: YES) in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 9
Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 18
Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 18
[005] Usage of mysqli.default_socket failed
Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 25
Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 25
[006] Usage of mysqli.default_port failed
Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 32
Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 32
[007] Usage of mysqli.default_pw failed
Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 39
Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 39
[008] Usage of mysqli.default_user failed
Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 46
[012] Failed to create mysqli object
.... and now Exceptions
Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 81
Access denied for user 'rootunknown_real'@'localhost' (using password: YES)
Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 91
Access denied for user 'root'@'localhost' (using password: NO)
[017] Usage of mysqli.default_socket failed
Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 100
Access denied for user 'root'@'localhost' (using password: NO)
[018] Usage of mysqli.default_port failed
Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 109
Access denied for user 'root'@'localhost' (using password: NO)
[019] Usage of mysqli.default_pw failed
Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 118
Access denied for user 'root'@'localhost' (using password: NO)
[020] Usage of mysqli.default_user failed
Warning: mysqli::real_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 129
Access denied for user 'root'@'localhost' (using password: NO)
[021] Usage of mysqli.default_host failed
done!
================================================================================
001+ Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 9
002+
002- ... and now Exceptions
003- Access denied for user '%s'@'%s' (using password: %s)
004- done!
004+
005+ Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 18
006+
007+ Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 18
008+ [005] Usage of mysqli.default_socket failed
009+
010+ Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 25
011+
012+ Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 25
013+ [006] Usage of mysqli.default_port failed
014+
015+ Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 32
016+
017+ Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 32
018+ [007] Usage of mysqli.default_pw failed
019+
020+ Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 39
021+
022+ Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 39
023+ [008] Usage of mysqli.default_user failed
024+
025+ Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 46
026+ [012] Failed to create mysqli object
027+ ... and now Exceptions
028+
029+ Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 81
030+ Access denied for user 'rootunknown_real'@'localhost' (using password: YES)
031+
032+ Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 91
033+ Access denied for user 'root'@'localhost' (using password: NO)
034+ [017] Usage of mysqli.default_socket failed
035+
036+ Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 100
037+ Access denied for user 'root'@'localhost' (using password: NO)
038+ [018] Usage of mysqli.default_port failed
039+
040+ Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 109
041+ Access denied for user 'root'@'localhost' (using password: NO)
042+ [019] Usage of mysqli.default_pw failed
043+
044+ Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 118
045+ Access denied for user 'root'@'localhost' (using password: NO)
046+ [020] Usage of mysqli.default_user failed
047+
048+ Warning: mysqli::real_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo.php on line 129
049+ Access denied for user 'root'@'localhost' (using password: NO)
050+ [021] Usage of mysqli.default_host failed
051+ done!
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo_defaults.phpt
================================================================================
Warning: mysqli::real_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 46
Access denied for user 'root'@'localhost' (using password: NO)
[004] Usage of mysqli.default_port failed
Warning: mysqli::real_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 63
Access denied for user 'root'@'localhost' (using password: NO)
[006] Usage of mysqli.default_pw failed
Warning: mysqli::real_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 81
Access denied for user 'root'@'localhost' (using password: NO)
[008] Usage of mysqli.default_user failed
Warning: mysqli::real_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 99
Access denied for user 'root'@'localhost' (using password: NO)
[012] Usage of mysqli.default_host failed
Warning: mysqli_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 122
Access denied for user 'root'@'localhost' (using password: NO)
[014] Usage of mysqli_connect() has failed
Warning: mysqli_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 135
Access denied for user 'root'@'localhost' (using password: NO)
[016] Usage of mysqli_connect() has failed
done!
================================================================================
001+ Warning: mysqli::real_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 46
002+ Access denied for user 'root'@'localhost' (using password: NO)
003+ [004] Usage of mysqli.default_port failed
004+
005+ Warning: mysqli::real_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 63
006+ Access denied for user 'root'@'localhost' (using password: NO)
007+ [006] Usage of mysqli.default_pw failed
008+
009+ Warning: mysqli::real_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 81
010+ Access denied for user 'root'@'localhost' (using password: NO)
011+ [008] Usage of mysqli.default_user failed
012+
013+ Warning: mysqli::real_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 99
014+ Access denied for user 'root'@'localhost' (using password: NO)
015+ [012] Usage of mysqli.default_host failed
016+
017+ Warning: mysqli_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 122
018+ Access denied for user 'root'@'localhost' (using password: NO)
019+ [014] Usage of mysqli_connect() has failed
020+
021+ Warning: mysqli_connect(): Headers and client library minor version mismatch. Headers:50045 Library:50147 in /var/tmp/local/php-5.3.6/ext/mysqli/tests/mysqli_connect_oo_defaults.php on line 135
022+ Access denied for user 'root'@'localhost' (using password: NO)
023+ [016] Usage of mysqli_connect() has failed
001- array(1) {
002- [%u|b%"testing"]=>
003- %unicode|string%(19) "mysqli.default_port"
004- }
005- array(1) {
006- [%u|b%"testing"]=>
007- %unicode|string%(17) "mysqli.default_pw"
008- }
009- array(1) {
010- [%u|b%"testing"]=>
011- %unicode|string%(19) "mysqli.default_user"
012- }
013- array(1) {
014- [%u|b%"all_defaults"]=>
015- %unicode|string%(13) "have been set"
016- }
017- array(1) {
018- [%u|b%"all_defaults"]=>
019- %unicode|string%(13) "have been set"
020- }
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/openssl/tests/bug28382.phpt
================================================================================
array(11) {
["basicConstraints"]=>
string(8) "CA:FALSE"
["nsComment"]=>
string(38) "For Grid use only; request tag userTag"
["nsCertType"]=>
string(30) "SSL Client, SSL Server, S/MIME"
["crlDistributionPoints"]=>
string(65) "
Full Name:
URI:http://mobile.blue-software.ro:90/ca/crl.shtml
"
["nsCaPolicyUrl"]=>
string(38) "http://mobile.blue-software.ro:90/pub/"
["subjectAltName"]=>
string(28) "email:[email protected]"
["subjectKeyIdentifier"]=>
string(59) "B0:A7:FF:F9:41:15:DE:23:39:BD:DD:31:0F:97:A0:B2:A2:74:E0:FC"
["authorityKeyIdentifier"]=>
string(115) "DirName:/C=RO/ST=Romania/L=Craiova/O=Sergiu/OU=Sergiu SRL/CN=Sergiu CA/[email protected]
serial:00
"
["keyUsage"]=>
string(71) "Digital Signature, Non Repudiation, Key Encipherment, Data Encipherment"
["nsBaseUrl"]=>
string(20) "http://62.231.98.52/"
["1.2.3.4"]=>
string(4) ">çb4"
}
================================================================================
009+ string(65) "
010+ Full Name:
011+ URI:http://mobile.blue-software.ro:90/ca/crl.shtml
009- string(51) "URI:http://mobile.blue-software.ro:90/ca/crl.shtml
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/openssl/tests/bug47828.phpt
================================================================================
string(8) "263efe3e"
Done
================================================================================
001+ string(8) "263efe3e"
001- string(8) "9337ed77"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/openssl/tests/openssl_x509_parse_basic.phpt
================================================================================
array(12) {
["name"]=>
string(96) "/C=BR/ST=Rio Grande do Sul/L=Porto Alegre/CN=Henrique do N. Angelo/[email protected]"
["subject"]=>
array(5) {
["C"]=>
string(2) "BR"
["ST"]=>
string(17) "Rio Grande do Sul"
["L"]=>
string(12) "Porto Alegre"
["CN"]=>
string(21) "Henrique do N. Angelo"
["emailAddress"]=>
string(16) "[email protected]"
}
["hash"]=>
string(8) "0f3c1241"
["issuer"]=>
array(5) {
["C"]=>
string(2) "BR"
["ST"]=>
string(17) "Rio Grande do Sul"
["L"]=>
string(12) "Porto Alegre"
["CN"]=>
string(21) "Henrique do N. Angelo"
["emailAddress"]=>
string(16) "[email protected]"
}
["version"]=>
int(2)
["serialNumber"]=>
string(20) "12593567369101004962"
["validFrom"]=>
string(13) "080630102843Z"
["validTo"]=>
string(13) "080730102843Z"
["validFrom_time_t"]=>
int(1214821723)
["validTo_time_t"]=>
int(1217413723)
["purposes"]=>
array(9) {
[1]=>
array(3) {
[0]=>
bool(true)
[1]=>
bool(true)
[2]=>
string(9) "sslclient"
}
[2]=>
array(3) {
[0]=>
bool(true)
[1]=>
bool(true)
[2]=>
string(9) "sslserver"
}
[3]=>
array(3) {
[0]=>
bool(true)
[1]=>
bool(true)
[2]=>
string(11) "nssslserver"
}
[4]=>
array(3) {
[0]=>
bool(true)
[1]=>
bool(true)
[2]=>
string(9) "smimesign"
}
[5]=>
array(3) {
[0]=>
bool(true)
[1]=>
bool(true)
[2]=>
string(12) "smimeencrypt"
}
[6]=>
array(3) {
[0]=>
bool(true)
[1]=>
bool(true)
[2]=>
string(7) "crlsign"
}
[7]=>
array(3) {
[0]=>
bool(true)
[1]=>
bool(true)
[2]=>
string(3) "any"
}
[8]=>
array(3) {
[0]=>
bool(true)
[1]=>
bool(true)
[2]=>
string(10) "ocsphelper"
}
[9]=>
array(3) {
[0]=>
bool(false)
[1]=>
bool(true)
[2]=>
string(13) "timestampsign"
}
}
["extensions"]=>
array(3) {
["subjectKeyIdentifier"]=>
string(59) "DB:7E:40:72:BD:5C:35:85:EC:29:29:81:12:E8:62:68:6A:B7:3F:7D"
["authorityKeyIdentifier"]=>
string(202) "keyid:DB:7E:40:72:BD:5C:35:85:EC:29:29:81:12:E8:62:68:6A:B7:3F:7D
DirName:/C=BR/ST=Rio Grande do Sul/L=Porto Alegre/CN=Henrique do N. Angelo/[email protected]
serial:AE:C5:56:CC:72:37:50:A2
"
["basicConstraints"]=>
string(7) "CA:TRUE"
}
}
array(12) {
["name"]=>
string(96) "/C=BR/ST=Rio Grande do Sul/L=Porto Alegre/CN=Henrique do N. Angelo/[email protected]"
["subject"]=>
array(5) {
["countryName"]=>
string(2) "BR"
["stateOrProvinceName"]=>
string(17) "Rio Grande do Sul"
["localityName"]=>
string(12) "Porto Alegre"
["commonName"]=>
string(21) "Henrique do N. Angelo"
["emailAddress"]=>
string(16) "[email protected]"
}
["hash"]=>
string(8) "0f3c1241"
["issuer"]=>
array(5) {
["countryName"]=>
string(2) "BR"
["stateOrProvinceName"]=>
string(17) "Rio Grande do Sul"
["localityName"]=>
string(12) "Porto Alegre"
["commonName"]=>
string(21) "Henrique do N. Angelo"
["emailAddress"]=>
string(16) "[email protected]"
}
["version"]=>
int(2)
["serialNumber"]=>
string(20) "12593567369101004962"
["validFrom"]=>
string(13) "080630102843Z"
["validTo"]=>
string(13) "080730102843Z"
["validFrom_time_t"]=>
int(1214821723)
["validTo_time_t"]=>
int(1217413723)
["purposes"]=>
array(9) {
[1]=>
array(3) {
[0]=>
bool(true)
[1]=>
bool(true)
[2]=>
string(10) "SSL client"
}
[2]=>
array(3) {
[0]=>
bool(true)
[1]=>
bool(true)
[2]=>
string(10) "SSL server"
}
[3]=>
array(3) {
[0]=>
bool(true)
[1]=>
bool(true)
[2]=>
string(19) "Netscape SSL server"
}
[4]=>
array(3) {
[0]=>
bool(true)
[1]=>
bool(true)
[2]=>
string(14) "S/MIME signing"
}
[5]=>
array(3) {
[0]=>
bool(true)
[1]=>
bool(true)
[2]=>
string(17) "S/MIME encryption"
}
[6]=>
array(3) {
[0]=>
bool(true)
[1]=>
bool(true)
[2]=>
string(11) "CRL signing"
}
[7]=>
array(3) {
[0]=>
bool(true)
[1]=>
bool(true)
[2]=>
string(11) "Any Purpose"
}
[8]=>
array(3) {
[0]=>
bool(true)
[1]=>
bool(true)
[2]=>
string(11) "OCSP helper"
}
[9]=>
array(3) {
[0]=>
bool(false)
[1]=>
bool(true)
[2]=>
string(18) "Time Stamp signing"
}
}
["extensions"]=>
array(3) {
["subjectKeyIdentifier"]=>
string(59) "DB:7E:40:72:BD:5C:35:85:EC:29:29:81:12:E8:62:68:6A:B7:3F:7D"
["authorityKeyIdentifier"]=>
string(202) "keyid:DB:7E:40:72:BD:5C:35:85:EC:29:29:81:12:E8:62:68:6A:B7:3F:7D
DirName:/C=BR/ST=Rio Grande do Sul/L=Porto Alegre/CN=Henrique do N. Angelo/[email protected]
serial:AE:C5:56:CC:72:37:50:A2
"
["basicConstraints"]=>
string(7) "CA:TRUE"
}
}
================================================================================
018+ string(8) "0f3c1241"
018- string(8) "088c65c2"
045+ array(9) {
045- array(8) {
118+ [9]=>
119+ array(3) {
120+ [0]=>
121+ bool(false)
122+ [1]=>
123+ bool(true)
124+ [2]=>
125+ string(13) "timestampsign"
126+ }
149- string(8) "088c65c2"
158+ string(8) "0f3c1241"
176- array(8) {
185+ array(9) {
258+ [9]=>
259+ array(3) {
260+ [0]=>
261+ bool(false)
262+ [1]=>
263+ bool(true)
264+ [2]=>
265+ string(18) "Time Stamp signing"
266+ }
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/pdo_mysql/tests/pdo_mysql___construct_options.phpt
================================================================================
[001] SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: NO), [n/a] n/a
done!
================================================================================
001+ [001] SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: NO), [n/a] n/a
002+ done!
001- [003] [TODO][CHANGEREQUEST] Please, lets not ignore invalid options and bail out!
002- [003a] Expecting default value for 'PDO::ATTR_EMULATE_PREPARES' of '1'/integer, getAttribute() reports setting ''/boolean
003- [003a] Expecting default value for 'PDO::MYSQL_ATTR_INIT_COMMAND' of ''/string, getAttribute() reports setting ''/boolean
004-
005- Warning: PDO::getAttribute(): SQLSTATE[IM001]: Driver does not support this function: driver does not support that attribute in %s on line %d
006- [010] [TODO][CHANGEREQUEST] ATTR_EMULATE_PREPARES should be on
007-
008- Warning: PDO::getAttribute(): SQLSTATE[IM001]: Driver does not support this function: driver does not support that attribute in %s on line %d
009-
010- Warning: PDO::getAttribute(): SQLSTATE[IM001]: Driver does not support this function: driver does not support that attribute in %s on line %d
011- [015] PDO::ATTR_EMULATE_PREPARES should be on
012- [016] PDO::MYSQL_ATTR_DIRECT_QUERY should be on
013-
014- Warning: PDO::getAttribute(): SQLSTATE[IM001]: Driver does not support this function: driver does not support that attribute in %s on line %d
015- [018] PDO::MYSQL_ATTR_DIRECT_QUERY should be off
016- [021] Execting '1'/boolean got ''/boolean' for options 'PDO::MYSQL_ATTR_LOCAL_INFILE'
017- [023] Execting 'SET @a=1'/string got ''/boolean' for options 'PDO::MYSQL_ATTR_INIT_COMMAND'
018- [024] SQLSTATE[42000] [1065] Query was empty
019- [025] SQLSTATE[42S02] [1146] Table '%s.nonexistent' doesn't exist
020- done!
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/pdo_mysql/tests/pdo_mysql___construct_options_libmysql.phpt
================================================================================
Notice: Undefined variable: db in /var/tmp/local/php-5.3.6/ext/pdo_mysql/tests/pdo_mysql___construct_options_libmysql.php on line 63
Notice: Undefined variable: db in /var/tmp/local/php-5.3.6/ext/pdo_mysql/tests/pdo_mysql___construct_options_libmysql.php on line 64
[001] SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: NO), [n/a] n/a
done!
================================================================================
001+ Notice: Undefined variable: db in /var/tmp/local/php-5.3.6/ext/pdo_mysql/tests/pdo_mysql___construct_options_libmysql.php on line 63
002+
003+ Notice: Undefined variable: db in /var/tmp/local/php-5.3.6/ext/pdo_mysql/tests/pdo_mysql___construct_options_libmysql.php on line 64
004+ [001] SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: NO), [n/a] n/a
001- [001] Expecting default value for 'PDO::MYSQL_ATTR_INIT_COMMAND' of ''/string, getAttribute() reports setting ''/boolean
002- [026] Execting '1'/boolean got ''/boolean' for options 'PDO::MYSQL_ATTR_READ_DEFAULT_FILE'
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/pdo_mysql/tests/pdo_mysql_interface.phpt
================================================================================
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: NO)' in /var/tmp/local/php-5.3.6/ext/pdo_mysql/tests/mysql_pdo_test.inc:24
Stack trace:
#0 /var/tmp/local/php-5.3.6/ext/pdo_mysql/tests/mysql_pdo_test.inc(24): PDO->__construct('mysql:host=loca...', 'root', '', NULL)
#1 /var/tmp/local/php-5.3.6/ext/pdo_mysql/tests/pdo_mysql_interface.php(3): MySQLPDOTest::factory()
#2 {main}
thrown in /var/tmp/local/php-5.3.6/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 24
================================================================================
001+ Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: NO)' in /var/tmp/local/php-5.3.6/ext/pdo_mysql/tests/mysql_pdo_test.inc:24
001- done!
002+ Stack trace:
003+ #0 /var/tmp/local/php-5.3.6/ext/pdo_mysql/tests/mysql_pdo_test.inc(24): PDO->__construct('mysql:host=loca...', 'root', '', NULL)
004+ #1 /var/tmp/local/php-5.3.6/ext/pdo_mysql/tests/pdo_mysql_interface.php(3): MySQLPDOTest::factory()
005+ #2 {main}
006+ thrown in /var/tmp/local/php-5.3.6/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 24
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/phar/tests/bug52013.phpt
================================================================================
Fatal error: Uncaught exception 'BadMethodCallException' with message 'unable to write contents of file "1.php" to new phar "/var/tmp/local/php-5.3.6/ext/phar/tests/compressed.phar"' in /var/tmp/local/php-5.3.6/ext/phar/tests/bug52013.php:9
Stack trace:
#0 /var/tmp/local/php-5.3.6/ext/phar/tests/bug52013.php(9): Phar->decompressFiles()
#1 {main}
thrown in /var/tmp/local/php-5.3.6/ext/phar/tests/bug52013.php on line 9
================================================================================
001+ Fatal error: Uncaught exception 'BadMethodCallException' with message 'unable to write contents of file "1.php" to new phar "/var/tmp/local/php-5.3.6/ext/phar/tests/compressed.phar"' in /var/tmp/local/php-5.3.6/ext/phar/tests/bug52013.php:9
001- ok
002+ Stack trace:
003+ #0 /var/tmp/local/php-5.3.6/ext/phar/tests/bug52013.php(9): Phar->decompressFiles()
004+ #1 {main}
005+ thrown in /var/tmp/local/php-5.3.6/ext/phar/tests/bug52013.php on line 9
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/phar/tests/phar_oo_005.phpt
================================================================================
string(14) "phar://*/a.php"
string(14) "phar://*/a.php"
string(0) ""
string(5) "a.php"
string(21) "phar_oo_test.phar.php"
string(16) "phar://*/b/c.php"
string(16) "phar://*/b/c.php"
string(1) "b"
string(7) "b/c.php"
string(1) "b"
string(16) "phar://*/b/d.php"
string(16) "phar://*/b/d.php"
string(1) "b"
string(7) "b/d.php"
string(1) "b"
string(14) "phar://*/b.php"
string(14) "phar://*/b.php"
string(0) ""
string(5) "b.php"
string(21) "phar_oo_test.phar.php"
string(14) "phar://*/e.php"
string(14) "phar://*/e.php"
string(0) ""
string(5) "e.php"
string(21) "phar_oo_test.phar.php"
===DONE===
================================================================================
005+ string(21) "phar_oo_test.phar.php"
005- string(5) "a.php"
010+ string(1) "b"
010- string(5) "c.php"
015+ string(1) "b"
015- string(5) "d.php"
020+ string(21) "phar_oo_test.phar.php"
020- string(5) "b.php"
025+ string(21) "phar_oo_test.phar.php"
025- string(5) "e.php"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/session/tests/008-php4.2.3.phpt
================================================================================
NULL
session_write_close(): Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively
array(1) {
["c"]=>
float(3.14)
}
NULL
array(1) {
["c"]=>
float(3.14)
}
================================================================================
001- Deprecated: Directive 'register_long_arrays' is deprecated in PHP 5.3 and greater in Unknown on line 0
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/session/tests/014.phpt
================================================================================
Deprecated: Directive 'register_globals' is deprecated in PHP 5.3 and greater in Unknown on line 0
<a href="/link">
Warning: ini_set(): A session is active. You cannot change the session module's ini settings at this time in /var/tmp/local/php-5.3.6/ext/session/tests/014.php on line 10
<a href="/link">
Warning: ini_set(): A session is active. You cannot change the session module's ini settings at this time in /var/tmp/local/php-5.3.6/ext/session/tests/014.php on line 14
<a href="/link">
================================================================================
002+ <a href="/link">
002- <a href="/link?PHPSESSID=abtest">
005+ <a href="/link">
005- <a href="/link?PHPSESSID=abtest">
008+ <a href="/link">
008- <a href="/link?PHPSESSID=abtest">
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/session/tests/015.phpt
================================================================================
<a href="/link?PHPSESSID=abtest">
================================================================================
001+ <a href="/link?PHPSESSID=abtest">
001- <a href="/link?PHPSESSID=abtest&PHPSESSID=abtest">
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/session/tests/018.phpt
================================================================================
<form accept-charset="ISO-8859-15, ISO-8859-1" action=url.php>
================================================================================
001+ <form accept-charset="ISO-8859-15, ISO-8859-1" action=url.php>
001- <form accept-charset="ISO-8859-15, ISO-8859-1" action=url.php><input type="hidden" name="PHPSESSID" value="abtest" />
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/session/tests/020.phpt
================================================================================
<a href="link.php?a=b">
================================================================================
001+ <a href="link.php?a=b">
001- <a href="link.php?a=b&PHPSESSID=abtest">
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/session/tests/021.phpt
================================================================================
<form>
<fieldset>
Notice: ob_flush(): failed to flush buffer. No buffer to flush in /var/tmp/local/php-5.3.6/ext/session/tests/021.php on line 12
<form>
<fieldset>
Notice: ob_flush(): failed to flush buffer. No buffer to flush in /var/tmp/local/php-5.3.6/ext/session/tests/021.php on line 21
<form>
<fieldset>
Notice: ob_flush(): failed to flush buffer. No buffer to flush in /var/tmp/local/php-5.3.6/ext/session/tests/021.php on line 30
<form>
<fieldset>
================================================================================
001+ <form>
002+ <fieldset>
003+
004+ Notice: ob_flush(): failed to flush buffer. No buffer to flush in /var/tmp/local/php-5.3.6/ext/session/tests/021.php on line 12
005+ <form>
006+ <fieldset>
007+
008+ Notice: ob_flush(): failed to flush buffer. No buffer to flush in /var/tmp/local/php-5.3.6/ext/session/tests/021.php on line 21
009+ <form>
010+ <fieldset>
011+
012+ Notice: ob_flush(): failed to flush buffer. No buffer to flush in /var/tmp/local/php-5.3.6/ext/session/tests/021.php on line 30
013+ <form>
001- <form><input type="hidden" name="PHPSESSID" value="abtest" />
002- <fieldset><input type="hidden" name="PHPSESSID" value="abtest" />
003- <form><input type="hidden" name="PHPSESSID" value="abtest" />
005- <form><input type="hidden" name="PHPSESSID" value="abtest" />
006- <fieldset>
007- <form>
008- <fieldset><input type="hidden" name="PHPSESSID" value="abtest" />
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/session/tests/bug36459.phpt
================================================================================
<html>
<head>
<title>Bug #36459 Incorrect adding PHPSESSID to links, which contains \r\n</title>
</head>
<body>
<p>See source html code</p>
<a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2"
style="font: normal 11pt Times New Roman">incorrect link</a><br />
<br />
<a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2" style="font: normal 11pt Times New Roman">correct link</a>
</body>
</html>
================================================================================
007+ <a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2"
007- <a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2&sid=%s"
010+ <a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2" style="font: normal 11pt Times New Roman">correct link</a>
010- <a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2&sid=%s" style="font: normal 11pt Times New Roman">correct link</a>
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/session/tests/bug41600.phpt
================================================================================
<a href="link.php?a=b">
================================================================================
001+ <a href="link.php?a=b">
001- <a href="link.php?a=b&PHPSESSID=abtest">
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/session/tests/session_encode_basic.phpt
================================================================================
*** Testing session_encode() : basic functionality ***
bool(true)
-- Iteration 1 --
string(9) "data|i:0;"
-- Iteration 2 --
string(9) "data|i:1;"
-- Iteration 3 --
string(13) "data|i:12345;"
-- Iteration 4 --
string(13) "data|i:-2345;"
-- Iteration 5 --
string(12) "data|d:10.5;"
-- Iteration 6 --
string(13) "data|d:-10.5;"
-- Iteration 7 --
string(20) "data|d:123456789000;"
-- Iteration 8 --
string(29) "data|d:1.2345678899999999E-9;"
-- Iteration 9 --
string(11) "data|d:0.5;"
-- Iteration 10 --
string(7) "data|N;"
-- Iteration 11 --
string(7) "data|N;"
-- Iteration 12 --
string(9) "data|b:1;"
-- Iteration 13 --
string(9) "data|b:0;"
-- Iteration 14 --
string(9) "data|b:1;"
-- Iteration 15 --
string(9) "data|b:0;"
-- Iteration 16 --
string(12) "data|s:0:"";"
-- Iteration 17 --
string(12) "data|s:0:"";"
-- Iteration 18 --
string(19) "data|s:7:"Nothing";"
-- Iteration 19 --
string(19) "data|s:7:"Nothing";"
-- Iteration 20 --
string(25) "data|s:12:"Hello World!";"
-- Iteration 21 --
string(22) "data|O:6:"classA":0:{}"
-- Iteration 22 --
string(7) "data|N;"
-- Iteration 23 --
string(7) "data|N;"
-- Iteration 24 --
string(9) "data|i:0;"
bool(true)
Done
================================================================================
026+ string(29) "data|d:1.2345678899999999E-9;"
026- string(86) "data|d:1.2345678899999999145113427164344339914681114578343112953007221221923828125E-9;"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/session/tests/session_encode_error2.phpt
================================================================================
*** Testing session_encode() : error functionality ***
-- Iteration 1 --
bool(true)
Notice: session_encode(): Skipping numeric key 0 in /var/tmp/local/php-5.3.6/ext/session/tests/session_encode_error2.php on line 83
bool(false)
bool(true)
-- Iteration 2 --
bool(true)
Notice: session_encode(): Skipping numeric key 1 in /var/tmp/local/php-5.3.6/ext/session/tests/session_encode_error2.php on line 83
bool(false)
bool(true)
-- Iteration 3 --
bool(true)
Notice: session_encode(): Skipping numeric key 12345 in /var/tmp/local/php-5.3.6/ext/session/tests/session_encode_error2.php on line 83
bool(false)
bool(true)
-- Iteration 4 --
bool(true)
Notice: session_encode(): Skipping numeric key -2345 in /var/tmp/local/php-5.3.6/ext/session/tests/session_encode_error2.php on line 83
bool(false)
bool(true)
-- Iteration 5 --
bool(true)
Notice: session_encode(): Skipping numeric key 10 in /var/tmp/local/php-5.3.6/ext/session/tests/session_encode_error2.php on line 83
bool(false)
bool(true)
-- Iteration 6 --
bool(true)
Notice: session_encode(): Skipping numeric key -10 in /var/tmp/local/php-5.3.6/ext/session/tests/session_encode_error2.php on line 83
bool(false)
bool(true)
-- Iteration 7 --
bool(true)
Notice: session_encode(): Skipping numeric key -1097262584 in /var/tmp/local/php-5.3.6/ext/session/tests/session_encode_error2.php on line 83
bool(false)
bool(true)
-- Iteration 8 --
bool(true)
Notice: session_encode(): Skipping numeric key 0 in /var/tmp/local/php-5.3.6/ext/session/tests/session_encode_error2.php on line 83
bool(false)
bool(true)
-- Iteration 9 --
bool(true)
Notice: session_encode(): Skipping numeric key 0 in /var/tmp/local/php-5.3.6/ext/session/tests/session_encode_error2.php on line 83
bool(false)
bool(true)
-- Iteration 10 --
bool(true)
string(21) "|s:12:"Hello World!";"
bool(true)
-- Iteration 11 --
bool(true)
string(21) "|s:12:"Hello World!";"
bool(true)
-- Iteration 12 --
bool(true)
Notice: session_encode(): Skipping numeric key 1 in /var/tmp/local/php-5.3.6/ext/session/tests/session_encode_error2.php on line 83
bool(false)
bool(true)
-- Iteration 13 --
bool(true)
Notice: session_encode(): Skipping numeric key 0 in /var/tmp/local/php-5.3.6/ext/session/tests/session_encode_error2.php on line 83
bool(false)
bool(true)
-- Iteration 14 --
bool(true)
Notice: session_encode(): Skipping numeric key 1 in /var/tmp/local/php-5.3.6/ext/session/tests/session_encode_error2.php on line 83
bool(false)
bool(true)
-- Iteration 15 --
bool(true)
Notice: session_encode(): Skipping numeric key 0 in /var/tmp/local/php-5.3.6/ext/session/tests/session_encode_error2.php on line 83
bool(false)
bool(true)
-- Iteration 16 --
bool(true)
string(21) "|s:12:"Hello World!";"
bool(true)
-- Iteration 17 --
bool(true)
string(21) "|s:12:"Hello World!";"
bool(true)
-- Iteration 18 --
bool(true)
string(28) "Nothing|s:12:"Hello World!";"
bool(true)
-- Iteration 19 --
bool(true)
string(28) "Nothing|s:12:"Hello World!";"
bool(true)
-- Iteration 20 --
bool(true)
bool(false)
bool(true)
-- Iteration 21 --
bool(true)
Warning: Illegal offset type in /var/tmp/local/php-5.3.6/ext/session/tests/session_encode_error2.php on line 82
bool(false)
bool(true)
-- Iteration 22 --
bool(true)
string(21) "|s:12:"Hello World!";"
bool(true)
-- Iteration 23 --
bool(true)
string(21) "|s:12:"Hello World!";"
bool(true)
-- Iteration 24 --
bool(true)
Strict Standards: Resource ID#5 used as offset, casting to integer (5) in /var/tmp/local/php-5.3.6/ext/session/tests/session_encode_error2.php on line 82
Notice: session_encode(): Skipping numeric key 5 in /var/tmp/local/php-5.3.6/ext/session/tests/session_encode_error2.php on line 83
bool(false)
bool(true)
Done
================================================================================
126+ bool(false)
126- string(33) "Hello World!|s:12:"Hello World!";"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/session/tests/session_save_path_variation5.phpt
================================================================================
*** Testing session_save_path() : variation ***
bool(true)
bool(true)
Warning: ini_set(): open_basedir restriction in effect. File(/var/tmp/local/php-5.3.6/ext/session/tests) is not within the allowed path(s): (.) in /var/tmp/local/php-5.3.6/ext/session/tests/session_save_path_variation5.php on line 24
string(0) ""
Warning: rmdir(/var/tmp/local/php-5.3.6/ext/session/tests/sessions): Invalid argument in /var/tmp/local/php-5.3.6/ext/session/tests/session_save_path_variation5.php on line 26
bool(false)
Done
================================================================================
007+
008+ Warning: rmdir(/var/tmp/local/php-5.3.6/ext/session/tests/sessions): Invalid argument in /var/tmp/local/php-5.3.6/ext/session/tests/session_save_path_variation5.php on line 26
009+ bool(false)
007- bool(true)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/simplexml/tests/008.phpt
================================================================================
array(1) {
[0]=>
object(SimpleXMLElement)#2 (1) {
["test"]=>
object(SimpleXMLElement)#3 (0) {
}
}
}
array(0) {
}
================================================================================
009+ array(0) {
009- bool(false)
010+ }
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/spl/tests/DirectoryIterator_getGroup_basic.phpt
================================================================================
bool(false)
================================================================================
001+ bool(false)
001- bool(true)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/spl/tests/SplFileInfo_getGroup_basic.phpt
================================================================================
bool(false)
================================================================================
001+ bool(false)
001- bool(true)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/sqlite3/tests/sqlite3_15_open_error.phpt
================================================================================
Done
================================================================================
001- exception 'Exception' with message 'Unable to open database: %s' in %ssqlite3_15_open_error.php:%d
002- Stack trace:
003- #0 %ssqlite3_15_open_error.php(%d): SQLite3->__construct('%s')
004- #1 {main}
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/dir/dir_basic.phpt
================================================================================
*** Testing dir() : basic functionality ***
Warning: include(/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc): failed to open stream: No such file or directory in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/dir_basic.php on line 11
Warning: include(): Failed opening '/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc' for inclusion (include_path='/cs/prophet/httpd/web-docs/include:/cs/prophet/httpd/php/lib/php/extensions/:/cs/prophet/httpd/php/lib/php:/cs/prophet/httpd/php:/cs/prophet/httpd/php/lib/php/extensions/no-debug-non-zts-20060613:.') in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/dir_basic.php on line 11
Fatal error: Call to undefined function create_files() in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/dir_basic.php on line 19
================================================================================
002+
003+ Warning: include(/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc): failed to open stream: No such file or directory in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/dir_basic.php on line 11
004+
005+ Warning: include(): Failed opening '/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc' for inclusion (include_path='/cs/prophet/httpd/web-docs/include:/cs/prophet/httpd/php/lib/php/extensions/:/cs/prophet/httpd/php/lib/php:/cs/prophet/httpd/php:/cs/prophet/httpd/php/lib/php/extensions/no-debug-non-zts-20060613:.') in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/dir_basic.php on line 11
002- Get Directory instance:
003- object(Directory)#%d (2) {
004- ["path"]=>
005- string(%d) "%s/dir_basic"
006- ["handle"]=>
007- resource(%d) of type (stream)
008- }
007+ Fatal error: Call to undefined function create_files() in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/dir_basic.php on line 19
010- Read and rewind:
011- string(%d) "%s"
012- string(%d) "%s"
013- NULL
014-
015- Test using handle directly:
016- string(%d) "%s"
017- string(%d) "%s"
018-
019- Close directory:
020- NULL
021- object(Directory)#%d (2) {
022- ["path"]=>
023- string(%d) "%s/dir_basic"
024- ["handle"]=>
025- resource(%d) of type (Unknown)
026- }
027-
028- Test read after closing the dir:
029- Warning: Directory::read(): %d is not a valid Directory resource in %s on line %d
030- bool(false)
031- Done
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/dir/dir_variation4.phpt
================================================================================
*** Testing dir() : operate on previously opened directory ***
Warning: include(/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc): failed to open stream: No such file or directory in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/dir_variation4.php on line 16
Warning: include(): Failed opening '/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc' for inclusion (include_path='/cs/prophet/httpd/web-docs/include:/cs/prophet/httpd/php/lib/php/extensions/:/cs/prophet/httpd/php/lib/php:/cs/prophet/httpd/php:/cs/prophet/httpd/php/lib/php/extensions/no-debug-non-zts-20060613:.') in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/dir_variation4.php on line 16
Fatal error: Call to undefined function create_files() in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/dir_variation4.php on line 24
================================================================================
002+
003+ Warning: include(/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc): failed to open stream: No such file or directory in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/dir_variation4.php on line 16
004+
005+ Warning: include(): Failed opening '/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc' for inclusion (include_path='/cs/prophet/httpd/web-docs/include:/cs/prophet/httpd/php/lib/php/extensions/:/cs/prophet/httpd/php/lib/php:/cs/prophet/httpd/php:/cs/prophet/httpd/php/lib/php/extensions/no-debug-non-zts-20060613:.') in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/dir_variation4.php on line 16
006+
007+ Fatal error: Call to undefined function create_files() in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/dir_variation4.php on line 24
002- object(Directory)#%d (2) {
003- ["path"]=>
004- string(%d) "%s/dir_variation4"
005- ["handle"]=>
006- resource(%d) of type (stream)
007- }
008- object(Directory)#%d (2) {
009- ["path"]=>
010- string(%d) "%s/dir_variation4"
011- ["handle"]=>
012- resource(%d) of type (stream)
013- }
014- -- reading directory contents with previous handle --
015- string(%d) "%s"
016- -- reading directory contents with current handle --
017- string(%d) "%s"
018- Done
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/dir/readdir_basic.phpt
================================================================================
*** Testing readdir() : basic functionality ***
Warning: include(/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc): failed to open stream: No such file or directory in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/readdir_basic.php on line 15
Warning: include(): Failed opening '/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc' for inclusion (include_path='/cs/prophet/httpd/web-docs/include:/cs/prophet/httpd/php/lib/php/extensions/:/cs/prophet/httpd/php/lib/php:/cs/prophet/httpd/php:/cs/prophet/httpd/php/lib/php/extensions/no-debug-non-zts-20060613:.') in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/readdir_basic.php on line 15
Fatal error: Call to undefined function create_files() in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/readdir_basic.php on line 19
================================================================================
003+ Warning: include(/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc): failed to open stream: No such file or directory in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/readdir_basic.php on line 15
004+
005+ Warning: include(): Failed opening '/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc' for inclusion (include_path='/cs/prophet/httpd/web-docs/include:/cs/prophet/httpd/php/lib/php/extensions/:/cs/prophet/httpd/php/lib/php:/cs/prophet/httpd/php:/cs/prophet/httpd/php/lib/php/extensions/no-debug-non-zts-20060613:.') in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/readdir_basic.php on line 15
003- -- Call readdir() with $path argument --
004- resource(%d) of type (stream)
005- string(1) "."
006- string(2) ".."
007- string(9) "file1.tmp"
008- string(9) "file2.tmp"
009- string(9) "file3.tmp"
007+ Fatal error: Call to undefined function create_files() in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/readdir_basic.php on line 19
011- -- Call readdir() without $path argument --
012- resource(%d) of type (stream)
013- string(1) "."
014- string(2) ".."
015- string(9) "file1.tmp"
016- string(9) "file2.tmp"
017- string(9) "file3.tmp"
018- ===DONE===
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/dir/readdir_variation3.phpt
================================================================================
*** Testing readdir() : usage variations ***
Warning: include(/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc): failed to open stream: No such file or directory in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/readdir_variation3.php on line 16
Warning: include(): Failed opening '/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc' for inclusion (include_path='/cs/prophet/httpd/web-docs/include:/cs/prophet/httpd/php/lib/php/extensions/:/cs/prophet/httpd/php/lib/php:/cs/prophet/httpd/php:/cs/prophet/httpd/php/lib/php/extensions/no-debug-non-zts-20060613:.') in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/readdir_variation3.php on line 16
Fatal error: Call to undefined function create_files() in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/readdir_variation3.php on line 23
================================================================================
002+
003+ Warning: include(/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc): failed to open stream: No such file or directory in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/readdir_variation3.php on line 16
004+
005+ Warning: include(): Failed opening '/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc' for inclusion (include_path='/cs/prophet/httpd/web-docs/include:/cs/prophet/httpd/php/lib/php/extensions/:/cs/prophet/httpd/php/lib/php:/cs/prophet/httpd/php:/cs/prophet/httpd/php/lib/php/extensions/no-debug-non-zts-20060613:.') in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/readdir_variation3.php on line 16
006+
007+ Fatal error: Call to undefined function create_files() in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/readdir_variation3.php on line 23
002- array(5) {
003- [0]=>
004- string(1) "."
005- [1]=>
006- string(2) ".."
007- [2]=>
008- string(9) "file1.tmp"
009- [3]=>
010- string(9) "file2.tmp"
011- [4]=>
012- string(10) "sub_folder"
013- }
014- ===DONE===
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/dir/readdir_variation6.phpt
================================================================================
*** Testing readdir() : usage variations ***
Warning: include(/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc): failed to open stream: No such file or directory in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/readdir_variation6.php on line 15
Warning: include(): Failed opening '/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc' for inclusion (include_path='/cs/prophet/httpd/web-docs/include:/cs/prophet/httpd/php/lib/php/extensions/:/cs/prophet/httpd/php/lib/php:/cs/prophet/httpd/php:/cs/prophet/httpd/php/lib/php/extensions/no-debug-non-zts-20060613:.') in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/readdir_variation6.php on line 15
Fatal error: Call to undefined function create_files() in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/readdir_variation6.php on line 22
================================================================================
003+ Warning: include(/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc): failed to open stream: No such file or directory in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/readdir_variation6.php on line 15
004+
005+ Warning: include(): Failed opening '/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc' for inclusion (include_path='/cs/prophet/httpd/web-docs/include:/cs/prophet/httpd/php/lib/php/extensions/:/cs/prophet/httpd/php/lib/php:/cs/prophet/httpd/php:/cs/prophet/httpd/php/lib/php/extensions/no-debug-non-zts-20060613:.') in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/readdir_variation6.php on line 15
003- -- Reading Directory Contents with Previous Handle --
004- string(1) "."
005- string(2) ".."
006- string(23) "readdir_variation61.tmp"
007- string(23) "readdir_variation62.tmp"
008- string(23) "readdir_variation63.tmp"
007+ Fatal error: Call to undefined function create_files() in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/readdir_variation6.php on line 22
010- -- Reading Directory Contents with Current Handle (no arguments supplied) --
011- string(1) "."
012- string(2) ".."
013- string(23) "readdir_variation61.tmp"
014- string(23) "readdir_variation62.tmp"
015- string(23) "readdir_variation63.tmp"
016- ===DONE===
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/dir/rewinddir_basic.phpt
================================================================================
*** Testing rewinddir() : basic functionality ***
Warning: include(/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc): failed to open stream: No such file or directory in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/rewinddir_basic.php on line 15
Warning: include(): Failed opening '/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc' for inclusion (include_path='/cs/prophet/httpd/web-docs/include:/cs/prophet/httpd/php/lib/php/extensions/:/cs/prophet/httpd/php/lib/php:/cs/prophet/httpd/php:/cs/prophet/httpd/php/lib/php/extensions/no-debug-non-zts-20060613:.') in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/rewinddir_basic.php on line 15
================================================================================
002+
003+ Warning: include(/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc): failed to open stream: No such file or directory in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/rewinddir_basic.php on line 15
002- resource(%d) of type (stream)
003- resource(%d) of type (stream)
005+ Warning: include(): Failed opening '/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc' for inclusion (include_path='/cs/prophet/httpd/web-docs/include:/cs/prophet/httpd/php/lib/php/extensions/:/cs/prophet/httpd/php/lib/php:/cs/prophet/httpd/php:/cs/prophet/httpd/php/lib/php/extensions/no-debug-non-zts-20060613:.') in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/rewinddir_basic.php on line 15
005- -- Read and rewind first directory (argument supplied) --
006- array(3) {
007- [0]=>
008- string(1) "."
009- [1]=>
010- string(2) ".."
011- [2]=>
012- string(9) "file1.tmp"
013- }
014- NULL
015- bool(true)
016-
017- -- Read and rewind second directory (no argument supplied) --
018- array(3) {
019- [0]=>
020- string(1) "."
021- [1]=>
022- string(2) ".."
023- [2]=>
024- string(9) "file2.tmp"
025- }
026- NULL
027- bool(true)
028- ===DONE===
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/dir/scandir_basic.phpt
================================================================================
*** Testing scandir() : basic functionality ***
Warning: include(/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc): failed to open stream: No such file or directory in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/scandir_basic.php on line 14
Warning: include(): Failed opening '/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc' for inclusion (include_path='/cs/prophet/httpd/web-docs/include:/cs/prophet/httpd/php/lib/php/extensions/:/cs/prophet/httpd/php/lib/php:/cs/prophet/httpd/php:/cs/prophet/httpd/php/lib/php/extensions/no-debug-non-zts-20060613:.') in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/scandir_basic.php on line 14
Fatal error: Call to undefined function create_files() in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/scandir_basic.php on line 19
================================================================================
003+ Warning: include(/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc): failed to open stream: No such file or directory in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/scandir_basic.php on line 14
004+
005+ Warning: include(): Failed opening '/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc' for inclusion (include_path='/cs/prophet/httpd/web-docs/include:/cs/prophet/httpd/php/lib/php/extensions/:/cs/prophet/httpd/php/lib/php:/cs/prophet/httpd/php:/cs/prophet/httpd/php/lib/php/extensions/no-debug-non-zts-20060613:.') in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/scandir_basic.php on line 14
006+
007+ Fatal error: Call to undefined function create_files() in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/scandir_basic.php on line 19
003- -- scandir() with mandatory arguments --
004- array(5) {
005- [0]=>
006- string(1) "."
007- [1]=>
008- string(2) ".."
009- [2]=>
010- string(9) "file1.tmp"
011- [3]=>
012- string(9) "file2.tmp"
013- [4]=>
014- string(9) "file3.tmp"
015- }
016-
017- -- scandir() with all arguments --
018- array(5) {
019- [0]=>
020- string(9) "file3.tmp"
021- [1]=>
022- string(9) "file2.tmp"
023- [2]=>
024- string(9) "file1.tmp"
025- [3]=>
026- string(2) ".."
027- [4]=>
028- string(1) "."
029- }
030- ===DONE===
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/dir/scandir_variation4.phpt
================================================================================
*** Testing scandir() : usage variations ***
Warning: include(/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc): failed to open stream: No such file or directory in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/scandir_variation4.php on line 14
Warning: include(): Failed opening '/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc' for inclusion (include_path='/cs/prophet/httpd/web-docs/include:/cs/prophet/httpd/php/lib/php/extensions/:/cs/prophet/httpd/php/lib/php:/cs/prophet/httpd/php:/cs/prophet/httpd/php/lib/php/extensions/no-debug-non-zts-20060613:.') in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/scandir_variation4.php on line 14
Fatal error: Call to undefined function create_files() in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/scandir_variation4.php on line 23
================================================================================
003+ Warning: include(/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc): failed to open stream: No such file or directory in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/scandir_variation4.php on line 14
004+
005+ Warning: include(): Failed opening '/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc' for inclusion (include_path='/cs/prophet/httpd/web-docs/include:/cs/prophet/httpd/php/lib/php/extensions/:/cs/prophet/httpd/php/lib/php:/cs/prophet/httpd/php:/cs/prophet/httpd/php/lib/php/extensions/no-debug-non-zts-20060613:.') in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/scandir_variation4.php on line 14
006+
007+ Fatal error: Call to undefined function create_files() in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/scandir_variation4.php on line 23
003- -- $path = './level_one': --
004- bool(true)
005- array(5) {
006- [0]=>
007- string(1) "."
008- [1]=>
009- string(2) ".."
010- [2]=>
011- string(14) "level_one1.tmp"
012- [3]=>
013- string(14) "level_one2.tmp"
014- [4]=>
015- string(9) "level_two"
016- }
017-
018- -- $path = 'level_one/level_two': --
019- bool(true)
020- array(4) {
021- [0]=>
022- string(1) "."
023- [1]=>
024- string(2) ".."
025- [2]=>
026- string(14) "level_two1.tmp"
027- [3]=>
028- string(14) "level_two2.tmp"
029- }
030-
031- -- $path = '..': --
032- bool(true)
033- array(5) {
034- [0]=>
035- string(1) "."
036- [1]=>
037- string(2) ".."
038- [2]=>
039- string(14) "level_one1.tmp"
040- [3]=>
041- string(14) "level_one2.tmp"
042- [4]=>
043- string(9) "level_two"
044- }
045-
046- -- $path = 'level_two', '.': --
047- bool(true)
048- array(4) {
049- [0]=>
050- string(1) "."
051- [1]=>
052- string(2) ".."
053- [2]=>
054- string(14) "level_two1.tmp"
055- [3]=>
056- string(14) "level_two2.tmp"
057- }
058-
059- -- $path = '../': --
060- bool(true)
061- array(5) {
062- [0]=>
063- string(1) "."
064- [1]=>
065- string(2) ".."
066- [2]=>
067- string(14) "level_one1.tmp"
068- [3]=>
069- string(14) "level_one2.tmp"
070- [4]=>
071- string(9) "level_two"
072- }
073-
074- -- $path = './': --
075- bool(true)
076- array(4) {
077- [0]=>
078- string(1) "."
079- [1]=>
080- string(2) ".."
081- [2]=>
082- string(14) "level_two1.tmp"
083- [3]=>
084- string(14) "level_two2.tmp"
085- }
086-
087- -- $path = '../../'level_one': --
088- bool(true)
089- array(5) {
090- [0]=>
091- string(1) "."
092- [1]=>
093- string(2) ".."
094- [2]=>
095- string(14) "level_one1.tmp"
096- [3]=>
097- string(14) "level_one2.tmp"
098- [4]=>
099- string(9) "level_two"
100- }
101- ===DONE===
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/dir/scandir_variation9.phpt
================================================================================
*** Testing scandir() : usage variations ***
Warning: include(/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc): failed to open stream: No such file or directory in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/scandir_variation9.php on line 15
Warning: include(): Failed opening '/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc' for inclusion (include_path='/cs/prophet/httpd/web-docs/include:/cs/prophet/httpd/php/lib/php/extensions/:/cs/prophet/httpd/php/lib/php:/cs/prophet/httpd/php:/cs/prophet/httpd/php/lib/php/extensions/no-debug-non-zts-20060613:.') in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/scandir_variation9.php on line 15
================================================================================
002+
003+ Warning: include(/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc): failed to open stream: No such file or directory in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/scandir_variation9.php on line 15
004+
005+ Warning: include(): Failed opening '/var/tmp/local/php-5.3.6/ext/standard/tests/dir/../file/file.inc' for inclusion (include_path='/cs/prophet/httpd/web-docs/include:/cs/prophet/httpd/php/lib/php/extensions/:/cs/prophet/httpd/php/lib/php:/cs/prophet/httpd/php:/cs/prophet/httpd/php/lib/php/extensions/no-debug-non-zts-20060613:.') in /var/tmp/local/php-5.3.6/ext/standard/tests/dir/scandir_variation9.php on line 15
002- array(4) {
003- [0]=>
004- string(9) "file2.tmp"
005- [1]=>
006- string(9) "file1.tmp"
007- [2]=>
008- string(2) ".."
009- [3]=>
010- string(1) "."
011- }
012- array(4) {
013- [0]=>
014- string(9) "file2.tmp"
015- [1]=>
016- string(9) "file1.tmp"
017- [2]=>
018- string(2) ".."
019- [3]=>
020- string(1) "."
021- }
022- array(4) {
023- [0]=>
024- string(1) "."
025- [1]=>
026- string(2) ".."
027- [2]=>
028- string(9) "file1.tmp"
029- [3]=>
030- string(9) "file2.tmp"
031- }
032- ===DONE===
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/general_functions/getservbyname_basic.phpt
================================================================================
int(80)
int(21)
int(22)
int(23)
int(143)
int(25)
int(43)
int(70)
int(79)
int(110)
bool(false)
================================================================================
011+ bool(false)
011- int(%d)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/general_functions/getservbyport_basic.phpt
================================================================================
SunOS unsupported
================================================================================
001+ SunOS unsupported
001- PASS
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/general_functions/proc_nice_basic.phpt
================================================================================
ps: unknown output format: -o %p
ps: unknown output format: -o %n
usage: ps [ -aAdeflcjLPyZ ] [ -o format ] [ -t termlist ]
[ -u userlist ] [ -U userlist ] [ -G grouplist ]
[ -p proclist ] [ -g pgrplist ] [ -s sidlist ] [ -z zonelist ]
'format' is one or more of:
user ruser group rgroup uid ruid gid rgid pid ppid pgid sid taskid ctid
pri opri pcpu pmem vsz rss osz nice class time etime stime zone zoneid
f s c lwp nlwp psr tty addr wchan fname comm args projid project pset
ps: unknown output format: -o %p
ps: unknown output format: -o %n
usage: ps [ -aAdeflcjLPyZ ] [ -o format ] [ -t termlist ]
[ -u userlist ] [ -U userlist ] [ -G grouplist ]
[ -p proclist ] [ -g pgrplist ] [ -s sidlist ] [ -z zonelist ]
'format' is one or more of:
user ruser group rgroup uid ruid gid rgid pid ppid pgid sid taskid ctid
pri opri pcpu pmem vsz rss osz nice class time etime stime zone zoneid
f s c lwp nlwp psr tty addr wchan fname comm args projid project pset
bool(false)
================================================================================
001+ ps: unknown output format: -o %p
001- bool(true)
002+ ps: unknown output format: -o %n
003+ usage: ps [ -aAdeflcjLPyZ ] [ -o format ] [ -t termlist ]
004+ [ -u userlist ] [ -U userlist ] [ -G grouplist ]
005+ [ -p proclist ] [ -g pgrplist ] [ -s sidlist ] [ -z zonelist ]
006+ 'format' is one or more of:
007+ user ruser group rgroup uid ruid gid rgid pid ppid pgid sid taskid ctid
008+ pri opri pcpu pmem vsz rss osz nice class time etime stime zone zoneid
009+ f s c lwp nlwp psr tty addr wchan fname comm args projid project pset
010+ ps: unknown output format: -o %p
011+ ps: unknown output format: -o %n
012+ usage: ps [ -aAdeflcjLPyZ ] [ -o format ] [ -t termlist ]
013+ [ -u userlist ] [ -U userlist ] [ -G grouplist ]
014+ [ -p proclist ] [ -g pgrplist ] [ -s sidlist ] [ -z zonelist ]
015+ 'format' is one or more of:
016+ user ruser group rgroup uid ruid gid rgid pid ppid pgid sid taskid ctid
017+ pri opri pcpu pmem vsz rss osz nice class time etime stime zone zoneid
018+ f s c lwp nlwp psr tty addr wchan fname comm args projid project pset
019+ bool(false)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/general_functions/proc_open02.phpt
================================================================================
bool(true)
array(8) {
["command"]=>
string(28) "/usr/bin/nohup /bin/sleep 50"
["pid"]=>
int(1087)
["running"]=>
bool(false)
["signaled"]=>
bool(true)
["stopped"]=>
bool(false)
["exitcode"]=>
int(-1)
["termsig"]=>
int(1)
["stopsig"]=>
int(0)
}
bool(false)
array(8) {
["command"]=>
string(28) "/usr/bin/nohup /bin/sleep 50"
["pid"]=>
int(1087)
["running"]=>
bool(false)
["signaled"]=>
bool(false)
["stopped"]=>
bool(false)
["exitcode"]=>
int(-1)
["termsig"]=>
int(0)
["stopsig"]=>
int(0)
}
Done!
================================================================================
008+ bool(false)
009+ ["signaled"]=>
009- ["signaled"]=>
010- bool(false)
016+ int(1)
016- int(0)
020+ bool(false)
020- bool(true)
029+ bool(false)
029- bool(true)
035+ int(0)
035- int(15)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/mail/mail_basic2.phpt
================================================================================
*** Testing mail() : basic functionality ***
-- extra parameters --
sed: command garbled: 5 a--- Extras
bool(false)
===DONE===
================================================================================
003+ sed: command garbled: 5 a--- Extras
004+ bool(false)
003- bool(true)
004- To: [email protected]
005- Subject: Test Subject
006- KHeaders
007-
008- A Message
009- --- Extras
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/mail/mail_variation1.phpt
================================================================================
*** Testing mail() : variation ***
sh: rubbish: execute permission denied
bool(false)
===DONE===
================================================================================
002+ sh: rubbish: execute permission denied
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/mail/mail_variation2.phpt
================================================================================
*** Testing mail() : basic functionality ***
sed: command garbled: 4a---forced-params
bool(false)
===DONE===
================================================================================
002+ sed: command garbled: 4a---forced-params
003+ bool(false)
002- bool(true)
003- To: [email protected]
004- Subject: Test Subject
005-
006- A Message
007- ---forced-params
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/math/acos_variation.phpt
================================================================================
float(0)
float(0)
float(0)
float(0)
float(0)
float(0)
float(0)
float(0)
float(0)
Warning: acos() expects parameter 1 to be double, string given in /var/tmp/local/php-5.3.6/ext/standard/tests/math/acos_variation.php on line 27
NULL
float(0)
Notice: A non well formed numeric value encountered in /var/tmp/local/php-5.3.6/ext/standard/tests/math/acos_variation.php on line 27
float(0)
float(1.570796327)
float(0)
float(1.570796327)
================================================================================
001+ float(0)
002+ float(0)
003+ float(0)
004+ float(0)
005+ float(0)
006+ float(0)
007+ float(0)
008+ float(0)
009+ float(0)
001- float(NAN)
002- float(NAN)
003- float(NAN)
004- float(NAN)
005- float(NAN)
006- float(NAN)
007- float(NAN)
008- float(NAN)
009- float(NAN)
013+ float(0)
013- float(NAN)
016+ float(0)
016- float(NAN)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/math/asin_variation.phpt
================================================================================
float(0)
float(0)
float(0)
float(0)
float(0)
float(0)
float(0)
float(0)
float(0)
Warning: asin() expects parameter 1 to be double, string given in /var/tmp/local/php-5.3.6/ext/standard/tests/math/asin_variation.php on line 27
NULL
float(0)
Notice: A non well formed numeric value encountered in /var/tmp/local/php-5.3.6/ext/standard/tests/math/asin_variation.php on line 27
float(0)
float(0)
float(1.570796327)
float(0)
================================================================================
001+ float(0)
002+ float(0)
003+ float(0)
004+ float(0)
005+ float(0)
006+ float(0)
007+ float(0)
008+ float(0)
009+ float(0)
001- float(NAN)
002- float(NAN)
003- float(NAN)
004- float(NAN)
005- float(NAN)
006- float(NAN)
007- float(NAN)
008- float(NAN)
009- float(NAN)
013+ float(0)
013- float(NAN)
016+ float(0)
016- float(NAN)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/math/bug45712.phpt
================================================================================
float(0)
bool(false)
bool(true)
bool(false)
bool(false)
bool(false)
bool(true)
bool(true)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(true)
float(-INF)
bool(true)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(true)
================================================================================
001+ float(0)
002+ bool(false)
001- float(NAN)
007+ bool(true)
008+ bool(true)
011- bool(false)
012- bool(false)
013- bool(false)
014- bool(false)
015- float(INF)
014+ bool(true)
015+ float(-INF)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/math/is_finite_basic.phpt
================================================================================
bool(true)
bool(true)
bool(true)
bool(true)
bool(true)
bool(true)
bool(true)
bool(true)
bool(true)
bool(true)
bool(true)
bool(true)
bool(false)
bool(true)
================================================================================
014+ bool(true)
014- bool(false)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/math/is_nan_basic.phpt
================================================================================
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
================================================================================
014+ bool(false)
014- bool(true)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/math/log10_variation.phpt
================================================================================
float(1.361727836)
float(-INF)
float(1.370142847)
float(-INF)
float(1.361727836)
float(1.361727836)
float(1.361727836)
float(1.370142847)
float(1.370142847)
Warning: log10() expects parameter 1 to be double, string given in /var/tmp/local/php-5.3.6/ext/standard/tests/math/log10_variation.php on line 27
NULL
float(3)
Notice: A non well formed numeric value encountered in /var/tmp/local/php-5.3.6/ext/standard/tests/math/log10_variation.php on line 27
float(3)
float(-INF)
float(0)
float(-INF)
================================================================================
002+ float(-INF)
002- float(NAN)
004+ float(-INF)
004- float(NAN)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/math/log_basic.phpt
================================================================================
LOG tests...no base
float(3.1354942159291)
float(-INF)
float(3.1548704948923)
float(-INF)
float(3.1354942159291)
float(3.1354942159291)
float(3.1354942159291)
float(3.1548704948923)
float(3.1548704948923)
float(-INF)
float(0)
float(-INF)
LOG tests...base
float(2.2617809780285)
float(-INF)
float(2.275758008814)
float(-INF)
float(2.2617809780285)
float(2.2617809780285)
float(2.2617809780285)
float(2.275758008814)
float(2.275758008814)
float(-INF)
float(0)
float(-INF)
================================================================================
003+ float(-INF)
003- float(NAN)
005+ float(-INF)
005- float(NAN)
017+ float(-INF)
017- float(NAN)
019+ float(-INF)
019- float(NAN)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/math/log_variation1.phpt
================================================================================
*** Testing log() : usage variations ***
-- Iteration 1 --
float(-INF)
-- Iteration 2 --
float(0)
-- Iteration 3 --
float(4.091491094268)
-- Iteration 4 --
float(-INF)
-- Iteration 5 --
float(9.3319298653812)
-- Iteration 6 --
float(1.0211892990699)
-- Iteration 7 --
float(-INF)
-- Iteration 8 --
float(11.091514977169)
-- Iteration 9 --
float(-8.9084850228307)
-- Iteration 10 --
float(-0.30102999566398)
-- Iteration 11 --
float(-INF)
-- Iteration 12 --
float(-INF)
-- Iteration 13 --
float(0)
-- Iteration 14 --
float(-INF)
-- Iteration 15 --
float(0)
-- Iteration 16 --
float(-INF)
-- Iteration 17 --
Warning: log() expects parameter 1 to be double, string given in /var/tmp/local/php-5.3.6/ext/standard/tests/math/log_variation1.php on line 79
NULL
-- Iteration 18 --
Warning: log() expects parameter 1 to be double, string given in /var/tmp/local/php-5.3.6/ext/standard/tests/math/log_variation1.php on line 79
NULL
-- Iteration 19 --
Warning: log() expects parameter 1 to be double, array given in /var/tmp/local/php-5.3.6/ext/standard/tests/math/log_variation1.php on line 79
NULL
-- Iteration 20 --
Warning: log() expects parameter 1 to be double, string given in /var/tmp/local/php-5.3.6/ext/standard/tests/math/log_variation1.php on line 79
NULL
-- Iteration 21 --
Warning: log() expects parameter 1 to be double, string given in /var/tmp/local/php-5.3.6/ext/standard/tests/math/log_variation1.php on line 79
NULL
-- Iteration 22 --
Warning: log() expects parameter 1 to be double, string given in /var/tmp/local/php-5.3.6/ext/standard/tests/math/log_variation1.php on line 79
NULL
-- Iteration 23 --
Warning: log() expects parameter 1 to be double, object given in /var/tmp/local/php-5.3.6/ext/standard/tests/math/log_variation1.php on line 79
NULL
-- Iteration 24 --
float(-INF)
-- Iteration 25 --
float(-INF)
-- Iteration 26 --
Warning: log() expects parameter 1 to be double, resource given in /var/tmp/local/php-5.3.6/ext/standard/tests/math/log_variation1.php on line 79
NULL
===Done===
================================================================================
013+ float(-INF)
013- float(NAN)
022+ float(-INF)
022- float(NAN)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation1.phpt
================================================================================
*** Testing mt_rand() : usage variations ***
-- Iteration 1 --
int(97)
-- Iteration 2 --
int(96)
-- Iteration 3 --
Warning: mt_rand(): max(100) is smaller than min(12345) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation1.php on line 79
bool(false)
-- Iteration 4 --
int(-1523)
-- Iteration 5 --
Warning: mt_rand(): max(100) is smaller than min(2147483647) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation1.php on line 79
bool(false)
-- Iteration 6 --
int(90)
-- Iteration 7 --
int(41)
-- Iteration 8 --
int(-944031094)
-- Iteration 9 --
int(52)
-- Iteration 10 --
int(16)
-- Iteration 11 --
int(10)
-- Iteration 12 --
int(61)
-- Iteration 13 --
int(63)
-- Iteration 14 --
int(32)
-- Iteration 15 --
int(65)
-- Iteration 16 --
int(94)
-- Iteration 17 --
Warning: mt_rand() expects parameter 1 to be long, string given in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation1.php on line 79
NULL
-- Iteration 18 --
Warning: mt_rand() expects parameter 1 to be long, string given in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation1.php on line 79
NULL
-- Iteration 19 --
Warning: mt_rand() expects parameter 1 to be long, array given in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation1.php on line 79
NULL
-- Iteration 20 --
Warning: mt_rand() expects parameter 1 to be long, string given in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation1.php on line 79
NULL
-- Iteration 21 --
Warning: mt_rand() expects parameter 1 to be long, string given in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation1.php on line 79
NULL
-- Iteration 22 --
Warning: mt_rand() expects parameter 1 to be long, string given in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation1.php on line 79
NULL
-- Iteration 23 --
Warning: mt_rand() expects parameter 1 to be long, object given in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation1.php on line 79
NULL
-- Iteration 24 --
int(77)
-- Iteration 25 --
int(92)
-- Iteration 26 --
Warning: mt_rand() expects parameter 1 to be long, resource given in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation1.php on line 79
NULL
===Done===
================================================================================
010+
011+ Warning: mt_rand(): max(100) is smaller than min(12345) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation1.php on line 79
012+ bool(false)
010- int(%i)
016- int(%i)
018+
019+ Warning: mt_rand(): max(100) is smaller than min(2147483647) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation1.php on line 79
020+ bool(false)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.phpt
================================================================================
*** Testing mt_rand) : usage variations ***
-- Iteration 1 --
Warning: mt_rand(): max(0) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
bool(false)
-- Iteration 2 --
Warning: mt_rand(): max(1) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
bool(false)
-- Iteration 3 --
int(4135)
-- Iteration 4 --
Warning: mt_rand(): max(-2345) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
bool(false)
-- Iteration 5 --
int(891560706)
-- Iteration 6 --
Warning: mt_rand(): max(10) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
bool(false)
-- Iteration 7 --
Warning: mt_rand(): max(-10) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
bool(false)
-- Iteration 8 --
Warning: mt_rand(): max(-1097262584) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
bool(false)
-- Iteration 9 --
Warning: mt_rand(): max(0) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
bool(false)
-- Iteration 10 --
Warning: mt_rand(): max(0) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
bool(false)
-- Iteration 11 --
Warning: mt_rand(): max(0) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
bool(false)
-- Iteration 12 --
Warning: mt_rand(): max(0) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
bool(false)
-- Iteration 13 --
Warning: mt_rand(): max(1) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
bool(false)
-- Iteration 14 --
Warning: mt_rand(): max(0) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
bool(false)
-- Iteration 15 --
Warning: mt_rand(): max(1) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
bool(false)
-- Iteration 16 --
Warning: mt_rand(): max(0) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
bool(false)
-- Iteration 17 --
Warning: mt_rand() expects parameter 2 to be long, string given in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
NULL
-- Iteration 18 --
Warning: mt_rand() expects parameter 2 to be long, string given in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
NULL
-- Iteration 19 --
Warning: mt_rand() expects parameter 2 to be long, array given in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
NULL
-- Iteration 20 --
Warning: mt_rand() expects parameter 2 to be long, string given in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
NULL
-- Iteration 21 --
Warning: mt_rand() expects parameter 2 to be long, string given in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
NULL
-- Iteration 22 --
Warning: mt_rand() expects parameter 2 to be long, string given in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
NULL
-- Iteration 23 --
Warning: mt_rand() expects parameter 2 to be long, object given in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
NULL
-- Iteration 24 --
Warning: mt_rand(): max(0) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
bool(false)
-- Iteration 25 --
Warning: mt_rand(): max(0) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
bool(false)
-- Iteration 26 --
Warning: mt_rand() expects parameter 2 to be long, resource given in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
NULL
===Done===
================================================================================
004- int(%i)
005+ Warning: mt_rand(): max(0) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
006+ bool(false)
007+
007- int(%i)
009+
010+ Warning: mt_rand(): max(1) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
011+ bool(false)
013- int(%i)
017+
018+ Warning: mt_rand(): max(-2345) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
019+ bool(false)
019- int(%i)
022- int(%i)
025- int(%i)
026+ Warning: mt_rand(): max(10) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
027+ bool(false)
028+
028- int(%i)
031+ Warning: mt_rand(): max(-10) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
032+ bool(false)
033+
031- int(%i)
034- int(%i)
036+ Warning: mt_rand(): max(-1097262584) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
037+ bool(false)
038+
037- int(%i)
040- int(%i)
041+ Warning: mt_rand(): max(0) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
042+ bool(false)
043+
043- int(%i)
046+ Warning: mt_rand(): max(0) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
047+ bool(false)
048+
046- int(%i)
049- int(%i)
051+ Warning: mt_rand(): max(0) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
052+ bool(false)
053+
056+ Warning: mt_rand(): max(0) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
057+ bool(false)
058+
061+ Warning: mt_rand(): max(1) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
062+ bool(false)
063+
066+ Warning: mt_rand(): max(0) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
067+ bool(false)
068+
071+ Warning: mt_rand(): max(1) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
072+ bool(false)
073+
075+
076+ Warning: mt_rand(): max(0) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
077+ bool(false)
087- int(%i)
090- int(%i)
116+ Warning: mt_rand(): max(0) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
117+ bool(false)
118+
120+
121+ Warning: mt_rand(): max(0) is smaller than min(100) in /var/tmp/local/php-5.3.6/ext/standard/tests/math/mt_rand_variation2.php on line 79
122+ bool(false)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/network/define_syslog_variables_basic.phpt
================================================================================
*** Testing define_syslog_variables() : basic functionality ***
Notice: Use of undefined constant LOG_AUTHPRIV - assumed 'LOG_AUTHPRIV' in /var/tmp/local/php-5.3.6/ext/standard/tests/network/define_syslog_variables_basic.php on line 29
Notice: Use of undefined constant LOG_PERROR - assumed 'LOG_PERROR' in /var/tmp/local/php-5.3.6/ext/standard/tests/network/define_syslog_variables_basic.php on line 35
Deprecated: Function define_syslog_variables() is deprecated in /var/tmp/local/php-5.3.6/ext/standard/tests/network/define_syslog_variables_basic.php on line 97
NULL
FAILED: LOG_AUTHPRIV doesn't contain the correct value
FAILED: LOG_PERROR doesn't contain the correct value
===DONE===
================================================================================
003+ Notice: Use of undefined constant LOG_AUTHPRIV - assumed 'LOG_AUTHPRIV' in /var/tmp/local/php-5.3.6/ext/standard/tests/network/define_syslog_variables_basic.php on line 29
004+
005+ Notice: Use of undefined constant LOG_PERROR - assumed 'LOG_PERROR' in /var/tmp/local/php-5.3.6/ext/standard/tests/network/define_syslog_variables_basic.php on line 35
006+
005- PASSED
009+ FAILED: LOG_AUTHPRIV doesn't contain the correct value
010+ FAILED: LOG_PERROR doesn't contain the correct value
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/network/define_syslog_variables_variation.phpt
================================================================================
Deprecated: Function define_syslog_variables() is deprecated in /var/tmp/local/php-5.3.6/ext/standard/tests/network/define_syslog_variables_variation.php on line 8
*** Testing define_syslog_variables() : variation ***
Notice: Use of undefined constant LOG_AUTHPRIV - assumed 'LOG_AUTHPRIV' in /var/tmp/local/php-5.3.6/ext/standard/tests/network/define_syslog_variables_variation.php on line 31
Notice: Use of undefined constant LOG_PERROR - assumed 'LOG_PERROR' in /var/tmp/local/php-5.3.6/ext/standard/tests/network/define_syslog_variables_variation.php on line 37
FAILED: LOG_AUTHPRIV doesn't contain the correct value
FAILED: LOG_PERROR doesn't contain the correct value
===DONE===
================================================================================
003+
004+ Notice: Use of undefined constant LOG_AUTHPRIV - assumed 'LOG_AUTHPRIV' in /var/tmp/local/php-5.3.6/ext/standard/tests/network/define_syslog_variables_variation.php on line 31
005+
006+ Notice: Use of undefined constant LOG_PERROR - assumed 'LOG_PERROR' in /var/tmp/local/php-5.3.6/ext/standard/tests/network/define_syslog_variables_variation.php on line 37
007+ FAILED: LOG_AUTHPRIV doesn't contain the correct value
008+ FAILED: LOG_PERROR doesn't contain the correct value
003- PASSED
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/network/define_syslog_variables_variation2.phpt
================================================================================
*** Testing define_syslog_variables() : variation ***
Notice: Use of undefined constant LOG_AUTHPRIV - assumed 'LOG_AUTHPRIV' in /var/tmp/local/php-5.3.6/ext/standard/tests/network/define_syslog_variables_variation2.php on line 29
Notice: Use of undefined constant LOG_PERROR - assumed 'LOG_PERROR' in /var/tmp/local/php-5.3.6/ext/standard/tests/network/define_syslog_variables_variation2.php on line 35
PASSED
===DONE===
================================================================================
002+
003+ Notice: Use of undefined constant LOG_AUTHPRIV - assumed 'LOG_AUTHPRIV' in /var/tmp/local/php-5.3.6/ext/standard/tests/network/define_syslog_variables_variation2.php on line 29
004+
005+ Notice: Use of undefined constant LOG_PERROR - assumed 'LOG_PERROR' in /var/tmp/local/php-5.3.6/ext/standard/tests/network/define_syslog_variables_variation2.php on line 35
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/serialize/001.phpt
================================================================================
N;
b:1;
b:0;
i:1;
i:0;
i:-1;
i:2147483647;
i:-2147483647;
d:1.123456789;
d:1;
d:0;
d:-1;
d:-1.123456789;
s:5:"hallo";
a:6:{i:0;i:1;i:1;d:1.1000000000000001;i:2;s:5:"hallo";i:3;N;i:4;b:1;i:5;a:0:{}}
O:1:"t":1:{s:1:"a";s:5:"hallo";}
object(t)#2 (1) {
["a"]=>
string(5) "hallo"
}
__sleep called
O:1:"s":2:{s:1:"a";s:5:"hallo";s:1:"c";s:5:"world";}
__wakeup called
object(s)#2 (3) {
["a"]=>
string(5) "hallo"
["b"]=>
NULL
["c"]=>
string(5) "world"
}
array(2) {
["a"]=>
&string(4) "test"
["b"]=>
&string(4) "test"
}
a:2:{s:1:"a";s:4:"test";s:1:"b";R:2;}
array(2) {
["a"]=>
&string(4) "test"
["b"]=>
&string(4) "test"
}
================================================================================
009+ d:1.123456789;
009- d:1.123456789000000011213842299184761941432952880859375;
013+ d:-1.123456789;
013- d:-1.123456789000000011213842299184761941432952880859375;
015+ a:6:{i:0;i:1;i:1;d:1.1000000000000001;i:2;s:5:"hallo";i:3;N;i:4;b:1;i:5;a:0:{}}
015- a:6:{i:0;i:1;i:1;d:1.100000000000000088817841970012523233890533447265625;i:2;s:5:"hallo";i:3;N;i:4;b:1;i:5;a:0:{}}
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/serialize/serialization_arrays_001.phpt
================================================================================
--- Testing Circular reference of an array ---
-- Normal array --
string(168) "a:7:{i:0;i:0;i:1;i:1;i:2;i:-2;i:3;d:3.3333330000000001;i:4;s:1:"a";i:5;a:0:{}i:6;a:7:{i:0;i:0;i:1;i:1;i:2;i:-2;i:3;d:3.3333330000000001;i:4;s:1:"a";i:5;a:0:{}i:6;R:8;}}"
array(7) {
[0]=>
int(0)
[1]=>
int(1)
[2]=>
int(-2)
[3]=>
float(3.333333)
[4]=>
string(1) "a"
[5]=>
array(0) {
}
[6]=>
&array(7) {
[0]=>
int(0)
[1]=>
int(1)
[2]=>
int(-2)
[3]=>
float(3.333333)
[4]=>
string(1) "a"
[5]=>
array(0) {
}
[6]=>
*RECURSION*
}
}
-- Associative array --
array(2) {
["a"]=>
&string(4) "test"
["b"]=>
&string(4) "test"
}
string(37) "a:2:{s:1:"a";s:4:"test";s:1:"b";R:2;}"
array(2) {
["a"]=>
&string(4) "test"
["b"]=>
&string(4) "test"
}
Done
================================================================================
003+ string(168) "a:7:{i:0;i:0;i:1;i:1;i:2;i:-2;i:3;d:3.3333330000000001;i:4;s:1:"a";i:5;a:0:{}i:6;a:7:{i:0;i:0;i:1;i:1;i:2;i:-2;i:3;d:3.3333330000000001;i:4;s:1:"a";i:5;a:0:{}i:6;R:8;}}"
003- string(238) "a:7:{i:0;i:0;i:1;i:1;i:2;i:-2;i:3;d:3.333333000000000101437080957111902534961700439453125;i:4;s:1:"a";i:5;a:0:{}i:6;a:7:{i:0;i:0;i:1;i:1;i:2;i:-2;i:3;d:3.333333000000000101437080957111902534961700439453125;i:4;s:1:"a";i:5;a:0:{}i:6;R:8;}}"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/serialize/serialization_miscTypes_001.phpt
================================================================================
--- Testing Various Types ---
-- Iteration 0 --
after serialization => string(13) "i:2147483647;"
after unserialization => int(2147483647)
-- Iteration 1 --
after serialization => string(14) "i:-2147483647;"
after unserialization => int(-2147483647)
-- Iteration 2 --
after serialization => string(13) "d:2147483648;"
after unserialization => float(2147483648)
-- Iteration 3 --
after serialization => string(14) "d:-2147483648;"
after unserialization => float(-2147483648)
-- Iteration 4 --
after serialization => string(12) "i:267387171;"
after unserialization => int(267387171)
-- Iteration 5 --
after serialization => string(13) "i:-267387171;"
after unserialization => int(-267387171)
-- Iteration 6 --
after serialization => string(13) "i:2147483647;"
after unserialization => int(2147483647)
-- Iteration 7 --
after serialization => string(14) "i:-2147483647;"
after unserialization => int(-2147483647)
-- Iteration 8 --
after serialization => string(13) "d:2147483648;"
after unserialization => float(2147483648)
-- Iteration 9 --
after serialization => string(14) "d:-2147483648;"
after unserialization => float(-2147483648)
-- Iteration 10 --
after serialization => string(9) "i:342391;"
after unserialization => int(342391)
-- Iteration 11 --
after serialization => string(10) "i:-342391;"
after unserialization => int(-342391)
-- Iteration 12 --
after serialization => string(6) "a:0:{}"
after unserialization => array(0) {
}
-- Iteration 13 --
after serialization => string(57) "a:5:{i:0;i:1;i:1;i:2;i:2;i:3;i:3;i:12345666;i:4;i:-2344;}"
after unserialization => array(5) {
[0]=>
int(1)
[1]=>
int(2)
[2]=>
int(3)
[3]=>
int(12345666)
[4]=>
int(-2344)
}
-- Iteration 14 --
after serialization => string(239) "a:16:{i:0;i:0;i:1;i:1;i:2;i:2;i:3;d:3.3330000000000002;i:4;i:-4;i:5;d:-5.5549999999999997;i:6;b:1;i:7;b:0;i:8;N;i:9;s:0:"";i:10;s:0:"";i:11;s:1:" ";i:12;a:0:{}i:13;a:3:{i:0;i:1;i:1;i:2;i:2;a:0:{}}i:14;s:6:"string";i:15;O:8:"stdClass":0:{}}"
after unserialization => array(16) {
[0]=>
int(0)
[1]=>
int(1)
[2]=>
int(2)
[3]=>
float(3.333)
[4]=>
int(-4)
[5]=>
float(-5.555)
[6]=>
bool(true)
[7]=>
bool(false)
[8]=>
NULL
[9]=>
string(0) ""
[10]=>
string(0) ""
[11]=>
string(1) " "
[12]=>
array(0) {
}
[13]=>
array(3) {
[0]=>
int(1)
[1]=>
int(2)
[2]=>
array(0) {
}
}
[14]=>
string(6) "string"
[15]=>
object(stdClass)#2 (0) {
}
}
-- Iteration 15 --
after serialization => string(94) "a:7:{i:0;i:0;i:1;i:1;i:2;i:-2;i:3;d:3.3333330000000001;i:4;s:1:"a";i:5;a:0:{}i:6;a:1:{i:0;N;}}"
after unserialization => array(7) {
[0]=>
int(0)
[1]=>
int(1)
[2]=>
int(-2)
[3]=>
float(3.333333)
[4]=>
string(1) "a"
[5]=>
array(0) {
}
[6]=>
array(1) {
[0]=>
NULL
}
}
-- Iteration 16 --
after serialization => string(2) "N;"
after unserialization => NULL
-- Iteration 17 --
after serialization => string(2) "N;"
after unserialization => NULL
-- Iteration 18 --
after serialization => string(7) "s:0:"";"
after unserialization => string(0) ""
-- Iteration 19 --
after serialization => string(7) "s:0:"";"
after unserialization => string(0) ""
-- Iteration 20 --
after serialization => string(8) "s:1:" ";"
after unserialization => string(1) " "
-- Iteration 21 --
after serialization => string(8) "s:1:" ";"
after unserialization => string(1) " "
-- Iteration 22 --
after serialization => string(8) "s:1:"a";"
after unserialization => string(1) "a"
-- Iteration 23 --
after serialization => string(13) "s:6:"string";"
after unserialization => string(6) "string"
-- Iteration 24 --
after serialization => string(13) "s:6:"string";"
after unserialization => string(6) "string"
-- Iteration 25 --
after serialization => string(13) "s:6:"hello
after unserialization => string(6) "hello
-- Iteration 26 --
after serialization => string(14) "s:7:"hello\0";"
after unserialization => string(7) "hello\0"
-- Iteration 27 --
after serialization => string(10) "s:3:"123";"
after unserialization => string(3) "123"
-- Iteration 28 --
after serialization => string(10) "s:3:"123";"
after unserialization => string(3) "123"
-- Iteration 29 --
after serialization => string(9) "s:2:"\t";"
after unserialization => string(2) "\t"
-- Iteration 30 --
after serialization => string(8) "s:1:" ";"
after unserialization => string(1) " "
-- Iteration 31 --
after serialization => string(4) "b:1;"
after unserialization => bool(true)
-- Iteration 32 --
after serialization => string(4) "b:1;"
after unserialization => bool(true)
-- Iteration 33 --
after serialization => string(4) "b:0;"
after unserialization => bool(false)
-- Iteration 34 --
after serialization => string(4) "b:0;"
after unserialization => bool(false)
-- Iteration 35 --
after serialization => string(14) "s:7:"TRUE123";"
after unserialization => string(7) "TRUE123"
-- Iteration 36 --
after serialization => string(16) "s:9:"123string";"
after unserialization => string(9) "123string"
-- Iteration 37 --
after serialization => string(16) "s:9:"string123";"
after unserialization => string(9) "string123"
-- Iteration 38 --
after serialization => string(18) "s:10:"NULLstring";"
after unserialization => string(10) "NULLstring"
-- Iteration 39 --
after serialization => string(2) "N;"
after unserialization => NULL
-- Iteration 40 --
after serialization => string(2) "N;"
after unserialization => NULL
Done
================================================================================
072+ after serialization => string(239) "a:16:{i:0;i:0;i:1;i:1;i:2;i:2;i:3;d:3.3330000000000002;i:4;i:-4;i:5;d:-5.5549999999999997;i:6;b:1;i:7;b:0;i:8;N;i:9;s:0:"";i:10;s:0:"";i:11;s:1:" ";i:12;a:0:{}i:13;a:3:{i:0;i:1;i:1;i:2;i:2;a:0:{}}i:14;s:6:"string";i:15;O:8:"stdClass":0:{}}"
072- after serialization => string(303) "a:16:{i:0;i:0;i:1;i:1;i:2;i:2;i:3;d:3.3330000000000001847411112976260483264923095703125;i:4;i:-4;i:5;d:-5.55499999999999971578290569595992565155029296875;i:6;b:1;i:7;b:0;i:8;N;i:9;s:0:"";i:10;s:0:"";i:11;s:1:" ";i:12;a:0:{}i:13;a:3:{i:0;i:1;i:1;i:2;i:2;a:0:{}}i:14;s:6:"string";i:15;O:8:"stdClass":0:{}}"
119+ after serialization => string(94) "a:7:{i:0;i:0;i:1;i:1;i:2;i:-2;i:3;d:3.3333330000000001;i:4;s:1:"a";i:5;a:0:{}i:6;a:1:{i:0;N;}}"
119- after serialization => string(129) "a:7:{i:0;i:0;i:1;i:1;i:2;i:-2;i:3;d:3.333333000000000101437080957111902534961700439453125;i:4;s:1:"a";i:5;a:0:{}i:6;a:1:{i:0;N;}}"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/serialize/serialization_objects_001.phpt
================================================================================
--- Testing objects ---
object(members)#1 (3) {
["var_private":"members":private]=>
int(10)
["var_protected":protected]=>
string(6) "string"
["var_public"]=>
array(3) {
[0]=>
float(-100.123)
[1]=>
string(6) "string"
[2]=>
bool(true)
}
}
string(152) "O:7:"members":3:{s:20:"
object(members)#2 (3) {
["var_private":"members":private]=>
int(10)
["var_protected":protected]=>
string(6) "string"
["var_public"]=>
array(3) {
[0]=>
float(-100.123)
[1]=>
string(6) "string"
[2]=>
bool(true)
}
}
--- testing reference to an obj ---
string(152) "O:7:"members":3:{s:20:"
object(members)#1 (3) {
["var_private":"members":private]=>
int(10)
["var_protected":protected]=>
string(6) "string"
["var_public"]=>
array(3) {
[0]=>
float(-100.123)
[1]=>
string(6) "string"
[2]=>
bool(true)
}
}
Done
================================================================================
017+ string(152) "O:7:"members":3:{s:20:"
017- string(195) "O:7:"members":3:{s:20:"
035+ string(152) "O:7:"members":3:{s:20:"
035- string(195) "O:7:"members":3:{s:20:"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/serialize/serialization_objects_002.phpt
================================================================================
--- Testing Variations in objects ---
Notice: Undefined index: file_handle in /var/tmp/local/php-5.3.6/ext/standard/tests/serialize/serialization_objects_002.php on line 34
Notice: Undefined variable: file_handle in /var/tmp/local/php-5.3.6/ext/standard/tests/serialize/serialization_objects_002.php on line 56
Notice: Undefined variable: file_handle in /var/tmp/local/php-5.3.6/ext/standard/tests/serialize/serialization_objects_002.php on line 60
After Serialization => string(380) "O:1:"C":8:{s:1:"a";i:10;s:1:"b";s:6:"string";s:1:"c";b:1;s:1:"d";d:-2.3444400000000001;s:1:"e";a:7:{i:0;i:1;i:1;d:2.2200000000000002;i:2;s:6:"string";i:3;b:1;i:4;a:0:{}i:5;O:7:"members":3:{s:20:"
After Unserialization => object(C)#14 (8) {
["a"]=>
int(10)
["b"]=>
string(6) "string"
["c"]=>
bool(true)
["d"]=>
float(-2.34444)
["e"]=>
array(7) {
[0]=>
int(1)
[1]=>
float(2.22)
[2]=>
string(6) "string"
[3]=>
bool(true)
[4]=>
array(0) {
}
[5]=>
object(members)#15 (3) {
["var_private":"members":private]=>
int(10)
["var_protected":protected]=>
string(6) "string"
["var_public"]=>
array(3) {
[0]=>
float(-100.123)
[1]=>
string(6) "string"
[2]=>
bool(true)
}
}
[6]=>
NULL
}
["f"]=>
object(nomembers)#16 (0) {
}
["g"]=>
NULL
["h"]=>
NULL
}
After Serialization => string(108) "O:1:"D":8:{s:1:"a";i:1;s:1:"b";i:2;s:1:"c";i:3333;s:1:"d";i:444444;s:1:"e";N;s:1:"f";N;s:1:"g";N;s:1:"h";N;}"
After Unserialization => object(D)#17 (8) {
["a"]=>
int(1)
["b"]=>
int(2)
["c"]=>
int(3333)
["d"]=>
int(444444)
["e"]=>
NULL
["f"]=>
NULL
["g"]=>
NULL
["h"]=>
NULL
}
After Serialization => string(133) "O:1:"D":8:{s:1:"a";d:0.5;s:1:"b";d:0.0050000000000000001;s:1:"c";d:-1.345;s:1:"d";d:1000500;s:1:"e";N;s:1:"f";N;s:1:"g";N;s:1:"h";N;}"
After Unserialization => object(D)#14 (8) {
["a"]=>
float(0.5)
["b"]=>
float(0.005)
["c"]=>
float(-1.345)
["d"]=>
float(1000500)
["e"]=>
NULL
["f"]=>
NULL
["g"]=>
NULL
["h"]=>
NULL
}
After Serialization => string(100) "O:1:"D":8:{s:1:"a";b:1;s:1:"b";b:1;s:1:"c";b:0;s:1:"d";b:0;s:1:"e";N;s:1:"f";N;s:1:"g";N;s:1:"h";N;}"
After Unserialization => object(D)#17 (8) {
["a"]=>
bool(true)
["b"]=>
bool(true)
["c"]=>
bool(false)
["d"]=>
bool(false)
["e"]=>
NULL
["f"]=>
NULL
["g"]=>
NULL
["h"]=>
NULL
}
After Serialization => string(126) "O:1:"D":8:{s:1:"a";s:1:"a";s:1:"b";s:1:"a";s:1:"c";s:6:"string";s:1:"d";s:6:"string";s:1:"e";N;s:1:"f";N;s:1:"g";N;s:1:"h";N;}"
After Unserialization => object(D)#14 (8) {
["a"]=>
string(1) "a"
["b"]=>
string(1) "a"
["c"]=>
string(6) "string"
["d"]=>
string(6) "string"
["e"]=>
NULL
["f"]=>
NULL
["g"]=>
NULL
["h"]=>
NULL
}
After Serialization => string(252) "O:1:"D":8:{s:1:"a";a:0:{}s:1:"b";a:5:{i:0;i:1;i:1;d:2.222;i:2;b:1;i:3;b:0;i:4;s:6:"string";}s:1:"c";a:4:{i:0;O:9:"nomembers":0:{}i:1;N;i:2;N;i:3;s:0:"";}s:1:"d";a:1:{i:0;a:4:{i:0;i:1;i:1;i:2;i:2;i:3;i:3;a:0:{}}}s:1:"e";N;s:1:"f";N;s:1:"g";N;s:1:"h";N;}"
After Unserialization => object(D)#17 (8) {
["a"]=>
array(0) {
}
["b"]=>
array(5) {
[0]=>
int(1)
[1]=>
float(2.222)
[2]=>
bool(true)
[3]=>
bool(false)
[4]=>
string(6) "string"
}
["c"]=>
array(4) {
[0]=>
object(nomembers)#16 (0) {
}
[1]=>
NULL
[2]=>
NULL
[3]=>
string(0) ""
}
["d"]=>
array(1) {
[0]=>
array(4) {
[0]=>
int(1)
[1]=>
int(2)
[2]=>
int(3)
[3]=>
array(0) {
}
}
}
["e"]=>
NULL
["f"]=>
NULL
["g"]=>
NULL
["h"]=>
NULL
}
After Serialization => string(103) "O:1:"D":8:{s:1:"a";N;s:1:"b";N;s:1:"c";s:0:"";s:1:"d";s:1:"
After Unserialization => object(D)#14 (8) {
["a"]=>
NULL
["b"]=>
NULL
["c"]=>
string(0) ""
["d"]=>
string(1) "
["e"]=>
NULL
["f"]=>
NULL
["g"]=>
NULL
["h"]=>
NULL
}
After Serialization => string(260) "O:1:"D":8:{s:1:"a";O:7:"members":3:{s:20:"
After Unserialization => object(D)#17 (8) {
["a"]=>
object(members)#16 (3) {
["var_private":"members":private]=>
int(10)
["var_protected":protected]=>
string(6) "string"
["var_public"]=>
array(3) {
[0]=>
float(-100.123)
[1]=>
string(6) "string"
[2]=>
bool(true)
}
}
["b"]=>
object(nomembers)#15 (0) {
}
["c"]=>
NULL
["d"]=>
NULL
["e"]=>
NULL
["f"]=>
NULL
["g"]=>
NULL
["h"]=>
NULL
}
Done
================================================================================
008+ After Serialization => string(380) "O:1:"C":8:{s:1:"a";i:10;s:1:"b";s:6:"string";s:1:"c";b:1;s:1:"d";d:-2.3444400000000001;s:1:"e";a:7:{i:0;i:1;i:1;d:2.2200000000000002;i:2;s:6:"string";i:3;b:1;i:4;a:0:{}i:5;O:7:"members":3:{s:20:"
008- After Serialization => string(493) "O:1:"C":8:{s:1:"a";i:10;s:1:"b";s:6:"string";s:1:"c";b:1;s:1:"d";d:-2.344440000000000079438677857979200780391693115234375;s:1:"e";a:7:{i:0;i:1;i:1;d:2.220000000000000195399252334027551114559173583984375;i:2;s:6:"string";i:3;b:1;i:4;a:0:{}i:5;O:7:"members":3:{s:20:"
077+ After Serialization => string(133) "O:1:"D":8:{s:1:"a";d:0.5;s:1:"b";d:0.0050000000000000001;s:1:"c";d:-1.345;s:1:"d";d:1000500;s:1:"e";N;s:1:"f";N;s:1:"g";N;s:1:"h";N;}"
077- After Serialization => string(223) "O:1:"D":8:{s:1:"a";d:0.5;s:1:"b";d:0.005000000000000000104083408558608425664715468883514404296875;s:1:"c";d:-1.3449999999999999733546474089962430298328399658203125;s:1:"d";d:1000500;s:1:"e";N;s:1:"f";N;s:1:"g";N;s:1:"h";N;}"
134+ After Serialization => string(252) "O:1:"D":8:{s:1:"a";a:0:{}s:1:"b";a:5:{i:0;i:1;i:1;d:2.222;i:2;b:1;i:3;b:0;i:4;s:6:"string";}s:1:"c";a:4:{i:0;O:9:"nomembers":0:{}i:1;N;i:2;N;i:3;s:0:"";}s:1:"d";a:1:{i:0;a:4:{i:0;i:1;i:1;i:2;i:2;i:3;i:3;a:0:{}}}s:1:"e";N;s:1:"f";N;s:1:"g";N;s:1:"h";N;}"
134- After Serialization => string(300) "O:1:"D":8:{s:1:"a";a:0:{}s:1:"b";a:5:{i:0;i:1;i:1;d:2.221999999999999975131004248396493494510650634765625;i:2;b:1;i:3;b:0;i:4;s:6:"string";}s:1:"c";a:4:{i:0;O:9:"nomembers":0:{}i:1;N;i:2;N;i:3;s:0:"";}s:1:"d";a:1:{i:0;a:4:{i:0;i:1;i:1;i:2;i:2;i:3;i:3;a:0:{}}}s:1:"e";N;s:1:"f";N;s:1:"g";N;s:1:"h";N;}"
207+ After Serialization => string(260) "O:1:"D":8:{s:1:"a";O:7:"members":3:{s:20:"
207- After Serialization => string(303) "O:1:"D":8:{s:1:"a";O:7:"members":3:{s:20:"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/serialize/serialization_objects_003.phpt
================================================================================
--- Testing Abstract Class ---
string(73) "O:10:"extendName":3:{s:1:"a";i:10;s:1:"b";d:12.222;s:1:"c";s:6:"string";}"
object(extendName)#2 (3) {
["a"]=>
int(10)
["b"]=>
float(12.222)
["c"]=>
string(6) "string"
}
string(18) "s:10:"extendName";"
string(10) "extendName"
Done
================================================================================
002+ string(73) "O:10:"extendName":3:{s:1:"a";i:10;s:1:"b";d:12.222;s:1:"c";s:6:"string";}"
002- string(119) "O:10:"extendName":3:{s:1:"a";i:10;s:1:"b";d:12.2219999999999995310417943983338773250579833984375;s:1:"c";s:6:"string";}"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/streams/bug49936.phpt
================================================================================
Warning: opendir(ftp://...@localhost/): failed to open dir: operation failed in /var/tmp/local/php-5.3.6/ext/standard/tests/streams/bug49936.php on line 5
bool(false)
Warning: opendir(ftp://...@localhost/): failed to open dir: operation failed in /var/tmp/local/php-5.3.6/ext/standard/tests/streams/bug49936.php on line 6
bool(false)
================================================================================
001+ Warning: opendir(ftp://...@localhost/): failed to open dir: operation failed in /var/tmp/local/php-5.3.6/ext/standard/tests/streams/bug49936.php on line 5
002+ bool(false)
001- Warning: opendir(): connect() failed: Connection refused in %s on line %d
005-
006- Warning: opendir(): connect() failed: Connection refused in %s on line %d
007-
008- Warning: opendir(ftp://...@localhost/): failed to open dir: operation failed in %s on line %d
009- bool(false)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/strings/htmlspecialchars_decode_variation2.phpt
================================================================================
*** Testing htmlspecialchars_decode() : usage variations ***
-- Iteration 1 --
string(104) "<html>Roy's height > Sam's height. 13 < 15. 1111 & 0000 = 0000. " double quote string "</html>"
-- Iteration 2 --
string(104) "<html>Roy's height > Sam's height. 13 < 15. 1111 & 0000 = 0000. " double quote string "</html>"
-- Iteration 3 --
string(94) "<html>Roy's height > Sam's height. 13 < 15. 1111 & 0000 = 0000. " double quote string "</html>"
-- Iteration 4 --
string(114) "<html>Roy's height > Sam's height. 13 < 15. 1111 & 0000 = 0000. " double quote string "</html>"
-- Iteration 5 --
string(114) "<html>Roy's height > Sam's height. 13 < 15. 1111 & 0000 = 0000. " double quote string "</html>"
-- Iteration 6 --
Warning: htmlspecialchars_decode() expects parameter 2 to be long, array given in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/htmlspecialchars_decode_variation2.php on line 83
NULL
-- Iteration 7 --
Warning: htmlspecialchars_decode() expects parameter 2 to be long, array given in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/htmlspecialchars_decode_variation2.php on line 83
NULL
-- Iteration 8 --
Warning: htmlspecialchars_decode() expects parameter 2 to be long, array given in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/htmlspecialchars_decode_variation2.php on line 83
NULL
-- Iteration 9 --
Warning: htmlspecialchars_decode() expects parameter 2 to be long, array given in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/htmlspecialchars_decode_variation2.php on line 83
NULL
-- Iteration 10 --
Warning: htmlspecialchars_decode() expects parameter 2 to be long, array given in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/htmlspecialchars_decode_variation2.php on line 83
NULL
-- Iteration 11 --
string(114) "<html>Roy's height > Sam's height. 13 < 15. 1111 & 0000 = 0000. " double quote string "</html>"
-- Iteration 12 --
string(114) "<html>Roy's height > Sam's height. 13 < 15. 1111 & 0000 = 0000. " double quote string "</html>"
-- Iteration 13 --
string(104) "<html>Roy's height > Sam's height. 13 < 15. 1111 & 0000 = 0000. " double quote string "</html>"
-- Iteration 14 --
string(114) "<html>Roy's height > Sam's height. 13 < 15. 1111 & 0000 = 0000. " double quote string "</html>"
-- Iteration 15 --
string(104) "<html>Roy's height > Sam's height. 13 < 15. 1111 & 0000 = 0000. " double quote string "</html>"
-- Iteration 16 --
string(114) "<html>Roy's height > Sam's height. 13 < 15. 1111 & 0000 = 0000. " double quote string "</html>"
-- Iteration 17 --
Warning: htmlspecialchars_decode() expects parameter 2 to be long, string given in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/htmlspecialchars_decode_variation2.php on line 83
NULL
-- Iteration 18 --
Warning: htmlspecialchars_decode() expects parameter 2 to be long, string given in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/htmlspecialchars_decode_variation2.php on line 83
NULL
-- Iteration 19 --
Warning: htmlspecialchars_decode() expects parameter 2 to be long, string given in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/htmlspecialchars_decode_variation2.php on line 83
NULL
-- Iteration 20 --
Warning: htmlspecialchars_decode() expects parameter 2 to be long, string given in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/htmlspecialchars_decode_variation2.php on line 83
NULL
-- Iteration 21 --
Warning: htmlspecialchars_decode() expects parameter 2 to be long, object given in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/htmlspecialchars_decode_variation2.php on line 83
NULL
-- Iteration 22 --
string(114) "<html>Roy's height > Sam's height. 13 < 15. 1111 & 0000 = 0000. " double quote string "</html>"
-- Iteration 23 --
string(114) "<html>Roy's height > Sam's height. 13 < 15. 1111 & 0000 = 0000. " double quote string "</html>"
-- Iteration 24 --
Warning: htmlspecialchars_decode() expects parameter 2 to be long, resource given in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/htmlspecialchars_decode_variation2.php on line 83
NULL
Done
================================================================================
010+ string(94) "<html>Roy's height > Sam's height. 13 < 15. 1111 & 0000 = 0000. " double quote string "</html>"
010- string(114) "<html>Roy's height > Sam's height. 13 < 15. 1111 & 0000 = 0000. " double quote string "</html>"
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.phpt
================================================================================
*** Testing nl_langinfo() : with unexpected inputs for 'item' argument ***
-- Iteration 1 --
Warning: nl_langinfo(): Item '0' is not valid in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
bool(false)
-- Iteration 2 --
string(3) "Tue"
-- Iteration 3 --
Warning: nl_langinfo(): Item '2147483647' is not valid in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
bool(false)
-- Iteration 4 --
Warning: nl_langinfo(): Item '-2147483648' is not valid in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
bool(false)
-- Iteration 5 --
string(3) "Tue"
-- Iteration 6 --
string(4) "June"
-- Iteration 7 --
Warning: nl_langinfo(): Item '-20' is not valid in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
bool(false)
-- Iteration 8 --
Warning: nl_langinfo(): Item '1012345' is not valid in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
bool(false)
-- Iteration 9 --
Warning: nl_langinfo() expects parameter 1 to be long, array given in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
NULL
-- Iteration 10 --
Warning: nl_langinfo() expects parameter 1 to be long, array given in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
NULL
-- Iteration 11 --
Warning: nl_langinfo() expects parameter 1 to be long, array given in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
NULL
-- Iteration 12 --
string(6) "Sunday"
-- Iteration 13 --
Warning: nl_langinfo(): Item '0' is not valid in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
bool(false)
-- Iteration 14 --
string(6) "Sunday"
-- Iteration 15 --
Warning: nl_langinfo(): Item '0' is not valid in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
bool(false)
-- Iteration 16 --
Warning: nl_langinfo(): Item '0' is not valid in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
bool(false)
-- Iteration 17 --
Warning: nl_langinfo(): Item '0' is not valid in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
bool(false)
-- Iteration 18 --
Warning: nl_langinfo() expects parameter 1 to be long, object given in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
NULL
-- Iteration 19 --
Warning: nl_langinfo() expects parameter 1 to be long, resource given in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
NULL
-- Iteration 20 --
Warning: nl_langinfo(): Item '0' is not valid in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
bool(false)
-- Iteration 21 --
Warning: nl_langinfo(): Item '0' is not valid in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
bool(false)
===DONE===
================================================================================
007+ string(3) "Tue"
007-
008- Warning: nl_langinfo(): Item '10' is not valid in %s on line %d
009- bool(false)
017+ string(3) "Tue"
018+ -- Iteration 6 --
019+ string(4) "June"
020+ -- Iteration 7 --
020- Warning: nl_langinfo(): Item '10' is not valid in %s on line %d
022+ Warning: nl_langinfo(): Item '-20' is not valid in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
022- -- Iteration 6 --
024+ -- Iteration 8 --
024- Warning: nl_langinfo(): Item '20' is not valid in %s on line %d
026+ Warning: nl_langinfo(): Item '1012345' is not valid in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
026- -- Iteration 7 --
028+ -- Iteration 9 --
029+
030+ Warning: nl_langinfo() expects parameter 1 to be long, array given in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
031+ NULL
032+ -- Iteration 10 --
033+
034+ Warning: nl_langinfo() expects parameter 1 to be long, array given in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
035+ NULL
036+ -- Iteration 11 --
037+
038+ Warning: nl_langinfo() expects parameter 1 to be long, array given in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
039+ NULL
040+ -- Iteration 12 --
041+ string(6) "Sunday"
042+ -- Iteration 13 --
028- Warning: nl_langinfo(): Item '-20' is not valid in %s on line %d
030- -- Iteration 8 --
032- Warning: nl_langinfo(): Item '1012345' is not valid in %s on line %d
034- -- Iteration 9 --
036- Warning: nl_langinfo() expects parameter 1 to be long, array given in %s on line %d
038- -- Iteration 10 --
040- Warning: nl_langinfo() expects parameter 1 to be long, array given in %s on line %d
042- -- Iteration 11 --
044+ Warning: nl_langinfo(): Item '0' is not valid in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
044- Warning: nl_langinfo() expects parameter 1 to be long, array given in %s on line %d
045- NULL
046- -- Iteration 12 --
047-
048- Warning: nl_langinfo(): Item '1' is not valid in %s on line %d
046+ -- Iteration 14 --
047+ string(6) "Sunday"
048+ -- Iteration 15 --
050+ Warning: nl_langinfo(): Item '0' is not valid in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
050- -- Iteration 13 --
052+ -- Iteration 16 --
053+
054+ Warning: nl_langinfo(): Item '0' is not valid in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
055+ bool(false)
056+ -- Iteration 17 --
058+ Warning: nl_langinfo(): Item '0' is not valid in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
059+ bool(false)
060+ -- Iteration 18 --
061+
062+ Warning: nl_langinfo() expects parameter 1 to be long, object given in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
064+ -- Iteration 19 --
066+ Warning: nl_langinfo() expects parameter 1 to be long, resource given in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
068+ -- Iteration 20 --
069+
070+ Warning: nl_langinfo(): Item '0' is not valid in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
071+ bool(false)
072+ -- Iteration 21 --
074+ Warning: nl_langinfo(): Item '0' is not valid in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/nl_langinfo_variation1.php on line 76
076+ ===DONE===
051-
052- Warning: nl_langinfo(): Item '0' is not valid in %s on line %d
053- bool(false)
054- -- Iteration 14 --
055-
056- Warning: nl_langinfo(): Item '1' is not valid in %s on line %d
057- bool(false)
058- -- Iteration 15 --
059-
060- Warning: nl_langinfo(): Item '0' is not valid in %s on line %d
061- bool(false)
062- -- Iteration 16 --
063-
064- Warning: nl_langinfo(): Item '0' is not valid in %s on line %d
065- bool(false)
066- -- Iteration 17 --
067-
068- Warning: nl_langinfo(): Item '0' is not valid in %s on line %d
069- bool(false)
070- -- Iteration 18 --
071-
072- Warning: nl_langinfo() expects parameter 1 to be long, object given in %s on line %d
073- NULL
074- -- Iteration 19 --
075-
076- Warning: nl_langinfo() expects parameter 1 to be long, resource given in %s on line %d
077- NULL
078- -- Iteration 20 --
079-
080- Warning: nl_langinfo(): Item '0' is not valid in %s on line %d
081- bool(false)
082- -- Iteration 21 --
083-
084- Warning: nl_langinfo(): Item '0' is not valid in %s on line %d
085- bool(false)
086- ===DONE===
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/strings/setlocale_variation2.phpt
================================================================================
*** Testing setlocale() : usage variations ***
-- Test setlocale() with all available locale in the system --
No of locales found on the machine = 22
No of setlocale() success = 17
Expected no of failures = 0
Test FAILED
Names of locale() for which setlocale() failed ...
array(5) {
[0]=>
string(2) "es"
[1]=>
string(8) "es.UTF-8"
[2]=>
string(2) "fr"
[3]=>
string(8) "fr.UTF-8"
[4]=>
string(10) "iso_8859_1"
}
Done
================================================================================
006+ Test FAILED
007+ Names of locale() for which setlocale() failed ...
006- Test PASSED
007- Done
008+ array(5) {
009+ [0]=>
010+ string(2) "es"
011+ [1]=>
012+ string(8) "es.UTF-8"
013+ [2]=>
014+ string(2) "fr"
015+ [3]=>
016+ string(8) "fr.UTF-8"
017+ [4]=>
018+ string(10) "iso_8859_1"
019+ }
020+ Done
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/strings/strtolower.phpt
================================================================================
*** Testing strtolower() with all 256 chars ***
00 => 00
01 => 01
02 => 02
03 => 03
04 => 04
05 => 05
06 => 06
07 => 07
08 => 08
09 => 09
0a => 0a
0b => 0b
0c => 0c
0d => 0d
0e => 0e
0f => 0f
10 => 10
11 => 11
12 => 12
13 => 13
14 => 14
15 => 15
16 => 16
17 => 17
18 => 18
19 => 19
1a => 1a
1b => 1b
1c => 1c
1d => 1d
1e => 1e
1f => 1f
20 => 20
21 => 21
22 => 22
23 => 23
24 => 24
25 => 25
26 => 26
27 => 27
28 => 28
29 => 29
2a => 2a
2b => 2b
2c => 2c
2d => 2d
2e => 2e
2f => 2f
30 => 30
31 => 31
32 => 32
33 => 33
34 => 34
35 => 35
36 => 36
37 => 37
38 => 38
39 => 39
3a => 3a
3b => 3b
3c => 3c
3d => 3d
3e => 3e
3f => 3f
40 => 40
41 => 61
42 => 62
43 => 63
44 => 64
45 => 65
46 => 66
47 => 67
48 => 68
49 => 69
4a => 6a
4b => 6b
4c => 6c
4d => 6d
4e => 6e
4f => 6f
50 => 70
51 => 71
52 => 72
53 => 73
54 => 74
55 => 75
56 => 76
57 => 77
58 => 78
59 => 79
5a => 7a
5b => 5b
5c => 5c
5d => 5d
5e => 5e
5f => 5f
60 => 60
61 => 61
62 => 62
63 => 63
64 => 64
65 => 65
66 => 66
67 => 67
68 => 68
69 => 69
6a => 6a
6b => 6b
6c => 6c
6d => 6d
6e => 6e
6f => 6f
70 => 70
71 => 71
72 => 72
73 => 73
74 => 74
75 => 75
76 => 76
77 => 77
78 => 78
79 => 79
7a => 7a
7b => 7b
7c => 7c
7d => 7d
7e => 7e
7f => 7f
80 => 80
81 => 81
82 => 82
83 => 83
84 => 84
85 => 85
86 => 86
87 => 87
88 => 88
89 => 89
8a => 8a
8b => 8b
8c => 8c
8d => 8d
8e => 8e
8f => 8f
90 => 90
91 => 91
92 => 92
93 => 93
94 => 94
95 => 95
96 => 96
97 => 97
98 => 98
99 => 99
9a => 9a
9b => 9b
9c => 9c
9d => 9d
9e => 9e
9f => 9f
a0 => a0
a1 => a1
a2 => a2
a3 => a3
a4 => a4
a5 => a5
a6 => a6
a7 => a7
a8 => a8
a9 => a9
aa => aa
ab => ab
ac => ac
ad => ad
ae => ae
af => af
b0 => b0
b1 => b1
b2 => b2
b3 => b3
b4 => b4
b5 => b5
b6 => b6
b7 => b7
b8 => b8
b9 => b9
ba => ba
bb => bb
bc => bc
bd => bd
be => be
bf => bf
c0 => e0
c1 => e1
c2 => e2
c3 => e3
c4 => e4
c5 => e5
c6 => e6
c7 => e7
c8 => e8
c9 => e9
ca => ea
cb => eb
cc => ec
cd => ed
ce => ee
cf => ef
d0 => f0
d1 => f1
d2 => f2
d3 => f3
d4 => f4
d5 => f5
d6 => f6
d7 => d7
d8 => f8
d9 => f9
da => fa
db => fb
dc => fc
dd => fd
de => fe
df => df
e0 => e0
e1 => e1
e2 => e2
e3 => e3
e4 => e4
e5 => e5
e6 => e6
e7 => e7
e8 => e8
e9 => e9
ea => ea
eb => eb
ec => ec
ed => ed
ee => ee
ef => ef
f0 => f0
f1 => f1
f2 => f2
f3 => f3
f4 => f4
f5 => f5
f6 => f6
f7 => f7
f8 => f8
f9 => f9
fa => fa
fb => fb
fc => fc
fd => fd
fe => fe
ff => ff
*** Testing strlower() with basic strings ***
string(43) "mary had a little lamb and she loved it so
"
*** Testing strtolower() with various strings ***
-- Iteration 0 --
string(0) ""
-- Iteration 1 --
string(6) "string"
-- Iteration 2 --
string(10) "string0234"
-- Iteration 3 --
string(20) "1.233.344string12333"
-- Iteration 4 --
string(31) "$$$$$$!!!!@@@@@@@ abcdef !!!***"
-- Iteration 5 --
string(13) "abcd
-- Iteration 6 --
string(0) ""
-- Iteration 7 --
string(1) "1"
-- Iteration 8 --
string(0) ""
-- Iteration 9 --
Warning: strtolower() expects parameter 1 to be string, array given in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/strtolower.php on line 42
NULL
*** Testing strtolower() with two different case strings ***
strings are same, with Case Insensitive
*** Testing error conditions ***
Warning: strtolower() expects exactly 1 parameter, 0 given in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/strtolower.php on line 53
NULL
Warning: strtolower() expects exactly 1 parameter, 2 given in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/strtolower.php on line 54
NULL
*** Done ***
================================================================================
194+ c0 => e0
195+ c1 => e1
196+ c2 => e2
197+ c3 => e3
198+ c4 => e4
199+ c5 => e5
200+ c6 => e6
201+ c7 => e7
202+ c8 => e8
203+ c9 => e9
204+ ca => ea
205+ cb => eb
206+ cc => ec
207+ cd => ed
208+ ce => ee
209+ cf => ef
210+ d0 => f0
211+ d1 => f1
212+ d2 => f2
213+ d3 => f3
214+ d4 => f4
215+ d5 => f5
216+ d6 => f6
194- c0 => c0
195- c1 => c1
196- c2 => c2
197- c3 => c3
198- c4 => c4
199- c5 => c5
200- c6 => c6
201- c7 => c7
202- c8 => c8
203- c9 => c9
204- ca => ca
205- cb => cb
206- cc => cc
207- cd => cd
208- ce => ce
209- cf => cf
210- d0 => d0
211- d1 => d1
212- d2 => d2
213- d3 => d3
214- d4 => d4
215- d5 => d5
216- d6 => d6
218+ d8 => f8
219+ d9 => f9
220+ da => fa
221+ db => fb
222+ dc => fc
223+ dd => fd
224+ de => fe
218- d8 => d8
219- d9 => d9
220- da => da
221- db => db
222- dc => dc
223- dd => dd
224- de => de
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/strings/strtoupper1.phpt
================================================================================
*** Testing strtoupper() with all 256 chars ***
00 => 00
01 => 01
02 => 02
03 => 03
04 => 04
05 => 05
06 => 06
07 => 07
08 => 08
09 => 09
0a => 0a
0b => 0b
0c => 0c
0d => 0d
0e => 0e
0f => 0f
10 => 10
11 => 11
12 => 12
13 => 13
14 => 14
15 => 15
16 => 16
17 => 17
18 => 18
19 => 19
1a => 1a
1b => 1b
1c => 1c
1d => 1d
1e => 1e
1f => 1f
20 => 20
21 => 21
22 => 22
23 => 23
24 => 24
25 => 25
26 => 26
27 => 27
28 => 28
29 => 29
2a => 2a
2b => 2b
2c => 2c
2d => 2d
2e => 2e
2f => 2f
30 => 30
31 => 31
32 => 32
33 => 33
34 => 34
35 => 35
36 => 36
37 => 37
38 => 38
39 => 39
3a => 3a
3b => 3b
3c => 3c
3d => 3d
3e => 3e
3f => 3f
40 => 40
41 => 41
42 => 42
43 => 43
44 => 44
45 => 45
46 => 46
47 => 47
48 => 48
49 => 49
4a => 4a
4b => 4b
4c => 4c
4d => 4d
4e => 4e
4f => 4f
50 => 50
51 => 51
52 => 52
53 => 53
54 => 54
55 => 55
56 => 56
57 => 57
58 => 58
59 => 59
5a => 5a
5b => 5b
5c => 5c
5d => 5d
5e => 5e
5f => 5f
60 => 60
61 => 41
62 => 42
63 => 43
64 => 44
65 => 45
66 => 46
67 => 47
68 => 48
69 => 49
6a => 4a
6b => 4b
6c => 4c
6d => 4d
6e => 4e
6f => 4f
70 => 50
71 => 51
72 => 52
73 => 53
74 => 54
75 => 55
76 => 56
77 => 57
78 => 58
79 => 59
7a => 5a
7b => 7b
7c => 7c
7d => 7d
7e => 7e
7f => 7f
80 => 80
81 => 81
82 => 82
83 => 83
84 => 84
85 => 85
86 => 86
87 => 87
88 => 88
89 => 89
8a => 8a
8b => 8b
8c => 8c
8d => 8d
8e => 8e
8f => 8f
90 => 90
91 => 91
92 => 92
93 => 93
94 => 94
95 => 95
96 => 96
97 => 97
98 => 98
99 => 99
9a => 9a
9b => 9b
9c => 9c
9d => 9d
9e => 9e
9f => 9f
a0 => a0
a1 => a1
a2 => a2
a3 => a3
a4 => a4
a5 => a5
a6 => a6
a7 => a7
a8 => a8
a9 => a9
aa => aa
ab => ab
ac => ac
ad => ad
ae => ae
af => af
b0 => b0
b1 => b1
b2 => b2
b3 => b3
b4 => b4
b5 => b5
b6 => b6
b7 => b7
b8 => b8
b9 => b9
ba => ba
bb => bb
bc => bc
bd => bd
be => be
bf => bf
c0 => c0
c1 => c1
c2 => c2
c3 => c3
c4 => c4
c5 => c5
c6 => c6
c7 => c7
c8 => c8
c9 => c9
ca => ca
cb => cb
cc => cc
cd => cd
ce => ce
cf => cf
d0 => d0
d1 => d1
d2 => d2
d3 => d3
d4 => d4
d5 => d5
d6 => d6
d7 => d7
d8 => d8
d9 => d9
da => da
db => db
dc => dc
dd => dd
de => de
df => df
e0 => c0
e1 => c1
e2 => c2
e3 => c3
e4 => c4
e5 => c5
e6 => c6
e7 => c7
e8 => c8
e9 => c9
ea => ca
eb => cb
ec => cc
ed => cd
ee => ce
ef => cf
f0 => d0
f1 => d1
f2 => d2
f3 => d3
f4 => d4
f5 => d5
f6 => d6
f7 => f7
f8 => d8
f9 => d9
fa => da
fb => db
fc => dc
fd => dd
fe => de
ff => 78
*** Testing strtoupper() with basic strings ***
string(43) "MARY HAD A LITTLE LAMB AND SHE LOVED IT SO
"
*** Testing strtoupper() with various strings ***
-- Iteration 0 --
string(0) ""
-- Iteration 1 --
string(6) "STRING"
-- Iteration 2 --
string(10) "STRING0234"
-- Iteration 3 --
string(20) "1.233.344STRING12333"
-- Iteration 4 --
string(31) "$$$$$$!!!!@@@@@@@ ABCDEF !!!***"
-- Iteration 5 --
string(13) "ABCD
-- Iteration 6 --
string(0) ""
-- Iteration 7 --
string(1) "1"
-- Iteration 8 --
string(0) ""
-- Iteration 9 --
Warning: strtoupper() expects parameter 1 to be string, array given in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/strtoupper1.php on line 42
NULL
*** Testing strtoupper() with two different case strings ***
strings are same, with Case Insensitive
*** Testing error conditions ***
Warning: strtoupper() expects exactly 1 parameter, 0 given in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/strtoupper1.php on line 53
NULL
Warning: strtoupper() expects exactly 1 parameter, 2 given in /var/tmp/local/php-5.3.6/ext/standard/tests/strings/strtoupper1.php on line 54
NULL
*** Done ***
================================================================================
226+ e0 => c0
227+ e1 => c1
228+ e2 => c2
229+ e3 => c3
230+ e4 => c4
231+ e5 => c5
232+ e6 => c6
233+ e7 => c7
234+ e8 => c8
235+ e9 => c9
236+ ea => ca
237+ eb => cb
238+ ec => cc
239+ ed => cd
240+ ee => ce
241+ ef => cf
242+ f0 => d0
243+ f1 => d1
244+ f2 => d2
245+ f3 => d3
246+ f4 => d4
247+ f5 => d5
248+ f6 => d6
226- e0 => e0
227- e1 => e1
228- e2 => e2
229- e3 => e3
230- e4 => e4
231- e5 => e5
232- e6 => e6
233- e7 => e7
234- e8 => e8
235- e9 => e9
236- ea => ea
237- eb => eb
238- ec => ec
239- ed => ed
240- ee => ee
241- ef => ef
242- f0 => f0
243- f1 => f1
244- f2 => f2
245- f3 => f3
246- f4 => f4
247- f5 => f5
248- f6 => f6
250+ f8 => d8
251+ f9 => d9
252+ fa => da
253+ fb => db
254+ fc => dc
255+ fd => dd
256+ fe => de
257+ ff => 78
250- f8 => f8
251- f9 => f9
252- fa => fa
253- fb => fb
254- fc => fc
255- fd => fd
256- fe => fe
257- ff => ff
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/standard/tests/time/strptime_basic.phpt
================================================================================
*** Testing strptime() : basic functionality ***
array(9) {
["tm_sec"]=>
int(0)
["tm_min"]=>
int(0)
["tm_hour"]=>
int(10)
["tm_mday"]=>
int(2)
["tm_mon"]=>
int(6)
["tm_year"]=>
int(63)
["tm_wday"]=>
int(0)
["tm_yday"]=>
int(0)
["unparsed"]=>
string(0) ""
}
array(9) {
["tm_sec"]=>
int(0)
["tm_min"]=>
int(0)
["tm_hour"]=>
int(10)
["tm_mday"]=>
int(2)
["tm_mon"]=>
int(6)
["tm_year"]=>
int(163)
["tm_wday"]=>
int(0)
["tm_yday"]=>
int(0)
["unparsed"]=>
string(0) ""
}
array(9) {
["tm_sec"]=>
int(0)
["tm_min"]=>
int(0)
["tm_hour"]=>
int(10)
["tm_mday"]=>
int(2)
["tm_mon"]=>
int(6)
["tm_year"]=>
int(0)
["tm_wday"]=>
int(2)
["tm_yday"]=>
int(0)
["unparsed"]=>
string(0) ""
}
===DONE===
================================================================================
016+ int(0)
016- int(2)
018+ int(0)
018- int(182)
020+ string(0) ""
020- string(3) "GMT"
036+ int(0)
036- int(1)
038+ int(0)
038- int(182)
058+ int(0)
058- int(182)
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/xml/tests/bug32001.phpt
================================================================================
libxml2 Version => 2.6.26
================================================================================
002- Encoding: UTF-8
003- XML Prologue: present
004- Chunk size: all data at once
005- BOM: not prepended
006- array(3) {
007- [0]=>
008- string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
009- [1]=>
010- string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
011- [2]=>
012- string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
013- }
014- Encoding: UTF-8
015- XML Prologue: not present
016- Chunk size: all data at once
017- BOM: not prepended
018- array(3) {
019- [0]=>
020- string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
021- [1]=>
022- string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
023- [2]=>
024- string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
025- }
026- Encoding: UTF-8
027- XML Prologue: present
028- Chunk size: all data at once
029- BOM: prepended
030- array(3) {
031- [0]=>
032- string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
033- [1]=>
034- string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
035- [2]=>
036- string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
037- }
038- Encoding: UTF-8
039- XML Prologue: not present
040- Chunk size: all data at once
041- BOM: prepended
042- array(3) {
043- [0]=>
044- string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
045- [1]=>
046- string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
047- [2]=>
048- string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
049- }
050- Encoding: UTF-16BE
051- XML Prologue: present
052- Chunk size: all data at once
053- BOM: not prepended
054- array(3) {
055- [0]=>
056- string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
057- [1]=>
058- string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
059- [2]=>
060- string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
061- }
062- Encoding: UTF-16BE
063- XML Prologue: present
064- Chunk size: all data at once
065- BOM: prepended
066- array(3) {
067- [0]=>
068- string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
069- [1]=>
070- string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
071- [2]=>
072- string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
073- }
074- Encoding: UTF-16BE
075- XML Prologue: not present
076- Chunk size: all data at once
077- BOM: prepended
078- array(3) {
079- [0]=>
080- string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
081- [1]=>
082- string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
083- [2]=>
084- string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
085- }
086- Encoding: UTF-16LE
087- XML Prologue: present
088- Chunk size: all data at once
089- BOM: not prepended
090- array(3) {
091- [0]=>
092- string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
093- [1]=>
094- string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
095- [2]=>
096- string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
097- }
098- Encoding: UTF-16LE
099- XML Prologue: present
100- Chunk size: all data at once
101- BOM: prepended
102- array(3) {
103- [0]=>
104- string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
105- [1]=>
106- string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
107- [2]=>
108- string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
109- }
110- Encoding: UTF-16LE
111- XML Prologue: not present
112- Chunk size: all data at once
113- BOM: prepended
114- array(3) {
115- [0]=>
116- string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
117- [1]=>
118- string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
119- [2]=>
120- string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
121- }
122- Encoding: UTF-8
123- XML Prologue: present
124- Chunk size: 1 byte(s)
125- BOM: not prepended
126- array(3) {
127- [0]=>
128- string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
129- [1]=>
130- string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
131- [2]=>
132- string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
133- }
134- Encoding: UTF-8
135- XML Prologue: not present
136- Chunk size: 1 byte(s)
137- BOM: not prepended
138- array(3) {
139- [0]=>
140- string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
141- [1]=>
142- string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
143- [2]=>
144- string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
145- }
146- Encoding: UTF-8
147- XML Prologue: present
148- Chunk size: 1 byte(s)
149- BOM: prepended
150- array(3) {
151- [0]=>
152- string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
153- [1]=>
154- string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
155- [2]=>
156- string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
157- }
158- Encoding: UTF-8
159- XML Prologue: not present
160- Chunk size: 1 byte(s)
161- BOM: prepended
162- array(3) {
163- [0]=>
164- string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
165- [1]=>
166- string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
167- [2]=>
168- string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
169- }
170- Encoding: UTF-16BE
171- XML Prologue: present
172- Chunk size: 1 byte(s)
173- BOM: not prepended
174- array(3) {
175- [0]=>
176- string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
177- [1]=>
178- string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
179- [2]=>
180- string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
181- }
182- Encoding: UTF-16BE
183- XML Prologue: present
184- Chunk size: 1 byte(s)
185- BOM: prepended
186- array(3) {
187- [0]=>
188- string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
189- [1]=>
190- string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
191- [2]=>
192- string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
193- }
194- Encoding: UTF-16BE
195- XML Prologue: not present
196- Chunk size: 1 byte(s)
197- BOM: prepended
198- array(3) {
199- [0]=>
200- string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
201- [1]=>
202- string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
203- [2]=>
204- string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
205- }
206- Encoding: UTF-16LE
207- XML Prologue: present
208- Chunk size: 1 byte(s)
209- BOM: not prepended
210- array(3) {
211- [0]=>
212- string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
213- [1]=>
214- string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
215- [2]=>
216- string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
217- }
218- Encoding: UTF-16LE
219- XML Prologue: present
220- Chunk size: 1 byte(s)
221- BOM: prepended
222- array(3) {
223- [0]=>
224- string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
225- [1]=>
226- string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
227- [2]=>
228- string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
229- }
230- Encoding: UTF-16LE
231- XML Prologue: not present
232- Chunk size: 1 byte(s)
233- BOM: prepended
234- array(3) {
235- [0]=>
236- string(128) "e38386e382b9e383883ae38386e382b9e3838831: 687474703a2f2f7777772e6578616d706c652e636f6d2fe38386e382b9e383882f, e38386e382b9e38388"
237- [1]=>
238- string(60) "e38386e382b9e383883ae38386e382b9e3838832: e38386e382b9e38388"
239- [2]=>
240- string(42) "e38386e382b9e383883ae38386e382b9e3838833: "
241- }
================================================================================
================================================================================
/var/tmp/local/php-5.3.6/ext/xsl/tests/xslt010.phpt
================================================================================
Test 10: EXSLT Support
Test Date : 0001-12-31Z
year : 1
leap-year : false
month-in-year : 12
month-name : December
month-abbreviation : Dec
week-in-year : 53
day-in-year : 365
day-in-month : 31
day-of-week-in-month : 5
day-in-week : 2
day-name : Monday
day-abbreviation : Mon
time :
hour-in-day : NaN
minute-in-hour : NaN
second-in-minute : NaN
Test Date : 3000-01-31
year : 3000
leap-year : false
month-in-year : 1
month-name : January
month-abbreviation : Jan
week-in-year : 5
day-in-year : 31
day-in-month : 31
day-of-week-in-month : 5
day-in-week : 6
day-name : Friday
day-abbreviation : Fri
time :
hour-in-day : NaN
minute-in-hour : NaN
second-in-minute : NaN
Test Date : 2000-02-29
year : 2000
leap-year : true
month-in-year : 2
month-name : February
month-abbreviation : Feb
week-in-year : 8
day-in-year : 60
day-in-month : 29
day-of-week-in-month : 5
day-in-week : 3
day-name : Tuesday
day-abbreviation : Tue
time :
hour-in-day : NaN
minute-in-hour : NaN
second-in-minute : NaN
Test Date : 9990001-12-31Z
year : 9990001
leap-year : false
month-in-year : 12
month-name : December
month-abbreviation : Dec
week-in-year : 53
day-in-year : 365
day-in-month : 31
day-of-week-in-month : 5
day-in-week : 2
day-name : Monday
day-abbreviation : Mon
time :
hour-in-day : NaN
minute-in-hour : NaN
second-in-minute : NaN
Test Date : -0004-02-29
year : -4
leap-year : true
month-in-year : 2
month-name : February
month-abbreviation : Feb
week-in-year : 9
day-in-year : 60
day-in-month : 29
day-of-week-in-month : 5
day-in-week : 1
day-name : Sunday
day-abbreviation : Sun
time :
hour-in-day : NaN
minute-in-hour : NaN
second-in-minute : NaN
================================================================================
046+ week-in-year : 8
046- week-in-year : 9
082+ week-in-year : 9
082- week-in-year : 10
================================================================================
================================================================================
BUILD ENVIRONMENT
================================================================================
OS:
SunOS - SunOS prophet 5.10 Generic_142900-12 sun4u
Autoconf:
autoconf (GNU Autoconf) 2.64
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later
<http://gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by David J. MacKenzie and Akim Demaille.
Bundled Libtool:
ltmain.sh (GNU libtool) 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
System Libtool:
ltmain.sh (GNU libtool) 1.5 (1.1220 2003/04/05 19:32:58)
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.
Compiler:
Using built-in specs.
Target: sparc-sun-solaris2.10
Configured with: ../configure --prefix=/usr/pkg/gcc-4.4.1 --with-gmp=/usr/pkg/gmp-4.1.2 --with-mpfr=/usr/pkg/mpfr-2.4.1
Thread model: posix
gcc version 4.4.1 (GCC)
Bison:
bison (GNU Bison) 1.875
Written by Robert Corbett and Richard Stallman.
Copyright (C) 2002 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:
libexslt.so.0 => /usr/lib/libexslt.so.0
libz.so => /usr/lib/libz.so
libsocket.so.1 => /usr/lib/libsocket.so.1
libnsl.so.1 => /usr/lib/libnsl.so.1
libm.so.2 => /usr/lib/libm.so.2
librt.so.1 => /usr/lib/librt.so.1
libmcrypt.so.4 => /usr/local/lib/libmcrypt.so.4
libltdl.so.3 => /usr/local/lib/libltdl.so.3
libldap.so.5 => /usr/lib/libldap.so.5
libintl.so.8 => /usr/local/lib/libintl.so.8
libc.so.1 => /usr/lib/libc.so.1
libfreetype.so.6 => /usr/local/lib/libfreetype.so.6
libX11.so.4 => /usr/lib/libX11.so.4
libXpm.so.4.11 => /usr/lib/libXpm.so.4.11
libpng.so.3 => /usr/lib/libpng.so.3
libjpeg.so.8 => /usr/local/lib/libjpeg.so.8
libssl.so.1.0.0 => /usr/local/lib/libssl.so.1.0.0
libcrypto.so.1.0.0 => /usr/local/lib/libcrypto.so.1.0.0
libdb-4.2.so => /usr/local/lib/libdb-4.2.so
libbz2.so.1 => /usr/lib/libbz2.so.1
libcurl.so.4 => /usr/local/lib/libcurl.so.4
libdl.so.1 => /usr/lib/libdl.so.1
libresolv.so.2 => /usr/lib/libresolv.so.2
libgen.so.1 => /usr/lib/libgen.so.1
libmysqlclient.so.16 => /usr/local/lib/libmysqlclient.so.16
libxslt.so.1 => /usr/lib/libxslt.so.1
libxml2.so.2 => /usr/lib/libxml2.so.2
libpthread.so.1 => /usr/lib/libpthread.so.1
libiconv.so.2 => /usr/local/lib/libiconv.so.2
libmp.so.2 => /usr/lib/libmp.so.2
libmd.so.1 => /usr/lib/libmd.so.1
libscf.so.1 => /usr/lib/libscf.so.1
libaio.so.1 => /usr/lib/libaio.so.1
libsasl.so.1 => /usr/lib/libsasl.so.1
libnspr4.so => /usr/local/lib/libnspr4.so
libnspr4.so (NSPR_4.0) => (version not found)
libplc4.so => /usr/local/lib/libplc4.so
libplc4.so (NSPR_4.0) => (version not found)
libnss3.so => /usr/local/lib/libnss3.so
libssl3.so => /usr/local/lib/libssl3.so
libgcc_s.so.1 => /usr/local/lib/libgcc_s.so.1
libXext.so.0 => /usr/lib/libXext.so.0
libssl.so.0.9.7 => /usr/local/lib/libssl.so.0.9.7
libcrypto.so.0.9.7 => /usr/local/lib/libcrypto.so.0.9.7
libdoor.so.1 => /usr/lib/libdoor.so.1
libuutil.so.1 => /usr/lib/libuutil.so.1
libthread.so.1 => /usr/lib/libthread.so.1
libplds4.so => /usr/local/lib/libplds4.so
/platform/SUNW,Sun-Fire-V440/lib/libc_psr.so.1
/platform/SUNW,Sun-Fire-V440/lib/libmd_psr.so.1
================================================================================
PHPINFO
================================================================================
phpinfo()
PHP Version => 5.3.6
System => SunOS prophet 5.10 Generic_142900-12 sun4u
Build Date => Apr 14 2011 11:32:37
Configure Command => './configure' '--with-pear' '--with-mysql=/cs/prophet/mysql' '--with-iconv-dir=/usr/pkg/libiconv-1.13.1' '--with-openssl=/usr/pkg/openssl-1.0.0d' '--with-zlib' '--with-gd' '--with-gettext' '--enable-safe-mode' '--with-zlib' '--with-config-file-path=/cs/prophet/httpd/conf' '--with-pear=/cs/prophet/httpd/php' '--with-mhash=/usr/pkg/mhash-0.9.1' '--with-mcrypt=/usr/pkg/mcrypt-2.6.4' '--enable-rpath' '--prefix=/cs/prophet/httpd/php' '--with-apxs2=/cs/prophet/httpd/bin/apxs' '--with-imap-ssl' '--enable-mbstring=all' '--enable-mbregex' '--enable-inline-optimization' '--enable-calendar' '--with-curl' '--with-db4=/usr/pkg/db-4.2.52' '--with-bz2' '--enable-ftp' '--with-ldap' '--with-libxml-dir=/usr/pkg/libxml2-2.6.28' '--with-xsl=/usr/pkg/libxslt-1.1.22' '--enable-exif' '--with-mysqli=/cs/prophet/mysql/bin/mysql_config' '--enable-gd-native-ttf' '--with-freetype-dir=/usr/pkg/freetype-2.1.10' '--with-jpeg-dir=/usr/pkg/jpeg-8c' '--with-png-dir=/usr/pkg/libpng-1.2.!
6rc5' '--with-fontconfig=/usr/pkg/fontconfig-2.2.90' '--with-xpm-dir=/usr/pkg/xpm-3.4k' '--with-zlib-dir=/usr/sfw' '--with-pdo-mysql' '--enable-debug' '--enable-libgcc'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /cs/prophet/httpd/conf
Loaded Configuration File => /cs/prophet/httpd/conf/php.ini
Scan this dir for additional .ini files => (none)
Additional .ini files parsed => (none)
PHP API => 20090626
PHP Extension => 20090626
Zend Extension => 220090626
Zend Extension Build => API220090626,NTS,debug
PHP Extension Build => API20090626,NTS,debug
Debug Build => yes
Thread Safety => disabled
Zend Memory Manager => enabled
Zend Multibyte Support => disabled
IPv6 Support => enabled
Registered PHP Streams => https, ftps, compress.zlib, compress.bzip2, php, file, glob, data, http, ftp, phar
Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
Registered Stream Filters => zlib.*, bzip2.*, convert.iconv.*, mcrypt.*, mdecrypt.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk
This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.3.0, Copyright (c) 1998-2011 Zend Technologies
_______________________________________________________________________
Configuration
bz2
BZip2 Support => Enabled
Stream Wrapper support => compress.bzip2://
Stream Filter support => bzip2.decompress, bzip2.compress
BZip2 Version => 1.0.5, 10-Dec-2007
calendar
Calendar support => enabled
Core
PHP Version => 5.3.6
Directive => Local Value => Master Value
allow_call_time_pass_reference => On => On
allow_url_fopen => On => On
allow_url_include => Off => Off
always_populate_raw_post_data => Off => Off
arg_separator.input => & => &
arg_separator.output => & => &
asp_tags => Off => Off
auto_append_file => no value => no value
auto_globals_jit => On => On
auto_prepend_file => no value => no value
browscap => no value => no value
default_charset => no value => no value
default_mimetype => text/html => text/html
define_syslog_variables => Off => Off
disable_classes => no value => no value
disable_functions => no value => no value
display_errors => STDERR => STDERR
display_startup_errors => Off => Off
doc_root => /cs/prophet/httpd/web-docs => /cs/prophet/httpd/web-docs
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 => /cs/prophet/httpd/log/php.log => /cs/prophet/httpd/log/php.log
error_prepend_string => no value => no value
error_reporting => 30711 => 30711
exit_on_timeout => Off => Off
expose_php => On => On
extension_dir => /cs/prophet/httpd/php/lib/php/extensions => /cs/prophet/httpd/php/lib/php/extensions
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 => /cs/prophet/httpd/web-docs/include:/cs/prophet/httpd/php/lib/php/extensions/:/cs/prophet/httpd/php/lib/php:/cs/prophet/httpd/php:/cs/prophet/httpd/php/lib/php/extensions/no-debug-non-zts-20060613:. => /cs/prophet/httpd/web-docs/include:/cs/prophet/httpd/php/lib/php/extensions/:/cs/prophet/httpd/php/lib/php:/cs/prophet/httpd/php:/cs/prophet/httpd/php/lib/php/extensions/no-debug-non-zts-20060613:.
log_errors => Off => Off
log_errors_max_len => 1024 => 1024
magic_quotes_gpc => Off => Off
magic_quotes_runtime => Off => Off
magic_quotes_sybase => Off => Off
mail.add_x_header => Off => Off
mail.force_extra_parameters => no value => no value
mail.log => no value => no value
max_execution_time => 0 => 0
max_file_uploads => 20 => 20
max_input_nesting_level => 64 => 64
max_input_time => -1 => -1
memory_limit => 40M => 40M
open_basedir => no value => no value
output_buffering => 0 => 0
output_handler => no value => no value
post_max_size => 40M => 40M
precision => 14 => 14
realpath_cache_size => 16K => 16K
realpath_cache_ttl => 120 => 120
register_argc_argv => On => On
register_globals => Off => Off
register_long_arrays => On => On
report_memleaks => On => On
report_zend_debug => Off => Off
request_order => no value => no value
safe_mode => Off => Off
safe_mode_exec_dir => /cs/prophet/httpd/php_bin => /cs/prophet/httpd/php_bin
safe_mode_gid => Off => Off
safe_mode_include_dir => no value => no value
sendmail_from => [email protected] => [email protected]
sendmail_path => /usr/bin/mailx -t => /usr/bin/mailx -t
serialize_precision => 17 => 17
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 => 40M => 40M
upload_tmp_dir => /tmp => /tmp
user_dir => PHP_DIR => PHP_DIR
user_ini.cache_ttl => 300 => 300
user_ini.filename => .user.ini => .user.ini
variables_order => EGPCS => EGPCS
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
y2k_compliance => Off => Off
zend.enable_gc => On => On
ctype
ctype functions => enabled
curl
cURL support => enabled
cURL Information => 7.19.5
Age => 3
Features
AsynchDNS => No
Debug => No
GSS-Negotiate => No
IDN => No
IPv6 => Yes
Largefile => Yes
NTLM => Yes
SPNEGO => No
SSL => Yes
SSPI => No
krb4 => No
libz => Yes
CharConv => No
Protocols => tftp, ftp, telnet, dict, ldap, http, file, https, ftps
Host => sparc-sun-solaris2.10
SSL Version => OpenSSL/1.0.0a
ZLib Version => 1.2.3
date
date/time support => enabled
"Olson" Timezone Database Version => 2011.4
Timezone Database => internal
Default timezone => US/Eastern
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 => America/New_York => America/New_York
dba
DBA support => enabled
Supported handlers => cdb cdb_make db4 inifile flatfile
Directive => Local Value => Master Value
dba.default_handler => flatfile => flatfile
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
ereg
Regex Library => Bundled library enabled
exif
EXIF Support => enabled
EXIF Version => 1.4 $Id: exif.c 308362 2011-02-15 14:02:26Z pajoye $
Supported EXIF Version => 0220
Supported filetypes => JPEG,TIFF
Directive => Local Value => Master Value
exif.decode_jis_intel => JIS => JIS
exif.decode_jis_motorola => JIS => JIS
exif.decode_unicode_intel => UCS-2LE => UCS-2LE
exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
exif.encode_jis => no value => no value
exif.encode_unicode => ISO-8859-15 => ISO-8859-15
fileinfo
fileinfo support => enabled
version => 1.0.5-dev
filter
Input Validation and Filtering => enabled
Revision => $Revision: 306939 $
Directive => Local Value => Master Value
filter.default => unsafe_raw => unsafe_raw
filter.default_flags => no value => no value
ftp
FTP support => enabled
gd
GD Support => enabled
GD Version => bundled (2.0.34 compatible)
FreeType Support => enabled
FreeType Linkage => with freetype
FreeType Version => 2.1.10
GIF Read Support => enabled
GIF Create Support => enabled
JPEG Support => enabled
libJPEG Version => 8
PNG Support => enabled
libPNG Version => 1.2.6rc5
WBMP Support => enabled
XPM Support => enabled
XBM Support => enabled
Directive => Local Value => Master Value
gd.jpeg_ignore_warning => 0 => 0
gettext
GetText Support => enabled
hash
hash support => enabled
Hashing Engines => md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost adler32 crc32 crc32b salsa10 salsa20 haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
iconv
iconv support => enabled
iconv implementation => libiconv
iconv library version => 1.6
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 306939 2011-01-01 02:19:59Z felipe $
Total Links => 0/unlimited
API Version => 2005
Vendor Name => Sun Microsystems Inc.
Vendor Version => 500
Directive => Local Value => Master Value
ldap.max_links => Unlimited => Unlimited
libxml
libXML support => active
libXML Compiled Version => 2.6.26
libXML Loaded Version => 20623
libXML streams => enabled
mbstring
Multibyte Support => enabled
Multibyte string engine => libmbfl
HTTP input encoding translation => disabled
mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
Multibyte (japanese) regex support => enabled
Multibyte regex (oniguruma) backtrack check => On
Multibyte regex (oniguruma) version => 4.7.1
Directive => Local Value => Master Value
mbstring.detect_order => no value => no value
mbstring.encoding_translation => Off => Off
mbstring.func_overload => 0 => 0
mbstring.http_input => pass => pass
mbstring.http_output => pass => pass
mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
mbstring.internal_encoding => no value => no value
mbstring.language => neutral => neutral
mbstring.strict_detection => Off => Off
mbstring.substitute_character => no value => no value
mcrypt
mcrypt support => enabled
mcrypt_filter support => enabled
Version => 2.5.7
Api No => 20021217
Supported ciphers => threeway cast-128 gost rijndael-128 safer-sk64 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 safer-sk128 tripledes
Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
Directive => Local Value => Master Value
mcrypt.algorithms_dir => no value => no value
mcrypt.modes_dir => no value => no value
mhash
MHASH support => Enabled
MHASH API Version => Emulated Support
mysql
MySQL Support => enabled
Active Persistent Links => 0
Active Links => 0
Client API version => 5.1.47
MYSQL_MODULE_TYPE => external
MYSQL_SOCKET => /tmp/mysql.sock
MYSQL_INCLUDE => -I/cs/prophet/mysql/include/mysql
MYSQL_LIBS => -L/cs/prophet/mysql/lib/mysql -lmysqlclient
Directive => Local Value => Master Value
mysql.allow_local_infile => On => On
mysql.allow_persistent => On => On
mysql.connect_timeout => 60 => 60
mysql.default_host => no value => no value
mysql.default_password => no value => no value
mysql.default_port => no value => no value
mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
mysql.default_user => no value => no value
mysql.max_links => Unlimited => Unlimited
mysql.max_persistent => Unlimited => Unlimited
mysql.trace_mode => Off => Off
mysqli
MysqlI Support => enabled
Client API library version => 5.1.47
Active Persistent Links => 0
Inactive Persistent Links => 0
Active Links => 0
Client API header version => 5.0.45
MYSQLI_SOCKET => /tmp/mysql.sock
Directive => Local Value => Master Value
mysqli.allow_local_infile => On => On
mysqli.allow_persistent => On => On
mysqli.default_host => no value => no value
mysqli.default_port => 3306 => 3306
mysqli.default_pw => no value => no value
mysqli.default_socket => no value => no value
mysqli.default_user => no value => no value
mysqli.max_links => Unlimited => Unlimited
mysqli.max_persistent => Unlimited => Unlimited
mysqli.reconnect => Off => Off
openssl
OpenSSL support => enabled
OpenSSL Library Version => OpenSSL 1.0.0a 1 Jun 2010
OpenSSL Header Version => OpenSSL 1.0.0d 8 Feb 2011
pcre
PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 8.11 2010-12-10
Directive => Local Value => Master Value
pcre.backtrack_limit => 100000 => 100000
pcre.recursion_limit => 100000 => 100000
PDO
PDO support => enabled
PDO drivers => mysql, sqlite, sqlite2
pdo_mysql
PDO Driver for MySQL => enabled
Client API version => 5.1.47
pdo_sqlite
PDO Driver for SQLite 3.x => enabled
SQLite Library => 3.7.4
Phar
Phar: PHP Archive support => enabled
Phar EXT version => 2.0.1
Phar API version => 1.1.1
SVN revision => $Revision: 307915 $
Phar-based phar archives => enabled
Tar-based phar archives => enabled
ZIP-based phar archives => enabled
gzip compression => enabled
bzip2 compression => enabled
OpenSSL support => enabled
Phar based on pear/PHP_Archive, original concept by Davey Shafik.
Phar fully realized by Gregory Beaver and Marcus Boerger.
Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
Directive => Local Value => Master Value
phar.cache_list => no value => no value
phar.readonly => On => On
phar.require_hash => On => On
posix
Revision => $Revision: 306939 $
Reflection
Reflection => enabled
Version => $Revision: 307971 $
session
Session Support => enabled
Registered save handlers => files user sqlite
Registered serializer handlers => php php_binary
Directive => Local Value => Master Value
session.auto_start => Off => Off
session.bug_compat_42 => On => On
session.bug_compat_warn => On => On
session.cache_expire => 180 => 180
session.cache_limiter => nocache => nocache
session.cookie_domain => no value => no value
session.cookie_httponly => Off => Off
session.cookie_lifetime => 0 => 0
session.cookie_path => / => /
session.cookie_secure => Off => Off
session.entropy_file => no value => no value
session.entropy_length => 0 => 0
session.gc_divisor => 100 => 100
session.gc_maxlifetime => 86400 => 86400
session.gc_probability => 1 => 1
session.hash_bits_per_character => 4 => 4
session.hash_function => 0 => 0
session.name => PHPSESSID => PHPSESSID
session.referer_check => no value => no value
session.save_handler => files => files
session.save_path => /tmp => /tmp
session.serialize_handler => php => php
session.use_cookies => On => On
session.use_only_cookies => On => On
session.use_trans_sid => 0 => 0
SimpleXML
Simplexml support => enabled
Revision => $Revision: 308262 $
Schema support => enabled
SPL
SPL support => enabled
Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
SQLite
SQLite support => enabled
PECL Module version => 2.0-dev $Id: sqlite.c 306939 2011-01-01 02:19:59Z felipe $
SQLite Library => 2.8.17
SQLite Encoding => iso8859
Directive => Local Value => Master Value
sqlite.assoc_case => 0 => 0
sqlite3
SQLite3 support => enabled
SQLite3 module version => 0.7-dev
SQLite Library => 3.7.4
Directive => Local Value => Master Value
sqlite3.extension_dir => no value => no value
standard
Dynamic Library Support => enabled
Path to sendmail => /usr/bin/mailx -t
Directive => Local Value => Master Value
assert.active => 1 => 1
assert.bail => 0 => 0
assert.callback => no value => no value
assert.quiet_eval => 0 => 0
assert.warning => 1 => 1
auto_detect_line_endings => 0 => 0
default_socket_timeout => 60 => 60
from => no value => no value
safe_mode_allowed_env_vars => PHP_ => PHP_
safe_mode_protected_env_vars => LD_LIBRARY_PATH => LD_LIBRARY_PATH
url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
user_agent => no value => no value
tokenizer
Tokenizer Support => enabled
xml
XML Support => active
XML Namespace Support => active
libxml2 Version => 2.6.26
xmlreader
XMLReader => enabled
xmlwriter
XMLWriter => enabled
xsl
XSL => enabled
libxslt Version => 1.1.15
libxslt compiled against libxml Version => 2.6.23
EXSLT => enabled
libexslt Version => 1.1.22
zlib
ZLib Support => enabled
Stream Wrapper support => compress.zlib://
Stream Filter support => zlib.inflate, zlib.deflate
Compiled Version => 1.1.4
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
CC => gcc
DISPLAY => localhost:10.0
GROUP => root
HOME => /home/home1/wjs
HOST => prophet
HOSTTYPE => sun4
LD_LIBRARY_PATH => /usr/lib:/usr/ucblib:/usr/openwin/lib:/usr/local/X/lib:/usr/dt/lib:/usr/local/lib
LOGNAME => root
LPDEST => 128-dx
MACHTYPE => sparc
MAIL => /auto/mail/root
MAKEFLAGS =>
MAKELEVEL => 1
MANPATH => /var/spool/news/man:/usr/opt/SUNWmd/man:/usr/local/request/man:/usr/man:/usr/share/man:/usr/openwin/man:/usr/X11R6/man:/usr/local/X/man:/usr/local/man:/usr/local/share/man:/usr/local/TeX/man:/usr/prop/man
MFLAGS =>
OPENWINHOME => /usr/openwin
OSTYPE => solaris
PATH => /usr/bin:/bin:/usr/sbin:/sbin:/usr/ucb:/usr/bsd:/usr/ccs/bin:/usr/etc:/usr/openwin/bin:/usr/dt/bin:/usr/pkg/java/bin:/usr/local/bin:/usr/local/etc:/usr/local/X/bin:/usr/local/tex/bin:/usr/gnu/bin:/usr/lang:/usr/prop/bin:/home/home1/wjs/bin:/usr/local/bin:.:/home/home1/wjs/bin:/sbin:/usr/sbin:/home/lab/bin:/usr/local/requests/etc:/usr/local/requests/bin:/usr/opt/SUNWmd/sbin:/usr/bsd:/usr/pkg/SUNWspro/bin:/usr/cs/bin:/opt/gnome-2.0/bin:/opt/gnome/bin:/usr/X11R6/bin:/usr/sfw/bin:/usr/games:/usr/lib/kde4/libexec
PRINTER => 128-dx
PWD => /var/tmp/local/php-5.3.6
REMOTEHOST => blackbean.cs.duke.edu
SHELL => /bin/sh
SHLVL => 1
SSH_AUTH_SOCK => deleted
SSH_CLIENT => deleted
SSH_CONNECTION => deleted
SSH_TTY => deleted
SUDO_COMMAND => /usr/bin/tcsh
SUDO_GID => 50
SUDO_UID => 1568
SUDO_USER => wjs
TERM => vt100
TEST_PHP_EXECUTABLE => /var/tmp/local/php-5.3.6/sapi/cli/php
TEST_PHP_SRCDIR => /var/tmp/local/php-5.3.6
TZ => US/Eastern
USER => root
USERNAME => root
VENDOR => sun
PHP Variables
Variable => Value
_SERVER["CC"] => gcc
_SERVER["DISPLAY"] => localhost:10.0
_SERVER["GROUP"] => root
_SERVER["HOME"] => /home/home1/wjs
_SERVER["HOST"] => prophet
_SERVER["HOSTTYPE"] => sun4
_SERVER["LD_LIBRARY_PATH"] => /usr/lib:/usr/ucblib:/usr/openwin/lib:/usr/local/X/lib:/usr/dt/lib:/usr/local/lib
_SERVER["LOGNAME"] => root
_SERVER["LPDEST"] => 128-dx
_SERVER["MACHTYPE"] => sparc
_SERVER["MAIL"] => /auto/mail/root
_SERVER["MAKEFLAGS"] =>
_SERVER["MAKELEVEL"] => 1
_SERVER["MANPATH"] => /var/spool/news/man:/usr/opt/SUNWmd/man:/usr/local/request/man:/usr/man:/usr/share/man:/usr/openwin/man:/usr/X11R6/man:/usr/local/X/man:/usr/local/man:/usr/local/share/man:/usr/local/TeX/man:/usr/prop/man
_SERVER["MFLAGS"] =>
_SERVER["OPENWINHOME"] => /usr/openwin
_SERVER["OSTYPE"] => solaris
_SERVER["PATH"] => /usr/bin:/bin:/usr/sbin:/sbin:/usr/ucb:/usr/bsd:/usr/ccs/bin:/usr/etc:/usr/openwin/bin:/usr/dt/bin:/usr/pkg/java/bin:/usr/local/bin:/usr/local/etc:/usr/local/X/bin:/usr/local/tex/bin:/usr/gnu/bin:/usr/lang:/usr/prop/bin:/home/home1/wjs/bin:/usr/local/bin:.:/home/home1/wjs/bin:/sbin:/usr/sbin:/home/lab/bin:/usr/local/requests/etc:/usr/local/requests/bin:/usr/opt/SUNWmd/sbin:/usr/bsd:/usr/pkg/SUNWspro/bin:/usr/cs/bin:/opt/gnome-2.0/bin:/opt/gnome/bin:/usr/X11R6/bin:/usr/sfw/bin:/usr/games:/usr/lib/kde4/libexec
_SERVER["PRINTER"] => 128-dx
_SERVER["PWD"] => /var/tmp/local/php-5.3.6
_SERVER["REMOTEHOST"] => blackbean.cs.duke.edu
_SERVER["SHELL"] => /bin/sh
_SERVER["SHLVL"] => 1
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["SSH_CLIENT"] => deleted
_SERVER["SSH_CONNECTION"] => deleted
_SERVER["SSH_TTY"] => deleted
_SERVER["SUDO_COMMAND"] => /usr/bin/tcsh
_SERVER["SUDO_GID"] => 50
_SERVER["SUDO_UID"] => 1568
_SERVER["SUDO_USER"] => wjs
_SERVER["TERM"] => vt100
_SERVER["TEST_PHP_EXECUTABLE"] => /var/tmp/local/php-5.3.6/sapi/cli/php
_SERVER["TEST_PHP_SRCDIR"] => /var/tmp/local/php-5.3.6
_SERVER["TZ"] => US/Eastern
_SERVER["USER"] => root
_SERVER["USERNAME"] => root
_SERVER["VENDOR"] => sun
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["PATH_TRANSLATED"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["REQUEST_TIME"] => 1302808870
_SERVER["argv"] => Array
(
)
_SERVER["argc"] => 0
_ENV["CC"] => gcc
_ENV["DISPLAY"] => localhost:10.0
_ENV["GROUP"] => root
_ENV["HOME"] => /home/home1/wjs
_ENV["HOST"] => prophet
_ENV["HOSTTYPE"] => sun4
_ENV["LD_LIBRARY_PATH"] => /usr/lib:/usr/ucblib:/usr/openwin/lib:/usr/local/X/lib:/usr/dt/lib:/usr/local/lib
_ENV["LOGNAME"] => root
_ENV["LPDEST"] => 128-dx
_ENV["MACHTYPE"] => sparc
_ENV["MAIL"] => /auto/mail/root
_ENV["MAKEFLAGS"] =>
_ENV["MAKELEVEL"] => 1
_ENV["MANPATH"] => /var/spool/news/man:/usr/opt/SUNWmd/man:/usr/local/request/man:/usr/man:/usr/share/man:/usr/openwin/man:/usr/X11R6/man:/usr/local/X/man:/usr/local/man:/usr/local/share/man:/usr/local/TeX/man:/usr/prop/man
_ENV["MFLAGS"] =>
_ENV["OPENWINHOME"] => /usr/openwin
_ENV["OSTYPE"] => solaris
_ENV["PATH"] => /usr/bin:/bin:/usr/sbin:/sbin:/usr/ucb:/usr/bsd:/usr/ccs/bin:/usr/etc:/usr/openwin/bin:/usr/dt/bin:/usr/pkg/java/bin:/usr/local/bin:/usr/local/etc:/usr/local/X/bin:/usr/local/tex/bin:/usr/gnu/bin:/usr/lang:/usr/prop/bin:/home/home1/wjs/bin:/usr/local/bin:.:/home/home1/wjs/bin:/sbin:/usr/sbin:/home/lab/bin:/usr/local/requests/etc:/usr/local/requests/bin:/usr/opt/SUNWmd/sbin:/usr/bsd:/usr/pkg/SUNWspro/bin:/usr/cs/bin:/opt/gnome-2.0/bin:/opt/gnome/bin:/usr/X11R6/bin:/usr/sfw/bin:/usr/games:/usr/lib/kde4/libexec
_ENV["PRINTER"] => 128-dx
_ENV["PWD"] => /var/tmp/local/php-5.3.6
_ENV["REMOTEHOST"] => blackbean.cs.duke.edu
_ENV["SHELL"] => /bin/sh
_ENV["SHLVL"] => 1
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["SSH_CLIENT"] => deleted
_ENV["SSH_CONNECTION"] => deleted
_ENV["SSH_TTY"] => deleted
_ENV["SUDO_COMMAND"] => /usr/bin/tcsh
_ENV["SUDO_GID"] => 50
_ENV["SUDO_UID"] => 1568
_ENV["SUDO_USER"] => wjs
_ENV["TERM"] => vt100
_ENV["TEST_PHP_EXECUTABLE"] => /var/tmp/local/php-5.3.6/sapi/cli/php
_ENV["TEST_PHP_SRCDIR"] => /var/tmp/local/php-5.3.6
_ENV["TZ"] => US/Eastern
_ENV["USER"] => root
_ENV["USERNAME"] => root
_ENV["VENDOR"] => sun
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].