Test results for 5.2.17 [failed]

[email protected]
Newsgroups php.qa.reports
Message-ID <[email protected]>
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
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]
Test posix_kill(), posix_get_last_error and posix_strerror() functions : basic functionality [ext/posix/tests/posix_kill_basic.phpt]
Test session_encode() function : error functionality [ext/session/tests/session_encode_error2.phpt]
SimpleXML: XPath [ext/simplexml/tests/008.phpt]
Bug #51615 (PHP crash with wrong HTML in SimpleXML) [ext/simplexml/tests/bug51615.phpt]
SPL: DirectoryIterator test getGroup [ext/spl/tests/DirectoryIterator_getGroup_basic.phpt]
SPL: Spl Directory Iterator test getOwner [ext/spl/tests/DirectoryIterator_getOwner_basic.phpt]
Test array_pad() function : usage variations - unexpected values for 'pad_size' argument(Bug#43482) [ext/standard/tests/array/array_pad_variation2.phpt]
mkdir(dir, 0777) tests [ext/standard/tests/file/mkdir-002.phpt]
Test function getservbyname() [ext/standard/tests/general_functions/getservbyname_basic.phpt]
proc_nice() basic behaviour [ext/standard/tests/general_functions/proc_nice_basic.phpt]
time_sleep_until() function - basic test for time_sleep_until() [ext/standard/tests/misc/time_sleep_until_basic.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]
Bug #42718 (unsafe_raw filter not applied when configured as default filter) [ext/filter/tests/bug42718.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    :   59
Exts tested     :   20
---------------------------------------------------------------------

Number of tests : 8975              5880
Tests skipped   : 3095 ( 34.5%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    :   17 (  0.2%) (  0.3%)
Expected fail   :    5 (  0.1%) (  0.1%)
Tests passed    : 5858 ( 65.3%) ( 99.6%)
---------------------------------------------------------------------
Time taken      :  464 seconds
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
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]
Test posix_kill(), posix_get_last_error and posix_strerror() functions : basic functionality [ext/posix/tests/posix_kill_basic.phpt]
Test session_encode() function : error functionality [ext/session/tests/session_encode_error2.phpt]
SimpleXML: XPath [ext/simplexml/tests/008.phpt]
Bug #51615 (PHP crash with wrong HTML in SimpleXML) [ext/simplexml/tests/bug51615.phpt]
SPL: DirectoryIterator test getGroup [ext/spl/tests/DirectoryIterator_getGroup_basic.phpt]
SPL: Spl Directory Iterator test getOwner [ext/spl/tests/DirectoryIterator_getOwner_basic.phpt]
Test array_pad() function : usage variations - unexpected values for 'pad_size' argument(Bug#43482) [ext/standard/tests/array/array_pad_variation2.phpt]
mkdir(dir, 0777) tests [ext/standard/tests/file/mkdir-002.phpt]
Test function getservbyname() [ext/standard/tests/general_functions/getservbyname_basic.phpt]
proc_nice() basic behaviour [ext/standard/tests/general_functions/proc_nice_basic.phpt]
time_sleep_until() function - basic test for time_sleep_until() [ext/standard/tests/misc/time_sleep_until_basic.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]
Bug #42718 (unsafe_raw filter not applied when configured as default filter) [ext/filter/tests/bug42718.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]
=====================================================================


================================================================================
/share/MD0_DATA/zepir/php/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
================================================================================



================================================================================
/share/MD0_DATA/zepir/php/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)
================================================================================



================================================================================
/share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/php-5.2.17/ext/date/tests/DateTime_modify_variation1.php on line 99
132+ bool(false)
================================================================================



================================================================================
/share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/php-5.2.17/ext/date/tests/date_modify_variation2.php on line 99
132+ bool(false)
================================================================================



================================================================================
/share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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)
================================================================================



================================================================================
/share/MD0_DATA/zepir/php/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)
================================================================================



