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]
Zend Multibyte and UTF-16 BOM [Zend/tests/multibyte/multibyte_encoding_003.phpt]
easter_date() [ext/calendar/tests/easter_date.phpt]
unixtojd() [ext/calendar/tests/unixtojd.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]
Test imagecolorallocate() function : usage variations  - passing different data types to fourth argument [ext/gd/tests/imagecolorallocate_variation4.phpt]
Test session_encode() function : error functionality [ext/session/tests/session_encode_error2.phpt]
SimpleXML: XPath [ext/simplexml/tests/008.phpt]
Bug #43353 wrong detection of 'data' wrapper [ext/standard/tests/file/bug43353.phpt]
Bug #44034 [ext/standard/tests/file/bug44034.phpt]
Stream: RFC2397 [ext/standard/tests/file/stream_rfc2397_001.phpt]
Stream: RFC2397 getting meta data [ext/standard/tests/file/stream_rfc2397_002.phpt]
Stream: RFC2397 decoding data [ext/standard/tests/file/stream_rfc2397_003.phpt]
Stream: RFC2397 Mozilla tests [ext/standard/tests/file/stream_rfc2397_004.phpt]
Stream: RFC2397 without // [ext/standard/tests/file/stream_rfc2397_005.phpt]
Stream: RFC2397 with corrupt? payload [ext/standard/tests/file/stream_rfc2397_006.phpt]
Stream: RFC2397 and seeking [ext/standard/tests/file/stream_rfc2397_007.phpt]
Bug #39322 (proc_terminate() loosing process resource) [ext/standard/tests/general_functions/bug39322.phpt]
proc_open [ext/standard/tests/general_functions/proc_open02.phpt]
Test gethostbyaddr() function : basic functionality [ext/standard/tests/network/gethostbyaddr_basic1.phpt]
Bug #47997 (stream_copy_to_stream returns 1 on empty streams) [ext/standard/tests/streams/bug47997.phpt]
Bug #40189 (endless loop in zlib.inflate stream filter) [ext/zlib/tests/bug_40189.phpt]
=====================================================================

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


=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :   46
Exts tested     :   33
---------------------------------------------------------------------

Number of tests : 8975              6870
Tests skipped   : 2105 ( 23.5%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    :   27 (  0.3%) (  0.4%)
Expected fail   :    4 (  0.0%) (  0.1%)
Tests passed    : 6839 ( 76.2%) ( 99.5%)
---------------------------------------------------------------------
Time taken      :  554 seconds
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #34712 (zend.ze1_compatibility_mode = on segfault) [Zend/tests/bug34712.phpt]
Zend Multibyte and UTF-16 BOM [Zend/tests/multibyte/multibyte_encoding_003.phpt]
easter_date() [ext/calendar/tests/easter_date.phpt]
unixtojd() [ext/calendar/tests/unixtojd.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]
Test imagecolorallocate() function : usage variations  - passing different data types to fourth argument [ext/gd/tests/imagecolorallocate_variation4.phpt]
Test session_encode() function : error functionality [ext/session/tests/session_encode_error2.phpt]
SimpleXML: XPath [ext/simplexml/tests/008.phpt]
Bug #43353 wrong detection of 'data' wrapper [ext/standard/tests/file/bug43353.phpt]
Bug #44034 [ext/standard/tests/file/bug44034.phpt]
Stream: RFC2397 [ext/standard/tests/file/stream_rfc2397_001.phpt]
Stream: RFC2397 getting meta data [ext/standard/tests/file/stream_rfc2397_002.phpt]
Stream: RFC2397 decoding data [ext/standard/tests/file/stream_rfc2397_003.phpt]
Stream: RFC2397 Mozilla tests [ext/standard/tests/file/stream_rfc2397_004.phpt]
Stream: RFC2397 without // [ext/standard/tests/file/stream_rfc2397_005.phpt]
Stream: RFC2397 with corrupt? payload [ext/standard/tests/file/stream_rfc2397_006.phpt]
Stream: RFC2397 and seeking [ext/standard/tests/file/stream_rfc2397_007.phpt]
Bug #39322 (proc_terminate() loosing process resource) [ext/standard/tests/general_functions/bug39322.phpt]
proc_open [ext/standard/tests/general_functions/proc_open02.phpt]
Test gethostbyaddr() function : basic functionality [ext/standard/tests/network/gethostbyaddr_basic1.phpt]
Bug #47997 (stream_copy_to_stream returns 1 on empty streams) [ext/standard/tests/streams/bug47997.phpt]
Bug #40189 (endless loop in zlib.inflate stream filter) [ext/zlib/tests/bug_40189.phpt]
=====================================================================

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


================================================================================
/home/hamasaki/php/php-5.2.17/Zend/tests/bug34712.phpt
================================================================================
Strict Standards: Implicit cloning object of class 'foo' because of 'zend.ze1_compatibility_mode' in /home/hamasaki/php/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 /home/hamasaki/php/php-5.2.17/Zend/tests/bug34712.php on line 15
================================================================================
004- ok
================================================================================



================================================================================
/home/hamasaki/php/php-5.2.17/Zend/tests/multibyte/multibyte_encoding_003.phpt
================================================================================
Hello World
===DONE===
================================================================================
001+ Hello World
002+ ===DONE===
001- H[0x0]e[0x0]l[0x0]l[0x0]o[0x0] [0x0]W[0x0]o[0x0]r[0x0]l[0x0]d[0x0]
002- [0x0]=[0x0]=[0x0]=[0x0]D[0x0]O[0x0]N[0x0]E[0x0]=[0x0]=[0x0]=
================================================================================



================================================================================
/home/hamasaki/php/php-5.2.17/ext/calendar/tests/easter_date.phpt
================================================================================
2000-04-22
2001-04-14
2002-03-30

Warning: easter_date(): This function is only valid for years between 1970 and 2037 inclusive in /home/hamasaki/php/php-5.2.17/ext/calendar/tests/easter_date.php on line 5
1970-01-01
================================================================================
001+ 2000-04-22
002+ 2001-04-14
003+ 2002-03-30
001- 2000-04-23
002- 2001-04-15
003- 2002-03-31
================================================================================



================================================================================
/home/hamasaki/php/php-5.2.17/ext/calendar/tests/unixtojd.phpt
================================================================================
2440588
2452162
2453927
================================================================================
002+ 2452162
003+ 2453927
002- 2452161
003- 2453926
================================================================================



================================================================================
/home/hamasaki/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
================================================================================



================================================================================
/home/hamasaki/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)
================================================================================



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



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



