Test results for 5.2.17 [failed]

[email protected]
Newsgroups php.qa.reports
Message-ID <[email protected]>
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test curl_error() & curl_errno() function with problematic host [ext/curl/tests/curl_basic_008.phpt]
curl_setopt() basic parameter test [ext/curl/tests/curl_setopt_error.phpt]
timezone_abbreviations_list() tests [ext/date/tests/010.phpt]
Test DateTimeZone::listAbbreviations() function : basic functionality [ext/date/tests/DateTimeZone_listAbbreviations_basic1.phpt]
Test DateTime::modify() function : usage variation - Passing unexpected values to first argument $modify. [ext/date/tests/DateTime_modify_variation1.phpt]
Test date_modify() function : usage variation - Passing unexpected values to second argument $format. [ext/date/tests/date_modify_variation2.phpt]
Test date_sunrise() function : usage variation - Passing unexpected values to fifth argument zenith [ext/date/tests/date_sunrise_variation5.phpt]
Test timezone_abbreviations_list() function : basic functionality [ext/date/tests/timezone_abbreviations_list_basic1.phpt]
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 session_encode() function : error functionality [ext/session/tests/session_encode_error2.phpt]
SimpleXML: XPath [ext/simplexml/tests/008.phpt]
Test gethostbynamel() function : error conditions [ext/standard/tests/network/gethostbynamel_error.phpt]
=====================================================================

=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
output buffering - fatalism [tests/output/ob_011.phpt]
ob_start(): Ensure unerasable buffer cannot be flushed by ob_flush() [tests/output/ob_start_basic_unerasable_005.phpt]
SPL: ArrayObject::exchangeArray() basic usage with object as underlying data store. [ext/spl/tests/arrayObject_exchangeArray_basic3.phpt]
Bug #39863 (file_exists() silently truncates after a null byte) [ext/standard/tests/file/bug39863.phpt]
=====================================================================


=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :   55
Exts tested     :   24
---------------------------------------------------------------------