================================================================================
/share/MD0_DATA/zepir/php/php-5.2.17/ext/posix/tests/posix_kill_basic.phpt
================================================================================
Basic test of POSIX getpgid(), kill(), get_last_error() and strerror() functions

 ** ERROR: process timed out **
================================================================================
002+ 
003+  ** ERROR: process timed out **
002- Kill pid=%d
003- bool(false)
004- int(%d)
005- string(%d) %sNo such process%s
006- ===DONE====
================================================================================



================================================================================
/share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/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 /share/MD0_DATA/zepir/php/php-5.2.17/ext/session/tests/session_encode_error2.php on line 82

Notice: session_encode(): Skipping numeric key 5 in /share/MD0_DATA/zepir/php/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!";"
================================================================================



================================================================================
/share/MD0_DATA/zepir/php/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+ }
================================================================================



================================================================================
/share/MD0_DATA/zepir/php/php-5.2.17/ext/simplexml/tests/bug51615.phpt
================================================================================
Fatal error: Class 'DOMDocument' not found in /share/MD0_DATA/zepir/php/php-5.2.17/ext/simplexml/tests/bug51615.php on line 3
================================================================================
001+ Fatal error: Class 'DOMDocument' not found in /share/MD0_DATA/zepir/php/php-5.2.17/ext/simplexml/tests/bug51615.php on line 3
001- Warning: DOMDocument::loadHTML(): error parsing attribute name in Entity, line: 1 in %s on line %d
002- 
003- Warning: DOMDocument::loadHTML(): error parsing attribute name in Entity, line: 1 in %s on line %d
004- object(SimpleXMLElement)#%d (2) {
005-   ["@attributes"]=>
006-   array(2) {
007-     ["title"]=>
008-     string(0) ""
009-     ["y"]=>
010-     string(0) ""
011-   }
012-   [0]=>
013-   string(1) "x"
014- }
015- string(0) ""
016- string(0) ""
================================================================================



================================================================================
/share/MD0_DATA/zepir/php/php-5.2.17/ext/spl/tests/DirectoryIterator_getGroup_basic.phpt
================================================================================
bool(false)
================================================================================
001+ bool(false)
001- bool(true)
================================================================================



================================================================================
/share/MD0_DATA/zepir/php/php-5.2.17/ext/spl/tests/DirectoryIterator_getOwner_basic.phpt
================================================================================
bool(false)
================================================================================
001+ bool(false)
001- bool(true)
================================================================================



================================================================================
/share/MD0_DATA/zepir/php/php-5.2.17/ext/standard/tests/array/array_pad_variation2.phpt
================================================================================
*** Testing array_pad() : passing non integer values to $pad_size argument ***
-- Iteration 1 --
array(10) {
  [0]=>
  int(1)
  [1]=>
  int(2)
  [2]=>
  int(1)
  [3]=>
  int(1)
  [4]=>
  int(1)
  [5]=>
  int(1)
  [6]=>
  int(1)
  [7]=>
  int(1)
  [8]=>
  int(1)
  [9]=>
  int(1)
}
-- Iteration 2 --
array(10) {
  [0]=>
  int(1)
  [1]=>
  int(1)
  [2]=>
  int(1)
  [3]=>
  int(1)
  [4]=>
  int(1)
  [5]=>
  int(1)
  [6]=>
  int(1)
  [7]=>
  int(1)
  [8]=>
  int(1)
  [9]=>
  int(2)
}
-- Iteration 3 --

