Test results for 5.2.17 [failed]

[email protected]
Newsgroups php.qa.reports
Message-ID <[email protected]>
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test curl_error() & curl_errno() function with problematic host [ext/curl/tests/curl_basic_008.phpt]
curl_setopt() basic parameter test [ext/curl/tests/curl_setopt_error.phpt]
timezone_abbreviations_list() tests [ext/date/tests/010.phpt]
Test DateTimeZone::listAbbreviations() function : basic functionality [ext/date/tests/DateTimeZone_listAbbreviations_basic1.phpt]
Test DateTime::modify() function : usage variation - Passing unexpected values to first argument $modify. [ext/date/tests/DateTime_modify_variation1.phpt]
Test date_modify() function : usage variation - Passing unexpected values to second argument $format. [ext/date/tests/date_modify_variation2.phpt]
Test timezone_abbreviations_list() function : basic functionality [ext/date/tests/timezone_abbreviations_list_basic1.phpt]
DOMDocument::$validateOnParse - effectual determination (dom_document_validate_on_parse_read/dom_document_validate_on_parse_write) [ext/dom/tests/DOMDocument_validate_on_parse_variation.phpt]
Bug #43073 (TrueType bounding box is wrong for angle<>0) [ext/gd/tests/bug43073.phpt]
Bug #48801 (Problem with imagettfbbox) [ext/gd/tests/bug48801.phpt]
Test imagecolorallocate() function : usage variations  - passing different data types to fourth argument [ext/gd/tests/imagecolorallocate_variation4.phpt]
gmp_gcd() basic tests [ext/gmp/tests/021.phpt]
gmp_cmp() basic tests [ext/gmp/tests/026.phpt]
Feature Request #50283 (allow base in gmp_strval to use full range: 2 to 62, and -2 to -36) [ext/gmp/tests/bug50283.phpt]
ldap_bind() - Basic anonymous binding [ext/ldap/tests/ldap_bind_basic.phpt]
ldap_bind() - Advanced binding [ext/ldap/tests/ldap_bind_variation.phpt]
ldap_sasl_bind() - Basic anonymous binding [ext/ldap/tests/ldap_sasl_bind_basic.phpt]
ldap_search() - operation that should fail [ext/ldap/tests/ldap_search_error.phpt]
ldap_start_tls() - Basic ldap_start_tls test [ext/ldap/tests/ldap_start_tls_basic.phpt]
Bug #41125 (PDO mysql + quote() + prepare() can result in seg fault) [ext/pdo_mysql/tests/bug41125.phpt]
Bug #44327 (PDORow::queryString property & numeric offsets / Crash) [ext/pdo_mysql/tests/bug44327.phpt]
Test session_encode() function : error functionality [ext/session/tests/session_encode_error2.phpt]
SimpleXML: XPath [ext/simplexml/tests/008.phpt]
Bug #44811 (Improve error messages when creating new SoapClient which contains invalid data) [ext/soap/tests/bugs/bug44811.phpt]
SPL: DirectoryIterator test getGroup [ext/spl/tests/DirectoryIterator_getGroup_basic.phpt]
SPL: Spl Directory Iterator test getOwner [ext/spl/tests/DirectoryIterator_getOwner_basic.phpt]
Test gethostbyaddr() function : basic functionality [ext/standard/tests/network/gethostbyaddr_basic1.phpt]
Test gethostbynamel() function : error conditions [ext/standard/tests/network/gethostbynamel_error.phpt]
htmlentities() test 2 (setlocale / fr_FR.ISO-8859-15) [ext/standard/tests/strings/htmlentities02.phpt]
htmlentities() test 4 (setlocale / ja_JP.EUC-JP) [ext/standard/tests/strings/htmlentities04.phpt]
htmlentities() test 10 (default_charset / cp1252) [ext/standard/tests/strings/htmlentities10.phpt]
htmlentities() test 11 (default_charset / ISO-8859-15) [ext/standard/tests/strings/htmlentities11.phpt]
htmlentities() test 13 (default_charset / EUC-JP) [ext/standard/tests/strings/htmlentities13.phpt]
htmlentities() test 15 (setlocale / KOI8-R) [ext/standard/tests/strings/htmlentities15.phpt]
sysvmsg functions on non-existing queue [ext/sysvmsg/tests/005.phpt]
msg_send() data types when not serializing [ext/sysvmsg/tests/006.phpt]
Bug #42189 (xmlrpc_get_type() crashes PHP on invalid dates) [ext/xmlrpc/tests/bug42189.phpt]
Bug #51288 (CVE-2010-0397, NULL pointer deref when no <methodName> in request) [ext/xmlrpc/tests/bug51288.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    :   22
Exts tested     :   57
---------------------------------------------------------------------

