Test results for 5.2.17 [failed]

[email protected]
Newsgroups php.qa.reports
Message-ID <[email protected]>
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #34712 (zend.ze1_compatibility_mode = on segfault) [Zend/tests/bug34712.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]
Bug #41125 (PDO mysql + quote() + prepare() can result in seg fault) [ext/pdo_mysql/tests/bug41125.phpt]
Bug #44327 (PDORow::queryString property & numeric offsets / Crash) [ext/pdo_mysql/tests/bug44327.phpt]
Test session_encode() function : error functionality [ext/session/tests/session_encode_error2.phpt]
SimpleXML: XPath [ext/simplexml/tests/008.phpt]
Bug #34657 (If you get a communication problem when loading the WSDL, it fatal's) [ext/soap/tests/bugs/bug34657.phpt]
Bug #44811 (Improve error messages when creating new SoapClient which contains invalid data) [ext/soap/tests/bugs/bug44811.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    :   49
Exts tested     :   30
---------------------------------------------------------------------

Number of tests : 9031              7089
Tests skipped   : 1942 ( 21.5%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    :   15 (  0.2%) (  0.2%)
Expected fail   :    4 (  0.0%) (  0.1%)
Tests passed    : 7070 ( 78.3%) ( 99.7%)
---------------------------------------------------------------------
Time taken      :  404 seconds
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #34712 (zend.ze1_compatibility_mode = on segfault) [Zend/tests/bug34712.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]
Bug #41125 (PDO mysql + quote() + prepare() can result in seg fault) [ext/pdo_mysql/tests/bug41125.phpt]
Bug #44327 (PDORow::queryString property & numeric offsets / Crash) [ext/pdo_mysql/tests/bug44327.phpt]
Test session_encode() function : error functionality [ext/session/tests/session_encode_error2.phpt]
SimpleXML: XPath [ext/simplexml/tests/008.phpt]
Bug #34657 (If you get a communication problem when loading the WSDL, it fatal's) [ext/soap/tests/bugs/bug34657.phpt]
Bug #44811 (Improve error messages when creating new SoapClient which contains invalid data) [ext/soap/tests/bugs/bug44811.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/Zend/tests/bug34712.phpt
================================================================================
Strict Standards: Implicit cloning object of class 'foo' because of 'zend.ze1_compatibility_mode' in /usr/local/src/php-5.2.17/Zend/tests/bug34712.php on line 11

Strict Standards: Implicit cloning object of class 'bar' because of 'zend.ze1_compatibility_mode' in /usr/local/src/php-5.2.17/Zend/tests/bug34712.php on line 15

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 39 bytes) in /usr/local/src/php-5.2.17/Zend/tests/bug34712.php on line 15
================================================================================
004+ 
004- ok
005+ Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 39 bytes) in /usr/local/src/php-5.2.17/Zend/tests/bug34712.php on line 15
================================================================================



================================================================================
/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/pdo_mysql/tests/bug41125.phpt
================================================================================
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)' in /usr/local/src/php-5.2.17/ext/pdo/tests/pdo_test.inc:36
Stack trace:
#0 /usr/local/src/php-5.2.17/ext/pdo/tests/pdo_test.inc(36): PDO->__construct('mysql:host=loca...', 'root', '', NULL)
#1 /usr/local/src/php-5.2.17/ext/pdo/tests/pdo_test.inc(83): PDOTest::factory()
#2 /usr/local/src/php-5.2.17/ext/pdo_mysql/tests/bug41125.php(5): PDOTest::test_factory('/usr/local/src/...')
#3 {main}
  thrown in /usr/local/src/php-5.2.17/ext/pdo/tests/pdo_test.inc on line 36