Warning: array_pad(): You may only pad up to 1048576 elements at a time in /share/MD0_DATA/zepir/php/php-5.2.17/ext/standard/tests/array/array_pad_variation2.php on line 81
bool(false)
-- Iteration 4 --
array(2) {
  [0]=>
  int(1)
  [1]=>
  int(2)
}
-- Iteration 5 --
array(2) {
  [0]=>
  int(1)
  [1]=>
  int(2)
}
-- Iteration 6 --
array(2) {
  [0]=>
  int(1)
  [1]=>
  int(2)
}
-- Iteration 7 --
array(2) {
  [0]=>
  int(1)
  [1]=>
  int(2)
}
-- Iteration 8 --
array(2) {
  [0]=>
  int(1)
  [1]=>
  int(2)
}
-- Iteration 9 --
array(2) {
  [0]=>
  int(1)
  [1]=>
  int(2)
}
-- Iteration 10 --
array(2) {
  [0]=>
  int(1)
  [1]=>
  int(2)
}
-- Iteration 11 --
array(2) {
  [0]=>
  int(1)
  [1]=>
  int(2)
}
-- Iteration 12 --
array(2) {
  [0]=>
  int(1)
  [1]=>
  int(2)
}
-- Iteration 13 --
array(2) {
  [0]=>
  int(1)
  [1]=>
  int(2)
}
-- Iteration 14 --
array(2) {
  [0]=>
  int(1)
  [1]=>
  int(2)
}
-- Iteration 15 --
array(2) {
  [0]=>
  int(1)
  [1]=>
  int(2)
}
-- Iteration 16 --
array(2) {
  [0]=>
  int(1)
  [1]=>
  int(2)
}
-- Iteration 17 --
array(2) {
  [0]=>
  int(1)
  [1]=>
  int(2)
}
-- Iteration 18 --
array(2) {
  [0]=>
  int(1)
  [1]=>
  int(2)
}
-- Iteration 19 --
array(2) {
  [0]=>
  int(1)
  [1]=>
  int(2)
}
-- Iteration 20 --
array(2) {
  [0]=>
  int(1)
  [1]=>
  int(2)
}
-- Iteration 21 --
array(2) {
  [0]=>
  int(1)
  [1]=>
  int(2)
}
-- Iteration 22 --

Notice: Object of class classA could not be converted to int in /share/MD0_DATA/zepir/php/php-5.2.17/ext/standard/tests/array/array_pad_variation2.php on line 81
array(2) {
  [0]=>
  int(1)
  [1]=>
  int(2)
}
-- Iteration 23 --
array(2) {
  [0]=>
  int(1)
  [1]=>
  int(2)
}
-- Iteration 24 --
array(2) {
  [0]=>
  int(1)
  [1]=>
  int(2)
}
Done
================================================================================
053+ array(2) {
054+   [0]=>
055+   int(1)
056+   [1]=>
057+   int(2)
058+ }
053- 
054- Warning: array_pad(): You may only pad up to 1048576 elements at a time in %s on line %d
055- bool(false)
================================================================================



================================================================================
/share/MD0_DATA/zepir/php/php-5.2.17/ext/standard/tests/file/mkdir-002.phpt
================================================================================
bool(true)
bool(true)
string(63) "drwxr-xr-x    2 admin    administ     4096 Apr 16 23:51 subdir
"
bool(true)
bool(true)
bool(true)
bool(true)
string(63) "drwxr-xr-x    2 admin    administ     4096 Apr 16 23:51 subdir
"
bool(true)
bool(true)
bool(true)
bool(true)
string(63) "drwxr-xr-x    2 admin    administ     4096 Apr 16 23:51 subdir
"
bool(true)
bool(true)
Done
================================================================================
004- d%s subdir
011- d%s subdir
018- d%s subdir
================================================================================



================================================================================
/share/MD0_DATA/zepir/php/php-5.2.17/ext/standard/tests/general_functions/getservbyname_basic.phpt
================================================================================
int(80)
int(21)
int(22)
int(23)
bool(false)
int(25)
int(43)
int(70)
int(79)
bool(false)
int(80)
================================================================================
005+ bool(false)
010+ bool(false)
010- int(%d)
011- int(%d)
================================================================================