Number of tests : 8975              7682
Tests skipped   : 1293 ( 14.4%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    :   38 (  0.4%) (  0.5%)
Expected fail   :    4 (  0.0%) (  0.1%)
Tests passed    : 7640 ( 85.1%) ( 99.5%)
---------------------------------------------------------------------
Time taken      : 2951 seconds
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test curl_error() & curl_errno() function with problematic host [ext/curl/tests/curl_basic_008.phpt]
curl_setopt() basic parameter test [ext/curl/tests/curl_setopt_error.phpt]
timezone_abbreviations_list() tests [ext/date/tests/010.phpt]
Test DateTimeZone::listAbbreviations() function : basic functionality [ext/date/tests/DateTimeZone_listAbbreviations_basic1.phpt]
Test DateTime::modify() function : usage variation - Passing unexpected values to first argument $modify. [ext/date/tests/DateTime_modify_variation1.phpt]
Test date_modify() function : usage variation - Passing unexpected values to second argument $format. [ext/date/tests/date_modify_variation2.phpt]
Test timezone_abbreviations_list() function : basic functionality [ext/date/tests/timezone_abbreviations_list_basic1.phpt]
DOMDocument::$validateOnParse - effectual determination (dom_document_validate_on_parse_read/dom_document_validate_on_parse_write) [ext/dom/tests/DOMDocument_validate_on_parse_variation.phpt]
Bug #43073 (TrueType bounding box is wrong for angle<>0) [ext/gd/tests/bug43073.phpt]
Bug #48801 (Problem with imagettfbbox) [ext/gd/tests/bug48801.phpt]
Test imagecolorallocate() function : usage variations  - passing different data types to fourth argument [ext/gd/tests/imagecolorallocate_variation4.phpt]
gmp_gcd() basic tests [ext/gmp/tests/021.phpt]
gmp_cmp() basic tests [ext/gmp/tests/026.phpt]
Feature Request #50283 (allow base in gmp_strval to use full range: 2 to 62, and -2 to -36) [ext/gmp/tests/bug50283.phpt]
ldap_bind() - Basic anonymous binding [ext/ldap/tests/ldap_bind_basic.phpt]
ldap_bind() - Advanced binding [ext/ldap/tests/ldap_bind_variation.phpt]
ldap_sasl_bind() - Basic anonymous binding [ext/ldap/tests/ldap_sasl_bind_basic.phpt]
ldap_search() - operation that should fail [ext/ldap/tests/ldap_search_error.phpt]
ldap_start_tls() - Basic ldap_start_tls test [ext/ldap/tests/ldap_start_tls_basic.phpt]
Bug #41125 (PDO mysql + quote() + prepare() can result in seg fault) [ext/pdo_mysql/tests/bug41125.phpt]
Bug #44327 (PDORow::queryString property & numeric offsets / Crash) [ext/pdo_mysql/tests/bug44327.phpt]
Test session_encode() function : error functionality [ext/session/tests/session_encode_error2.phpt]
SimpleXML: XPath [ext/simplexml/tests/008.phpt]
Bug #44811 (Improve error messages when creating new SoapClient which contains invalid data) [ext/soap/tests/bugs/bug44811.phpt]
SPL: DirectoryIterator test getGroup [ext/spl/tests/DirectoryIterator_getGroup_basic.phpt]
SPL: Spl Directory Iterator test getOwner [ext/spl/tests/DirectoryIterator_getOwner_basic.phpt]
Test gethostbyaddr() function : basic functionality [ext/standard/tests/network/gethostbyaddr_basic1.phpt]
Test gethostbynamel() function : error conditions [ext/standard/tests/network/gethostbynamel_error.phpt]
htmlentities() test 2 (setlocale / fr_FR.ISO-8859-15) [ext/standard/tests/strings/htmlentities02.phpt]
htmlentities() test 4 (setlocale / ja_JP.EUC-JP) [ext/standard/tests/strings/htmlentities04.phpt]
htmlentities() test 10 (default_charset / cp1252) [ext/standard/tests/strings/htmlentities10.phpt]
htmlentities() test 11 (default_charset / ISO-8859-15) [ext/standard/tests/strings/htmlentities11.phpt]
htmlentities() test 13 (default_charset / EUC-JP) [ext/standard/tests/strings/htmlentities13.phpt]
htmlentities() test 15 (setlocale / KOI8-R) [ext/standard/tests/strings/htmlentities15.phpt]
sysvmsg functions on non-existing queue [ext/sysvmsg/tests/005.phpt]
msg_send() data types when not serializing [ext/sysvmsg/tests/006.phpt]
Bug #42189 (xmlrpc_get_type() crashes PHP on invalid dates) [ext/xmlrpc/tests/bug42189.phpt]
Bug #51288 (CVE-2010-0397, NULL pointer deref when no <methodName> in request) [ext/xmlrpc/tests/bug51288.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]
=====================================================================


================================================================================
/development/php-5.2.17/ext/curl/tests/curl_basic_008.phpt
================================================================================
string(0) ""
int(0)
================================================================================
001+ string(0) ""
002+ int(0)
001- %unicode|string%(%d) "%r(Couldn't resolve host|Could not resolve host:)%r %Swww.%s"
002- int(6)
================================================================================



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

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

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

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

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

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

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

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

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

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



================================================================================
/development/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
================================================================================



================================================================================
/development/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)
================================================================================



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



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