================================================================================
/home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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 /home/hamasaki/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)
================================================================================



================================================================================
/home/hamasaki/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)
================================================================================



================================================================================
/home/hamasaki/php/php-5.2.17/ext/gd/tests/imagecolorallocate_variation4.phpt
================================================================================
*** Testing imagecolorallocate() : usage variations ***

--float 10.5--
int(657930)

--float -10.5--
int(657910)

--float 10.1234567e10--
bool(false)

--float 10.7654321E-10--
int(657920)

--float .5--
int(657920)

--empty array--
int(657920)

--int indexed array--
int(657921)

--associative array--
int(657921)

--nested arrays--
int(657921)

--uppercase NULL--
int(657920)

--lowercase null--
int(657920)

--lowercase true--
int(657921)

--lowercase false--
int(657920)

--uppercase TRUE--
int(657921)

--uppercase FALSE--
int(657920)

--empty string DQ--
int(657920)

--empty string SQ--
int(657920)

--string DQ--
int(657920)

--string SQ--
int(657920)

--mixed case string--
int(657920)

--heredoc--
int(657920)

--instance of classWithToString--

Notice: Object of class classWithToString could not be converted to int in /home/hamasaki/php/php-5.2.17/ext/gd/tests/imagecolorallocate_variation4.php on line 91
int(657921)

--instance of classWithoutToString--

Notice: Object of class classWithoutToString could not be converted to int in /home/hamasaki/php/php-5.2.17/ext/gd/tests/imagecolorallocate_variation4.php on line 91
int(657921)

--undefined var--
int(657920)

--unset var--
int(657920)

--file resource--
int(657925)
===DONE===
================================================================================
010+ bool(false)
010- int(657919)
================================================================================



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

Notice: session_encode(): Skipping numeric key 5 in /home/hamasaki/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!";"
================================================================================



================================================================================
/home/hamasaki/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+ }
================================================================================



================================================================================
/home/hamasaki/php/php-5.2.17/ext/standard/tests/file/bug43353.phpt
================================================================================
bool(false)
bool(false)