================================================================================
/share/MD0_DATA/zepir/php/php-5.2.17/ext/standard/tests/general_functions/proc_nice_basic.phpt
================================================================================
bool(false)
================================================================================
001+ bool(false)
001- bool(true)
================================================================================



================================================================================
/share/MD0_DATA/zepir/php/php-5.2.17/ext/standard/tests/misc/time_sleep_until_basic.phpt
================================================================================
bool(false)
===DONE===
================================================================================
001+ bool(false)
001- bool(true)
================================================================================




================================================================================
BUILD ENVIRONMENT
================================================================================
OS:
Linux - Linux QNUTZ 2.6.33.2 #1 SMP Thu Mar 31 00:13:21 CST 2011 i686

Autoconf:

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.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.

Compiler:
Using built-in specs.
Target: i686-unknown-linux-gnu
Configured with: ../gcc-4.2.1/configure --build=i386-pc-linux-gnu --host=i686-unknown-linux-gnu --target=i686-unknown-linux-gnu --prefix=/opt --disable-nls --disable-static --with-as=/home/slug/optware/ts509/toolchain/i686-unknown-linux-gnu/bin/i686-unknown-linux-gnu-as --with-ld=/home/slug/optware/ts509/toolchain/i686-unknown-linux-gnu/bin/i686-unknown-linux-gnu-ld --enable-languages=c,c++ --disable-multilib
Thread model: posix
gcc version 4.2.1

Bison:

Libraries:
	linux-gate.so.1 =>  (0xb7790000)
	libcrypt.so.1 => /lib/libcrypt.so.1 (0xb775a000)
	librt.so.1 => /lib/librt.so.1 (0xb7751000)
	libmysqlclient.so.16 => /usr/local/mysql/lib/mysql/libmysqlclient.so.16 (0xb75d8000)
	libm.so.6 => /lib/libm.so.6 (0xb75b3000)
	libz.so.1 => /opt/lib/libz.so.1 (0xb759d000)
	libresolv.so.2 => /lib/libresolv.so.2 (0xb758b000)
	libdl.so.2 => /lib/libdl.so.2 (0xb7587000)
	libnsl.so.1 => /opt/lib/libnsl.so.1 (0xb7571000)
	libxml2.so.2 => /opt/lib/libxml2.so.2 (0xb7458000)
	libc.so.6 => /lib/libc.so.6 (0xb7324000)
	libpthread.so.0 => /lib/libpthread.so.0 (0xb730d000)
	/lib/ld-linux.so.2 (0xb7791000)


User's E-mail: guignonv at free dot fr


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

System => Linux QNUTZ 2.6.33.2 #1 SMP Thu Mar 31 00:13:21 CST 2011 i686
Build Date => Apr 16 2011 23:31:51
Configure Command =>  ./configure  --with-mysql=/usr/local/mysql --with-libxml-dir=/opt --build=i386-pc-linux-gnu --host=i686-unknown-linux-gnu --target=i686-unknown-linux-gnu --prefix=/opt --with-config-file-scan-dir=/opt/etc/php.d --with-layout=GNU --disable-static --disable-dom --disable-xml --enable-libxml --without-apxs2 --without-pear --without-iconv --enable-force-cgi-redirect
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /opt/etc
Loaded Configuration File => /share/HDA_DATA/.qpkg/Optware/etc/php.ini
Scan this dir for additional .ini files => /opt/etc/php.d
additional .ini files parsed => /opt/etc/php.d/curl.ini,
/opt/etc/php.d/gd.ini

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 => 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 => Off => Off
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 => /share/HDA_DATA/www/logs/php.log => /share/HDA_DATA/www/logs/php.log
error_prepend_string => no value => no value
error_reporting => 6143 => 6143
expose_php => On => On
extension_dir => /opt/lib/php/extensions => /opt/lib/php/extensions
file_uploads => On => On
highlight.bg => <font style="color: #FFFFFF">#FFFFFF</font> => <font style="color: #FFFFFF">#FFFFFF</font>
highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
html_errors => Off => Off
ignore_repeated_errors => On => On
ignore_repeated_source => Off => Off
ignore_user_abort => Off => Off
implicit_flush => On => On
include_path => .: => .:
log_errors => On => On
log_errors_max_len => 1024 => 1024
magic_quotes_gpc => Off => Off
magic_quotes_runtime => Off => Off
magic_quotes_sybase => Off => Off
mail.force_extra_parameters => no value => no value
max_execution_time => 0 => 0
max_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 => 256M => 256M
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 => no value => no value
safe_mode_gid => Off => Off
safe_mode_include_dir => no value => no value
sendmail_from => [email protected] => [email protected]
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 => 512M => 512M
upload_tmp_dir => /share/HDA_DATA/www/tmp/php_upload/ => /share/HDA_DATA/www/tmp/php_upload/
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 => Europe/Berlin

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

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 