================================================================================
/development/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)
================================================================================



================================================================================
/development/php-5.2.17/ext/dom/tests/DOMDocument_validate_on_parse_variation.phpt
================================================================================
validateOnParse set to FALSE: 

 ** ERROR: process timed out **
================================================================================
002- No Error Report Above
003- validateOnParse set to TRUE: 
003+  ** ERROR: process timed out **
005- Warning: DOMDocument::loadXML(): No declaration for element NYPHP in Entity, line: %d in %s on line %d
006- 
007- Warning: DOMDocument::loadXML(): Element body content does not follow the DTD, expecting (p | h1 | h2 | h3 | h4 | h5 | h6 | div | ul | ol | dl | pre | hr | blockquote | address | fieldset | table | form | noscript | ins | del | script)*, got (div div div div div NYPHP) in Entity, line: %d in %s on line %d
008- Error Report Above
================================================================================



================================================================================
/development/php-5.2.17/ext/gd/tests/bug43073.phpt
================================================================================
(500, 400), (610, 400), (610, 376), (500, 376)
(492, 363), (591, 322), (580, 295), (480, 336)
(470, 331), (548, 254), (527, 233), (449, 310)
(439, 309), (483, 202), (461, 193), (416, 299)
(401, 300), (401, 183), (381, 183), (381, 300)
(362, 307), (316, 195), (291, 205), (337, 318)
(330, 329), (246, 244), (224, 265), (308, 350)
(308, 360), (202, 316), (190, 344), (296, 388)
(300, 399), (186, 399), (186, 425), (300, 425)
(306, 437), (195, 483), (206, 510), (318, 464)
(328, 469), (240, 557), (260, 578), (349, 491)
(359, 491), (312, 607), (334, 616), (382, 501)
(398, 500), (398, 618), (418, 618), (418, 500)
(436, 493), (483, 607), (507, 597), (461, 482)
(468, 471), (555, 558), (577, 538), (490, 450)
(490, 440), (600, 485), (611, 457), (502, 412)
================================================================================
001+ (500, 400), (610, 400), (610, 376), (500, 376)
001- (500, 402), (610, 402), (610, 376), (500, 376)
================================================================================



================================================================================
/development/php-5.2.17/ext/gd/tests/bug48801.phpt
================================================================================
(-1, 15)
(154, 15)
(154, -48)
(-1, -48)
================================================================================
002+ (154, 15)
003+ (154, -48)
002- (155, 15)
003- (155, -48)
================================================================================



================================================================================
/development/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 /development/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 /development/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)
================================================================================



================================================================================
/development/php-5.2.17/ext/gmp/tests/021.phpt
================================================================================
string(1) "3"
string(5) "12387"
string(3) "224"
string(1) "1"
string(1) "1"
string(1) "1"
string(1) "1"
string(1) "2"
string(1) "1"
string(10) "8127346234"
string(10) "8127346234"

Warning: Wrong parameter count for gmp_gcd() in /development/php-5.2.17/ext/gmp/tests/021.php on line 19
NULL

Warning: Wrong parameter count for gmp_gcd() in /development/php-5.2.17/ext/gmp/tests/021.php on line 20
NULL

Warning: Wrong parameter count for gmp_gcd() in /development/php-5.2.17/ext/gmp/tests/021.php on line 21
NULL
Done
================================================================================
011+ string(10) "8127346234"
011- string(1) "0"
================================================================================



================================================================================
/development/php-5.2.17/ext/gmp/tests/026.phpt
================================================================================
int(2)
int(0)
int(-1)
int(0)
int(1)
int(-1)
int(-1)
int(0)

Warning: Wrong parameter count for gmp_cmp() in /development/php-5.2.17/ext/gmp/tests/026.php on line 15
NULL

Warning: gmp_cmp(): Unable to convert variable to GMP - wrong type in /development/php-5.2.17/ext/gmp/tests/026.php on line 16
bool(false)

Warning: Wrong parameter count for gmp_cmp() in /development/php-5.2.17/ext/gmp/tests/026.php on line 17
NULL

Warning: Wrong parameter count for gmp_cmp() in /development/php-5.2.17/ext/gmp/tests/026.php on line 18
NULL
Done
================================================================================
007+ int(-1)
007- int(-2)
================================================================================