Warning: file_get_contents(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/bug43353.php on line 5

Warning: file_get_contents(data:text/plain,foo): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/bug43353.php on line 5
bool(false)

Warning: file_get_contents(datafoo:text/plain,foo): failed to open stream: No such file or directory in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/bug43353.php on line 6
bool(false)
================================================================================
003+ 
004+ Warning: file_get_contents(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/bug43353.php on line 5
005+ 
006+ Warning: file_get_contents(data:text/plain,foo): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/bug43353.php on line 5
007+ bool(false)
003- string(3) "foo"
================================================================================



================================================================================
/home/hamasaki/php/php-5.2.17/ext/standard/tests/file/bug44034.phpt
================================================================================
data://text/plain,foo\r\nbar\r\n

Warning: file(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/bug44034.php on line 10

Warning: file(data://text/plain,foo
bar
): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/bug44034.php on line 10
bool(false)
data://text/plain,\r\nfoo\r\nbar\r\n

Warning: file(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/bug44034.php on line 10

Warning: file(data://text/plain,
foo
bar
): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/bug44034.php on line 10
bool(false)
data://text/plain,foo\r\nbar

Warning: file(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/bug44034.php on line 10

Warning: file(data://text/plain,foo
bar): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/bug44034.php on line 10
bool(false)
================================================================================
002+ 
003+ Warning: file(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/bug44034.php on line 10
004+ 
005+ Warning: file(data://text/plain,foo
006+ bar
007+ ): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/bug44034.php on line 10
008+ bool(false)
002- array(2) {
003-   [0]=>
004-   string(3) "foo"
005-   [1]=>
006-   string(3) "bar"
007- }
009- array(3) {
010-   [0]=>
011-   string(0) ""
012-   [1]=>
013-   string(3) "foo"
014-   [2]=>
015-   string(3) "bar"
016- }
010+ 
011+ Warning: file(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/bug44034.php on line 10
012+ 
013+ Warning: file(data://text/plain,
014+ foo
015+ bar
016+ ): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/bug44034.php on line 10
017+ bool(false)
018- array(2) {
019-   [0]=>
020-   string(3) "foo"
021-   [1]=>
022-   string(3) "bar"
023- }
019+ 
020+ Warning: file(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/bug44034.php on line 10
021+ 
022+ Warning: file(data://text/plain,foo
023+ bar): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/bug44034.php on line 10
024+ bool(false)
================================================================================



================================================================================
/home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_001.phpt
================================================================================
Warning: file_get_contents(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_001.php on line 5

Warning: file_get_contents(data://,hello world): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_001.php on line 5
bool(false)

Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_001.php on line 7

Warning: fopen(data://,hello world): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_001.php on line 7

Warning: stream_get_contents() expects parameter 1 to be resource, boolean given in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_001.php on line 10
bool(false)
===DONE===
================================================================================
001+ Warning: file_get_contents(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_001.php on line 5
002+ 
003+ Warning: file_get_contents(data://,hello world): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_001.php on line 5
004+ bool(false)
005+ 
006+ Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_001.php on line 7
007+ 
008+ Warning: fopen(data://,hello world): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_001.php on line 7
009+ 
010+ Warning: stream_get_contents() expects parameter 1 to be resource, boolean given in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_001.php on line 10
011+ bool(false)
001- string(11) "hello world"
002- string(11) "hello world"
================================================================================



================================================================================
/home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.phpt
================================================================================
Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21

Warning: fopen(data://,): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
bool(false)
NULL

Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21

Warning: fopen(data://): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
bool(false)
NULL

Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21

Warning: fopen(data://;base64,): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
bool(false)
NULL

Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21

Warning: fopen(data://;base64): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
bool(false)
NULL

Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21

Warning: fopen(data://foo,): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
bool(false)
NULL

Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21

Warning: fopen(data://foo=bar,): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
bool(false)
NULL

Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21

Warning: fopen(data://text/plain,): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
bool(false)
NULL

Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21

Warning: fopen(data://text/plain;foo,): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
bool(false)
NULL

Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21

Warning: fopen(data://text/plain;foo=bar,): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
bool(false)
NULL

Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21

Warning: fopen(data://text/plain;foo=bar;bla,): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
bool(false)
NULL

Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21

Warning: fopen(data://text/plain;foo=bar;base64,): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
bool(false)
NULL

Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21

Warning: fopen(data://text/plain;foo=bar;bar=baz): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
bool(false)
NULL

Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21

Warning: fopen(data://text/plain;foo=bar;bar=baz,): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
bool(false)
NULL
===DONE===
================================================================================
001+ Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
002+ 
003+ Warning: fopen(data://,): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
004+ bool(false)
005+ NULL
006+ 
007+ Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
008+ 
009+ Warning: fopen(data://): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
010+ bool(false)
011+ NULL
012+ 
013+ Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
014+ 
015+ Warning: fopen(data://;base64,): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
016+ bool(false)
017+ NULL
018+ 
019+ Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
020+ 
021+ Warning: fopen(data://;base64): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
022+ bool(false)
023+ NULL
024+ 
025+ Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
026+ 
027+ Warning: fopen(data://foo,): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
028+ bool(false)
029+ NULL
030+ 
031+ Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
032+ 
033+ Warning: fopen(data://foo=bar,): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
034+ bool(false)
035+ NULL
036+ 
037+ Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
038+ 
039+ Warning: fopen(data://text/plain,): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
040+ bool(false)
041+ NULL
042+ 
043+ Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
044+ 
045+ Warning: fopen(data://text/plain;foo,): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
046+ bool(false)
047+ NULL
048+ 
049+ Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
050+ 
051+ Warning: fopen(data://text/plain;foo=bar,): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
052+ bool(false)
053+ NULL
054+ 
055+ Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
056+ 
057+ Warning: fopen(data://text/plain;foo=bar;bla,): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
058+ bool(false)
059+ NULL
060+ 
061+ Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
062+ 
063+ Warning: fopen(data://text/plain;foo=bar;base64,): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
064+ bool(false)
065+ NULL
066+ 
067+ Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
068+ 
069+ Warning: fopen(data://text/plain;foo=bar;bar=baz): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
070+ bool(false)
001- array(7) {
002-   ["wrapper_type"]=>
003-   string(7) "RFC2397"
004-   ["stream_type"]=>
005-   string(7) "RFC2397"
006-   ["mode"]=>
007-   string(1) "r"
008-   ["unread_bytes"]=>
009-   int(0)
010-   ["seekable"]=>
011-   bool(true)
012-   ["uri"]=>
013-   string(8) "data://,"
014-   ["base64"]=>
015-   bool(false)
016- }
019- Warning: fopen(data://): failed to open stream: rfc2397: no comma in URL in %sstream_rfc2397_002.php on line %d
022- array(7) {
073+ Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
074+ 
075+ Warning: fopen(data://text/plain;foo=bar;bar=baz,): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_002.php on line 21
078+ ===DONE===
023-   ["wrapper_type"]=>
024-   string(7) "RFC2397"
025-   ["stream_type"]=>
026-   string(7) "RFC2397"
027-   ["mode"]=>
028-   string(1) "r"
029-   ["unread_bytes"]=>
030-   int(0)
031-   ["seekable"]=>
032-   bool(true)
033-   ["uri"]=>
034-   string(15) "data://;base64,"
035-   ["base64"]=>
036-   bool(true)
037- }
038- NULL
039- 
040- Warning: fopen(data://;base64): failed to open stream: rfc2397: no comma in URL in %sstream_rfc2397_002.php on line %d
041- bool(false)
042- NULL
043- 
044- Warning: fopen(data://foo,): failed to open stream: rfc2397: illegal media type in %sstream_rfc2397_002.php on line %d
045- bool(false)
046- NULL
047- 
048- Warning: fopen(data://foo=bar,): failed to open stream: rfc2397: illegal media type in %sstream_rfc2397_002.php on line %d
049- bool(false)
050- NULL
051- array(8) {
052-   ["wrapper_type"]=>
053-   string(7) "RFC2397"
054-   ["stream_type"]=>
055-   string(7) "RFC2397"
056-   ["mode"]=>
057-   string(1) "r"
058-   ["unread_bytes"]=>
059-   int(0)
060-   ["seekable"]=>
061-   bool(true)
062-   ["uri"]=>
063-   string(18) "data://text/plain,"
064-   ["mediatype"]=>
065-   string(10) "text/plain"
066-   ["base64"]=>
067-   bool(false)
068- }
069- NULL
070- 
071- Warning: fopen(data://text/plain;foo,): failed to open stream: rfc2397: illegal parameter in %sstream_rfc2397_002.php on line %d
072- bool(false)
073- NULL
074- array(9) {
075-   ["wrapper_type"]=>
076-   string(7) "RFC2397"
077-   ["stream_type"]=>
078-   string(7) "RFC2397"
079-   ["mode"]=>
080-   string(1) "r"
081-   ["unread_bytes"]=>
082-   int(0)
083-   ["seekable"]=>
084-   bool(true)
085-   ["uri"]=>
086-   string(26) "data://text/plain;foo=bar,"
087-   ["mediatype"]=>
088-   string(10) "text/plain"
089-   ["foo"]=>
090-   string(3) "bar"
091-   ["base64"]=>
092-   bool(false)
093- }
094- string(3) "bar"
095- 
096- Warning: fopen(data://text/plain;foo=bar;bla,): failed to open stream: rfc2397: illegal parameter in %sstream_rfc2397_002.php on line %d
097- bool(false)
098- NULL
099- array(9) {
100-   ["wrapper_type"]=>
101-   string(7) "RFC2397"
102-   ["stream_type"]=>
103-   string(7) "RFC2397"
104-   ["mode"]=>
105-   string(1) "r"
106-   ["unread_bytes"]=>
107-   int(0)
108-   ["seekable"]=>
109-   bool(true)
110-   ["uri"]=>
111-   string(33) "data://text/plain;foo=bar;base64,"
112-   ["mediatype"]=>
113-   string(10) "text/plain"
114-   ["foo"]=>
115-   string(3) "bar"
116-   ["base64"]=>
117-   bool(true)
118- }
119- string(3) "bar"
120- 
121- Warning: fopen(data://text/plain;foo=bar;bar=baz): failed to open stream: rfc2397: no comma in URL in %sstream_rfc2397_002.php on line %d
122- bool(false)
123- NULL
124- array(10) {
125-   ["wrapper_type"]=>
126-   string(7) "RFC2397"
127-   ["stream_type"]=>
128-   string(7) "RFC2397"
129-   ["mode"]=>
130-   string(1) "r"
131-   ["unread_bytes"]=>
132-   int(0)
133-   ["seekable"]=>
134-   bool(true)
135-   ["uri"]=>
136-   string(34) "data://text/plain;foo=bar;bar=baz,"
137-   ["mediatype"]=>
138-   string(10) "text/plain"
139-   ["foo"]=>
140-   string(3) "bar"
141-   ["bar"]=>
142-   string(3) "baz"
143-   ["base64"]=>
144-   bool(false)
145- }
146- string(3) "bar"
147- ===DONE===
================================================================================



================================================================================
/home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_003.phpt
================================================================================
Warning: file_get_contents(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_003.php on line 21

Warning: file_get_contents(data://,A%20brief%20note): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_003.php on line 21
bool(false)

Warning: file_get_contents(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_003.php on line 21

Warning: file_get_contents(data://application/vnd-xxx-query,select_vcount,fcol_from_fieldtable/local): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_003.php on line 21
bool(false)

Warning: file_get_contents(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_003.php on line 21

Warning: file_get_contents(data://;base64,Zm9vYmFyIGZvb2Jhcg==): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_003.php on line 21
bool(false)

Warning: file_get_contents(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_003.php on line 19

Warning: file_get_contents(data://image/gif;base64,R0lGODdhMAAwAPAAAAAAAP///ywAAAAAMAAw
AAAC8IyPqcvt3wCcDkiLc7C0qwyGHhSWpjQu5yqmCYsapyuvUUlvONmOZtfzgFz
ByTB10QgxOR0TqBQejhRNzOfkVJ+5YiUqrXF5Y5lKh/DeuNcP5yLWGsEbtLiOSp
a/TPg7JpJHxyendzWTBfX0cxOnKPjgBzi4diinWGdkF8kjdfnycQZXZeYGejmJl
ZeGl9i2icVqaNVailT6F5iJ90m6mvuTS4OK05M0vDk0Q4XUtwvKOzrcd3iq9uis
F81M1OIcR7lEewwcLp7tuNNkM3uNna3F2JQFo97Vriy/Xl4/f1cf5VWzXyym7PH
hhx4dbgYKAAA7): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_003.php on line 19
bool(false)
===DONE===
================================================================================
001+ Warning: file_get_contents(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_003.php on line 21
002+ 
003+ Warning: file_get_contents(data://,A%20brief%20note): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_003.php on line 21
004+ bool(false)
005+ 
001- string(12) "A brief note"
002- string(40) "select_vcount,fcol_from_fieldtable/local"
003- string(13) "foobar foobar"
004- bool(true)
005- ===DONE===
006+ Warning: file_get_contents(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_003.php on line 21
007+ 
008+ Warning: file_get_contents(data://application/vnd-xxx-query,select_vcount,fcol_from_fieldtable/local): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_003.php on line 21
009+ bool(false)
010+ 
011+ Warning: file_get_contents(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_003.php on line 21
012+ 
013+ Warning: file_get_contents(data://;base64,Zm9vYmFyIGZvb2Jhcg==): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_003.php on line 21
014+ bool(false)
015+ 
016+ Warning: file_get_contents(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_003.php on line 19
017+ 
018+ Warning: file_get_contents(data://image/gif;base64,R0lGODdhMAAwAPAAAAAAAP///ywAAAAAMAAw
019+ AAAC8IyPqcvt3wCcDkiLc7C0qwyGHhSWpjQu5yqmCYsapyuvUUlvONmOZtfzgFz
020+ ByTB10QgxOR0TqBQejhRNzOfkVJ+5YiUqrXF5Y5lKh/DeuNcP5yLWGsEbtLiOSp
021+ a/TPg7JpJHxyendzWTBfX0cxOnKPjgBzi4diinWGdkF8kjdfnycQZXZeYGejmJl
022+ ZeGl9i2icVqaNVailT6F5iJ90m6mvuTS4OK05M0vDk0Q4XUtwvKOzrcd3iq9uis
023+ F81M1OIcR7lEewwcLp7tuNNkM3uNna3F2JQFo97Vriy/Xl4/f1cf5VWzXyym7PH
024+ hhx4dbgYKAAA7): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_003.php on line 19
025+ bool(false)
026+ ===DONE===
================================================================================



================================================================================
/home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_004.phpt
================================================================================
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
===DONE===
================================================================================
001+ bool(false)
002+ bool(false)
003+ bool(false)
004+ bool(false)
005+ bool(false)
006+ bool(false)
001- string(5) ";test"
002- string(4) "test"
003- string(4) "test"
004- bool(false)
005- string(5) "Hello"
006- string(3) "a,b"
================================================================================



================================================================================
/home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_005.phpt
================================================================================
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
===DONE===
================================================================================
001+ bool(false)
002+ bool(false)
003+ bool(false)
004+ bool(false)
005+ bool(false)
006+ bool(false)
007+ bool(false)
008+ bool(false)
009+ bool(false)
001- string(12) "A brief note"
002- string(40) "select_vcount,fcol_from_fieldtable/local"
003- string(13) "foobar foobar"
004- string(5) ";test"
005- string(4) "test"
006- string(4) "test"
007- bool(false)
008- string(5) "Hello"
009- string(3) "a,b"
================================================================================



================================================================================
/home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_006.phpt
================================================================================
Warning: file_get_contents(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_006.php on line 12

Warning: file_get_contents(data:;base64,): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_006.php on line 12
bool(false)

Warning: file_get_contents(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_006.php on line 12

Warning: file_get_contents(data:;base64,Zm9vYmFy): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_006.php on line 12
bool(false)

Warning: file_get_contents(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_006.php on line 12

Warning: file_get_contents(data:;base64,#Zm9vYmFyIGZvb2Jhcg==): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_006.php on line 12
bool(false)

Warning: file_get_contents(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_006.php on line 12

Warning: file_get_contents(data:;base64,#Zm9vYmFyIGZvb2Jhc=): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_006.php on line 12
bool(false)
===DONE===
================================================================================
001+ Warning: file_get_contents(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_006.php on line 12
002+ 
003+ Warning: file_get_contents(data:;base64,): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_006.php on line 12
004+ bool(false)
005+ 
006+ Warning: file_get_contents(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_006.php on line 12
007+ 
008+ Warning: file_get_contents(data:;base64,Zm9vYmFy): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_006.php on line 12
009+ bool(false)
010+ 
011+ Warning: file_get_contents(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_006.php on line 12
012+ 
013+ Warning: file_get_contents(data:;base64,#Zm9vYmFyIGZvb2Jhcg==): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_006.php on line 12
014+ bool(false)
015+ 
016+ Warning: file_get_contents(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_006.php on line 12
017+ 
018+ Warning: file_get_contents(data:;base64,#Zm9vYmFyIGZvb2Jhc=): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_006.php on line 12
001- string(0) ""
002- string(6) "foobar"
003- string(13) "foobar foobar"
004- 
005- Warning: file_get_contents(data:;base64,#Zm9vYmFyIGZvb2Jhc=): failed to open stream: rfc2397: unable to decode in %sstream_rfc2397_006.php on line %d
================================================================================



================================================================================
/home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.phpt
================================================================================
===data:,012345===

Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 11

Warning: fopen(data:,012345): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 11

Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 13
bool(false)

Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 14
bool(false)
===S:4,S===

Warning: fseek(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 16
bool(false)

Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 17
bool(false)

Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 18
bool(false)
===GETC===

Warning: fgetc(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 20
bool(false)

Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 21
bool(false)

Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 22
bool(false)
===GETC===

Warning: fgetc(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 24
bool(false)

Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 25
bool(false)

Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 26
bool(false)
===REWIND===

Warning: rewind(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 28
bool(false)

Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 29
bool(false)

Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 30
bool(false)
===GETC===

Warning: fgetc(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 32
bool(false)

Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 33
bool(false)

Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 34
bool(false)
===S:3,S===

Warning: fseek(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 36
bool(false)

Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 37
bool(false)

Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 38
bool(false)
===S:1,C===

Warning: fseek(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 40
bool(false)

Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 41
bool(false)

Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 42
bool(false)
===S:-2,C===

Warning: fseek(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 44
bool(false)

Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 45
bool(false)

Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 46
bool(false)
===S:-10,C===

Warning: fseek(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 48
bool(false)

Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 49
bool(false)

Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 50
bool(false)
===S:3,S===

Warning: fseek(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 52
bool(false)

Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 53
bool(false)

Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 54
bool(false)
===S:10,C===

Warning: fseek(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 56
bool(false)

Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 57
bool(false)

Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 58
bool(false)
===S:-1,E===

Warning: fseek(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 60
bool(false)

Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 61
bool(false)

Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 62
bool(false)
===S:0,E===

Warning: fseek(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 64
bool(false)

Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 65
bool(false)

Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 66
bool(false)
===S:1,E===

Warning: fseek(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 68
bool(false)

Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 69
bool(false)

Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 70
bool(false)

Warning: fclose(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 72
===DONE===
================================================================================
002+ 
003+ Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 11
004+ 
005+ Warning: fopen(data:,012345): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 11
006+ 
007+ Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 13
002- int(0)
005- int(0)
006- int(4)
009+ 
010+ Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 14
011+ bool(false)
009- string(1) "4"
010- int(5)
013+ 
014+ Warning: fseek(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 16
015+ bool(false)
016+ 
017+ Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 17
013- string(1) "5"
014- int(6)
015- bool(true)
017- bool(true)
018- int(0)
019+ 
020+ Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 18
021+ bool(false)
021- string(1) "0"
022- int(1)
023+ 
024+ Warning: fgetc(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 20
025+ bool(false)
026+ 
027+ Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 21
028+ bool(false)
029+ 
030+ Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 22
025- int(0)
026- int(3)
029- int(0)
030- int(4)
033+ 
034+ Warning: fgetc(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 24
035+ bool(false)
036+ 
037+ Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 25
038+ bool(false)
039+ 
040+ Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 26
041+ bool(false)
033- int(0)
034- int(2)
037- int(-1)
041- int(0)
042- int(3)
043+ 
044+ Warning: rewind(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 28
045+ bool(false)
046+ 
047+ Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 29
048+ bool(false)
049+ 
050+ Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 30
045- int(-1)
049- int(0)
050- int(5)
053+ 
054+ Warning: fgetc(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 32
055+ bool(false)
056+ 
057+ Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 33
058+ bool(false)
059+ 
060+ Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 34
053- int(0)
054- int(6)
057- int(-1)
063+ 
064+ Warning: fseek(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 36
065+ bool(false)
066+ 
067+ Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 37
068+ bool(false)
069+ 
070+ Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 38
073+ 
074+ Warning: fseek(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 40
075+ bool(false)
076+ 
077+ Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 41
078+ bool(false)
079+ 
080+ Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 42
083+ 
084+ Warning: fseek(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 44
085+ bool(false)
086+ 
087+ Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 45
088+ bool(false)
089+ 
090+ Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 46
093+ 
094+ Warning: fseek(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 48
096+ 
097+ Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 49
099+ 
100+ Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 50
101+ bool(false)
103+ 
104+ Warning: fseek(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 52
105+ bool(false)
106+ 
107+ Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 53
108+ bool(false)
109+ 
110+ Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 54
113+ 
114+ Warning: fseek(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 56
116+ 
117+ Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 57
119+ 
120+ Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 58
121+ bool(false)
123+ 
124+ Warning: fseek(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 60
125+ bool(false)
126+ 
127+ Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 61
128+ bool(false)
129+ 
130+ Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 62
133+ 
134+ Warning: fseek(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 64
135+ bool(false)
136+ 
137+ Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 65
138+ bool(false)
139+ 
140+ Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 66
143+ 
144+ Warning: fseek(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 68
146+ 
147+ Warning: ftell(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 69
149+ 
150+ Warning: feof(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 70
151+ bool(false)
152+ 
153+ Warning: fclose(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/standard/tests/file/stream_rfc2397_007.php on line 72
================================================================================



================================================================================
/home/hamasaki/php/php-5.2.17/ext/standard/tests/general_functions/bug39322.phpt
================================================================================
array(8) {
  ["command"]=>
  string(14) "/bin/sleep 120"
  ["pid"]=>
  int(16888)
  ["running"]=>
  bool(false)
  ["signaled"]=>
  bool(false)
  ["stopped"]=>
  bool(false)
  ["exitcode"]=>
  int(-1)
  ["termsig"]=>
  int(0)
  ["stopsig"]=>
  int(0)
}
Done!
================================================================================
009+   bool(false)
009-   bool(true)
015+   int(0)
015-   int(15)
================================================================================



================================================================================
/home/hamasaki/php/php-5.2.17/ext/standard/tests/general_functions/proc_open02.phpt
================================================================================
bool(true)
array(8) {
  ["command"]=>
  string(28) "/usr/bin/nohup /bin/sleep 50"
  ["pid"]=>
  int(17480)
  ["running"]=>
  bool(true)
  ["signaled"]=>
  bool(false)
  ["stopped"]=>
  bool(false)
  ["exitcode"]=>
  int(-1)
  ["termsig"]=>
  int(0)
  ["stopsig"]=>
  int(0)
}
bool(true)
array(8) {
  ["command"]=>
  string(28) "/usr/bin/nohup /bin/sleep 50"
  ["pid"]=>
  int(17480)
  ["running"]=>
  bool(false)
  ["signaled"]=>
  bool(false)
  ["stopped"]=>
  bool(false)
  ["exitcode"]=>
  int(-1)
  ["termsig"]=>
  int(0)
  ["stopsig"]=>
  int(0)
}
Done!
================================================================================
029+   bool(false)
029-   bool(true)
035+   int(0)
035-   int(15)
================================================================================



================================================================================
/home/hamasaki/php/php-5.2.17/ext/standard/tests/network/gethostbyaddr_basic1.phpt
================================================================================
*** Testing gethostbyaddr() : basic functionality ***
vs
===DONE===
================================================================================
002+ vs
002- %rloopback|localhost(\.localdomain)?%r
================================================================================



================================================================================
/home/hamasaki/php/php-5.2.17/ext/standard/tests/streams/bug47997.phpt
================================================================================
Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/streams/bug47997.php on line 3

Warning: fopen(data://text/plain,): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/streams/bug47997.php on line 3

Warning: stream_copy_to_stream() expects parameter 1 to be resource, boolean given in /home/hamasaki/php/php-5.2.17/ext/standard/tests/streams/bug47997.php on line 6
bool(false)
================================================================================
001+ Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/standard/tests/streams/bug47997.php on line 3
001- int(0)
002+ 
003+ Warning: fopen(data://text/plain,): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/standard/tests/streams/bug47997.php on line 3
004+ 
005+ Warning: stream_copy_to_stream() expects parameter 1 to be resource, boolean given in /home/hamasaki/php/php-5.2.17/ext/standard/tests/streams/bug47997.php on line 6
006+ bool(false)
================================================================================



================================================================================
/home/hamasaki/php/php-5.2.17/ext/zlib/tests/bug_40189.phpt
================================================================================
string(40) "AwCFRi98wqppK23l2/7kIY8AlyEdAgAAAEdCTUI="

Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/zlib/tests/bug_40189.php on line 6

Warning: fopen(data://text/plain;base64,AwCFRi98wqppK23l2/7kIY8AlyEdAgAAAEdCTUI=): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/zlib/tests/bug_40189.php on line 6

Warning: stream_filter_append() expects parameter 1 to be resource, boolean given in /home/hamasaki/php/php-5.2.17/ext/zlib/tests/bug_40189.php on line 7

Warning: stream_copy_to_stream() expects parameter 1 to be resource, boolean given in /home/hamasaki/php/php-5.2.17/ext/zlib/tests/bug_40189.php on line 8
bool(false)

Warning: fclose(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/zlib/tests/bug_40189.php on line 9
string(0) ""
================================================================================
002+ 
003+ Warning: fopen(): URL file-access is disabled in the server configuration in /home/hamasaki/php/php-5.2.17/ext/zlib/tests/bug_40189.php on line 6
004+ 
005+ Warning: fopen(data://text/plain;base64,AwCFRi98wqppK23l2/7kIY8AlyEdAgAAAEdCTUI=): failed to open stream: no suitable wrapper could be found in /home/hamasaki/php/php-5.2.17/ext/zlib/tests/bug_40189.php on line 6
006+ 
007+ Warning: stream_filter_append() expects parameter 1 to be resource, boolean given in /home/hamasaki/php/php-5.2.17/ext/zlib/tests/bug_40189.php on line 7
008+ 
009+ Warning: stream_copy_to_stream() expects parameter 1 to be resource, boolean given in /home/hamasaki/php/php-5.2.17/ext/zlib/tests/bug_40189.php on line 8
010+ bool(false)
011+ 
012+ Warning: fclose(): supplied argument is not a valid stream resource in /home/hamasaki/php/php-5.2.17/ext/zlib/tests/bug_40189.php on line 9
002- int(0)
================================================================================




================================================================================
BUILD ENVIRONMENT
================================================================================
OS:
Linux - Linux vs 2.6.18-194.32.1.el5 #1 SMP Wed Jan 5 17:53:09 EST 2011 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.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: i386-redhat-linux
コンフィグオプション: ../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
スレッドモデル: posix
gcc バージョン 4.1.2 20080704 (Red Hat 4.1.2-48)

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 =>  (0x00b8e000)
	libcrypt.so.1 => /lib/libcrypt.so.1 (0x009f8000)
	librt.so.1 => /lib/librt.so.1 (0x006f5000)
	libmysqlclient_r.so.16 => /usr/local/mysql/lib/mysql/libmysqlclient_r.so.16 (0x0077d000)
	libpthread.so.0 => /lib/libpthread.so.0 (0x0085c000)
	libm.so.6 => /lib/libm.so.6 (0x006ca000)
	libz.so.1 => /usr/lib/libz.so.1 (0x00877000)
	libpng12.so.0 => /usr/local/lib/libpng12.so.0 (0x00207000)
	libssl.so.0.9.8 => /usr/local/ssl/lib/libssl.so.0.9.8 (0x00325000)
	libcrypto.so.0.9.8 => /usr/local/ssl/lib/libcrypto.so.0.9.8 (0x00367000)
	libresolv.so.2 => /lib/libresolv.so.2 (0x00d13000)
	libdl.so.2 => /lib/libdl.so.2 (0x006c3000)
	libnsl.so.1 => /lib/libnsl.so.1 (0x009dd000)
	libxml2.so.2 => /usr/lib/libxml2.so.2 (0x00496000)
	libc.so.6 => /lib/libc.so.6 (0x00a2a000)
	/lib/ld-linux.so.2 (0x006a4000)


User's E-mail: 


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

System => Linux vs 2.6.18-194.32.1.el5 #1 SMP Wed Jan 5 17:53:09 EST 2011 i686
Build Date => Apr 12 2011 17:13:11
Configure Command =>  'configure'  '--with-mysql=/usr/local/mysql' '--with-apxs2=/usr/local/apache2/bin/apxs' '--enable-roxen-zts' '--with-openssl=/usr/local/ssl' '--with-zlib' '--enable-mbstring' '--enable-mbregex' '--enable-magic-quotes' '--enable-calendar' '--enable-bcmath' '--enable-sockets' '--enable-sigchild' '--enable-shmop' '--enable-sysvsem' '--enable-sysvshm' '--enable-session' '--with-gd' '--enable-zend-multibyte'
Server API => Command Line Interface
Virtual Directory Support => enabled
Configuration File (php.ini) Path => /usr/local/lib
Loaded Configuration File => /usr/local/lib/php.ini
Scan this dir for additional .ini files => (none)
additional .ini files parsed => (none)
PHP API => 20041225
PHP Extension => 20060613
Zend Extension => 220060519
Debug Build => no
Thread Safety => enabled
Zend Memory Manager => enabled
IPv6 Support => enabled
Registered PHP Streams => https, ftps, compress.zlib, php, file, data, http, ftp  
Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
Registered Stream Filters => zlib.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed


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


 _______________________________________________________________________


Configuration

PHP Core

Directive => Local Value => Master Value
allow_call_time_pass_reference => On => On
allow_url_fopen => Off => Off
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
detect_unicode => On => On
disable_classes => no value => no value
disable_functions => phpinfo => phpinfo
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 => syslog => syslog
error_prepend_string => no value => no value
error_reporting => 6135 => 6135
expose_php => On => On
extension_dir => ./ => ./
file_uploads => On => On
highlight.bg => <font style="color: #FFFFFF">#FFFFFF</font> => <font style="color: #FFFFFF">#FFFFFF</font>
highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
html_errors => Off => Off
ignore_repeated_errors => Off => Off
ignore_repeated_source => Off => Off
ignore_user_abort => Off => Off
implicit_flush => On => On
include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
log_errors => On => On
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 => 12 => 12
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 => 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

bcmath

BCMath support => enabled

calendar

Calendar support => enabled

ctype

ctype functions => enabled

date

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

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

gd

GD Support => enabled
GD Version => bundled (2.0.34 compatible)
GIF Read Support => enabled
GIF Create Support => enabled
PNG Support => enabled
WBMP Support => enabled
XBM Support => enabled

hash

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

iconv

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

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

json

json support => enabled
json version => 1.2.1

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.script_encoding => no value => no value
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.1.56
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

openssl

OpenSSL support => enabled
OpenSSL Version => OpenSSL 0.9.8r 8 Feb 2011

pcre

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

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

PDO

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

pdo_sqlite

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

posix

Revision => $Revision: 293036 $

Reflection

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

session

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

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

shmop

shmop support => enabled

SimpleXML

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

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,input=src,form=,fieldset= => a=href,area=href,frame=src,input=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

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
sysvsem
sysvshm

Environment

Variable => Value
REMOTEHOST => 192.168.1.33
HOSTNAME => vs
TEST_PHP_SRCDIR => /home/hamasaki/php/php-5.2.17
SHELL => /bin/csh
TERM => vt100
HOST => vs
MAKEFLAGS =>  
SSH_CLIENT => deleted
OLDPWD => /home/hamasaki/php/php-5.2.17
SSH_TTY => deleted
USER => hamasaki
GROUP => hamasaki
LS_COLORS => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
SSH_AUTH_SOCK => deleted
HOSTTYPE => i386-linux
MAKELEVEL => 1
PAGER => less
MFLAGS =>  
PATH => .:/home/hamasaki/bin:/bin:/sbin:/usr/local/sbin:/usr/local/bin:/usr/local/apache/sbin:/usr/local/apache/bin:/usr/local/mysql/bin:/usr/local/pgsql/bin:/usr/local/ssl/bin:/usr/local/ldap/sbin:/usr/local/ldap/bin:/usr/sbin:/usr/ucb:/usr/bin:/usr/etc:/usr/games:/usr/X11R6/bin
MAIL => /var/spool/mail/hamasaki
BLOCKSIZE => K
PWD => /home/hamasaki/php/php-5.2.17
EXINIT => set tabstop=4 number ai fileencodings=euc-jp,utf-8,cp932
INPUTRC => /etc/inputrc
LANG => ja_JP.UTF-8
TEST_PHP_EXECUTABLE => /home/hamasaki/php/php-5.2.17/sapi/cli/php
HOME => /home/hamasaki
SHLVL => 3
OSTYPE => linux
VENDOR => intel
RCSINIT => -zLT
MACHTYPE => i386
LOGNAME => hamasaki
SSH_CONNECTION => deleted
LESSOPEN => |/usr/bin/lesspipe.sh %s
CC => /home/hamasaki/php/php-5.2.17/meta_ccld
G_BROKEN_FILENAMES => 1
_ => /home/hamasaki/php/php-5.2.17/sapi/cli/php

PHP Variables

Variable => Value
_SERVER["REMOTEHOST"] => 192.168.1.33
_SERVER["HOSTNAME"] => vs
_SERVER["TEST_PHP_SRCDIR"] => /home/hamasaki/php/php-5.2.17
_SERVER["SHELL"] => /bin/csh
_SERVER["TERM"] => vt100
_SERVER["HOST"] => vs
_SERVER["MAKEFLAGS"] => 
_SERVER["SSH_CLIENT"] => deleted
_SERVER["OLDPWD"] => /home/hamasaki/php/php-5.2.17
_SERVER["SSH_TTY"] => deleted
_SERVER["USER"] => hamasaki
_SERVER["GROUP"] => hamasaki
_SERVER["LS_COLORS"] => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["HOSTTYPE"] => i386-linux
_SERVER["MAKELEVEL"] => 1
_SERVER["PAGER"] => less
_SERVER["MFLAGS"] => 
_SERVER["PATH"] => .:/home/hamasaki/bin:/bin:/sbin:/usr/local/sbin:/usr/local/bin:/usr/local/apache/sbin:/usr/local/apache/bin:/usr/local/mysql/bin:/usr/local/pgsql/bin:/usr/local/ssl/bin:/usr/local/ldap/sbin:/usr/local/ldap/bin:/usr/sbin:/usr/ucb:/usr/bin:/usr/etc:/usr/games:/usr/X11R6/bin
_SERVER["MAIL"] => /var/spool/mail/hamasaki
_SERVER["BLOCKSIZE"] => K
_SERVER["PWD"] => /home/hamasaki/php/php-5.2.17
_SERVER["EXINIT"] => set tabstop=4 number ai fileencodings=euc-jp,utf-8,cp932
_SERVER["INPUTRC"] => /etc/inputrc
_SERVER["LANG"] => ja_JP.UTF-8
_SERVER["TEST_PHP_EXECUTABLE"] => /home/hamasaki/php/php-5.2.17/sapi/cli/php
_SERVER["HOME"] => /home/hamasaki
_SERVER["SHLVL"] => 3
_SERVER["OSTYPE"] => linux
_SERVER["VENDOR"] => intel
_SERVER["RCSINIT"] => -zLT
_SERVER["MACHTYPE"] => i386
_SERVER["LOGNAME"] => hamasaki
_SERVER["SSH_CONNECTION"] => deleted
_SERVER["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_SERVER["CC"] => /home/hamasaki/php/php-5.2.17/meta_ccld
_SERVER["G_BROKEN_FILENAMES"] => 1
_SERVER["_"] => /home/hamasaki/php/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"] => 1302596972
_SERVER["argv"] => Array
(
)

_SERVER["argc"] => 0
_ENV["REMOTEHOST"] => 192.168.1.33
_ENV["HOSTNAME"] => vs
_ENV["TEST_PHP_SRCDIR"] => /home/hamasaki/php/php-5.2.17
_ENV["SHELL"] => /bin/csh
_ENV["TERM"] => vt100
_ENV["HOST"] => vs
_ENV["MAKEFLAGS"] => 
_ENV["SSH_CLIENT"] => deleted
_ENV["OLDPWD"] => /home/hamasaki/php/php-5.2.17
_ENV["SSH_TTY"] => deleted
_ENV["USER"] => hamasaki
_ENV["GROUP"] => hamasaki
_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["HOSTTYPE"] => i386-linux
_ENV["MAKELEVEL"] => 1
_ENV["PAGER"] => less
_ENV["MFLAGS"] => 
_ENV["PATH"] => .:/home/hamasaki/bin:/bin:/sbin:/usr/local/sbin:/usr/local/bin:/usr/local/apache/sbin:/usr/local/apache/bin:/usr/local/mysql/bin:/usr/local/pgsql/bin:/usr/local/ssl/bin:/usr/local/ldap/sbin:/usr/local/ldap/bin:/usr/sbin:/usr/ucb:/usr/bin:/usr/etc:/usr/games:/usr/X11R6/bin
_ENV["MAIL"] => /var/spool/mail/hamasaki
_ENV["BLOCKSIZE"] => K
_ENV["PWD"] => /home/hamasaki/php/php-5.2.17
_ENV["EXINIT"] => set tabstop=4 number ai fileencodings=euc-jp,utf-8,cp932
_ENV["INPUTRC"] => /etc/inputrc
_ENV["LANG"] => ja_JP.UTF-8
_ENV["TEST_PHP_EXECUTABLE"] => /home/hamasaki/php/php-5.2.17/sapi/cli/php
_ENV["HOME"] => /home/hamasaki
_ENV["SHLVL"] => 3
_ENV["OSTYPE"] => linux
_ENV["VENDOR"] => intel
_ENV["RCSINIT"] => -zLT
_ENV["MACHTYPE"] => i386
_ENV["LOGNAME"] => hamasaki
_ENV["SSH_CONNECTION"] => deleted
_ENV["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_ENV["CC"] => /home/hamasaki/php/php-5.2.17/meta_ccld
_ENV["G_BROKEN_FILENAMES"] => 1
_ENV["_"] => /home/hamasaki/php/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.