json

json support => enabled
json version => 1.2.1

libxml

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

mysql

MySQL Support => enabled
Active Persistent Links => 0
Active Links => 0
Client API version => 5.1.36
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 

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 => Off => Off
session.bug_compat_warn => On => On
session.cache_expire => 180 => 180
session.cache_limiter => nocache => nocache
session.cookie_domain => no value => no value
session.cookie_httponly => Off => Off
session.cookie_lifetime => 0 => 0
session.cookie_path => / => /
session.cookie_secure => Off => Off
session.entropy_file => no value => no value
session.entropy_length => 0 => 0
session.gc_divisor => 1000 => 1000
session.gc_maxlifetime => 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 => /share/HDA_DATA/www/sessions => /share/HDA_DATA/www/sessions
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 => 120 => 120
safe_mode_allowed_env_vars => PHP_ => PHP_
safe_mode_protected_env_vars => LD_LIBRARY_PATH => LD_LIBRARY_PATH
url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
user_agent => no value => no value

tokenizer

Tokenizer Support => enabled

xmlreader

XMLReader => enabled

xmlwriter

XMLWriter => enabled

Additional Modules

Module Name

Environment

Variable => Value
HOSTNAME => QNUTZ
TEST_PHP_SRCDIR => /share/zepir/php/php-5.2.17
SHELL => /bin/sh
TERM => xterm
MAKEFLAGS =>  
HISTSIZE => 1000
SSH_CLIENT => deleted
SSH_TTY => deleted
LC_ALL => en_US.UTF-8
HISTFILESIZE => 1000
USER => admin
LS_COLORS => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:ex=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:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.jpg=01;35:*.jpeg=01;35:*.png=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.mpg=01;35:*.mpeg=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:
SSH_AUTH_SOCK => deleted
MAKELEVEL => 1
PAGER => /bin/more 
MFLAGS =>  
PATH => /bin:/sbin:/usr/bin:/usr/sbin:/opt/bin:/opt/sbin
MAIL => /var/mail/admin
_ => /share/zepir/php/php-5.2.17/sapi/cli/php
PWD => /share/zepir/php/php-5.2.17
INPUTRC => /etc/inputrc
EDITOR => /bin/vi
LANG => en_US.UTF-8
TEST_PHP_EXECUTABLE => /share/zepir/php/php-5.2.17/sapi/cli/php
DMALLOC_OPTIONS => debug=0x34f47d83,inter=100,log=logfile
HOME => /root
SHLVL => 3
LOGNAME => admin
LC_CTYPE => en_US.UTF-8
SSH_CONNECTION => deleted
CC => gcc

PHP Variables