================================================================================
/development/php-5.2.17/ext/gmp/tests/bug50283.phpt
================================================================================
Warning: gmp_strval(): Bad base for conversion: -36 in /development/php-5.2.17/ext/gmp/tests/bug50283.php on line 3
Decimal: 71915494046709, -36-based: 
Decimal: 71915494046709, 36-based: phpiscool

Warning: gmp_strval(): Bad base for conversion: -1 in /development/php-5.2.17/ext/gmp/tests/bug50283.php on line 5
Decimal: 71915494046709, -1-based: 

Warning: gmp_strval(): Bad base for conversion: 1 in /development/php-5.2.17/ext/gmp/tests/bug50283.php on line 6
Decimal: 71915494046709, 1-based: 

Warning: gmp_strval(): Bad base for conversion: -37 in /development/php-5.2.17/ext/gmp/tests/bug50283.php on line 7
Decimal: 71915494046709, -37-based: 

Warning: gmp_strval(): Bad base for conversion: 37 in /development/php-5.2.17/ext/gmp/tests/bug50283.php on line 8
Decimal: 71915494046709, 37-based: 

Warning: gmp_strval(): Bad base for conversion: 62 in /development/php-5.2.17/ext/gmp/tests/bug50283.php on line 9
Decimal: 71915494046709, 62-based: 

Warning: gmp_strval(): Bad base for conversion: 63 in /development/php-5.2.17/ext/gmp/tests/bug50283.php on line 10
Decimal: 71915494046709, 63-based: 


Warning: gmp_strval(): Bad base for conversion: 62 in /development/php-5.2.17/ext/gmp/tests/bug50283.php on line 11
Base 32 and 62-based:
================================================================================
001+ Warning: gmp_strval(): Bad base for conversion: -36 in /development/php-5.2.17/ext/gmp/tests/bug50283.php on line 3
002+ Decimal: 71915494046709, -36-based: 
001- Decimal: 71915494046709, -36-based: PHPISCOOL
012- Decimal: 71915494046709, 37-based: KHKATELJF
013- Decimal: 71915494046709, 62-based: KQ6yq741
013+ 
014+ Warning: gmp_strval(): Bad base for conversion: 37 in /development/php-5.2.17/ext/gmp/tests/bug50283.php on line 8
015+ Decimal: 71915494046709, 37-based: 
016+ 
017+ Warning: gmp_strval(): Bad base for conversion: 62 in /development/php-5.2.17/ext/gmp/tests/bug50283.php on line 9
018+ Decimal: 71915494046709, 62-based: 
018- Base 32 and 62-based: 1NHkAcdIiD
023+ 
024+ Warning: gmp_strval(): Bad base for conversion: 62 in /development/php-5.2.17/ext/gmp/tests/bug50283.php on line 11
025+ Base 32 and 62-based:
================================================================================



================================================================================
/development/php-5.2.17/ext/ldap/tests/ldap_bind_basic.phpt
================================================================================
Warning: ldap_bind(): Unable to bind to server: Can't contact LDAP server in /development/php-5.2.17/ext/ldap/tests/ldap_bind_basic.php on line 6
bool(false)
===DONE===
================================================================================
001+ Warning: ldap_bind(): Unable to bind to server: Can't contact LDAP server in /development/php-5.2.17/ext/ldap/tests/ldap_bind_basic.php on line 6
002+ bool(false)
001- bool(true)
================================================================================



================================================================================
/development/php-5.2.17/ext/ldap/tests/ldap_bind_variation.phpt
================================================================================
Warning: ldap_bind(): Unable to bind to server: Can't contact LDAP server in /development/php-5.2.17/ext/ldap/tests/ldap_bind_variation.php on line 6
bool(false)
===DONE===
================================================================================
001+ Warning: ldap_bind(): Unable to bind to server: Can't contact LDAP server in /development/php-5.2.17/ext/ldap/tests/ldap_bind_variation.php on line 6
002+ bool(false)
001- bool(true)
================================================================================



================================================================================
/development/php-5.2.17/ext/ldap/tests/ldap_sasl_bind_basic.phpt
================================================================================
Warning: ldap_sasl_bind(): Unable to bind to server: Can't contact LDAP server in /development/php-5.2.17/ext/ldap/tests/ldap_sasl_bind_basic.php on line 6
bool(false)
===DONE===
================================================================================
001+ Warning: ldap_sasl_bind(): Unable to bind to server: Can't contact LDAP server in /development/php-5.2.17/ext/ldap/tests/ldap_sasl_bind_basic.php on line 6
002+ bool(false)
001- bool(true)
================================================================================