Number of tests : 8975              6151
Tests skipped   : 2824 ( 31.5%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    :   12 (  0.1%) (  0.2%)
Expected fail   :    4 (  0.0%) (  0.1%)
Tests passed    : 6135 ( 68.4%) ( 99.7%)
---------------------------------------------------------------------
Time taken      :  371 seconds
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test curl_error() & curl_errno() function with problematic host [ext/curl/tests/curl_basic_008.phpt]
curl_setopt() basic parameter test [ext/curl/tests/curl_setopt_error.phpt]
timezone_abbreviations_list() tests [ext/date/tests/010.phpt]
Test DateTimeZone::listAbbreviations() function : basic functionality [ext/date/tests/DateTimeZone_listAbbreviations_basic1.phpt]
Test DateTime::modify() function : usage variation - Passing unexpected values to first argument $modify. [ext/date/tests/DateTime_modify_variation1.phpt]
Test date_modify() function : usage variation - Passing unexpected values to second argument $format. [ext/date/tests/date_modify_variation2.phpt]
Test date_sunrise() function : usage variation - Passing unexpected values to fifth argument zenith [ext/date/tests/date_sunrise_variation5.phpt]
Test timezone_abbreviations_list() function : basic functionality [ext/date/tests/timezone_abbreviations_list_basic1.phpt]
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 session_encode() function : error functionality [ext/session/tests/session_encode_error2.phpt]
SimpleXML: XPath [ext/simplexml/tests/008.phpt]
Test gethostbynamel() function : error conditions [ext/standard/tests/network/gethostbynamel_error.phpt]
=====================================================================

=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
output buffering - fatalism [tests/output/ob_011.phpt]
ob_start(): Ensure unerasable buffer cannot be flushed by ob_flush() [tests/output/ob_start_basic_unerasable_005.phpt]
SPL: ArrayObject::exchangeArray() basic usage with object as underlying data store. [ext/spl/tests/arrayObject_exchangeArray_basic3.phpt]
Bug #39863 (file_exists() silently truncates after a null byte) [ext/standard/tests/file/bug39863.phpt]
=====================================================================


================================================================================
/usr/local/src/php-5.2.17/ext/curl/tests/curl_basic_008.phpt
================================================================================
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd">
<!-- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd"> -->
<HTML>
<HEAD>
<META HTTP-EQUIV="Refresh" CONTENT="0.1">
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Expires" CONTENT="-1">
<TITLE></TITLE>
</HEAD>
<BODY><P></BODY>
</HTML>
string(0) ""
int(0)
================================================================================
001+ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd">
002+ <!-- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
001- %unicode|string%(%d) "%r(Couldn't resolve host|Could not resolve host:)%r %Swww.%s"
002- int(6)
003+ "http://www.w3.org/TR/html4/strict.dtd"> -->
004+ <HTML>
005+ <HEAD>
006+ <META HTTP-EQUIV="Refresh" CONTENT="0.1">
007+ <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
008+ <META HTTP-EQUIV="Expires" CONTENT="-1">
009+ <TITLE></TITLE>
010+ </HEAD>
011+ <BODY><P></BODY>
012+ </HTML>
013+ string(0) ""
014+ int(0)
================================================================================



================================================================================
/usr/local/src/php-5.2.17/ext/curl/tests/curl_setopt_error.phpt
================================================================================
*** curl_setopt() call with incorrect parameters

Warning: Wrong parameter count for curl_setopt() in /usr/local/src/php-5.2.17/ext/curl/tests/curl_setopt_error.php on line 4

Warning: Wrong parameter count for curl_setopt() in /usr/local/src/php-5.2.17/ext/curl/tests/curl_setopt_error.php on line 5

Warning: Wrong parameter count for curl_setopt() in /usr/local/src/php-5.2.17/ext/curl/tests/curl_setopt_error.php on line 7

Warning: Wrong parameter count for curl_setopt() in /usr/local/src/php-5.2.17/ext/curl/tests/curl_setopt_error.php on line 8

Warning: Wrong parameter count for curl_setopt() in /usr/local/src/php-5.2.17/ext/curl/tests/curl_setopt_error.php on line 9

Warning: Wrong parameter count for curl_setopt() in /usr/local/src/php-5.2.17/ext/curl/tests/curl_setopt_error.php on line 10

Warning: curl_setopt(): supplied argument is not a valid cURL handle resource in /usr/local/src/php-5.2.17/ext/curl/tests/curl_setopt_error.php on line 13

Warning: curl_setopt(): Invalid curl configuration option in /usr/local/src/php-5.2.17/ext/curl/tests/curl_setopt_error.php on line 14

Warning: curl_setopt(): Invalid curl configuration option in /usr/local/src/php-5.2.17/ext/curl/tests/curl_setopt_error.php on line 16
================================================================================
016+ 
017+ Warning: curl_setopt(): Invalid curl configuration option in /usr/local/src/php-5.2.17/ext/curl/tests/curl_setopt_error.php on line 14
018+ 
019+ Warning: curl_setopt(): Invalid curl configuration option in /usr/local/src/php-5.2.17/ext/curl/tests/curl_setopt_error.php on line 16
================================================================================



================================================================================
/usr/local/src/php-5.2.17/ext/date/tests/010.phpt
================================================================================
array(76) {
  [0]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(16) "America/New_York"
  }
  [1]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(15) "America/Antigua"
  }
  [2]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(16) "America/Atikokan"
  }
  [3]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(21) "America/Cambridge_Bay"
  }
  [4]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(14) "America/Cancun"
  }
  [5]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(14) "America/Cayman"
  }
  [6]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(15) "America/Chicago"
  }
  [7]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(21) "America/Coral_Harbour"
  }
  [8]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(15) "America/Detroit"
  }
  [9]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(18) "America/Fort_Wayne"
  }
  [10]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(18) "America/Grand_Turk"
  }
  [11]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(28) "America/Indiana/Indianapolis"
  }
  [12]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(20) "America/Indiana/Knox"
  }
  [13]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(23) "America/Indiana/Marengo"
  }
  [14]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(26) "America/Indiana/Petersburg"
  }
  [15]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(25) "America/Indiana/Tell_City"
  }
  [16]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(21) "America/Indiana/Vevay"
  }
  [17]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(25) "America/Indiana/Vincennes"
  }
  [18]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(23) "America/Indiana/Winamac"
  }
  [19]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(20) "America/Indianapolis"
  }
  [20]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(15) "America/Iqaluit"
  }
  [21]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(15) "America/Jamaica"
  }
  [22]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(27) "America/Kentucky/Louisville"
  }
  [23]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(27) "America/Kentucky/Monticello"
  }
  [24]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(15) "America/Knox_IN"
  }
  [25]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(18) "America/Louisville"
  }
  [26]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(15) "America/Managua"
  }
  [27]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(17) "America/Menominee"
  }
  [28]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(14) "America/Merida"
  }
  [29]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(15) "America/Moncton"
  }
  [30]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(16) "America/Montreal"
  }
  [31]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(14) "America/Nassau"
  }
  [32]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(15) "America/Nipigon"
  }
  [33]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(14) "America/Panama"
  }
  [34]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(19) "America/Pangnirtung"
  }
  [35]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(22) "America/Port-au-Prince"
  }
  [36]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(20) "America/Rankin_Inlet"
  }
  [37]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(16) "America/Resolute"
  }
  [38]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(21) "America/Santo_Domingo"
  }
  [39]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(19) "America/Thunder_Bay"
  }
  [40]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(15) "America/Toronto"
  }
  [41]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(14) "Canada/Eastern"
  }
  [42]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(3) "EST"
  }
  [43]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(7) "EST5EDT"
  }
  [44]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(7) "Jamaica"
  }
  [45]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(10) "US/Central"
  }
  [46]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(15) "US/East-Indiana"
  }
  [47]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(10) "US/Eastern"
  }
  [48]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(17) "US/Indiana-Starke"
  }
  [49]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(-18000)
    ["timezone_id"]=>
    string(11) "US/Michigan"
  }
  [50]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(36000)
    ["timezone_id"]=>
    string(13) "Australia/ACT"
  }
  [51]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(36000)
    ["timezone_id"]=>
    string(18) "Australia/Brisbane"
  }
  [52]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(36000)
    ["timezone_id"]=>
    string(18) "Australia/Canberra"
  }
  [53]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(36000)
    ["timezone_id"]=>
    string(16) "Australia/Currie"
  }
  [54]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(36000)
    ["timezone_id"]=>
    string(16) "Australia/Hobart"
  }
  [55]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(36000)
    ["timezone_id"]=>
    string(13) "Australia/LHI"
  }
  [56]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(36000)
    ["timezone_id"]=>
    string(18) "Australia/Lindeman"
  }
  [57]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(36000)
    ["timezone_id"]=>
    string(19) "Australia/Lord_Howe"
  }
  [58]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(36000)
    ["timezone_id"]=>
    string(19) "Australia/Melbourne"
  }
  [59]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(36000)
    ["timezone_id"]=>
    string(13) "Australia/NSW"
  }
  [60]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(36000)
    ["timezone_id"]=>
    string(20) "Australia/Queensland"
  }
  [61]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(36000)
    ["timezone_id"]=>
    string(16) "Australia/Sydney"
  }
  [62]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(36000)
    ["timezone_id"]=>
    string(18) "Australia/Tasmania"
  }
  [63]=>
  array(3) {
    ["dst"]=>
    bool(false)
    ["offset"]=>
    int(36000)
    ["timezone_id"]=>
    string(18) "Australia/Victoria"
  }
  [64]=>
  array(3) {
    ["dst"]=>
    bool(true)
    ["offset"]=>
    int(39600)
    ["timezone_id"]=>
    string(19) "Australia/Melbourne"
  }
  [65]=>
  array(3) {
    ["dst"]=>
    bool(true)
    ["offset"]=>
    int(39600)
    ["timezone_id"]=>
    string(13) "Australia/ACT"
  }
  [66]=>
  array(3) {
    ["dst"]=>
    bool(true)
    ["offset"]=>
    int(39600)
    ["timezone_id"]=>
    string(18) "Australia/Brisbane"
  }
  [67]=>
  array(3) {
    ["dst"]=>
    bool(true)
    ["offset"]=>
    int(39600)
    ["timezone_id"]=>
    string(18) "Australia/Canberra"
  }
  [68]=>
  array(3) {
    ["dst"]=>
    bool(true)
    ["offset"]=>
    int(39600)
    ["timezone_id"]=>
    string(16) "Australia/Currie"
  }
  [69]=>
  array(3) {
    ["dst"]=>
    bool(true)
    ["offset"]=>
    int(39600)
    ["timezone_id"]=>
    string(16) "Australia/Hobart"
  }
  [70]=>
  array(3) {
    ["dst"]=>
    bool(true)
    ["offset"]=>
    int(39600)
    ["timezone_id"]=>
    string(18) "Australia/Lindeman"
  }
  [71]=>
  array(3) {
    ["dst"]=>
    bool(true)
    ["offset"]=>
    int(39600)
    ["timezone_id"]=>
    string(13) "Australia/NSW"
  }
  [72]=>
  array(3) {
    ["dst"]=>
    bool(true)
    ["offset"]=>
    int(39600)
    ["timezone_id"]=>
    string(20) "Australia/Queensland"
  }
  [73]=>
  array(3) {
    ["dst"]=>
    bool(true)
    ["offset"]=>
    int(39600)
    ["timezone_id"]=>
    string(16) "Australia/Sydney"
  }
  [74]=>
  array(3) {
    ["dst"]=>
    bool(true)
    ["offset"]=>
    int(39600)
    ["timezone_id"]=>
    string(18) "Australia/Tasmania"
  }
  [75]=>
  array(3) {
    ["dst"]=>
    bool(true)
    ["offset"]=>
    int(39600)
    ["timezone_id"]=>
    string(18) "Australia/Victoria"
  }
}
Done
================================================================================
001+ array(76) {
001- array(71) {
144+     string(25) "America/Indiana/Tell_City"
144-     string(21) "America/Indiana/Vevay"
153+     string(21) "America/Indiana/Vevay"
153-     string(25) "America/Indiana/Vincennes"
162+     string(25) "America/Indiana/Vincennes"
162-     string(23) "America/Indiana/Winamac"
171+     string(23) "America/Indiana/Winamac"
171-     string(20) "America/Indianapolis"
180+     string(20) "America/Indianapolis"
180-     string(15) "America/Iqaluit"
189+     string(15) "America/Iqaluit"
189-     string(15) "America/Jamaica"
198+     string(15) "America/Jamaica"
198-     string(27) "America/Kentucky/Louisville"
207+     string(27) "America/Kentucky/Louisville"
207-     string(27) "America/Kentucky/Monticello"
216+     string(27) "America/Kentucky/Monticello"
216-     string(15) "America/Knox_IN"
225+     string(15) "America/Knox_IN"
225-     string(18) "America/Louisville"
234+     string(18) "America/Louisville"
234-     string(15) "America/Managua"
243+     string(15) "America/Managua"
243-     string(17) "America/Menominee"
252+     string(17) "America/Menominee"
252-     string(14) "America/Merida"
261+     string(14) "America/Merida"
261-     string(16) "America/Montreal"
270+     string(15) "America/Moncton"
270-     string(14) "America/Nassau"
279+     string(16) "America/Montreal"
279-     string(15) "America/Nipigon"
288+     string(14) "America/Nassau"
288-     string(14) "America/Panama"
297+     string(15) "America/Nipigon"
297-     string(19) "America/Pangnirtung"
306+     string(14) "America/Panama"
306-     string(22) "America/Port-au-Prince"
315+     string(19) "America/Pangnirtung"
315-     string(20) "America/Rankin_Inlet"
324+     string(22) "America/Port-au-Prince"
324-     string(21) "America/Santo_Domingo"
333+     string(20) "America/Rankin_Inlet"
333-     string(19) "America/Thunder_Bay"
342+     string(16) "America/Resolute"
342-     string(15) "America/Toronto"
351+     string(21) "America/Santo_Domingo"
351-     string(14) "Canada/Eastern"
360+     string(19) "America/Thunder_Bay"
360-     string(3) "EST"
369+     string(15) "America/Toronto"
369-     string(7) "EST5EDT"
378+     string(14) "Canada/Eastern"
378-     string(7) "Jamaica"
387+     string(3) "EST"
387-     string(10) "US/Central"
396+     string(7) "EST5EDT"
396-     string(15) "US/East-Indiana"
405+     string(7) "Jamaica"
405-     string(10) "US/Eastern"
414+     string(10) "US/Central"
414-     string(17) "US/Indiana-Starke"
423+     string(15) "US/East-Indiana"
423-     string(11) "US/Michigan"
430+     int(-18000)
430-     int(36000)
432+     string(10) "US/Eastern"
432-     string(13) "Australia/ACT"
439+     int(-18000)
439-     int(36000)
441+     string(17) "US/Indiana-Starke"
441-     string(18) "Australia/Brisbane"
448+     int(-18000)
448-     int(36000)
450+     string(11) "US/Michigan"
450-     string(18) "Australia/Canberra"
459+     string(13) "Australia/ACT"
459-     string(16) "Australia/Currie"
468+     string(18) "Australia/Brisbane"
468-     string(16) "Australia/Hobart"
477+     string(18) "Australia/Canberra"
477-     string(18) "Australia/Lindeman"
486+     string(16) "Australia/Currie"
486-     string(19) "Australia/Melbourne"
495+     string(16) "Australia/Hobart"
495-     string(13) "Australia/NSW"
504+     string(13) "Australia/LHI"
504-     string(20) "Australia/Queensland"
513+     string(18) "Australia/Lindeman"
513-     string(16) "Australia/Sydney"
522+     string(19) "Australia/Lord_Howe"
522-     string(18) "Australia/Tasmania"
531+     string(19) "Australia/Melbourne"
531-     string(18) "Australia/Victoria"
536+     bool(false)
536-     bool(true)
538+     int(36000)
538-     int(39600)
540+     string(13) "Australia/NSW"
540-     string(19) "Australia/Melbourne"
545+     bool(false)
545-     bool(true)
547+     int(36000)
547-     int(39600)
549+     string(20) "Australia/Queensland"
549-     string(13) "Australia/ACT"
554+     bool(false)
554-     bool(true)
556+     int(36000)
556-     int(39600)
558+     string(16) "Australia/Sydney"
558-     string(18) "Australia/Brisbane"
563+     bool(false)
563-     bool(true)
565+     int(36000)
565-     int(39600)
567+     string(18) "Australia/Tasmania"
567-     string(18) "Australia/Canberra"
572+     bool(false)
573+     ["offset"]=>
574+     int(36000)
575+     ["timezone_id"]=>
576+     string(18) "Australia/Victoria"
572-     bool(true)
573-     ["offset"]=>
574-     int(39600)
575-     ["timezone_id"]=>
576-     string(16) "Australia/Currie"
585+     string(19) "Australia/Melbourne"
585-     string(16) "Australia/Hobart"
594+     string(13) "Australia/ACT"
594-     string(18) "Australia/Lindeman"
603+     string(18) "Australia/Brisbane"
603-     string(13) "Australia/NSW"
612+     string(18) "Australia/Canberra"
612-     string(20) "Australia/Queensland"
621+     string(16) "Australia/Currie"
621-     string(16) "Australia/Sydney"
630+     string(16) "Australia/Hobart"
630-     string(18) "Australia/Tasmania"
639+     string(18) "Australia/Lindeman"
639-     string(18) "Australia/Victoria"
641+   [71]=>
642+   array(3) {
641- }
642- Done
643+     ["dst"]=>
644+     bool(true)
645+     ["offset"]=>
646+     int(39600)
647+     ["timezone_id"]=>
648+     string(13) "Australia/NSW"
649+   }
650+   [72]=>
651+   array(3) {
652+     ["dst"]=>
653+     bool(true)
654+     ["offset"]=>
655+     int(39600)
656+     ["timezone_id"]=>
657+     string(20) "Australia/Queensland"
658+   }
659+   [73]=>
660+   array(3) {
661+     ["dst"]=>
662+     bool(true)
663+     ["offset"]=>
664+     int(39600)
665+     ["timezone_id"]=>
666+     string(16) "Australia/Sydney"
667+   }
668+   [74]=>
669+   array(3) {
670+     ["dst"]=>
671+     bool(true)
672+     ["offset"]=>
673+     int(39600)
674+     ["timezone_id"]=>
675+     string(18) "Australia/Tasmania"
676+   }
677+   [75]=>
678+   array(3) {
679+     ["dst"]=>
680+     bool(true)
681+     ["offset"]=>
682+     int(39600)
683+     ["timezone_id"]=>
684+     string(18) "Australia/Victoria"
685+   }
686+ }
687+ Done
================================================================================