================================================================================
001+ Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)' in /usr/local/src/php-5.2.17/ext/pdo/tests/pdo_test.inc:36
002+ Stack trace:
003+ #0 /usr/local/src/php-5.2.17/ext/pdo/tests/pdo_test.inc(36): PDO->__construct('mysql:host=loca...', 'root', '', NULL)
004+ #1 /usr/local/src/php-5.2.17/ext/pdo/tests/pdo_test.inc(83): PDOTest::factory()
005+ #2 /usr/local/src/php-5.2.17/ext/pdo_mysql/tests/bug41125.php(5): PDOTest::test_factory('/usr/local/src/...')
006+ #3 {main}
007+   thrown in /usr/local/src/php-5.2.17/ext/pdo/tests/pdo_test.inc on line 36
001- 1
002- 00000
003- -------------------------------------------------------
004- [1] Query: [[SELECT 1 FROM DUAL WHERE 1 = '?\'\'']]
005- 
006- 00000
007- --------
008- [2] Query: [[SELECT 'a\'0' FROM DUAL WHERE 1 = ?]]
009- a'0
010- 00000
011- --------
012- [3] Query: [[SELECT 'a', 'b\'' FROM DUAL WHERE '''' LIKE '\'' AND ?]]
013- a - b'
014- 00000
015- --------
016- [4] Query: [[SELECT 'foo?bar', '', '''' FROM DUAL WHERE ?]]
017- foo?bar -  - '
018- 00000
019- --------
020- Query: [[SELECT upper(:id) FROM DUAL WHERE '1']]
021- O'\0
022- 00000
023- -------------------------------------------------------
024- [1] Query: [[SELECT 1, 'foo' FROM DUAL WHERE 1 = :id AND '\0' IS NULL AND  2 <> :id]]
025- 
026- 00000
027- --------
028- [2] Query: [[SELECT 1 FROM DUAL WHERE 1 = :id AND '' AND  2 <> :id]]
029- 
030- 00000
031- --------
032- [3] Query: [[SELECT 1 FROM DUAL WHERE 1 = :id AND '\'\'' = '''' AND  2 <> :id]]
033- 
034- 00000
035- --------
036- [4] Query: [[SELECT 1 FROM DUAL WHERE 1 = :id AND '\'' = '''' AND  2 <> :id]]
037- 1
038- 00000
039- --------
040- [5] Query: [[SELECT 'a', 'b\'' FROM DUAL WHERE '''' LIKE '\'' AND 1]]
041- a - b'
042- 00000
043- --------
044- [6] Query: [[SELECT 'a''', '\'b\'' FROM DUAL WHERE '''' LIKE '\'' AND 1]]
045- a' - 'b'
046- 00000
047- --------
048- [7] Query: [[SELECT UPPER(:id) FROM DUAL WHERE '1']]
049- 1
050- 00000
051- --------
052- [8] Query: [[SELECT 1 FROM DUAL WHERE '\'']]
053- 
054- 00000
055- --------
056- [9] Query: [[SELECT 1 FROM DUAL WHERE :id AND '\0' OR :id]]
057- 1
058- 00000
059- --------
060- [10] Query: [[SELECT 1 FROM DUAL WHERE 'a\f\n\0' AND 1 >= :id]]
061- 
062- 00000
063- --------
064- [11] Query: [[SELECT 1 FROM DUAL WHERE '\'' = '''']]
065- 1
066- 00000
067- --------
068- [12] Query: [[SELECT '\n' '1 FROM DUAL WHERE '''' and :id']]
069- 
070- 1 FROM DUAL WHERE '' and :id
071- 00000
072- --------
073- [13] Query: [[SELECT 1 'FROM DUAL WHERE :id AND '''' = '''' OR 1 = 1 AND ':id]]
074- 1
075- 00000
076- --------
================================================================================



================================================================================
/usr/local/src/php-5.2.17/ext/pdo_mysql/tests/bug44327.phpt
================================================================================
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)' in /usr/local/src/php-5.2.17/ext/pdo/tests/pdo_test.inc:36
Stack trace:
#0 /usr/local/src/php-5.2.17/ext/pdo/tests/pdo_test.inc(36): PDO->__construct('mysql:host=loca...', 'root', '', NULL)
#1 /usr/local/src/php-5.2.17/ext/pdo/tests/pdo_test.inc(83): PDOTest::factory()
#2 /usr/local/src/php-5.2.17/ext/pdo_mysql/tests/bug44327.php(4): PDOTest::test_factory('/usr/local/src/...')
#3 {main}
  thrown in /usr/local/src/php-5.2.17/ext/pdo/tests/pdo_test.inc on line 36
================================================================================
001+ Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)' in /usr/local/src/php-5.2.17/ext/pdo/tests/pdo_test.inc:36
002+ Stack trace:
003+ #0 /usr/local/src/php-5.2.17/ext/pdo/tests/pdo_test.inc(36): PDO->__construct('mysql:host=loca...', 'root', '', NULL)
004+ #1 /usr/local/src/php-5.2.17/ext/pdo/tests/pdo_test.inc(83): PDOTest::factory()
005+ #2 /usr/local/src/php-5.2.17/ext/pdo_mysql/tests/bug44327.php(4): PDOTest::test_factory('/usr/local/src/...')
006+ #3 {main}
007+   thrown in /usr/local/src/php-5.2.17/ext/pdo/tests/pdo_test.inc on line 36
001- object(PDORow)#%d (2) {
002-   ["queryString"]=>
003-   string(17) "SELECT 1 AS "one""
004-   ["one"]=>
005-   string(1) "1"
006- }
007- string(1) "1"
008- string(1) "1"
009- string(17) "SELECT 1 AS "one""
010- ----------------------------------
011- object(PDORow)#%d (2) {
012-   ["queryString"]=>
013-   string(19) "SELECT id FROM test"
014-   ["id"]=>
015-   string(1) "1"
016- }
017- string(19) "SELECT id FROM test"
018- ----------------------------------
019- 
020- Notice: Trying to get property of non-object in %s on line %d
021- NULL
================================================================================



================================================================================
/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/soap/tests/bugs/bug34657.phpt
================================================================================
** ERROR: process timed out **
================================================================================
001+ ** ERROR: process timed out **
001- Warning: SoapClient::SoapClient(): %s %sbug34657.php on line 3
002- 
003- Warning: SoapClient::SoapClient(http://i_dont_exist.com/some.wsdl): failed to open stream: %sbug34657.php on line 3
004- 
005- Warning: SoapClient::SoapClient(): I/O warning : failed to load external entity "http://i_dont_exist.com/some.wsdl" in %sbug34657.php on line 3
006- SoapFault
007- SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://i_dont_exist.com/some.wsdl'%S
008- 
009- ok
================================================================================



================================================================================
/usr/local/src/php-5.2.17/ext/soap/tests/bugs/bug44811.phpt
================================================================================
SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://slashdot.org' : Premature end of data in tag html line 2

ok
================================================================================
001+ SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://slashdot.org' : Premature end of data in tag html line 2
001- SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://slashdot.org' : Premature end of data in tag html line 3
================================================================================



================================================================================
/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(14) "202.106.199.36"
}
Done
================================================================================
014+ array(1) {
015+   [0]=>
016+   string(14) "202.106.199.36"
017+ }
014- bool(false)
================================================================================




================================================================================
BUILD ENVIRONMENT
================================================================================
OS:
Linux - Linux localhost 2.6.18-53.el5 #1 SMP Wed Oct 10 16:34:02 EDT 2007 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 20070626 (Red Hat 4.1.2-14)

Bison:
bison (GNU Bison) 2.3
Written by Robert Corbett and Richard Stallman.

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

Libraries:
	linux-gate.so.1 =>  (0x4001b000)
	libcrypt.so.1 => /lib/libcrypt.so.1 (0x40029000)
	libz.so.1 => /usr/lib/libz.so.1 (0x40057000)
	librt.so.1 => /lib/librt.so.1 (0x4006a000)
	libresolv.so.2 => /lib/libresolv.so.2 (0x40073000)
	libm.so.6 => /lib/libm.so.6 (0x40086000)
	libdl.so.2 => /lib/libdl.so.2 (0x400ad000)
	libnsl.so.1 => /lib/libnsl.so.1 (0x400b2000)
	libxml2.so.2 => /usr/lib/libxml2.so.2 (0x400c9000)
	libmysqlclient_r.so.15 => /usr/local/mysql/lib/mysql/libmysqlclient_r.so.15 (0x401fb000)
	libpthread.so.0 => /lib/libpthread.so.0 (0x4025d000)
	libc.so.6 => /lib/libc.so.6 (0x40274000)
	/lib/ld-linux.so.2 (0x40000000)


User's E-mail: 


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

System => Linux localhost 2.6.18-53.el5 #1 SMP Wed Oct 10 16:34:02 EDT 2007 i686
Build Date => Apr 18 2011 16:36:03
Configure Command =>  './configure'  '--prefix=/usr/local/php' '--enable-mbstring' '--enable-sockets' '--enable-soap' '--enable-zip' '--enable-pdo' '--with-apxs2=/usr/local/apache2/bin/apxs' '--with-zlib' '--with-config-file-path=/usr/local/php/lib' '--with-pdo-mysql=/usr/local/mysql' '--with-mysql=/usr/local/mysql' '--with-mysqli=/usr/local/mysql/bin/mysql_config' '--enable-dom' '--enable-json' '--enable-libxml' '--enable-session' '--enable-simplexml' '--with-sqlite' '--enable-xml' '--enable-xmlreader' '--enable-xmlwriter'
Server API => Command Line Interface
Virtual Directory Support => enabled
Configuration File (php.ini) Path => /usr/local/php/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 => enabled
Zend Memory Manager => enabled
IPv6 Support => enabled
Registered PHP Streams => compress.zlib, php, file, data, http, ftp, zip  
Registered Stream Socket Transports => tcp, udp, unix, udg
Registered Stream Filters => zlib.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed


This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.2.0, Copyright (c) 1998-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/lib/php/extensions/no-debug-zts-20060613 => /usr/local/php/lib/php/extensions/no-debug-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/lib/php => .:/usr/local/php/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

date

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

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

dom

DOM/XML => enabled
DOM/XML API Version => 20031129
libxml Version => 2.6.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

mbstring

Multibyte Support => enabled
Multibyte string engine => libmbfl
Multibyte (japanese) regex support => enabled
Multibyte regex (oniguruma) version => 4.4.4
Multibyte regex (oniguruma) backtrack check => On

mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.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.internal_encoding => no value => no value
mbstring.language => neutral => neutral
mbstring.strict_detection => Off => Off
mbstring.substitute_character => no value => no value

mysql

MySQL Support => enabled
Active Persistent Links => 0
Active Links => 0
Client API version => 5.0.22
MYSQL_MODULE_TYPE => external
MYSQL_SOCKET => /tmp/mysql.sock
MYSQL_INCLUDE => -I/usr/local/mysql/include/mysql
MYSQL_LIBS => -L/usr/local/mysql/lib/mysql -lmysqlclient_r 

Directive => Local Value => Master Value
mysql.allow_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

mysqli

MysqlI Support => enabled
Client API library version => 5.0.22
Client API header version => 5.0.22
MYSQLI_SOCKET => /tmp/mysql.sock

Directive => Local Value => Master Value
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.reconnect => 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 => mysql, sqlite, sqlite2

pdo_mysql

PDO Driver for MySQL, client library version => 5.0.22

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

soap

Soap Client => enabled
Soap Server => enabled

Directive => Local Value => Master Value
soap.wsdl_cache => 1 => 1
soap.wsdl_cache_dir => /tmp => /tmp
soap.wsdl_cache_enabled => 1 => 1
soap.wsdl_cache_limit => 5 => 5
soap.wsdl_cache_ttl => 86400 => 86400

sockets

Sockets 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

zip

Zip => enabled
Extension Version => $Id: php_zip.c 305848 2010-11-30 11:04:06Z pajoye $
Zip version => 1.8.11
Libzip version => 0.9.0

zlib

ZLib Support => enabled
Stream Wrapper support => compress.zlib://
Stream Filter support => zlib.inflate, zlib.deflate
Compiled Version => 1.2.3
Linked Version => 1.2.3

Directive => Local Value => Master Value
zlib.output_compression => Off => Off
zlib.output_compression_level => -1 => -1
zlib.output_handler => no value => no value

Additional Modules

Module Name

Environment

Variable => Value
HOSTNAME => localhost
TEST_PHP_SRCDIR => /usr/local/src/php-5.2.17
SHELL => /bin/bash
TERM => vt100
MAKEFLAGS =>  
HISTSIZE => 1000
SSH_CLIENT => deleted
OLDPWD => /usr/local/src/php-5.2.17
SSH_TTY => deleted
USER => root
LS_COLORS => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
SSH_AUTH_SOCK => deleted
MAKELEVEL => 1
MFLAGS =>  
PATH => /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
MAIL => /var/spool/mail/root
PWD => /usr/local/src/php-5.2.17
INPUTRC => /etc/inputrc
LANG => en_US.UTF-8
TEST_PHP_EXECUTABLE => /usr/local/src/php-5.2.17/sapi/cli/php
SSH_ASKPASS => /usr/libexec/openssh/gnome-ssh-askpass
HOME => /root
SHLVL => 3
LOGNAME => root
CVS_RSH => ssh
SSH_CONNECTION => deleted
LESSOPEN => |/usr/bin/lesspipe.sh %s
CC => /usr/local/src/php-5.2.17/meta_ccld
G_BROKEN_FILENAMES => 1
_ => /usr/local/src/php-5.2.17/sapi/cli/php

PHP Variables

Variable => Value
_SERVER["HOSTNAME"] => localhost
_SERVER["TEST_PHP_SRCDIR"] => /usr/local/src/php-5.2.17
_SERVER["SHELL"] => /bin/bash
_SERVER["TERM"] => vt100
_SERVER["MAKEFLAGS"] => 
_SERVER["HISTSIZE"] => 1000
_SERVER["SSH_CLIENT"] => deleted
_SERVER["OLDPWD"] => /usr/local/src/php-5.2.17
_SERVER["SSH_TTY"] => deleted
_SERVER["USER"] => root
_SERVER["LS_COLORS"] => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["MAKELEVEL"] => 1
_SERVER["MFLAGS"] => 
_SERVER["PATH"] => /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
_SERVER["MAIL"] => /var/spool/mail/root
_SERVER["PWD"] => /usr/local/src/php-5.2.17
_SERVER["INPUTRC"] => /etc/inputrc
_SERVER["LANG"] => en_US.UTF-8
_SERVER["TEST_PHP_EXECUTABLE"] => /usr/local/src/php-5.2.17/sapi/cli/php
_SERVER["SSH_ASKPASS"] => /usr/libexec/openssh/gnome-ssh-askpass
_SERVER["HOME"] => /root
_SERVER["SHLVL"] => 3
_SERVER["LOGNAME"] => root
_SERVER["CVS_RSH"] => ssh
_SERVER["SSH_CONNECTION"] => deleted
_SERVER["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_SERVER["CC"] => /usr/local/src/php-5.2.17/meta_ccld
_SERVER["G_BROKEN_FILENAMES"] => 1
_SERVER["_"] => /usr/local/src/php-5.2.17/sapi/cli/php
_SERVER["PHP_SELF"] => 
_SERVER["SCRIPT_NAME"] => 
_SERVER["SCRIPT_FILENAME"] => 
_SERVER["PATH_TRANSLATED"] => 
_SERVER["DOCUMENT_ROOT"] => 
_SERVER["REQUEST_TIME"] => 1303116260
_SERVER["argv"] => Array
(
)

_SERVER["argc"] => 0
_ENV["HOSTNAME"] => localhost
_ENV["TEST_PHP_SRCDIR"] => /usr/local/src/php-5.2.17
_ENV["SHELL"] => /bin/bash
_ENV["TERM"] => vt100
_ENV["MAKEFLAGS"] => 
_ENV["HISTSIZE"] => 1000
_ENV["SSH_CLIENT"] => deleted
_ENV["OLDPWD"] => /usr/local/src/php-5.2.17
_ENV["SSH_TTY"] => deleted
_ENV["USER"] => root
_ENV["LS_COLORS"] => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["MAKELEVEL"] => 1
_ENV["MFLAGS"] => 
_ENV["PATH"] => /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
_ENV["MAIL"] => /var/spool/mail/root
_ENV["PWD"] => /usr/local/src/php-5.2.17
_ENV["INPUTRC"] => /etc/inputrc
_ENV["LANG"] => en_US.UTF-8
_ENV["TEST_PHP_EXECUTABLE"] => /usr/local/src/php-5.2.17/sapi/cli/php
_ENV["SSH_ASKPASS"] => /usr/libexec/openssh/gnome-ssh-askpass
_ENV["HOME"] => /root
_ENV["SHLVL"] => 3
_ENV["LOGNAME"] => root
_ENV["CVS_RSH"] => ssh
_ENV["SSH_CONNECTION"] => deleted
_ENV["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_ENV["CC"] => /usr/local/src/php-5.2.17/meta_ccld
_ENV["G_BROKEN_FILENAMES"] => 1
_ENV["_"] => /usr/local/src/php-5.2.17/sapi/cli/php

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.