================================================================================
/development/php-5.2.17/ext/ldap/tests/ldap_search_error.phpt
================================================================================
Warning: Wrong parameter count for ldap_search() in /development/php-5.2.17/ext/ldap/tests/ldap_search_error.php on line 9
NULL

Warning: ldap_search(): Search: Can't contact LDAP server in /development/php-5.2.17/ext/ldap/tests/ldap_search_error.php on line 12
bool(false)

Warning: ldap_search(): Expected Array as last element in /development/php-5.2.17/ext/ldap/tests/ldap_search_error.php on line 15
bool(false)

Warning: ldap_search(): Array initialization wrong in /development/php-5.2.17/ext/ldap/tests/ldap_search_error.php on line 18
bool(false)

Warning: ldap_search(): No links in link array in /development/php-5.2.17/ext/ldap/tests/ldap_search_error.php on line 21
bool(false)

Warning: ldap_search(): Base must either be a string, or an array with the same number of elements as the links array in /development/php-5.2.17/ext/ldap/tests/ldap_search_error.php on line 24
bool(false)

Warning: ldap_search(): Filter must either be a string, or an array with the same number of elements as the links array in /development/php-5.2.17/ext/ldap/tests/ldap_search_error.php on line 27
bool(false)
===DONE===
================================================================================
004+ Warning: ldap_search(): Search: Can't contact LDAP server in /development/php-5.2.17/ext/ldap/tests/ldap_search_error.php on line 12
004- Warning: ldap_search(): Search: No such object in %s on line %d
================================================================================



================================================================================
/development/php-5.2.17/ext/ldap/tests/ldap_start_tls_basic.phpt
================================================================================
Warning: ldap_start_tls(): Unable to start TLS: Can't contact LDAP server in /development/php-5.2.17/ext/ldap/tests/ldap_start_tls_basic.php on line 6
bool(false)
===DONE===
================================================================================
001+ Warning: ldap_start_tls(): Unable to start TLS: Can't contact LDAP server in /development/php-5.2.17/ext/ldap/tests/ldap_start_tls_basic.php on line 6
002+ bool(false)
001- bool(true)
================================================================================



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



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



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

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



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



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

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



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



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



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



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

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

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

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

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

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



================================================================================
/development/php-5.2.17/ext/standard/tests/strings/htmlentities02.phpt
================================================================================
string(24) "&frac14;&frac12;&frac34;"
================================================================================
001+ string(24) "&frac14;&frac12;&frac34;"
001- string(20) "&OElig;&oelig;&Yuml;"
================================================================================



================================================================================
/development/php-5.2.17/ext/standard/tests/strings/htmlentities04.phpt
================================================================================
string(42) "&iexcl;&cent;&iexcl;&pound;&iexcl;&curren;"
================================================================================
001+ string(42) "&iexcl;&cent;&iexcl;&pound;&iexcl;&curren;"
001- string(6) "¡¢¡£¡¤"
================================================================================



================================================================================
/development/php-5.2.17/ext/standard/tests/strings/htmlentities10.phpt
================================================================================
cp1252
string(4) "‚†™Ÿ"
string(27) "€&cent;&pound;&curren;&yen;"
================================================================================
002+ string(4) "‚†™Ÿ"
003+ string(27) "€&cent;&pound;&curren;&yen;"
002- string(28) "&sbquo;&dagger;&trade;&Yuml;"
003- string(32) "&euro;&cent;&pound;&curren;&yen;"
================================================================================



================================================================================
/development/php-5.2.17/ext/standard/tests/strings/htmlentities11.phpt
================================================================================
ISO-8859-15
string(24) "&frac14;&frac12;&frac34;"
================================================================================
002+ string(24) "&frac14;&frac12;&frac34;"
002- string(20) "&OElig;&oelig;&Yuml;"
================================================================================



================================================================================
/development/php-5.2.17/ext/standard/tests/strings/htmlentities13.phpt
================================================================================
EUC-JP
string(42) "&iexcl;&cent;&iexcl;&pound;&iexcl;&curren;"
================================================================================
002+ string(42) "&iexcl;&cent;&iexcl;&pound;&iexcl;&curren;"
002- string(6) "¡¢¡£¡¤"
================================================================================



================================================================================
/development/php-5.2.17/ext/standard/tests/strings/htmlentities15.phpt
================================================================================
string(9) "ÒÏÓËÏÛÎÙÊ"
string(63) "&Ograve;&Iuml;&Oacute;&Euml;&Iuml;&Ucirc;&Icirc;&Ugrave;&Ecirc;"
================================================================================
002+ string(63) "&Ograve;&Iuml;&Oacute;&Euml;&Iuml;&Ucirc;&Icirc;&Ugrave;&Ecirc;"
002- string(63) "&#1088;&#1086;&#1089;&#1082;&#1086;&#1096;&#1085;&#1099;&#1081;"
================================================================================