================================================================================
/usr/local/src/php-5.2.17/ext/date/tests/DateTimeZone_listAbbreviations_basic1.phpt
================================================================================
*** Testing DateTimeZone::listAbbreviations() : basic functionality ***
string(5) "array"
int(399)

-- Format a sample entry --
array(4) {
  [0]=>
  array(3) {
    ["dst"]=>
    bool(true)
    ["offset"]=>
    int(-14400)
    ["timezone_id"]=>
    string(18) "America/Porto_Acre"
  }
  [1]=>
  array(3) {
    ["dst"]=>
    bool(true)
    ["offset"]=>
    int(-14400)
    ["timezone_id"]=>
    string(16) "America/Eirunepe"
  }
  [2]=>
  array(3) {
    ["dst"]=>
    bool(true)
    ["offset"]=>
    int(-14400)
    ["timezone_id"]=>
    string(18) "America/Rio_Branco"
  }
  [3]=>
  array(3) {
    ["dst"]=>
    bool(true)
    ["offset"]=>
    int(-14400)
    ["timezone_id"]=>
    string(11) "Brazil/Acre"
  }
}
===DONE===
================================================================================
003+ int(399)
003- int(338)
================================================================================



================================================================================
/usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.phpt
================================================================================
*** Testing DateTime::modify() : usage variation -  unexpected values to first argument $modify***