Variable => Value
_SERVER["HOSTNAME"] => QNUTZ
_SERVER["TEST_PHP_SRCDIR"] => /share/zepir/php/php-5.2.17
_SERVER["SHELL"] => /bin/sh
_SERVER["TERM"] => xterm
_SERVER["MAKEFLAGS"] => 
_SERVER["HISTSIZE"] => 1000
_SERVER["SSH_CLIENT"] => deleted
_SERVER["SSH_TTY"] => deleted
_SERVER["LC_ALL"] => en_US.UTF-8
_SERVER["HISTFILESIZE"] => 1000
_SERVER["USER"] => admin
_SERVER["LS_COLORS"] => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:ex=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:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.jpg=01;35:*.jpeg=01;35:*.png=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.mpg=01;35:*.mpeg=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["MAKELEVEL"] => 1
_SERVER["PAGER"] => /bin/more 
_SERVER["MFLAGS"] => 
_SERVER["PATH"] => /bin:/sbin:/usr/bin:/usr/sbin:/opt/bin:/opt/sbin
_SERVER["MAIL"] => /var/mail/admin
_SERVER["_"] => /share/zepir/php/php-5.2.17/sapi/cli/php
_SERVER["PWD"] => /share/zepir/php/php-5.2.17
_SERVER["INPUTRC"] => /etc/inputrc
_SERVER["EDITOR"] => /bin/vi
_SERVER["LANG"] => en_US.UTF-8
_SERVER["TEST_PHP_EXECUTABLE"] => /share/zepir/php/php-5.2.17/sapi/cli/php
_SERVER["DMALLOC_OPTIONS"] => debug=0x34f47d83,inter=100,log=logfile
_SERVER["HOME"] => /root
_SERVER["SHLVL"] => 3
_SERVER["LOGNAME"] => admin
_SERVER["LC_CTYPE"] => en_US.UTF-8
_SERVER["SSH_CONNECTION"] => deleted
_SERVER["CC"] => gcc
_SERVER["PHP_SELF"] => 
_SERVER["SCRIPT_NAME"] => 
_SERVER["SCRIPT_FILENAME"] => 
_SERVER["PATH_TRANSLATED"] => 
_SERVER["DOCUMENT_ROOT"] => 
_SERVER["REQUEST_TIME"] => 1302990907
_SERVER["argv"] => Array
(
)

_SERVER["argc"] => 0
_ENV["HOSTNAME"] => QNUTZ
_ENV["TEST_PHP_SRCDIR"] => /share/zepir/php/php-5.2.17
_ENV["SHELL"] => /bin/sh
_ENV["TERM"] => xterm
_ENV["MAKEFLAGS"] => 
_ENV["HISTSIZE"] => 1000
_ENV["SSH_CLIENT"] => deleted
_ENV["SSH_TTY"] => deleted
_ENV["LC_ALL"] => en_US.UTF-8
_ENV["HISTFILESIZE"] => 1000
_ENV["USER"] => admin
_ENV["LS_COLORS"] => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:ex=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:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.jpg=01;35:*.jpeg=01;35:*.png=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.mpg=01;35:*.mpeg=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["MAKELEVEL"] => 1
_ENV["PAGER"] => /bin/more 
_ENV["MFLAGS"] => 
_ENV["PATH"] => /bin:/sbin:/usr/bin:/usr/sbin:/opt/bin:/opt/sbin
_ENV["MAIL"] => /var/mail/admin
_ENV["_"] => /share/zepir/php/php-5.2.17/sapi/cli/php
_ENV["PWD"] => /share/zepir/php/php-5.2.17
_ENV["INPUTRC"] => /etc/inputrc
_ENV["EDITOR"] => /bin/vi
_ENV["LANG"] => en_US.UTF-8
_ENV["TEST_PHP_EXECUTABLE"] => /share/zepir/php/php-5.2.17/sapi/cli/php
_ENV["DMALLOC_OPTIONS"] => debug=0x34f47d83,inter=100,log=logfile
_ENV["HOME"] => /root
_ENV["SHLVL"] => 3
_ENV["LOGNAME"] => admin
_ENV["LC_CTYPE"] => en_US.UTF-8
_ENV["SSH_CONNECTION"] => deleted
_ENV["CC"] => gcc

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.