================================================================================
/development/php-5.2.17/ext/sysvmsg/tests/005.phpt
================================================================================
Fatal error: Call to undefined function msg_queue_exists() in /development/php-5.2.17/ext/sysvmsg/tests/005.php on line 10
================================================================================
001+ Fatal error: Call to undefined function msg_queue_exists() in /development/php-5.2.17/ext/sysvmsg/tests/005.php on line 10
001- Using 'Resource id #4' as queue resource:
002- bool(false)
003- bool(false)
004- bool(false)
005- bool(true)
006- 
007- Warning: msg_receive(): maximum size of the message has to be greater than zero in %s on line %d
008- bool(false)
009- 
010- Warning: msg_send(): msgsnd failed: Invalid argument in %s on line %d
011- bool(false)
012- bool(true)
013- Using 'foo' as queue resource:
014- 
015- Warning: msg_set_queue() expects parameter 1 to be resource, string given in %s on line %d
016- bool(false)
017- 
018- Warning: msg_stat_queue() expects parameter 1 to be resource, string given in %s on line %d
019- bool(false)
020- 
021- Warning: msg_receive() expects parameter 1 to be resource, string given in %s on line %d
022- bool(false)
023- bool(false)
024- 
025- Warning: msg_receive() expects parameter 1 to be resource, string given in %s on line %d
026- bool(false)
027- 
028- Warning: msg_send() expects parameter 1 to be resource, string given in %s on line %d
029- bool(false)
030- bool(false)
031- Done
================================================================================



================================================================================
/development/php-5.2.17/ext/sysvmsg/tests/006.phpt
================================================================================
Sending/receiving 'foo':
bool(true)
bool(true)
bool(true)
bool(true)
Sending/receiving '123':
bool(true)
bool(true)
bool(true)
bool(false)
Sending/receiving '9.2233720368548E+18':
bool(true)
bool(true)
bool(true)
bool(false)
Sending/receiving '1':
bool(true)
bool(true)
bool(true)
bool(false)
Sending/receiving '1.01':
bool(true)
bool(true)
bool(true)
bool(false)
Sending/receiving '':

Warning: msg_send(): Message parameter must be either a string or a number. in /development/php-5.2.17/ext/sysvmsg/tests/006.php on line 9
bool(false)
bool(false)
bool(true)
bool(false)
Sending/receiving 'Array':

Warning: msg_send(): Message parameter must be either a string or a number. in /development/php-5.2.17/ext/sysvmsg/tests/006.php on line 9
bool(false)
bool(false)
bool(false)
bool(false)
Done
================================================================================
011+ Sending/receiving '9.2233720368548E+18':
011- Sending/receiving '%d':
================================================================================



================================================================================
/development/php-5.2.17/ext/xmlrpc/tests/bug42189.phpt
================================================================================
bool(true)
Done
================================================================================
001+ bool(true)
001- bool(false)
================================================================================



================================================================================
/development/php-5.2.17/ext/xmlrpc/tests/bug51288.phpt
================================================================================
NULL
string(0) ""
Done
================================================================================
002+ string(0) ""
002- NULL
================================================================================




================================================================================
BUILD ENVIRONMENT
================================================================================
OS:
Linux - Linux webserver.ghosthacker.com 2.6.18-238.9.1.el5 #1 SMP Tue Apr 12 18:10:13 EDT 2011 x86_64

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:
N/A
Compiler:
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --disable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux
Thread model: posix
gcc version 4.1.2 20080704 (Red Hat 4.1.2-50)

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-vdso.so.1 =>  (0x00007fffe3649000)
	libcrypt.so.1 => /lib64/libcrypt.so.1 (0x0000003055a00000)
	libz.so.1 => /usr/lib64/libz.so.1 (0x0000003054600000)
	libaspell.so.15 => /usr/lib64/libaspell.so.15 (0x0000003056e00000)
	libpspell.so.15 => /usr/lib64/libpspell.so.15 (0x0000003059200000)
	libgmp.so.3 => /usr/lib64/libgmp.so.3 (0x0000003056a00000)
	libcurl.so.3 => /usr/lib64/libcurl.so.3 (0x0000003059e00000)
	libbz2.so.1 => /usr/lib64/libbz2.so.1 (0x0000003061c00000)
	librt.so.1 => /lib64/librt.so.1 (0x0000003055200000)
	libresolv.so.2 => /lib64/libresolv.so.2 (0x0000003056600000)
	libm.so.6 => /lib64/libm.so.6 (0x0000003053e00000)
	libdl.so.2 => /lib64/libdl.so.2 (0x0000003053a00000)
	libnsl.so.1 => /lib64/libnsl.so.1 (0x0000003055600000)
	libxml2.so.2 => /usr/lib64/libxml2.so.2 (0x000000305de00000)
	libgssapi_krb5.so.2 => /usr/lib64/libgssapi_krb5.so.2 (0x0000003058e00000)
	libkrb5.so.3 => /usr/lib64/libkrb5.so.3 (0x0000003058600000)
	libk5crypto.so.3 => /usr/lib64/libk5crypto.so.3 (0x0000003057e00000)
	libcom_err.so.2 => /lib64/libcom_err.so.2 (0x0000003057600000)
	libssl.so.6 => /lib64/libssl.so.6 (0x0000003059600000)
	libcrypto.so.6 => /lib64/libcrypto.so.6 (0x0000003055e00000)
	libidn.so.11 => /usr/lib64/libidn.so.11 (0x0000003057a00000)
	libc.so.6 => /lib64/libc.so.6 (0x0000003053600000)
	libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x0000003059a00000)
	libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000003058a00000)
	libpthread.so.0 => /lib64/libpthread.so.0 (0x0000003054200000)
	/lib64/ld-linux-x86-64.so.2 (0x0000003053200000)
	libkrb5support.so.0 => /usr/lib64/libkrb5support.so.0 (0x0000003058200000)
	libkeyutils.so.1 => /lib64/libkeyutils.so.1 (0x0000003057200000)
	libselinux.so.1 => /lib64/libselinux.so.1 (0x0000003054e00000)
	libsepol.so.1 => /lib64/libsepol.so.1 (0x0000003054a00000)