-- int 0 --

Warning: DateTime::modify(): Failed to parse time string (0) at position 0 (0): Unexpected character in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
bool(false)

-- int 1 --

Warning: DateTime::modify(): Failed to parse time string (1) at position 0 (1): Unexpected character in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
bool(false)

-- int 12345 --

Warning: DateTime::modify(): Failed to parse time string (12345) at position 4 (5): Unexpected character in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
bool(false)

-- int -12345 --

Warning: DateTime::modify(): Failed to parse time string (-12345) at position 5 (5): Unexpected character in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
bool(false)

-- float 10.5 --
NULL

-- float -10.5 --

Warning: DateTime::modify(): Failed to parse time string (-10.5) at position 4 (5): Unexpected character in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
bool(false)

-- float .5 --
NULL

-- empty array --

Warning: DateTime::modify() expects parameter 1 to be string, array given in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
bool(false)

-- int indexed array --

Warning: DateTime::modify() expects parameter 1 to be string, array given in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
bool(false)

-- associative array --

Warning: DateTime::modify() expects parameter 1 to be string, array given in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
bool(false)

-- nested arrays --

Warning: DateTime::modify() expects parameter 1 to be string, array given in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
bool(false)

-- uppercase NULL --

Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
bool(false)

-- lowercase null --

Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
bool(false)

-- lowercase true --

Warning: DateTime::modify(): Failed to parse time string (1) at position 0 (1): Unexpected character in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
bool(false)

-- lowercase false --

Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
bool(false)

-- uppercase TRUE --

Warning: DateTime::modify(): Failed to parse time string (1) at position 0 (1): Unexpected character in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
bool(false)

-- uppercase FALSE --

Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
bool(false)

-- empty string DQ --

Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
bool(false)

-- empty string SQ --

Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
bool(false)

-- string DQ --

Warning: DateTime::modify(): Failed to parse time string (string) at position 0 (s): The timezone could not be found in the database in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
bool(false)

-- string SQ --

Warning: DateTime::modify(): Failed to parse time string (string) at position 0 (s): The timezone could not be found in the database in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
bool(false)

-- mixed case string --

Warning: DateTime::modify(): Failed to parse time string (sTrInG) at position 0 (s): The timezone could not be found in the database in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
bool(false)

-- heredoc --

Warning: DateTime::modify(): Failed to parse time string (hello world) at position 0 (h): The timezone could not be found in the database in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
bool(false)

-- instance of classWithToString --

Warning: DateTime::modify(): Failed to parse time string (Class A object) at position 0 (C): The timezone could not be found in the database in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
bool(false)

-- instance of classWithoutToString --

Warning: DateTime::modify() expects parameter 1 to be string, object given in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
bool(false)

-- undefined var --

Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
bool(false)

-- unset var --

Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
bool(false)

-- resource --

Warning: DateTime::modify() expects parameter 1 to be string, resource given in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
bool(false)
===DONE===
================================================================================
004- NULL
005+ Warning: DateTime::modify(): Failed to parse time string (0) at position 0 (0): Unexpected character in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
006+ bool(false)
007+ 
007- NULL
010+ Warning: DateTime::modify(): Failed to parse time string (1) at position 0 (1): Unexpected character in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
011+ bool(false)
012+ 
010- NULL
013- NULL
015+ Warning: DateTime::modify(): Failed to parse time string (12345) at position 4 (5): Unexpected character in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
016+ bool(false)
017+ 
019+ 
020+ Warning: DateTime::modify(): Failed to parse time string (-12345) at position 5 (5): Unexpected character in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
021+ bool(false)
019- NULL
027+ 
028+ Warning: DateTime::modify(): Failed to parse time string (-10.5) at position 4 (5): Unexpected character in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
029+ bool(false)
045- NULL
048- NULL
051- NULL
054- NULL
056+ Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
057+ bool(false)
058+ 
057- NULL
060- NULL
061+ Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
062+ bool(false)
063+ 
063- NULL
066+ Warning: DateTime::modify(): Failed to parse time string (1) at position 0 (1): Unexpected character in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
067+ bool(false)
068+ 
066- NULL
069- NULL
071+ Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
072+ bool(false)
073+ 
072- NULL
075- NULL
076+ Warning: DateTime::modify(): Failed to parse time string (1) at position 0 (1): Unexpected character in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
077+ bool(false)
078+ 
078- NULL
081+ Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
082+ bool(false)
083+ 
081- NULL
086+ Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
087+ bool(false)
088+ 
089- NULL
091+ Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
092+ bool(false)
093+ 
092- NULL
096+ Warning: DateTime::modify(): Failed to parse time string (string) at position 0 (s): The timezone could not be found in the database in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
097+ bool(false)
098+ 
101+ Warning: DateTime::modify(): Failed to parse time string (string) at position 0 (s): The timezone could not be found in the database in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
102+ bool(false)
103+ 
106+ Warning: DateTime::modify(): Failed to parse time string (sTrInG) at position 0 (s): The timezone could not be found in the database in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
107+ bool(false)
108+ 
111+ Warning: DateTime::modify(): Failed to parse time string (hello world) at position 0 (h): The timezone could not be found in the database in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
112+ bool(false)
113+ 
115+ 
116+ Warning: DateTime::modify(): Failed to parse time string (Class A object) at position 0 (C): The timezone could not be found in the database in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
117+ bool(false)
126+ Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
127+ bool(false)
128+ 
130+ 
131+ Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
132+ bool(false)
================================================================================



================================================================================
/usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.phpt
================================================================================
*** Testing date_modify() : usage variation -  unexpected values to second argument $format***

-- int 0 --

Warning: date_modify(): Failed to parse time string (0) at position 0 (0): Unexpected character in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
bool(false)

-- int 1 --

Warning: date_modify(): Failed to parse time string (1) at position 0 (1): Unexpected character in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
bool(false)

-- int 12345 --

Warning: date_modify(): Failed to parse time string (12345) at position 4 (5): Unexpected character in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
bool(false)

-- int -12345 --

Warning: date_modify(): Failed to parse time string (-12345) at position 5 (5): Unexpected character in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
bool(false)

