Test report
[email protected] ("Keller Brent (ST-IN/ENG1.1)")
| Newsgroups | php.qa.reports |
|---|---|
| Message-ID | <[email protected]> |
<<php_test_results_20100107_1541.txt>>
php_test_results_20100107_1541.txt
(text/plain, 47.7 KB)
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test date_sunrise() function : usage variation - Passing unexpected values to fifth argument zenith [ext/date/tests/date_sunrise_variation5.phpt]
DomDocument::schemaValidateSource() - string that is not a schema [ext/dom/tests/DOMDocument_schemaValidateSource_error1.phpt]
DomDocument::schemaValidateSource() - non-conforming schema [ext/dom/tests/DOMDocument_schemaValidateSource_error2.phpt]
DomDocument::schemaValidate() - file that is not a schema [ext/dom/tests/DOMDocument_schemaValidate_error1.phpt]
DomDocument::schemaValidate() - non-conforming schema file [ext/dom/tests/DOMDocument_schemaValidate_error2.phpt]
DomDocument::schemaValidate() - non-existant schema file [ext/dom/tests/DOMDocument_schemaValidate_error5.phpt]
Bug #42082 (NodeList length zero should be empty) [ext/dom/tests/bug42082.phpt]
Bug #47848 (importNode doesn't preserve attribute namespaces) [ext/dom/tests/bug47848.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]
SPL: Spl File Info test getGroup [ext/spl/tests/SplFileInfo_getGroup_basic.phpt]
SPL: Spl File Info test getOwner [ext/spl/tests/SplFileInfo_getOwner_basic.phpt]
gethostbyname() function - basic invalid parameter test [ext/standard/tests/network/gethostbyname_basic002.phpt]
gethostbyname() function - basic return valid ip address test [ext/standard/tests/network/gethostbyname_error004.phpt]
HTML entities with invalid chars [ext/standard/tests/strings/htmlentities-utf.phpt]
xmlwriter_write_attribute_ns basic function tests [ext/xmlwriter/tests/xmlwriter_write_attribute_ns_basic_001.phpt]
xmlwriter_write_attribute_ns with missing param [ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.phpt]
xmlwriter_write_dtd basic function tests [ext/xmlwriter/tests/xmlwriter_write_dtd_basic_001.phpt]
=====================================================================
=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
output buffering - fatalism [tests/output/ob_011.phpt]
ob_start(): Ensure unerasable buffer cannot be flushed by ob_flush() [tests/output/ob_start_basic_unerasable_005.phpt]
Bug #42718 (unsafe_raw filter not applied when configured as default filter) [ext/filter/tests/bug42718.phpt]
SPL: ArrayObject::exchangeArray() basic usage with object as underlying data store. [ext/spl/tests/arrayObject_exchangeArray_basic3.phpt]
=====================================================================
=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 57
Exts tested : 22
---------------------------------------------------------------------
Number of tests : 8850 6164
Tests skipped : 2686 ( 30.4%) --------
Tests warned : 0 ( 0.0%) ( 0.0%)
Tests failed : 18 ( 0.2%) ( 0.3%)
Expected fail : 4 ( 0.0%) ( 0.1%)
Tests passed : 6142 ( 69.4%) ( 99.6%)
---------------------------------------------------------------------
Time taken : 226 seconds
=====================================================================
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test date_sunrise() function : usage variation - Passing unexpected values to fifth argument zenith [ext/date/tests/date_sunrise_variation5.phpt]
DomDocument::schemaValidateSource() - string that is not a schema [ext/dom/tests/DOMDocument_schemaValidateSource_error1.phpt]
DomDocument::schemaValidateSource() - non-conforming schema [ext/dom/tests/DOMDocument_schemaValidateSource_error2.phpt]
DomDocument::schemaValidate() - file that is not a schema [ext/dom/tests/DOMDocument_schemaValidate_error1.phpt]
DomDocument::schemaValidate() - non-conforming schema file [ext/dom/tests/DOMDocument_schemaValidate_error2.phpt]
DomDocument::schemaValidate() - non-existant schema file [ext/dom/tests/DOMDocument_schemaValidate_error5.phpt]
Bug #42082 (NodeList length zero should be empty) [ext/dom/tests/bug42082.phpt]
Bug #47848 (importNode doesn't preserve attribute namespaces) [ext/dom/tests/bug47848.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]
SPL: Spl File Info test getGroup [ext/spl/tests/SplFileInfo_getGroup_basic.phpt]
SPL: Spl File Info test getOwner [ext/spl/tests/SplFileInfo_getOwner_basic.phpt]
gethostbyname() function - basic invalid parameter test [ext/standard/tests/network/gethostbyname_basic002.phpt]
gethostbyname() function - basic return valid ip address test [ext/standard/tests/network/gethostbyname_error004.phpt]
HTML entities with invalid chars [ext/standard/tests/strings/htmlentities-utf.phpt]
xmlwriter_write_attribute_ns basic function tests [ext/xmlwriter/tests/xmlwriter_write_attribute_ns_basic_001.phpt]
xmlwriter_write_attribute_ns with missing param [ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.phpt]
xmlwriter_write_dtd basic function tests [ext/xmlwriter/tests/xmlwriter_write_dtd_basic_001.phpt]
=====================================================================
=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
output buffering - fatalism [tests/output/ob_011.phpt]
ob_start(): Ensure unerasable buffer cannot be flushed by ob_flush() [tests/output/ob_start_basic_unerasable_005.phpt]
Bug #42718 (unsafe_raw filter not applied when configured as default filter) [ext/filter/tests/bug42718.phpt]
SPL: ArrayObject::exchangeArray() basic usage with object as underlying data store. [ext/spl/tests/arrayObject_exchangeArray_basic3.phpt]
=====================================================================
================================================================================
/home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.phpt
================================================================================
*** Testing date_sunrise() : usage variation ***
--int 0--
bool(false)
bool(false)
bool(false)
--int 1--
bool(false)
bool(false)
bool(false)
--int 12345--
string(5) "09:51"
float(9.8551717588325)
int(1218169278)
--int -12345--
string(5) "09:54"
float(9.9097820911087)
int(1218169475)
--empty array--
Warning: date_sunrise() expects parameter 5 to be double, array given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, array given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, array given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)
--int indexed array--
Warning: date_sunrise() expects parameter 5 to be double, array given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, array given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, array given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)
--associative array--
Warning: date_sunrise() expects parameter 5 to be double, array given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, array given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, array given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)
--nested arrays--
Warning: date_sunrise() expects parameter 5 to be double, array given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, array given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, array given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)
--uppercase NULL--
bool(false)
bool(false)
bool(false)
--lowercase null--
bool(false)
bool(false)
bool(false)
--lowercase true--
bool(false)
bool(false)
bool(false)
--lowercase false--
bool(false)
bool(false)
bool(false)
--uppercase TRUE--
bool(false)
bool(false)
bool(false)
--uppercase FALSE--
bool(false)
bool(false)
bool(false)
--empty string DQ--
Warning: date_sunrise() expects parameter 5 to be double, string given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, string given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, string given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)
--empty string SQ--
Warning: date_sunrise() expects parameter 5 to be double, string given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, string given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, string given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)
--string DQ--
Warning: date_sunrise() expects parameter 5 to be double, string given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, string given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, string given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)
--string SQ--
Warning: date_sunrise() expects parameter 5 to be double, string given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, string given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, string given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)
--mixed case string--
Warning: date_sunrise() expects parameter 5 to be double, string given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, string given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, string given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)
--heredoc--
Warning: date_sunrise() expects parameter 5 to be double, string given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, string given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, string given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)
--instance of classWithToString--
Warning: date_sunrise() expects parameter 5 to be double, object given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, object given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, object given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)
--instance of classWithoutToString--
Warning: date_sunrise() expects parameter 5 to be double, object given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 92
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, object given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 93
bool(false)
Warning: date_sunrise() expects parameter 5 to be double, object given in /home/brent/tmp/php-5.2.12/ext/date/tests/date_sunrise_variation5.php on line 94
bool(false)
--undefined var--
bool(false)
bool(false)
bool(false)
--unset var--
bool(false)
bool(false)
bool(false)
===DONE===
================================================================================
020+ float(9.9097820911087)
020- float(9.9097820911118)
================================================================================
================================================================================
/home/brent/tmp/php-5.2.12/ext/dom/tests/DOMDocument_schemaValidateSource_error1.phpt
================================================================================
Warning: DOMDocument::schemaValidateSource(): Entity: line 1: parser error : Start tag expected, '<' not found in /home/brent/tmp/php-5.2.12/ext/dom/tests/DOMDocument_schemaValidateSource_error1.php on line 7
Warning: DOMDocument::schemaValidateSource(): string that is not a schema in /home/brent/tmp/php-5.2.12/ext/dom/tests/DOMDocument_schemaValidateSource_error1.php on line 7
Warning: DOMDocument::schemaValidateSource(): ^ in /home/brent/tmp/php-5.2.12/ext/dom/tests/DOMDocument_schemaValidateSource_error1.php on line 7
Warning: DOMDocument::schemaValidateSource(): xmlSchemaParse: could not parse. in /home/brent/tmp/php-5.2.12/ext/dom/tests/DOMDocument_schemaValidateSource_error1.php on line 7
Warning: DOMDocument::schemaValidateSource(): Invalid Schema in /home/brent/tmp/php-5.2.12/ext/dom/tests/DOMDocument_schemaValidateSource_error1.php on line 7
bool(false)
================================================================================
007+ Warning: DOMDocument::schemaValidateSource(): xmlSchemaParse: could not parse. in /home/brent/tmp/php-5.2.12/ext/dom/tests/DOMDocument_schemaValidateSource_error1.php on line 7
007- Warning: DOMDocument::schemaValidateSource(): Failed to parse the XML resource 'in_memory_buffer'. in %s.php on line %d
================================================================================
================================================================================
/home/brent/tmp/php-5.2.12/ext/dom/tests/DOMDocument_schemaValidateSource_error2.phpt
================================================================================
Warning: DOMDocument::schemaValidateSource(): Element 'books': No matching global declaration available. in /home/brent/tmp/php-5.2.12/ext/dom/tests/DOMDocument_schemaValidateSource_error2.php on line 9
bool(false)
================================================================================
001+ Warning: DOMDocument::schemaValidateSource(): Element 'books': No matching global declaration available. in /home/brent/tmp/php-5.2.12/ext/dom/tests/DOMDocument_schemaValidateSource_error2.php on line 9
001- Warning: DOMDocument::schemaValidateSource(): Element 'books': No matching global declaration available for the validation root. in %s.php on line %d
================================================================================
================================================================================
/home/brent/tmp/php-5.2.12/ext/dom/tests/DOMDocument_schemaValidate_error1.phpt
================================================================================
Warning: DOMDocument::schemaValidate(): /home/brent/tmp/php-5.2.12/ext/dom/tests/book-not-a-schema.xsd:1: parser error : Start tag expected, '<' not found in /home/brent/tmp/php-5.2.12/ext/dom/tests/DOMDocument_schemaValidate_error1.php on line 7
Warning: DOMDocument::schemaValidate(): Let's see what happens upon parsing a file that doesn't contain a schema. in /home/brent/tmp/php-5.2.12/ext/dom/tests/DOMDocument_schemaValidate_error1.php on line 7
Warning: DOMDocument::schemaValidate(): ^ in /home/brent/tmp/php-5.2.12/ext/dom/tests/DOMDocument_schemaValidate_error1.php on line 7
Warning: DOMDocument::schemaValidate(): xmlSchemaParse: could not load '/home/brent/tmp/php-5.2.12/ext/dom/tests/book-not-a-schema.xsd'. in /home/brent/tmp/php-5.2.12/ext/dom/tests/DOMDocument_schemaValidate_error1.php on line 7
Warning: DOMDocument::schemaValidate(): Invalid Schema in /home/brent/tmp/php-5.2.12/ext/dom/tests/DOMDocument_schemaValidate_error1.php on line 7
bool(false)
================================================================================
007+ Warning: DOMDocument::schemaValidate(): xmlSchemaParse: could not load '/home/brent/tmp/php-5.2.12/ext/dom/tests/book-not-a-schema.xsd'. in /home/brent/tmp/php-5.2.12/ext/dom/tests/DOMDocument_schemaValidate_error1.php on line 7
007- Warning: DOMDocument::schemaValidate(): Failed to parse the XML resource '%sbook-not-a-schema.xsd'. in %s.php on line %d
================================================================================
================================================================================
/home/brent/tmp/php-5.2.12/ext/dom/tests/DOMDocument_schemaValidate_error2.phpt
================================================================================
Warning: DOMDocument::schemaValidate(): Element 'books': No matching global declaration available. in /home/brent/tmp/php-5.2.12/ext/dom/tests/DOMDocument_schemaValidate_error2.php on line 7
bool(false)
================================================================================
001+ Warning: DOMDocument::schemaValidate(): Element 'books': No matching global declaration available. in /home/brent/tmp/php-5.2.12/ext/dom/tests/DOMDocument_schemaValidate_error2.php on line 7
001- Warning: DOMDocument::schemaValidate(): Element 'books': No matching global declaration available for the validation root. in %s.php on line %d
================================================================================
================================================================================
/home/brent/tmp/php-5.2.12/ext/dom/tests/DOMDocument_schemaValidate_error5.phpt
================================================================================
Warning: DOMDocument::schemaValidate(): I/O warning : failed to load external entity "/home/brent/tmp/php-5.2.12/ext/dom/tests/non-existant-file" in /home/brent/tmp/php-5.2.12/ext/dom/tests/DOMDocument_schemaValidate_error5.php on line 7
Warning: DOMDocument::schemaValidate(): xmlSchemaParse: could not load '/home/brent/tmp/php-5.2.12/ext/dom/tests/non-existant-file'. in /home/brent/tmp/php-5.2.12/ext/dom/tests/DOMDocument_schemaValidate_error5.php on line 7
Warning: DOMDocument::schemaValidate(): Invalid Schema in /home/brent/tmp/php-5.2.12/ext/dom/tests/DOMDocument_schemaValidate_error5.php on line 7
bool(false)
================================================================================
003+ Warning: DOMDocument::schemaValidate(): xmlSchemaParse: could not load '/home/brent/tmp/php-5.2.12/ext/dom/tests/non-existant-file'. in /home/brent/tmp/php-5.2.12/ext/dom/tests/DOMDocument_schemaValidate_error5.php on line 7
003- Warning: DOMDocument::schemaValidate(): Failed to locate the main schema resource at '%s/non-existant-file'. in %s.php on line %d
================================================================================
================================================================================
/home/brent/tmp/php-5.2.12/ext/dom/tests/bug42082.phpt
================================================================================
Warning: DOMXPath::query(): Invalid or inclomplete context in /home/brent/tmp/php-5.2.12/ext/dom/tests/bug42082.php on line 4
bool(false)
Notice: Trying to get property of non-object in /home/brent/tmp/php-5.2.12/ext/dom/tests/bug42082.php on line 6
NULL
Notice: Trying to get property of non-object in /home/brent/tmp/php-5.2.12/ext/dom/tests/bug42082.php on line 7
bool(true)
bool(true)
string(0) ""
bool(true)
bool(true)
bool(false)
bool(false)
===DONE===
================================================================================
001+ Warning: DOMXPath::query(): Invalid or inclomplete context in /home/brent/tmp/php-5.2.12/ext/dom/tests/bug42082.php on line 4
002+ bool(false)
003+
004+ Notice: Trying to get property of non-object in /home/brent/tmp/php-5.2.12/ext/dom/tests/bug42082.php on line 6
005+ NULL
006+
007+ Notice: Trying to get property of non-object in /home/brent/tmp/php-5.2.12/ext/dom/tests/bug42082.php on line 7
001- object(DOMNodeList)#%d (0) {
002- }
003- int(0)
================================================================================
================================================================================
/home/brent/tmp/php-5.2.12/ext/dom/tests/bug47848.phpt
================================================================================
Fatal error: Uncaught exception 'DOMException' with message 'Wrong Document Error' in /home/brent/tmp/php-5.2.12/ext/dom/tests/bug47848.php:13
Stack trace:
#0 /home/brent/tmp/php-5.2.12/ext/dom/tests/bug47848.php(13): DOMNode->appendChild(Object(DOMAttr))
#1 {main}
thrown in /home/brent/tmp/php-5.2.12/ext/dom/tests/bug47848.php on line 13
================================================================================
001+ Fatal error: Uncaught exception 'DOMException' with message 'Wrong Document Error' in /home/brent/tmp/php-5.2.12/ext/dom/tests/bug47848.php:13
002+ Stack trace:
001- <?xml version="1.0"?>
002- <f2f:a xmlns:f2f="http://friend2friend.net/" xmlns:ai="http://altruists.org" ai:attr="namespaced"/>
003+ #0 /home/brent/tmp/php-5.2.12/ext/dom/tests/bug47848.php(13): DOMNode->appendChild(Object(DOMAttr))
004+ #1 {main}
005+ thrown in /home/brent/tmp/php-5.2.12/ext/dom/tests/bug47848.php on line 13
================================================================================
================================================================================
/home/brent/tmp/php-5.2.12/ext/spl/tests/DirectoryIterator_getGroup_basic.phpt
================================================================================
bool(false)
================================================================================
001+ bool(false)
001- bool(true)
================================================================================
================================================================================
/home/brent/tmp/php-5.2.12/ext/spl/tests/DirectoryIterator_getOwner_basic.phpt
================================================================================
bool(false)
================================================================================
001+ bool(false)
001- bool(true)
================================================================================
================================================================================
/home/brent/tmp/php-5.2.12/ext/spl/tests/SplFileInfo_getGroup_basic.phpt
================================================================================
bool(false)
================================================================================
001+ bool(false)
001- bool(true)
================================================================================
================================================================================
/home/brent/tmp/php-5.2.12/ext/spl/tests/SplFileInfo_getOwner_basic.phpt
================================================================================
bool(false)
================================================================================
001+ bool(false)
001- bool(true)
================================================================================
================================================================================
/home/brent/tmp/php-5.2.12/ext/standard/tests/network/gethostbyname_basic002.phpt
================================================================================
bool(false)
================================================================================
001+ bool(false)
001- bool(true)
================================================================================
================================================================================
/home/brent/tmp/php-5.2.12/ext/standard/tests/network/gethostbyname_error004.phpt
================================================================================
bool(false)
================================================================================
001+ bool(false)
001- bool(true)
================================================================================
================================================================================
/home/brent/tmp/php-5.2.12/ext/standard/tests/strings/htmlentities-utf.phpt
================================================================================
string(8) "266c743b"
string(8) "266c743b"
string(0) ""
string(0) ""
string(4) "d090"
string(4) "d090"
string(0) ""
string(0) ""
string(8) "d090d0b0"
string(8) "d090d0b0"
string(0) ""
string(0) ""
string(0) ""
string(0) ""
string(0) ""
string(0) ""
string(0) ""
string(0) ""
================================================================================
017+ string(0) ""
018+ string(0) ""
017- string(8) "2667743b"
018- string(8) "2667743b"
================================================================================
================================================================================
/home/brent/tmp/php-5.2.12/ext/xmlwriter/tests/xmlwriter_write_attribute_ns_basic_001.phpt
================================================================================
Fatal error: Call to undefined function xmlwriter_write_attribute_ns() in /home/brent/tmp/php-5.2.12/ext/xmlwriter/tests/xmlwriter_write_attribute_ns_basic_001.php on line 6
================================================================================
001+ Fatal error: Call to undefined function xmlwriter_write_attribute_ns() in /home/brent/tmp/php-5.2.12/ext/xmlwriter/tests/xmlwriter_write_attribute_ns_basic_001.php on line 6
001- <?xml version="1.0" encoding="UTF-8"?>
002- <root prefix:id="elem1" xmlns:prefix="http://www.php.net/uri">
003- <elem1 attr1="first"/>
004- </root>
================================================================================
================================================================================
/home/brent/tmp/php-5.2.12/ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.phpt
================================================================================
Fatal error: Call to undefined function xmlwriter_write_attribute_ns() in /home/brent/tmp/php-5.2.12/ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.php on line 6
================================================================================
001+ Fatal error: Call to undefined function xmlwriter_write_attribute_ns() in /home/brent/tmp/php-5.2.12/ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.php on line 6
001- Warning: xmlwriter_write_attribute_ns() expects exactly %d parameters, %d given in %s on line %d
002- <?xml version="1.0" encoding="UTF-8"?>
003- <root>
004- <elem1 attr1="first"/>
005- </root>
006- bool(false)
================================================================================
================================================================================
/home/brent/tmp/php-5.2.12/ext/xmlwriter/tests/xmlwriter_write_dtd_basic_001.phpt
================================================================================
bool(true)
<!DOCTYPE bla1 PUBLIC "bla2""bla3" [bla4]>
bool(false)
================================================================================
002+ <!DOCTYPE bla1 PUBLIC "bla2""bla3" [bla4]>
002- <!DOCTYPE bla1 PUBLIC "bla2" "bla3" [bla4]>
================================================================================
================================================================================
BUILD ENVIRONMENT
================================================================================
OS:
Linux - Linux gsdev.fp.us.bosch.com 2.6.9-89.ELsmp #1 SMP Mon Apr 20 10:34:33 EDT 2009 i686
Autoconf:
autoconf (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Bundled Libtool:
ltmain.sh (GNU libtool) 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
System Libtool:
ltmain.sh (GNU libtool) 1.5.6 (1.1220.2.95 2004/04/11 05:50:42)
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.
Compiler:
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.6/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux
Thread model: posix
gcc version 3.4.6 20060404 (Red Hat 3.4.6-11)
Bison:
bison (GNU Bison) 1.875c
Written by Robert Corbett and Richard Stallman.
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.
Libraries:
libcrypt.so.1 => /lib/libcrypt.so.1 (0x00db3000)
librt.so.1 => /lib/tls/librt.so.1 (0x00101000)
libresolv.so.2 => /lib/libresolv.so.2 (0x005ab000)
libm.so.6 => /lib/tls/libm.so.6 (0x0035b000)
libdl.so.2 => /lib/libdl.so.2 (0x00380000)
libnsl.so.1 => /lib/libnsl.so.1 (0x00b6e000)
libz.so.1 => /usr/local/lib/libz.so.1 (0x00840000)
libxml2.so.2 => /usr/lib/libxml2.so.2 (0x008ae000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0x00489000)
libc.so.6 => /lib/tls/libc.so.6 (0x0022a000)
/lib/ld-linux.so.2 (0x00210000)
================================================================================
PHPINFO
================================================================================
phpinfo()
PHP Version => 5.2.12
System => Linux gsdev.fp.us.bosch.com 2.6.9-89.ELsmp #1 SMP Mon Apr 20 10:34:33 EDT 2009 i686
Build Date => Jan 7 2010 10:40:05
Configure Command => './configure' '--enable-so'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/lib
Loaded Configuration File => (none)
Scan this dir for additional .ini files => (none)
additional .ini files parsed => (none)
PHP API => 20041225
PHP Extension => 20060613
Zend Extension => 220060519
Debug Build => no
Thread Safety => disabled
Zend Memory Manager => enabled
IPv6 Support => enabled
Registered PHP Streams => php, file, data, http, ftp
Registered Stream Socket Transports => tcp, udp, unix, udg
Registered Stream Filters => convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed
This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies
_______________________________________________________________________
Configuration
PHP Core
Directive => Local Value => Master Value
allow_call_time_pass_reference => On => On
allow_url_fopen => On => On
allow_url_include => Off => Off
always_populate_raw_post_data => Off => Off
arg_separator.input => & => &
arg_separator.output => & => &
asp_tags => Off => Off
auto_append_file => no value => no value
auto_globals_jit => On => On
auto_prepend_file => no value => no value
browscap => no value => no value
default_charset => no value => no value
default_mimetype => text/html => text/html
define_syslog_variables => Off => Off
disable_classes => no value => no value
disable_functions => no value => no value
display_errors => STDERR => STDERR
display_startup_errors => Off => Off
doc_root => no value => no value
docref_ext => no value => no value
docref_root => no value => no value
enable_dl => On => On
error_append_string => no value => no value
error_log => no value => no value
error_prepend_string => no value => no value
error_reporting => no value => no value
expose_php => On => On
extension_dir => /usr/local/lib/php/extensions/no-debug-non-zts-20060613 => /usr/local/lib/php/extensions/no-debug-non-zts-20060613
file_uploads => On => On
highlight.bg => <font style="color: #FFFFFF">#FFFFFF</font> => <font style="color: #FFFFFF">#FFFFFF</font>
highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
html_errors => Off => Off
ignore_repeated_errors => Off => Off
ignore_repeated_source => Off => Off
ignore_user_abort => Off => Off
implicit_flush => On => On
include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
log_errors => Off => Off
log_errors_max_len => 1024 => 1024
magic_quotes_gpc => On => On
magic_quotes_runtime => Off => Off
magic_quotes_sybase => Off => Off
mail.force_extra_parameters => no value => no value
max_execution_time => 0 => 0
max_file_uploads => 20 => 20
max_input_nesting_level => 64 => 64
max_input_time => -1 => -1
memory_limit => 128M => 128M
open_basedir => no value => no value
output_buffering => 0 => 0
output_handler => no value => no value
post_max_size => 8M => 8M
precision => 14 => 14
realpath_cache_size => 16K => 16K
realpath_cache_ttl => 120 => 120
register_argc_argv => On => On
register_globals => Off => Off
register_long_arrays => On => On
report_memleaks => On => On
report_zend_debug => Off => Off
safe_mode => Off => Off
safe_mode_exec_dir => /usr/local/php/bin => /usr/local/php/bin
safe_mode_gid => Off => Off
safe_mode_include_dir => no value => no value
sendmail_from => no value => no value
sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
serialize_precision => 100 => 100
short_open_tag => On => On
SMTP => localhost => localhost
smtp_port => 25 => 25
sql.safe_mode => Off => Off
track_errors => Off => Off
unserialize_callback_func => no value => no value
upload_max_filesize => 2M => 2M
upload_tmp_dir => no value => no value
user_dir => no value => no value
variables_order => EGPCS => EGPCS
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
y2k_compliance => On => On
zend.ze1_compatibility_mode => Off => Off
ctype
ctype functions => enabled
date
date/time support => enabled
"Olson" Timezone Database Version => 2009.19
Timezone Database => internal
Default timezone => America/New_York
Directive => Local Value => Master Value
date.default_latitude => 31.7667 => 31.7667
date.default_longitude => 35.2333 => 35.2333
date.sunrise_zenith => 90.583333 => 90.583333
date.sunset_zenith => 90.583333 => 90.583333
date.timezone => no value => no value
dom
DOM/XML => enabled
DOM/XML API Version => 20031129
libxml Version => 2.6.16
HTML Support => enabled
XPath Support => enabled
XPointer Support => enabled
Schema Support => enabled
RelaxNG Support => enabled
filter
Input Validation and Filtering => enabled
Revision => $Revision: 288083 $
Directive => Local Value => Master Value
filter.default => unsafe_raw => unsafe_raw
filter.default_flags => no value => no value
hash
hash support => enabled
Hashing Engines => md2 md4 md5 sha1 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru gost adler32 crc32 crc32b haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
iconv
iconv support => enabled
iconv implementation => glibc
iconv library version => 2.3.4
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.16
libXML streams => enabled
pcre
PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 7.9 2009-04-11
Directive => Local Value => Master Value
pcre.backtrack_limit => 100000 => 100000
pcre.recursion_limit => 100000 => 100000
PDO
PDO support => enabled
PDO drivers => sqlite, sqlite2
pdo_sqlite
PDO Driver for SQLite 3.x => enabled
PECL Module version => (bundled) 1.0.1 $Id: pdo_sqlite.c 272374 2008-12-31 11:17:49Z sebastian $
SQLite Library => 3.3.7
posix
Revision => $Revision: 288943 $
Reflection
Reflection => enabled
Version => $Id: php_reflection.c 290127 2009-11-01 15:12:34Z felipe $
session
Session Support => enabled
Registered save handlers => files user sqlite
Registered serializer handlers => php php_binary
Directive => Local Value => Master Value
session.auto_start => Off => Off
session.bug_compat_42 => On => On
session.bug_compat_warn => On => On
session.cache_expire => 180 => 180
session.cache_limiter => nocache => nocache
session.cookie_domain => no value => no value
session.cookie_httponly => Off => Off
session.cookie_lifetime => 0 => 0
session.cookie_path => / => /
session.cookie_secure => Off => Off
session.entropy_file => no value => no value
session.entropy_length => 0 => 0
session.gc_divisor => 100 => 100
session.gc_maxlifetime => 1440 => 1440
session.gc_probability => 1 => 1
session.hash_bits_per_character => 4 => 4
session.hash_function => 0 => 0
session.name => PHPSESSID => PHPSESSID
session.referer_check => no value => no value
session.save_handler => files => files
session.save_path => no value => no value
session.serialize_handler => php => php
session.use_cookies => On => On
session.use_only_cookies => Off => Off
session.use_trans_sid => 0 => 0
SimpleXML
Simplexml support => enabled
Revision => $Revision: 289327 $
Schema support => enabled
SPL
SPL support => enabled
Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilterIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RegexIterator, RuntimeException, SimpleXMLIterator, SplFileInfo, SplFileObject, SplObjectStorage, SplTempFileObject, UnderflowException, UnexpectedValueException
SQLite
SQLite support => enabled
PECL Module version => 2.0-dev $Id: sqlite.c 289587 2009-10-12 19:04:00Z felipe $
SQLite Library => 2.8.17
SQLite Encoding => iso8859
Directive => Local Value => Master Value
sqlite.assoc_case => 0 => 0
standard
Regex Library => Bundled library enabled
Dynamic Library Support => enabled
Path to sendmail => /usr/sbin/sendmail -t -i
Directive => Local Value => Master Value
assert.active => 1 => 1
assert.bail => 0 => 0
assert.callback => no value => no value
assert.quiet_eval => 0 => 0
assert.warning => 1 => 1
auto_detect_line_endings => 0 => 0
default_socket_timeout => 60 => 60
safe_mode_allowed_env_vars => PHP_ => PHP_
safe_mode_protected_env_vars => LD_LIBRARY_PATH => LD_LIBRARY_PATH
url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
user_agent => no value => no value
tokenizer
Tokenizer Support => enabled
xml
XML Support => active
XML Namespace Support => active
libxml2 Version => 2.6.16
xmlreader
XMLReader => enabled
xmlwriter
XMLWriter => enabled
Additional Modules
Module Name
Environment
Variable => Value
HOSTNAME => gsdev.fp.us.bosch.com
TEST_PHP_SRCDIR => /home/brent/tmp/php-5.2.12
SHELL => /bin/sh
TERM => xterm
MAKEFLAGS =>
HISTSIZE => 1000
SSH_CLIENT => deleted
GS_ROOT => /home/brent/MAP
SSH_TTY => deleted
USER => brent
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:
LD_LIBRARY_PATH => /usr/local/lib:/home/brent/MAP/lib:/home/brent/MAP/testlib:
SSH_AUTH_SOCK => deleted
KDEDIR => /usr
GS_NETPANEL => 4265
MAKELEVEL => 1
MFLAGS =>
GS_KP_INTERFACE => 5265
PATH => /usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/opt/mks2007/bin:/files/WindRiver25/gnu/3.4.4-wrlinux-1.3/x86-linux2/bin:/files/WindRiver25/workbench-2.5/x86-linux2/bin:/files/WindRiver25/workbench-2.5/foundation/4.0.9/x86-linux2/bin:/home/brent/bin
MAIL => /var/spool/mail/brent
GS_LV_USERNAME => brent
_ => /home/brent/tmp/php-5.2.12/sapi/cli/php
WRSD_LICENSE_FILE => [email protected]
MyTargetWorkspace => /gshome/brent/WorkspaceVariant
PWD => /home/brent/tmp/php-5.2.12
INPUTRC => /etc/inputrc
LANG => en_US.UTF-8
TEST_PHP_EXECUTABLE => /home/brent/tmp/php-5.2.12/sapi/cli/php
MyMKSWorkspaceTop => /home/brent/WorkspaceVariant/project.pj
SSH_ASKPASS => /usr/libexec/openssh/gnome-ssh-askpass
MANPAGER => more
HOME => /home/brent
SHLVL => 3
LOGNAME => brent
SSH_CONNECTION => deleted
LESSOPEN => |/usr/bin/lesspipe.sh %s
GS_ERR_PRIO_THRESH => LOG_DEBUG
MyTargetLogin => [email protected]
WIN_USER_NAME => krb2fp
CC => gcc
GS_SIM_INTERFACE => 6265
G_BROKEN_FILENAMES => 1
PHP Variables
Variable => Value
_SERVER["HOSTNAME"] => gsdev.fp.us.bosch.com
_SERVER["TEST_PHP_SRCDIR"] => /home/brent/tmp/php-5.2.12
_SERVER["SHELL"] => /bin/sh
_SERVER["TERM"] => xterm
_SERVER["MAKEFLAGS"] =>
_SERVER["HISTSIZE"] => 1000
_SERVER["SSH_CLIENT"] => deleted
_SERVER["GS_ROOT"] => /home/brent/MAP
_SERVER["SSH_TTY"] => deleted
_SERVER["USER"] => brent
_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["LD_LIBRARY_PATH"] => /usr/local/lib:/home/brent/MAP/lib:/home/brent/MAP/testlib:
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["KDEDIR"] => /usr
_SERVER["GS_NETPANEL"] => 4265
_SERVER["MAKELEVEL"] => 1
_SERVER["MFLAGS"] =>
_SERVER["GS_KP_INTERFACE"] => 5265
_SERVER["PATH"] => /usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/opt/mks2007/bin:/files/WindRiver25/gnu/3.4.4-wrlinux-1.3/x86-linux2/bin:/files/WindRiver25/workbench-2.5/x86-linux2/bin:/files/WindRiver25/workbench-2.5/foundation/4.0.9/x86-linux2/bin:/home/brent/bin
_SERVER["MAIL"] => /var/spool/mail/brent
_SERVER["GS_LV_USERNAME"] => brent
_SERVER["_"] => /home/brent/tmp/php-5.2.12/sapi/cli/php
_SERVER["WRSD_LICENSE_FILE"] => [email protected]
_SERVER["MyTargetWorkspace"] => /gshome/brent/WorkspaceVariant
_SERVER["PWD"] => /home/brent/tmp/php-5.2.12
_SERVER["INPUTRC"] => /etc/inputrc
_SERVER["LANG"] => en_US.UTF-8
_SERVER["TEST_PHP_EXECUTABLE"] => /home/brent/tmp/php-5.2.12/sapi/cli/php
_SERVER["MyMKSWorkspaceTop"] => /home/brent/WorkspaceVariant/project.pj
_SERVER["SSH_ASKPASS"] => /usr/libexec/openssh/gnome-ssh-askpass
_SERVER["MANPAGER"] => more
_SERVER["HOME"] => /home/brent
_SERVER["SHLVL"] => 3
_SERVER["LOGNAME"] => brent
_SERVER["SSH_CONNECTION"] => deleted
_SERVER["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_SERVER["GS_ERR_PRIO_THRESH"] => LOG_DEBUG
_SERVER["MyTargetLogin"] => [email protected]
_SERVER["WIN_USER_NAME"] => krb2fp
_SERVER["CC"] => gcc
_SERVER["GS_SIM_INTERFACE"] => 6265
_SERVER["G_BROKEN_FILENAMES"] => 1
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["PATH_TRANSLATED"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["REQUEST_TIME"] => 1262879197
_SERVER["argv"] => Array
(
)
_SERVER["argc"] => 0
_ENV["HOSTNAME"] => gsdev.fp.us.bosch.com
_ENV["TEST_PHP_SRCDIR"] => /home/brent/tmp/php-5.2.12
_ENV["SHELL"] => /bin/sh
_ENV["TERM"] => xterm
_ENV["MAKEFLAGS"] =>
_ENV["HISTSIZE"] => 1000
_ENV["SSH_CLIENT"] => deleted
_ENV["GS_ROOT"] => /home/brent/MAP
_ENV["SSH_TTY"] => deleted
_ENV["USER"] => brent
_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["LD_LIBRARY_PATH"] => /usr/local/lib:/home/brent/MAP/lib:/home/brent/MAP/testlib:
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["KDEDIR"] => /usr
_ENV["GS_NETPANEL"] => 4265
_ENV["MAKELEVEL"] => 1
_ENV["MFLAGS"] =>
_ENV["GS_KP_INTERFACE"] => 5265
_ENV["PATH"] => /usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/opt/mks2007/bin:/files/WindRiver25/gnu/3.4.4-wrlinux-1.3/x86-linux2/bin:/files/WindRiver25/workbench-2.5/x86-linux2/bin:/files/WindRiver25/workbench-2.5/foundation/4.0.9/x86-linux2/bin:/home/brent/bin
_ENV["MAIL"] => /var/spool/mail/brent
_ENV["GS_LV_USERNAME"] => brent
_ENV["_"] => /home/brent/tmp/php-5.2.12/sapi/cli/php
_ENV["WRSD_LICENSE_FILE"] => [email protected]
_ENV["MyTargetWorkspace"] => /gshome/brent/WorkspaceVariant
_ENV["PWD"] => /home/brent/tmp/php-5.2.12
_ENV["INPUTRC"] => /etc/inputrc
_ENV["LANG"] => en_US.UTF-8
_ENV["TEST_PHP_EXECUTABLE"] => /home/brent/tmp/php-5.2.12/sapi/cli/php
_ENV["MyMKSWorkspaceTop"] => /home/brent/WorkspaceVariant/project.pj
_ENV["SSH_ASKPASS"] => /usr/libexec/openssh/gnome-ssh-askpass
_ENV["MANPAGER"] => more
_ENV["HOME"] => /home/brent
_ENV["SHLVL"] => 3
_ENV["LOGNAME"] => brent
_ENV["SSH_CONNECTION"] => deleted
_ENV["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_ENV["GS_ERR_PRIO_THRESH"] => LOG_DEBUG
_ENV["MyTargetLogin"] => [email protected]
_ENV["WIN_USER_NAME"] => krb2fp
_ENV["CC"] => gcc
_ENV["GS_SIM_INTERFACE"] => 6265
_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].