User's E-mail: ghost at ghosthacker dot cm


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

System => Linux webserver.ghosthacker.com 2.6.18-238.9.1.el5 #1 SMP Tue Apr 12 18:10:13 EDT 2011 x86_64
Build Date => May  1 2011 12:12:40
Configure Command =>  './configure'  '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib66' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--cache-file=../config.cache' '--with-libdir=lib64' '--with-config-file-path=/etc' '--with-config-file-scan-dir=/etc/php.d' '--disable-debug' '--with-pic' '--disable-rpath' '--with-bz2' '--with-curl' '--with-exec-dir=/usr/bin' '--with-freetype-dir=/usr' '--enable-gd-native-ttf' '--without-gdbm' '--with-gettext' '--with-gmp' '--with-iconv' '--with-jpeg-dir=/usr' '--with-openssl' '--with-pspell' '--with-pcre-regex' '--with-zlib' '--with-layout=GNU' '--enable-exif' '--enable-ftp' '--enable-magic-quotes' '--enable-sockets'!
  '--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg' '--enable-wddx' '--with-pear=/usr/share/pear' '--with-kerberos' '--enable-ucd-snmp-hack' '--with-unixODBC=shared,/usr' '--enable-shmop' '--enable-calendar' '--without-sqlite' '--with-libxml-dir=/usr' '--with-apxs2=/usr/sbin/apxs' '--with-mysql=shared,/usr/lib/mysql/mysql_config' '--with-gd=shared' '--enable-dom' '--enable-dba' '--with-imap=shared' '--with-imap-ssl' '--enable-soap' '--with-mysqli=shared,/usr/bin/mysql_config' '--with-ldap=shared' '--with-ldap-sasl' '--with-pgsql=shared' '--with-xsl=shared' '--with-xmlrpc=shared' '--with-snmp=shared' '--enable-mbstring=shared' '--with-mssql=shared' '--enable-bcmath' '--enable-magic-quotes' '--with-mcrypt=shared' '--with-pdo-mysql=shared' '--with-pdo-sqlite=shared' '--with-tidy=shared,/usr' '--with-readline=shared' '--enable-zip'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /etc
Loaded Configuration File => /etc/php.ini
Scan this dir for additional .ini files => /etc/php.d
additional .ini files parsed => /etc/php.d/bcmath.ini,
/etc/php.d/dba.ini,
/etc/php.d/dbase.ini,
/etc/php.d/dom.ini,
/etc/php.d/fileinfo.ini,
/etc/php.d/gd.ini,
/etc/php.d/imap.ini,
/etc/php.d/json.ini,
/etc/php.d/ldap.ini,
/etc/php.d/mbstring.ini,
/etc/php.d/mcrypt.ini,
/etc/php.d/mysql.ini,
/etc/php.d/mysqli.ini,
/etc/php.d/ncurses.ini,
/etc/php.d/pdo.ini,
/etc/php.d/pdo_mysql.ini,
/etc/php.d/pdo_sqlite.ini,
/etc/php.d/radius.ini,
/etc/php.d/readline.ini,
/etc/php.d/snmp.ini,
/etc/php.d/soap.ini,
/etc/php.d/xmlreader.ini,
/etc/php.d/xmlrpc.ini,
/etc/php.d/xmlwriter.ini,
/etc/php.d/xsl.ini