-- float 10.5 --
NULL

-- float -10.5 --

Warning: date_modify(): Failed to parse time string (-10.5) at position 4 (5): Unexpected character in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
bool(false)

-- float .5 --
NULL

-- empty array --

Warning: date_modify() expects parameter 2 to be string, array given in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
bool(false)

-- int indexed array --

Warning: date_modify() expects parameter 2 to be string, array given in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
bool(false)

-- associative array --

Warning: date_modify() expects parameter 2 to be string, array given in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
bool(false)

-- nested arrays --

Warning: date_modify() expects parameter 2 to be string, array given in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
bool(false)

-- uppercase NULL --

Warning: date_modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
bool(false)

-- lowercase null --

Warning: date_modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
bool(false)

-- lowercase true --

Warning: date_modify(): Failed to parse time string (1) at position 0 (1): Unexpected character in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
bool(false)

-- lowercase false --

Warning: date_modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
bool(false)

-- uppercase TRUE --

Warning: date_modify(): Failed to parse time string (1) at position 0 (1): Unexpected character in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
bool(false)

-- uppercase FALSE --

Warning: date_modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
bool(false)

-- empty string DQ --

Warning: date_modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
bool(false)

-- empty string SQ --

Warning: date_modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
bool(false)

-- string DQ --

Warning: date_modify(): Failed to parse time string (string) at position 0 (s): The timezone could not be found in the database in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
bool(false)

-- string SQ --

Warning: date_modify(): Failed to parse time string (string) at position 0 (s): The timezone could not be found in the database in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
bool(false)

-- mixed case string --

Warning: date_modify(): Failed to parse time string (sTrInG) at position 0 (s): The timezone could not be found in the database in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
bool(false)

-- heredoc --

Warning: date_modify(): Failed to parse time string (hello world) at position 0 (h): The timezone could not be found in the database in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
bool(false)

-- instance of classWithToString --

Warning: date_modify(): Failed to parse time string (Class A object) at position 0 (C): The timezone could not be found in the database in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
bool(false)

-- instance of classWithoutToString --

Warning: date_modify() expects parameter 2 to be string, object given in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
bool(false)

-- undefined var --

Warning: date_modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
bool(false)

-- unset var --

Warning: date_modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
bool(false)

-- resource --

Warning: date_modify() expects parameter 2 to be string, resource given in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
bool(false)
===DONE===
================================================================================
004- NULL
005+ Warning: date_modify(): Failed to parse time string (0) at position 0 (0): Unexpected character in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
006+ bool(false)
007+ 
007- NULL
010+ Warning: date_modify(): Failed to parse time string (1) at position 0 (1): Unexpected character in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
011+ bool(false)
012+ 
010- NULL
013- NULL
015+ Warning: date_modify(): Failed to parse time string (12345) at position 4 (5): Unexpected character in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
016+ bool(false)
017+ 
019+ 
020+ Warning: date_modify(): Failed to parse time string (-12345) at position 5 (5): Unexpected character in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
021+ bool(false)
019- NULL
027+ 
028+ Warning: date_modify(): Failed to parse time string (-10.5) at position 4 (5): Unexpected character in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
029+ bool(false)
045- NULL
048- NULL
051- NULL
054- NULL
056+ Warning: date_modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
057+ bool(false)
058+ 
057- NULL
060- NULL
061+ Warning: date_modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
062+ bool(false)
063+ 
063- NULL
066+ Warning: date_modify(): Failed to parse time string (1) at position 0 (1): Unexpected character in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
067+ bool(false)
068+ 
066- NULL
069- NULL
071+ Warning: date_modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
072+ bool(false)
073+ 
072- NULL
075- NULL
076+ Warning: date_modify(): Failed to parse time string (1) at position 0 (1): Unexpected character in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
077+ bool(false)
078+ 
078- NULL
081+ Warning: date_modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
082+ bool(false)
083+ 
081- NULL
086+ Warning: date_modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
087+ bool(false)
088+ 
089- NULL
091+ Warning: date_modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
092+ bool(false)
093+ 
092- NULL
096+ Warning: date_modify(): Failed to parse time string (string) at position 0 (s): The timezone could not be found in the database in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
097+ bool(false)
098+ 
101+ Warning: date_modify(): Failed to parse time string (string) at position 0 (s): The timezone could not be found in the database in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
102+ bool(false)
103+ 
106+ Warning: date_modify(): Failed to parse time string (sTrInG) at position 0 (s): The timezone could not be found in the database in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
107+ bool(false)
108+ 
111+ Warning: date_modify(): Failed to parse time string (hello world) at position 0 (h): The timezone could not be found in the database in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
112+ bool(false)
113+ 
115+ 
116+ Warning: date_modify(): Failed to parse time string (Class A object) at position 0 (C): The timezone could not be found in the database in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
117+ bool(false)
126+ Warning: date_modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
127+ bool(false)
128+ 
130+ 
131+ Warning: date_modify(): Failed to parse time string () at position 0 ( in /usr/local/src/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
132+ bool(false)
================================================================================



================================================================================
/usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.phpt
================================================================================
*** Testing date_sunrise() : usage variation ***

--int 0--
bool(false)
bool(false)
bool(false)

--int 1--
bool(false)
bool(false)
bool(false)

--int 12345--
string(5) "09:51"
float(9.8551717588325)
int(1218169278)

--int -12345--
string(5) "09:54"
float(9.9097820911087)
int(1218169475)

--empty array--

Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)

Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)

Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)

--int indexed array--

Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)

Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)

Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)

--associative array--

Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)

Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)

Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)

--nested arrays--

Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)

Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)

Warning: date_sunrise() expects parameter 5 to be double, array given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)

--uppercase NULL--
bool(false)
bool(false)
bool(false)

--lowercase null--
bool(false)
bool(false)
bool(false)

--lowercase true--
bool(false)
bool(false)
bool(false)

--lowercase false--
bool(false)
bool(false)
bool(false)

--uppercase TRUE--
bool(false)
bool(false)
bool(false)

--uppercase FALSE--
bool(false)
bool(false)
bool(false)

--empty string DQ--

Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)

Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)

Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)

--empty string SQ--

Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)

Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)

Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)

--string DQ--

Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)

Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)

Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)

--string SQ--

Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)

Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)

Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)

--mixed case string--

Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)

Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)

Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)

--heredoc--

Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)

Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)

Warning: date_sunrise() expects parameter 5 to be double, string given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)

--instance of classWithToString--

Warning: date_sunrise() expects parameter 5 to be double, object given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)

Warning: date_sunrise() expects parameter 5 to be double, object given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)

Warning: date_sunrise() expects parameter 5 to be double, object given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)

--instance of classWithoutToString--

Warning: date_sunrise() expects parameter 5 to be double, object given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)

Warning: date_sunrise() expects parameter 5 to be double, object given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)

Warning: date_sunrise() expects parameter 5 to be double, object given in /usr/local/src/php-5.2.17/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)

--undefined var--
bool(false)
bool(false)
bool(false)