PHP API => 20041225
PHP Extension => 20060613
Zend Extension => 220060519
Debug Build => no
Thread Safety => disabled
Zend Memory Manager => enabled
IPv6 Support => enabled
Registered PHP Streams => https, ftps, compress.zlib, compress.bzip2, php, file, data, http, ftp, zip  
Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
Registered Stream Filters => zlib.*, bzip2.*, 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 => Off => Off
allow_url_fopen => On => On
allow_url_include => Off => Off
always_populate_raw_post_data => Off => Off
arg_separator.input => & => &
arg_separator.output => & => &
asp_tags => Off => Off
auto_append_file => no value => no value
auto_globals_jit => On => On
auto_prepend_file => no value => no value
browscap => no value => no value
default_charset => no value => no value
default_mimetype => text/html => text/html
define_syslog_variables => Off => Off
disable_classes => no value => no value
disable_functions => no value => no value
display_errors => STDERR => STDERR
display_startup_errors => Off => Off
doc_root => no value => no value
docref_ext => no value => no value
docref_root => no value => no value
enable_dl => On => On
error_append_string => no value => no value
error_log => no value => no value
error_prepend_string => no value => no value
error_reporting => 6143 => 6143
expose_php => On => On
extension_dir => /usr/lib64/php/modules => /usr/lib64/php/modules
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/share/pear => .:/usr/share/pear
log_errors => On => On
log_errors_max_len => 1024 => 1024
magic_quotes_gpc => Off => Off
magic_quotes_runtime => Off => Off
magic_quotes_sybase => Off => Off
mail.force_extra_parameters => no value => no value
max_execution_time => 0 => 0
max_file_uploads => 20 => 20
max_input_nesting_level => 64 => 64
max_input_time => -1 => -1
memory_limit => 128M => 128M
open_basedir => no value => no value
output_buffering => 0 => 0
output_handler => no value => no value
post_max_size => 8M => 8M
precision => 14 => 14
realpath_cache_size => 16K => 16K
realpath_cache_ttl => 120 => 120
register_argc_argv => On => On
register_globals => Off => Off
register_long_arrays => Off => Off
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

bz2

BZip2 Support => Enabled
Stream Wrapper support => compress.bz2://
Stream Filter support => bzip2.decompress, bzip2.compress
BZip2 Version => 1.0.3, 15-Feb-2005

calendar

Calendar support => enabled

ctype

ctype functions => enabled

curl

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

date

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

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

dba

DBA support => enabled
Supported handlers => cdb cdb_make inifile flatfile 

dom

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

exif

EXIF Support => enabled
EXIF Version => 1.4 $Id: exif.c 293036 2010-01-03 09:23:27Z sebastian $
Supported EXIF Version => 0220
Supported filetypes => JPEG,TIFF

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

ftp

FTP support => enabled

gettext

GetText Support => enabled

gmp

gmp support => enabled
GMP version => 4.1.4

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

openssl

OpenSSL support => enabled
OpenSSL Version => OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008

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

posix

Revision => $Revision: 293036 $

pspell

PSpell Support => enabled

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 
Registered serializer handlers => php php_binary wddx 

Directive => Local Value => Master Value
session.auto_start => Off => Off
session.bug_compat_42 => Off => Off
session.bug_compat_warn => On => On
session.cache_expire => 180 => 180
session.cache_limiter => nocache => nocache
session.cookie_domain => no value => no value
session.cookie_httponly => Off => Off
session.cookie_lifetime => 0 => 0
session.cookie_path => / => /
session.cookie_secure => Off => Off
session.entropy_file => no value => no value
session.entropy_length => 0 => 0
session.gc_divisor => 1000 => 1000
session.gc_maxlifetime => 1440 => 1440
session.gc_probability => 1 => 1
session.hash_bits_per_character => 5 => 5
session.hash_function => 0 => 0
session.name => PHPSESSID => PHPSESSID
session.referer_check => no value => no value
session.save_handler => files => files
session.save_path => /var/lib/php/session => /var/lib/php/session
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

soap

Soap Client => enabled
Soap Server => enabled

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

sockets

Sockets Support => enabled

SPL

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

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=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
user_agent => no value => no value

sysvmsg

sysvmsg support => enabled
Revision => $Revision: 293036 $

tokenizer

Tokenizer Support => enabled

wddx

WDDX Support => enabled
WDDX Session Serializer => enabled

xml

XML Support => active
XML Namespace Support => active
libxml2 Version => 2.6.26

xmlreader

XMLReader => enabled

xmlwriter

XMLWriter => enabled

zip

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

zlib

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

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

Additional Modules

Module Name
sysvsem
sysvshm

Environment

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

PHP Variables

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

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

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

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

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