--unset var--
bool(false)
bool(false)
bool(false)
===DONE===
================================================================================
020+ float(9.9097820911087)
020- float(9.9097820911118)
================================================================================



================================================================================
/usr/local/src/php-5.2.17/ext/date/tests/timezone_abbreviations_list_basic1.phpt
================================================================================
*** Testing timezone_abbreviations_list() : basic functionality ***
string(5) "array"
int(399)

-- Format a sample entry --
array(4) {
  [0]=>
  array(3) {
    ["dst"]=>
    bool(true)
    ["offset"]=>
    int(-14400)
    ["timezone_id"]=>
    string(18) "America/Porto_Acre"
  }
  [1]=>
  array(3) {
    ["dst"]=>
    bool(true)
    ["offset"]=>
    int(-14400)
    ["timezone_id"]=>
    string(16) "America/Eirunepe"
  }
  [2]=>
  array(3) {
    ["dst"]=>
    bool(true)
    ["offset"]=>
    int(-14400)
    ["timezone_id"]=>
    string(18) "America/Rio_Branco"
  }
  [3]=>
  array(3) {
    ["dst"]=>
    bool(true)
    ["offset"]=>
    int(-14400)
    ["timezone_id"]=>
    string(11) "Brazil/Acre"
  }
}
===DONE===
================================================================================
003+ int(399)
003- int(338)
================================================================================



================================================================================
/usr/local/src/php-5.2.17/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
================================================================================



================================================================================
/usr/local/src/php-5.2.17/ext/session/tests/session_encode_error2.phpt
================================================================================
*** Testing session_encode() : error functionality ***

-- Iteration 1 --
bool(true)

Notice: session_encode(): Skipping numeric key 0 in /usr/local/src/php-5.2.17/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 /usr/local/src/php-5.2.17/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 /usr/local/src/php-5.2.17/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 /usr/local/src/php-5.2.17/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 /usr/local/src/php-5.2.17/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 /usr/local/src/php-5.2.17/ext/session/tests/session_encode_error2.php on line 83
bool(false)
bool(true)

-- Iteration 7 --
bool(true)

Notice: session_encode(): Skipping numeric key -2147483648 in /usr/local/src/php-5.2.17/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 /usr/local/src/php-5.2.17/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 /usr/local/src/php-5.2.17/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 /usr/local/src/php-5.2.17/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 /usr/local/src/php-5.2.17/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 /usr/local/src/php-5.2.17/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 /usr/local/src/php-5.2.17/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 /usr/local/src/php-5.2.17/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 /usr/local/src/php-5.2.17/ext/session/tests/session_encode_error2.php on line 82

Notice: session_encode(): Skipping numeric key 5 in /usr/local/src/php-5.2.17/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!";"
================================================================================



================================================================================
/usr/local/src/php-5.2.17/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+ }
================================================================================



================================================================================
/usr/local/src/php-5.2.17/ext/standard/tests/network/gethostbynamel_error.phpt
================================================================================
*** Testing gethostbynamel() : error conditions ***

-- Testing gethostbynamel() function with Zero arguments --

Warning: Wrong parameter count for gethostbynamel() in /usr/local/src/php-5.2.17/ext/standard/tests/network/gethostbynamel_error.php on line 12
NULL

-- Testing gethostbynamel() function with more than expected no. of arguments --

Warning: Wrong parameter count for gethostbynamel() in /usr/local/src/php-5.2.17/ext/standard/tests/network/gethostbynamel_error.php on line 18
NULL

-- Testing gethostbynamel() with an unknown host --
array(1) {
  [0]=>
  string(12) "61.78.35.198"
}
Done
================================================================================
014+ array(1) {
015+   [0]=>
016+   string(12) "61.78.35.198"
017+ }
014- bool(false)
================================================================================




================================================================================
BUILD ENVIRONMENT
================================================================================
OS:
Linux - Linux test2 2.6.18-92.el5PAE #1 SMP Fri Feb 20 14:49:44 KST 2009 i686

Autoconf:
autoconf (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.

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

Bundled Libtool:
ltmain.sh (GNU libtool) 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)

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

System Libtool:
ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06)

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

Compiler:
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux
Thread model: posix
gcc version 4.1.2 20071124 (SULinux 4.1.2-43)

Bison:

Libraries:
	linux-gate.so.1 =>  (0x00da3000)
	libcrypt.so.1 => /lib/libcrypt.so.1 (0x00e97000)
	librt.so.1 => /lib/librt.so.1 (0x0014c000)
	libmysqlclient.so.16 => /usr/lib/libmysqlclient.so.16 (0x004ad000)
	libcurl.so.3 => /usr/lib/libcurl.so.3 (0x00321000)
	libresolv.so.2 => /lib/libresolv.so.2 (0x0048a000)
	libm.so.6 => /lib/libm.so.6 (0x00b06000)
	libdl.so.2 => /lib/libdl.so.2 (0x00110000)
	libnsl.so.1 => /lib/libnsl.so.1 (0x00fb5000)
	libxml2.so.2 => /usr/lib/libxml2.so.2 (0x00806000)
	libz.so.1 => /usr/lib/libz.so.1 (0x00114000)
	libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x00c4a000)
	libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x0096f000)
	libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x00155000)
	libcom_err.so.2 => /lib/libcom_err.so.2 (0x00127000)
	libidn.so.11 => /usr/lib/libidn.so.11 (0x0017b000)
	libssl.so.6 => /lib/libssl.so.6 (0x00ba9000)
	libcrypto.so.6 => /lib/libcrypto.so.6 (0x001ac000)
	libc.so.6 => /lib/libc.so.6 (0x00fcc000)
	libpthread.so.0 => /lib/libpthread.so.0 (0x0012a000)
	/lib/ld-linux.so.2 (0x00775000)
	libkrb5support.so.0 => /usr/lib/libkrb5support.so.0 (0x00142000)
	libkeyutils.so.1 => /lib/libkeyutils.so.1 (0x007aa000)
	libselinux.so.1 => /lib/libselinux.so.1 (0x002ed000)
	libsepol.so.1 => /lib/libsepol.so.1 (0x0035d000)


User's E-mail: 


================================================================================
PHPINFO
================================================================================
phpinfo()
PHP Version => 5.2.17

System => Linux test2 2.6.18-92.el5PAE #1 SMP Fri Feb 20 14:49:44 KST 2009 i686
Build Date => Apr 17 2011 18:26:53
Configure Command =>  './configure'  '--prefix=/usr/local/php-5.2.17' '--with-curl' '--with-apxs2=/usr/local/apache/bin/apxs' '--with-mysql=/usr/share/mysql' '--enable-mod-charset' '--enable-sigchildloading'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/php-5.2.17/lib
Loaded Configuration File => (none)
Scan this dir for additional .ini files => (none)
additional .ini files parsed => (none)
PHP API => 20041225
PHP Extension => 20060613
Zend Extension => 220060519
Debug Build => no
Thread Safety => disabled
Zend Memory Manager => enabled
IPv6 Support => enabled
Registered PHP Streams => php, file, data, http, ftp  
Registered Stream Socket Transports => tcp, udp, unix, udg
Registered Stream Filters => convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed


This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies


 _______________________________________________________________________


Configuration

PHP Core

Directive => Local Value => Master Value
allow_call_time_pass_reference => On => On
allow_url_fopen => On => On
allow_url_include => Off => Off
always_populate_raw_post_data => Off => Off
arg_separator.input => & => &
arg_separator.output => & => &
asp_tags => Off => Off
auto_append_file => no value => no value
auto_globals_jit => On => On
auto_prepend_file => no value => no value
browscap => no value => no value
default_charset => no value => no value
default_mimetype => text/html => text/html
define_syslog_variables => Off => Off
disable_classes => no value => no value
disable_functions => no value => no value
display_errors => STDERR => STDERR
display_startup_errors => Off => Off
doc_root => no value => no value
docref_ext => no value => no value
docref_root => no value => no value
enable_dl => On => On
error_append_string => no value => no value
error_log => no value => no value
error_prepend_string => no value => no value
error_reporting => no value => no value
expose_php => On => On
extension_dir => /usr/local/php-5.2.17/lib/php/extensions/no-debug-non-zts-20060613 => /usr/local/php-5.2.17/lib/php/extensions/no-debug-non-zts-20060613
file_uploads => On => On
highlight.bg => <font style="color: #FFFFFF">#FFFFFF</font> => <font style="color: #FFFFFF">#FFFFFF</font>
highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
html_errors => Off => Off
ignore_repeated_errors => Off => Off
ignore_repeated_source => Off => Off
ignore_user_abort => Off => Off
implicit_flush => On => On
include_path => .:/usr/local/php-5.2.17/lib/php => .:/usr/local/php-5.2.17/lib/php
log_errors => Off => Off
log_errors_max_len => 1024 => 1024
magic_quotes_gpc => On => On
magic_quotes_runtime => Off => Off
magic_quotes_sybase => Off => Off
mail.force_extra_parameters => no value => no value
max_execution_time => 0 => 0
max_file_uploads => 20 => 20
max_input_nesting_level => 64 => 64
max_input_time => -1 => -1
memory_limit => 128M => 128M
open_basedir => no value => no value
output_buffering => 0 => 0
output_handler => no value => no value
post_max_size => 8M => 8M
precision => 14 => 14
realpath_cache_size => 16K => 16K
realpath_cache_ttl => 120 => 120
register_argc_argv => On => On
register_globals => Off => Off
register_long_arrays => On => On
report_memleaks => On => On
report_zend_debug => Off => Off
safe_mode => Off => Off
safe_mode_exec_dir => /usr/local/php/bin => /usr/local/php/bin
safe_mode_gid => Off => Off
safe_mode_include_dir => no value => no value
sendmail_from => no value => no value
sendmail_path => /usr/sbin/sendmail -t -i  => /usr/sbin/sendmail -t -i 
serialize_precision => 100 => 100
short_open_tag => On => On
SMTP => localhost => localhost
smtp_port => 25 => 25
sql.safe_mode => Off => Off
track_errors => Off => Off
unserialize_callback_func => no value => no value
upload_max_filesize => 2M => 2M
upload_tmp_dir => no value => no value
user_dir => no value => no value
variables_order => EGPCS => EGPCS
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
y2k_compliance => On => On
zend.ze1_compatibility_mode => Off => Off

ctype

ctype functions => enabled

curl

cURL support => enabled
cURL Information => libcurl/7.15.5 OpenSSL/0.9.8b zlib/1.2.3 libidn/0.6.5

date

date/time support => enabled
"Olson" Timezone Database Version => 2010.9
Timezone Database => internal
Default timezone => Asia/Seoul

Directive => Local Value => Master Value
date.default_latitude => 31.7667 => 31.7667
date.default_longitude => 35.2333 => 35.2333
date.sunrise_zenith => 90.583333 => 90.583333
date.sunset_zenith => 90.583333 => 90.583333
date.timezone => no value => no value

dom

DOM/XML => enabled
DOM/XML API Version => 20031129
libxml Version => 2.6.26
HTML Support => enabled
XPath Support => enabled
XPointer Support => enabled
Schema Support => enabled
RelaxNG Support => enabled

filter

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

Directive => Local Value => Master Value
filter.default => unsafe_raw => unsafe_raw
filter.default_flags => no value => no value

hash

hash support => enabled
Hashing Engines => md2 md4 md5 sha1 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru gost adler32 crc32 crc32b haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5 

iconv

iconv support => enabled
iconv implementation => glibc
iconv library version => 2.5

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

json

json support => enabled
json version => 1.2.1

libxml

libXML support => active
libXML Version => 2.6.26
libXML streams => enabled

mysql

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

Directive => Local Value => Master Value
mysql.allow_persistent => On => On
mysql.connect_timeout => 60 => 60
mysql.default_host => no value => no value
mysql.default_password => no value => no value
mysql.default_port => no value => no value
mysql.default_socket => no value => no value
mysql.default_user => no value => no value
mysql.max_links => Unlimited => Unlimited
mysql.max_persistent => Unlimited => Unlimited
mysql.trace_mode => Off => Off

pcre

PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 8.02 2010-03-19

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

PDO

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

pdo_sqlite

PDO Driver for SQLite 3.x => enabled
PECL Module version => (bundled) 1.0.1 $Id: pdo_sqlite.c 293036 2010-01-03 09:23:27Z sebastian $
SQLite Library => 3.3.7

posix

Revision => $Revision: 293036 $

Reflection

Reflection => enabled
Version => $Id: php_reflection.c 300129 2010-06-03 00:43:37Z felipe $

session

Session Support => enabled
Registered save handlers => files user sqlite 
Registered serializer handlers => php php_binary 

Directive => Local Value => Master Value
session.auto_start => Off => Off
session.bug_compat_42 => On => On
session.bug_compat_warn => On => On
session.cache_expire => 180 => 180
session.cache_limiter => nocache => nocache
session.cookie_domain => no value => no value
session.cookie_httponly => Off => Off
session.cookie_lifetime => 0 => 0
session.cookie_path => / => /
session.cookie_secure => Off => Off
session.entropy_file => no value => no value
session.entropy_length => 0 => 0
session.gc_divisor => 100 => 100
session.gc_maxlifetime => 1440 => 1440
session.gc_probability => 1 => 1
session.hash_bits_per_character => 4 => 4
session.hash_function => 0 => 0
session.name => PHPSESSID => PHPSESSID
session.referer_check => no value => no value
session.save_handler => files => files
session.save_path => no value => no value
session.serialize_handler => php => php
session.use_cookies => On => On
session.use_only_cookies => Off => Off
session.use_trans_sid => 0 => 0

SimpleXML

Simplexml support => enabled
Revision => $Revision: 299016 $
Schema support => enabled

SPL

SPL support => enabled
Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilterIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RegexIterator, RuntimeException, SimpleXMLIterator, SplFileInfo, SplFileObject, SplObjectStorage, SplTempFileObject, UnderflowException, UnexpectedValueException

SQLite

SQLite support => enabled
PECL Module version => 2.0-dev $Id: sqlite.c 298697 2010-04-28 12:10:10Z iliaa $
SQLite Library => 2.8.17
SQLite Encoding => iso8859

Directive => Local Value => Master Value
sqlite.assoc_case => 0 => 0

standard

Regex Library => Bundled library enabled
Dynamic Library Support => enabled
Path to sendmail => /usr/sbin/sendmail -t -i 

Directive => Local Value => Master Value
assert.active => 1 => 1
assert.bail => 0 => 0
assert.callback => no value => no value
assert.quiet_eval => 0 => 0
assert.warning => 1 => 1
auto_detect_line_endings => 0 => 0
default_socket_timeout => 60 => 60
safe_mode_allowed_env_vars => PHP_ => PHP_
safe_mode_protected_env_vars => LD_LIBRARY_PATH => LD_LIBRARY_PATH
url_rewriter.tags => a=href,area=href,frame=src,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

Additional Modules

Module Name

Environment

Variable => Value
HOSTNAME => test2
TEST_PHP_SRCDIR => /usr/local/src/php-5.2.17
SHELL => /bin/bash
TERM => xterm
CATALINA_HOME => /usr/local/tomcat
MAKEFLAGS =>  
HISTSIZE => 1000
SSH_CLIENT => deleted
SSH_TTY => deleted
USER => root
LS_COLORS => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
CCACHE_DIR => /var/cache/ccache
SSH_AUTH_SOCK => deleted
MAKELEVEL => 1
MFLAGS =>  
PATH => /usr/kerberos/sbin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/java/jdk1.6.0_16/bin:/usr/local/bin:/usr/local/apache/bin:/usr/local/tomcat/bin:/root/bin
MAIL => /var/spool/mail/root
_ => /usr/local/src/php-5.2.17/sapi/cli/php
PWD => /usr/local/src/php-5.2.17
INPUTRC => /etc/inputrc
JAVA_HOME => /usr/java/jdk1.6.0_16
CCACHE_UMASK => 002
LANG => ko_KR.UTF-8
TEST_PHP_EXECUTABLE => /usr/local/src/php-5.2.17/sapi/cli/php
HOME => /root
SHLVL => 3
LESSCHARSET => utf-8
LOGNAME => root
CVS_RSH => ssh
SSH_CONNECTION => deleted
LESSOPEN => |/usr/bin/lesspipe.sh %s
CC => gcc
APACHE_HOME => /usr/local/apache
G_BROKEN_FILENAMES => 1

PHP Variables

Variable => Value
_SERVER["HOSTNAME"] => test2
_SERVER["TEST_PHP_SRCDIR"] => /usr/local/src/php-5.2.17
_SERVER["SHELL"] => /bin/bash
_SERVER["TERM"] => xterm
_SERVER["CATALINA_HOME"] => /usr/local/tomcat
_SERVER["MAKEFLAGS"] => 
_SERVER["HISTSIZE"] => 1000
_SERVER["SSH_CLIENT"] => deleted
_SERVER["SSH_TTY"] => deleted
_SERVER["USER"] => root
_SERVER["LS_COLORS"] => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
_SERVER["CCACHE_DIR"] => /var/cache/ccache
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["MAKELEVEL"] => 1
_SERVER["MFLAGS"] => 
_SERVER["PATH"] => /usr/kerberos/sbin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/java/jdk1.6.0_16/bin:/usr/local/bin:/usr/local/apache/bin:/usr/local/tomcat/bin:/root/bin
_SERVER["MAIL"] => /var/spool/mail/root
_SERVER["_"] => /usr/local/src/php-5.2.17/sapi/cli/php
_SERVER["PWD"] => /usr/local/src/php-5.2.17
_SERVER["INPUTRC"] => /etc/inputrc
_SERVER["JAVA_HOME"] => /usr/java/jdk1.6.0_16
_SERVER["CCACHE_UMASK"] => 002
_SERVER["LANG"] => ko_KR.UTF-8
_SERVER["TEST_PHP_EXECUTABLE"] => /usr/local/src/php-5.2.17/sapi/cli/php
_SERVER["HOME"] => /root
_SERVER["SHLVL"] => 3
_SERVER["LESSCHARSET"] => utf-8
_SERVER["LOGNAME"] => root
_SERVER["CVS_RSH"] => ssh
_SERVER["SSH_CONNECTION"] => deleted
_SERVER["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_SERVER["CC"] => gcc
_SERVER["APACHE_HOME"] => /usr/local/apache
_SERVER["G_BROKEN_FILENAMES"] => 1
_SERVER["PHP_SELF"] => 
_SERVER["SCRIPT_NAME"] => 
_SERVER["SCRIPT_FILENAME"] => 
_SERVER["PATH_TRANSLATED"] => 
_SERVER["DOCUMENT_ROOT"] => 
_SERVER["REQUEST_TIME"] => 1303032928
_SERVER["argv"] => Array
(
)

_SERVER["argc"] => 0
_ENV["HOSTNAME"] => test2
_ENV["TEST_PHP_SRCDIR"] => /usr/local/src/php-5.2.17
_ENV["SHELL"] => /bin/bash
_ENV["TERM"] => xterm
_ENV["CATALINA_HOME"] => /usr/local/tomcat
_ENV["MAKEFLAGS"] => 
_ENV["HISTSIZE"] => 1000
_ENV["SSH_CLIENT"] => deleted
_ENV["SSH_TTY"] => deleted
_ENV["USER"] => root
_ENV["LS_COLORS"] => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
_ENV["CCACHE_DIR"] => /var/cache/ccache
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["MAKELEVEL"] => 1
_ENV["MFLAGS"] => 
_ENV["PATH"] => /usr/kerberos/sbin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/java/jdk1.6.0_16/bin:/usr/local/bin:/usr/local/apache/bin:/usr/local/tomcat/bin:/root/bin
_ENV["MAIL"] => /var/spool/mail/root
_ENV["_"] => /usr/local/src/php-5.2.17/sapi/cli/php
_ENV["PWD"] => /usr/local/src/php-5.2.17
_ENV["INPUTRC"] => /etc/inputrc
_ENV["JAVA_HOME"] => /usr/java/jdk1.6.0_16
_ENV["CCACHE_UMASK"] => 002
_ENV["LANG"] => ko_KR.UTF-8
_ENV["TEST_PHP_EXECUTABLE"] => /usr/local/src/php-5.2.17/sapi/cli/php
_ENV["HOME"] => /root
_ENV["SHLVL"] => 3
_ENV["LESSCHARSET"] => utf-8
_ENV["LOGNAME"] => root
_ENV["CVS_RSH"] => ssh
_ENV["SSH_CONNECTION"] => deleted
_ENV["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_ENV["CC"] => gcc
_ENV["APACHE_HOME"] => /usr/local/apache
_ENV["G_BROKEN_FILENAMES"] => 1

PHP License
This program is free software; you can redistribute it and/or modify
it under the terms of the PHP License as published by the PHP Group
and included in the distribution in the file:  LICENSE

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

If you did not receive a copy of the PHP license, or have any
questions about PHP licensing, please contact [email protected].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.