make test error

[email protected]
Newsgroups php.qa.reports
Message-ID <CAKhK8qEuYfX4zqdTN-=6YmuMDXfvJMy1gKnm6uSTX4oRCfB=Jg@mail.gmail.com>
Failed to make, see attached. God bless.
php_test_results_20160604_0809.txt (text/plain, 87.9 KB)
=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
Test open_basedir configuration [tests/security/open_basedir_linkinfo.phpt]  XFAIL REASON: BUG: open_basedir cannot delete symlink to prohibited file. See also
bugs 48111 and 52176.
Inconsistencies when accessing protected members [Zend/tests/access_modifiers_008.phpt]  XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
Inconsistencies when accessing protected members - 2 [Zend/tests/access_modifiers_009.phpt]  XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770.phpt]  XFAIL REASON: See Bug #48770
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_2.phpt]  XFAIL REASON: See Bug #48770
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_3.phpt]  XFAIL REASON: See Bug #48770
Bug #64896 (Segfault with gc_collect_cycles using unserialize on certain objects) [Zend/tests/bug64896.phpt]  XFAIL REASON: We can not fix this bug without a significant (performace slow down) change to gc
Initial value of static var in method depends on the include time of the class definition [Zend/tests/method_static_var.phpt]  XFAIL REASON: Maybe not a bug
DateTime::add() -- fall type2 type3 [ext/date/tests/DateTime_add-fall-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::add() -- fall type3 type2 [ext/date/tests/DateTime_add-fall-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::add() -- fall type3 type3 [ext/date/tests/DateTime_add-fall-type3-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::add() -- spring type2 type3 [ext/date/tests/DateTime_add-spring-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::add() -- spring type3 type2 [ext/date/tests/DateTime_add-spring-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::add() -- spring type3 type3 [ext/date/tests/DateTime_add-spring-type3-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- fall type2 type3 [ext/date/tests/DateTime_diff-fall-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- fall type3 type2 [ext/date/tests/DateTime_diff-fall-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- fall type3 type3 [ext/date/tests/DateTime_diff-fall-type3-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- spring type2 type3 [ext/date/tests/DateTime_diff-spring-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- spring type3 type2 [ext/date/tests/DateTime_diff-spring-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- spring type3 type3 [ext/date/tests/DateTime_diff-spring-type3-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- fall type2 type3 [ext/date/tests/DateTime_sub-fall-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- fall type3 type2 [ext/date/tests/DateTime_sub-fall-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- fall type3 type3 [ext/date/tests/DateTime_sub-fall-type3-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- spring type2 type3 [ext/date/tests/DateTime_sub-spring-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- spring type3 type2 [ext/date/tests/DateTime_sub-spring-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- spring type3 type3 [ext/date/tests/DateTime_sub-spring-type3-type3.phpt]  XFAIL REASON: Various bugs exist
RFC: DateTime and Daylight Saving Time Transitions (zone type 3, bd2) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bd2.phpt]  XFAIL REASON: Still not quite right
RFC: DateTime and Daylight Saving Time Transitions (zone type 3, fs) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-fs.phpt]  XFAIL REASON: Still not quite right
Bug #42718 (unsafe_raw filter not applied when configured as default filter) [ext/filter/tests/bug42718.phpt]  XFAIL REASON: FILTER_UNSAFE_RAW not applied when configured as default filter, even with flags
Bug #67296 (filter_input doesn't validate variables) [ext/filter/tests/bug49184.phpt]  XFAIL REASON: See Bug #49184
Bug #70470 (Built-in server truncates headers spanning over TCP packets) [sapi/cli/tests/bug70470.phpt]  XFAIL REASON: bug is not fixed yet
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #53437 DateInterval unserialize bad data, 32 bit [ext/date/tests/bug53437_var3.phpt]
Bug #69679 (DOMDocument::loadHTML refuses to accept NULL bytes) [ext/dom/tests/bug69679.phpt]
Test 5: HTML Test [ext/dom/tests/dom005.phpt]
Test the basics to function iconv. [ext/iconv/tests/iconv_basic_001.phpt]
Test fileperms(), chmod() functions: error conditions [ext/standard/tests/file/006_error.phpt]
Bug #41655 (open_basedir bypass via glob()) 1/2 [ext/standard/tests/file/bug41655_1.phpt]
fgets() with a socket stream [ext/standard/tests/file/fgets_socket_variation1.phpt]
fgets() over a socket with more than a buffer's worth of data [ext/standard/tests/file/fgets_socket_variation2.phpt]
file_get_contents() test using offset parameter out of range [ext/standard/tests/file/file_get_contents_error001.phpt]
Test glob() function: ensure no platform difference, variation 3 [ext/standard/tests/file/glob_variation5.phpt]
Test popen() and pclose function: error conditions [ext/standard/tests/file/popen_pclose_error.phpt]
Test function getservbyname() [ext/standard/tests/general_functions/getservbyname_basic.phpt]
Test fsockopen() function : basic functionality [ext/standard/tests/network/fsockopen_basic.phpt]
testing fsockopen without a protocol string [ext/standard/tests/network/fsockopen_variation1.phpt]
stream_socket_shutdown() test on IPv4 TCP Loopback [ext/standard/tests/network/shutdown.phpt]
Streams Based IPv4 TCP Loopback test [ext/standard/tests/network/tcp4loop.phpt]
Bug #64146 (serialize incorrectly saving objects when they are cloned) [ext/standard/tests/serialize/bug64146.phpt]
Testing stream_get_meta_data() "unread_bytes" field on a udp socket [ext/standard/tests/streams/stream_get_meta_data_socket_variation1.phpt]
Testing stream_get_meta_data() "timed_out" field on a udp socket [ext/standard/tests/streams/stream_get_meta_data_socket_variation2.phpt]
Testing stream_get_meta_data() "blocked" field on a udp socket [ext/standard/tests/streams/stream_get_meta_data_socket_variation3.phpt]
Testing stream_get_meta_data() "eof" field on a udp socket [ext/standard/tests/streams/stream_get_meta_data_socket_variation4.phpt]
Test stream_set_timeout() function : error conditions [ext/standard/tests/streams/stream_set_timeout_error.phpt]
mixed stream_socket_enable_crypto(resource $stream , bool $enable [, int $crypto_type [, resource $session_stream ]] ) ; [ext/standard/tests/streams/stream_socket_enable_crypto-win32.phpt]
Test setlocale() function : basic functionality - setting system locale to a specific [ext/standard/tests/strings/setlocale_basic1.phpt]
Test setlocale() function : basic functionality - set locale using an array [ext/standard/tests/strings/setlocale_basic2.phpt]
Test setlocale() function : basic functionality - passing multiple locales as argument [ext/standard/tests/strings/setlocale_basic3.phpt]
Test setlocale() function : usage variations - passing multiple valid/invlaid locales as argument [ext/standard/tests/strings/setlocale_variation1.phpt]
Test setlocale() function : usage variations - Setting all available locales in the platform [ext/standard/tests/strings/setlocale_variation2.phpt]
Bug #35447 (xml_parse_into_struct() chokes on the UTF-8 BOM) [ext/xml/tests/bug35447.phpt]
XML Parser test: concat character data and set empty handlers [ext/xml/tests/xml011.phpt]
XMLReader: Bug #71805 XML files can generate UTF-8 error even if they are UTF-8 [ext/xmlreader/tests/bug71805.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]
Bug #61977 Test exit code for various errors [sapi/cli/tests/bug43177.phpt]
Bug #65633 (built-in server treat some http headers as case-sensitive) [sapi/cli/tests/bug65633.phpt]
Bug #66830 (Empty header causes PHP built-in web server to hang) [sapi/cli/tests/bug66830.phpt]
Bug #68291 (404 on urls with '+') [sapi/cli/tests/bug68291.phpt]
Check cli_process_title support on Unix [sapi/cli/tests/cli_process_title_unix.phpt]
Bug #60180 ($_SERVER["PHP_SELF"] incorrect) [sapi/cli/tests/php_cli_server_010.phpt]
Implement Req #60850 (Built in web server does not set $_SERVER['SCRIPT_FILENAME'] when using router) [sapi/cli/tests/php_cli_server_017.phpt]
=====================================================================

=====================================================================
WARNED TEST SUMMARY
---------------------------------------------------------------------
Phar: bug #69958: Segfault in Phar::convertToData on invalid file [ext/phar/tests/bug69958.phpt] (warn: XFAIL section but test passes)
Bug #69111 Crash in SessionHandler::read() [ext/session/tests/bug69111.phpt] (warn: XFAIL section but test passes)
Bug #70172 - Use After Free Vulnerability in unserialize() [ext/standard/tests/serialize/bug70172.phpt] (warn: XFAIL section but test passes)
=====================================================================


=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :   50
Exts tested     :   29
---------------------------------------------------------------------

Number of tests : 13752              9052
Tests skipped   : 4700 ( 34.2%) --------
Tests warned    :    3 (  0.0%) (  0.0%)
Tests failed    :   40 (  0.3%) (  0.4%)
Expected fail   :   31 (  0.2%) (  0.3%)
Tests passed    : 8978 ( 65.3%) ( 99.2%)
---------------------------------------------------------------------
Time taken      : 2082 seconds
=====================================================================

=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
Test open_basedir configuration [tests/security/open_basedir_linkinfo.phpt]  XFAIL REASON: BUG: open_basedir cannot delete symlink to prohibited file. See also
bugs 48111 and 52176.
Inconsistencies when accessing protected members [Zend/tests/access_modifiers_008.phpt]  XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
Inconsistencies when accessing protected members - 2 [Zend/tests/access_modifiers_009.phpt]  XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770.phpt]  XFAIL REASON: See Bug #48770
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_2.phpt]  XFAIL REASON: See Bug #48770
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_3.phpt]  XFAIL REASON: See Bug #48770
Bug #64896 (Segfault with gc_collect_cycles using unserialize on certain objects) [Zend/tests/bug64896.phpt]  XFAIL REASON: We can not fix this bug without a significant (performace slow down) change to gc
Initial value of static var in method depends on the include time of the class definition [Zend/tests/method_static_var.phpt]  XFAIL REASON: Maybe not a bug
DateTime::add() -- fall type2 type3 [ext/date/tests/DateTime_add-fall-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::add() -- fall type3 type2 [ext/date/tests/DateTime_add-fall-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::add() -- fall type3 type3 [ext/date/tests/DateTime_add-fall-type3-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::add() -- spring type2 type3 [ext/date/tests/DateTime_add-spring-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::add() -- spring type3 type2 [ext/date/tests/DateTime_add-spring-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::add() -- spring type3 type3 [ext/date/tests/DateTime_add-spring-type3-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- fall type2 type3 [ext/date/tests/DateTime_diff-fall-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- fall type3 type2 [ext/date/tests/DateTime_diff-fall-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- fall type3 type3 [ext/date/tests/DateTime_diff-fall-type3-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- spring type2 type3 [ext/date/tests/DateTime_diff-spring-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- spring type3 type2 [ext/date/tests/DateTime_diff-spring-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- spring type3 type3 [ext/date/tests/DateTime_diff-spring-type3-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- fall type2 type3 [ext/date/tests/DateTime_sub-fall-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- fall type3 type2 [ext/date/tests/DateTime_sub-fall-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- fall type3 type3 [ext/date/tests/DateTime_sub-fall-type3-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- spring type2 type3 [ext/date/tests/DateTime_sub-spring-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- spring type3 type2 [ext/date/tests/DateTime_sub-spring-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- spring type3 type3 [ext/date/tests/DateTime_sub-spring-type3-type3.phpt]  XFAIL REASON: Various bugs exist
RFC: DateTime and Daylight Saving Time Transitions (zone type 3, bd2) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bd2.phpt]  XFAIL REASON: Still not quite right
RFC: DateTime and Daylight Saving Time Transitions (zone type 3, fs) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-fs.phpt]  XFAIL REASON: Still not quite right
Bug #42718 (unsafe_raw filter not applied when configured as default filter) [ext/filter/tests/bug42718.phpt]  XFAIL REASON: FILTER_UNSAFE_RAW not applied when configured as default filter, even with flags
Bug #67296 (filter_input doesn't validate variables) [ext/filter/tests/bug49184.phpt]  XFAIL REASON: See Bug #49184
Bug #70470 (Built-in server truncates headers spanning over TCP packets) [sapi/cli/tests/bug70470.phpt]  XFAIL REASON: bug is not fixed yet
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #53437 DateInterval unserialize bad data, 32 bit [ext/date/tests/bug53437_var3.phpt]
Bug #69679 (DOMDocument::loadHTML refuses to accept NULL bytes) [ext/dom/tests/bug69679.phpt]
Test 5: HTML Test [ext/dom/tests/dom005.phpt]
Test the basics to function iconv. [ext/iconv/tests/iconv_basic_001.phpt]
Test fileperms(), chmod() functions: error conditions [ext/standard/tests/file/006_error.phpt]
Bug #41655 (open_basedir bypass via glob()) 1/2 [ext/standard/tests/file/bug41655_1.phpt]
fgets() with a socket stream [ext/standard/tests/file/fgets_socket_variation1.phpt]
fgets() over a socket with more than a buffer's worth of data [ext/standard/tests/file/fgets_socket_variation2.phpt]
file_get_contents() test using offset parameter out of range [ext/standard/tests/file/file_get_contents_error001.phpt]
Test glob() function: ensure no platform difference, variation 3 [ext/standard/tests/file/glob_variation5.phpt]
Test popen() and pclose function: error conditions [ext/standard/tests/file/popen_pclose_error.phpt]
Test function getservbyname() [ext/standard/tests/general_functions/getservbyname_basic.phpt]
Test fsockopen() function : basic functionality [ext/standard/tests/network/fsockopen_basic.phpt]
testing fsockopen without a protocol string [ext/standard/tests/network/fsockopen_variation1.phpt]
stream_socket_shutdown() test on IPv4 TCP Loopback [ext/standard/tests/network/shutdown.phpt]
Streams Based IPv4 TCP Loopback test [ext/standard/tests/network/tcp4loop.phpt]
Bug #64146 (serialize incorrectly saving objects when they are cloned) [ext/standard/tests/serialize/bug64146.phpt]
Testing stream_get_meta_data() "unread_bytes" field on a udp socket [ext/standard/tests/streams/stream_get_meta_data_socket_variation1.phpt]
Testing stream_get_meta_data() "timed_out" field on a udp socket [ext/standard/tests/streams/stream_get_meta_data_socket_variation2.phpt]
Testing stream_get_meta_data() "blocked" field on a udp socket [ext/standard/tests/streams/stream_get_meta_data_socket_variation3.phpt]
Testing stream_get_meta_data() "eof" field on a udp socket [ext/standard/tests/streams/stream_get_meta_data_socket_variation4.phpt]
Test stream_set_timeout() function : error conditions [ext/standard/tests/streams/stream_set_timeout_error.phpt]
mixed stream_socket_enable_crypto(resource $stream , bool $enable [, int $crypto_type [, resource $session_stream ]] ) ; [ext/standard/tests/streams/stream_socket_enable_crypto-win32.phpt]
Test setlocale() function : basic functionality - setting system locale to a specific [ext/standard/tests/strings/setlocale_basic1.phpt]
Test setlocale() function : basic functionality - set locale using an array [ext/standard/tests/strings/setlocale_basic2.phpt]
Test setlocale() function : basic functionality - passing multiple locales as argument [ext/standard/tests/strings/setlocale_basic3.phpt]
Test setlocale() function : usage variations - passing multiple valid/invlaid locales as argument [ext/standard/tests/strings/setlocale_variation1.phpt]
Test setlocale() function : usage variations - Setting all available locales in the platform [ext/standard/tests/strings/setlocale_variation2.phpt]
Bug #35447 (xml_parse_into_struct() chokes on the UTF-8 BOM) [ext/xml/tests/bug35447.phpt]
XML Parser test: concat character data and set empty handlers [ext/xml/tests/xml011.phpt]
XMLReader: Bug #71805 XML files can generate UTF-8 error even if they are UTF-8 [ext/xmlreader/tests/bug71805.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]
Bug #61977 Test exit code for various errors [sapi/cli/tests/bug43177.phpt]
Bug #65633 (built-in server treat some http headers as case-sensitive) [sapi/cli/tests/bug65633.phpt]
Bug #66830 (Empty header causes PHP built-in web server to hang) [sapi/cli/tests/bug66830.phpt]
Bug #68291 (404 on urls with '+') [sapi/cli/tests/bug68291.phpt]
Check cli_process_title support on Unix [sapi/cli/tests/cli_process_title_unix.phpt]
Bug #60180 ($_SERVER["PHP_SELF"] incorrect) [sapi/cli/tests/php_cli_server_010.phpt]
Implement Req #60850 (Built in web server does not set $_SERVER['SCRIPT_FILENAME'] when using router) [sapi/cli/tests/php_cli_server_017.phpt]
=====================================================================

=====================================================================
WARNED TEST SUMMARY
---------------------------------------------------------------------
Phar: bug #69958: Segfault in Phar::convertToData on invalid file [ext/phar/tests/bug69958.phpt] (warn: XFAIL section but test passes)
Bug #69111 Crash in SessionHandler::read() [ext/session/tests/bug69111.phpt] (warn: XFAIL section but test passes)
Bug #70172 - Use After Free Vulnerability in unserialize() [ext/standard/tests/serialize/bug70172.phpt] (warn: XFAIL section but test passes)
=====================================================================


================================================================================
/var/tmp/php-5.6.22/ext/date/tests/bug53437_var3.phpt
================================================================================
object(DateInterval)#1 (15) {
  ["y"]=>
  int(-1)
  ["m"]=>
  int(-1)
  ["d"]=>
  int(-1)
  ["h"]=>
  int(-1)
  ["i"]=>
  int(-1)
  ["s"]=>
  int(-1)
  ["weekday"]=>
  int(10)
  ["weekday_behavior"]=>
  int(10)
  ["first_last_day_of"]=>
  int(0)
  ["invert"]=>
  int(0)
  ["days"]=>
  int(0)
  ["special_type"]=>
  int(0)
  ["special_amount"]=>
  int(-1)
  ["have_weekday_relative"]=>
  int(0)
  ["have_special_relative"]=>
  int(0)
}
==DONE==
================================================================================
029+   int(0)
029-   int(9)
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/dom/tests/bug69679.phpt
================================================================================
<!DOCTYPE html>
<html>
<head><meta charset="UTF-8"></head>
<body>U+0000 <span></span>
</body>
</html>
================================================================================
002+ <html>
002- <html><head><meta charset="UTF-8"></head><body>U+0000 <span></span></body></html>
003+ <head><meta charset="UTF-8"></head>
004+ <body>U+0000 <span></span>
005+ </body>
006+ </html>
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/dom/tests/dom005.phpt
================================================================================
--- save as XML
<?xml version="1.0" standalone="yes"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><head><title>Hello world</title></head><body>
This is a not well-formed<br/>
html files with undeclared entities&#xA0;
</body></html>
--- save as HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head><title>Hello world</title></head>
<body>
This is a not well-formed<br>
html files with undeclared entities&nbsp;
</body>
</html>
================================================================================
010+ <html>
011+ <head><title>Hello world</title></head>
012+ <body>
010- <html><head><title>Hello world</title></head><body>
013- </body></html>
015+ </body>
016+ </html>
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/iconv/tests/iconv_basic_001.phpt
================================================================================
string(15) "?lu?ou?k? k??\n"
================================================================================
001+ string(15) "?lu?ou?k? k??\n"
001- string(15) "Zlutoucky kun\n"
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/standard/tests/file/006_error.phpt
================================================================================
*** Testing error conditions for fileperms(), chmod() ***
bool(true)
100777

Warning: chmod(): Operation not permitted in /var/tmp/php-5.6.22/ext/standard/tests/file/006_error.php on line 19
bool(false)
41775

Warning: chmod(): No such file or directory in /var/tmp/php-5.6.22/ext/standard/tests/file/006_error.php on line 25
bool(false)

Warning: fileperms(): stat failed for /no/such/file/dir in /var/tmp/php-5.6.22/ext/standard/tests/file/006_error.php on line 26
bool(false)


Warning: chmod() expects exactly 2 parameters, 1 given in /var/tmp/php-5.6.22/ext/standard/tests/file/006_error.php on line 32
NULL

Warning: chmod() expects exactly 2 parameters, 1 given in /var/tmp/php-5.6.22/ext/standard/tests/file/006_error.php on line 33
NULL

Warning: chmod() expects exactly 2 parameters, 0 given in /var/tmp/php-5.6.22/ext/standard/tests/file/006_error.php on line 34
NULL

Warning: fileperms() expects exactly 1 parameter, 0 given in /var/tmp/php-5.6.22/ext/standard/tests/file/006_error.php on line 35
NULL

Warning: chmod() expects exactly 2 parameters, 3 given in /var/tmp/php-5.6.22/ext/standard/tests/file/006_error.php on line 38
NULL

Warning: fileperms() expects exactly 1 parameter, 2 given in /var/tmp/php-5.6.22/ext/standard/tests/file/006_error.php on line 39
NULL

Warning: fileperms() expects exactly 1 parameter, 2 given in /var/tmp/php-5.6.22/ext/standard/tests/file/006_error.php on line 40
NULL

*** Done ***
================================================================================
002+ bool(true)
003+ 100777
005- 100%d44
007+ 41775
009- 40755
011- Warning: chmod(): No such file or directory in %s on line %d
012- bool(false)
013- 
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/standard/tests/file/bug41655_1.phpt
================================================================================
array(0) {
}
Done
================================================================================
001+ array(0) {
002+ }
001- bool(false)
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/standard/tests/file/fgets_socket_variation1.phpt
================================================================================
** ERROR: process timed out **
================================================================================
001+ ** ERROR: process timed out **
001- Write some data:
002- 
003- 
004- Read a line from the client:
005- string(6) "line1
006- "
007- 
008- 
009- Read another line from the client:
010- string(6) "line2
011- "
012- 
013- 
014- Close the server side socket and read the remaining data from the client
015- done
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/standard/tests/file/fgets_socket_variation2.phpt
================================================================================
** ERROR: process timed out **
================================================================================
001+ ** ERROR: process timed out **
001- Write data from the file:
002- int(9000)
003- 
004- Read lines from the client
005- 
006- Close the server side socket and read the remaining data from the client
007- done
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/standard/tests/file/file_get_contents_error001.phpt
================================================================================
** ERROR: process timed out **
================================================================================
001+ ** ERROR: process timed out **
001- bool(false)
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/standard/tests/file/glob_variation5.phpt
================================================================================
array(0) {
}
array(0) {
}
array(0) {
}
array(0) {
}
array(0) {
}
array(0) {
}
bool(true)
==DONE==
================================================================================
001+ array(0) {
002+ }
003+ array(0) {
004+ }
005+ array(0) {
006+ }
007+ array(0) {
008+ }
009+ array(0) {
010+ }
011+ array(0) {
012+ }
001- bool(false)
002- bool(false)
003- bool(false)
004- bool(false)
005- bool(false)
006- bool(false)
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/standard/tests/file/popen_pclose_error.phpt
================================================================================
*** Testing for error conditions ***

Warning: popen() expects exactly 2 parameters, 0 given in /var/tmp/php-5.6.22/ext/standard/tests/file/popen_pclose_error.php on line 11
NULL

Warning: popen() expects exactly 2 parameters, 1 given in /var/tmp/php-5.6.22/ext/standard/tests/file/popen_pclose_error.php on line 12
NULL
resource(4) of type (stream)
sh: abc.txt: command not found

Warning: pclose() expects exactly 1 parameter, 0 given in /var/tmp/php-5.6.22/ext/standard/tests/file/popen_pclose_error.php on line 14
bool(false)

Warning: pclose() expects exactly 1 parameter, 2 given in /var/tmp/php-5.6.22/ext/standard/tests/file/popen_pclose_error.php on line 16
bool(false)

Warning: pclose() expects parameter 1 to be resource, integer given in /var/tmp/php-5.6.22/ext/standard/tests/file/popen_pclose_error.php on line 18
bool(false)

--- Done ---
================================================================================
008+ resource(4) of type (stream)
009+ sh: abc.txt: command not found
009- Warning: popen(abc.txt,rw): %s on line %d
010- bool(false)
011- 
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/standard/tests/general_functions/getservbyname_basic.phpt
================================================================================
int(80)
int(21)
int(22)
int(23)
bool(false)
int(25)
int(43)
bool(false)
int(79)
int(110)
bool(false)
================================================================================
005+ bool(false)
008+ bool(false)
009- int(%d)
011+ bool(false)
010- int(%d)
011- int(%d)
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/standard/tests/network/fsockopen_basic.phpt
================================================================================
*** Testing fsockopen() : basic functionality ***
Open a server socket

Calling fsockopen() with all possible arguments:

 ** ERROR: process timed out **
================================================================================
005- resource(%d) of type (stream)
006+  ** ERROR: process timed out **
007- Calling fsockopen() with mandatory arguments:
008- resource(%d) of type (stream)
009- 
010- Calling fsockopen() with address and port in same string:
011- resource(%d) of type (stream)
012- Done
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/standard/tests/network/fsockopen_variation1.phpt
================================================================================
Open a server socket

Calling fsockopen() without a protocol in the hostname string:

 ** ERROR: process timed out **
================================================================================
004- resource(%d) of type (stream)
005+  ** ERROR: process timed out **
006- Calling fsockopen() with address and port in same string, without a protocol:
007- resource(%d) of type (stream)
008- Done
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/standard/tests/network/shutdown.phpt
================================================================================
** ERROR: process timed out **
================================================================================
001+ ** ERROR: process timed out **
001- Client 1
002- Client 2
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/standard/tests/network/tcp4loop.phpt
================================================================================
** ERROR: process timed out **
================================================================================
001+ ** ERROR: process timed out **
001- string(10) "ABCdef123
002- "
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/standard/tests/serialize/bug64146.phpt
================================================================================
Test
1
1
Done
================================================================================
003+ 1
003- 2
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/standard/tests/streams/stream_get_meta_data_socket_variation1.phpt
================================================================================
** ERROR: process timed out **
================================================================================
001+ ** ERROR: process timed out **
001- Write some data:
002- array(7) {
003-   ["timed_out"]=>
004-   bool(false)
005-   ["blocked"]=>
006-   bool(true)
007-   ["eof"]=>
008-   bool(false)
009-   ["stream_type"]=>
010-   string(%d) "tcp_socke%s"
011-   ["mode"]=>
012-   string(2) "r+"
013-   ["unread_bytes"]=>
014-   int(0)
015-   ["seekable"]=>
016-   bool(false)
017- }
018- 
019- 
020- Read a line from the client, causing data to be buffered:
021- array(7) {
022-   ["timed_out"]=>
023-   bool(false)
024-   ["blocked"]=>
025-   bool(true)
026-   ["eof"]=>
027-   bool(false)
028-   ["stream_type"]=>
029-   string(%d) "tcp_socke%s"
030-   ["mode"]=>
031-   string(2) "r+"
032-   ["unread_bytes"]=>
033-   int(15)
034-   ["seekable"]=>
035-   bool(false)
036- }
037- 
038- 
039- Read 3 bytes of data from the client:
040- array(7) {
041-   ["timed_out"]=>
042-   bool(false)
043-   ["blocked"]=>
044-   bool(true)
045-   ["eof"]=>
046-   bool(false)
047-   ["stream_type"]=>
048-   string(%d) "tcp_socke%s"
049-   ["mode"]=>
050-   string(2) "r+"
051-   ["unread_bytes"]=>
052-   int(12)
053-   ["seekable"]=>
054-   bool(false)
055- }
056- 
057- 
058- Close the server side socket and read the remaining data from the client:
059- array(7) {
060-   ["timed_out"]=>
061-   bool(false)
062-   ["blocked"]=>
063-   bool(true)
064-   ["eof"]=>
065-   bool(true)
066-   ["stream_type"]=>
067-   string(%d) "tcp_socke%s"
068-   ["mode"]=>
069-   string(2) "r+"
070-   ["unread_bytes"]=>
071-   int(0)
072-   ["seekable"]=>
073-   bool(false)
074- }
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/standard/tests/streams/stream_get_meta_data_socket_variation2.phpt
================================================================================
** ERROR: process timed out **
================================================================================
001+ ** ERROR: process timed out **
001- array(7) {
002-   ["timed_out"]=>
003-   bool(false)
004-   ["blocked"]=>
005-   bool(true)
006-   ["eof"]=>
007-   bool(false)
008-   ["stream_type"]=>
009-   string(%d) "tcp_socke%s"
010-   ["mode"]=>
011-   string(2) "r+"
012-   ["unread_bytes"]=>
013-   int(0)
014-   ["seekable"]=>
015-   bool(false)
016- }
017- 
018- 
019- Set a timeout on the client and attempt a read:
020- array(7) {
021-   ["timed_out"]=>
022-   bool(true)
023-   ["blocked"]=>
024-   bool(true)
025-   ["eof"]=>
026-   bool(false)
027-   ["stream_type"]=>
028-   string(%d) "tcp_socke%s"
029-   ["mode"]=>
030-   string(2) "r+"
031-   ["unread_bytes"]=>
032-   int(0)
033-   ["seekable"]=>
034-   bool(false)
035- }
036- 
037- 
038- Write some data from the server:
039- array(7) {
040-   ["timed_out"]=>
041-   bool(true)
042-   ["blocked"]=>
043-   bool(true)
044-   ["eof"]=>
045-   bool(false)
046-   ["stream_type"]=>
047-   string(%d) "tcp_socke%s"
048-   ["mode"]=>
049-   string(2) "r+"
050-   ["unread_bytes"]=>
051-   int(0)
052-   ["seekable"]=>
053-   bool(false)
054- }
055- 
056- 
057- Read some data from the client:
058- array(7) {
059-   ["timed_out"]=>
060-   bool(false)
061-   ["blocked"]=>
062-   bool(true)
063-   ["eof"]=>
064-   bool(false)
065-   ["stream_type"]=>
066-   string(%d) "tcp_socke%s"
067-   ["mode"]=>
068-   string(2) "r+"
069-   ["unread_bytes"]=>
070-   int(0)
071-   ["seekable"]=>
072-   bool(false)
073- }
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/standard/tests/streams/stream_get_meta_data_socket_variation3.phpt
================================================================================
** ERROR: process timed out **
================================================================================
001+ ** ERROR: process timed out **
001- array(7) {
002-   ["timed_out"]=>
003-   bool(false)
004-   ["blocked"]=>
005-   bool(true)
006-   ["eof"]=>
007-   bool(false)
008-   ["stream_type"]=>
009-   string(%d) "tcp_socke%s"
010-   ["mode"]=>
011-   string(2) "r+"
012-   ["unread_bytes"]=>
013-   int(0)
014-   ["seekable"]=>
015-   bool(false)
016- }
017- 
018- 
019- Set blocking to false:
020- bool(true)
021- array(7) {
022-   ["timed_out"]=>
023-   bool(false)
024-   ["blocked"]=>
025-   bool(false)
026-   ["eof"]=>
027-   bool(false)
028-   ["stream_type"]=>
029-   string(%d) "tcp_socke%s"
030-   ["mode"]=>
031-   string(2) "r+"
032-   ["unread_bytes"]=>
033-   int(0)
034-   ["seekable"]=>
035-   bool(false)
036- }
037- 
038- 
039- Set blocking to true:
040- bool(true)
041- array(7) {
042-   ["timed_out"]=>
043-   bool(false)
044-   ["blocked"]=>
045-   bool(true)
046-   ["eof"]=>
047-   bool(false)
048-   ["stream_type"]=>
049-   string(%d) "tcp_socke%s"
050-   ["mode"]=>
051-   string(2) "r+"
052-   ["unread_bytes"]=>
053-   int(0)
054-   ["seekable"]=>
055-   bool(false)
056- }
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/standard/tests/streams/stream_get_meta_data_socket_variation4.phpt
================================================================================
** ERROR: process timed out **
================================================================================
001+ ** ERROR: process timed out **
001- Write some data:
002- array(7) {
003-   ["timed_out"]=>
004-   bool(false)
005-   ["blocked"]=>
006-   bool(true)
007-   ["eof"]=>
008-   bool(false)
009-   ["stream_type"]=>
010-   string(%d) "tcp_socke%s"
011-   ["mode"]=>
012-   string(2) "r+"
013-   ["unread_bytes"]=>
014-   int(%i)
015-   ["seekable"]=>
016-   bool(false)
017- }
018- 
019- 
020- Read a line from the client:
021- array(7) {
022-   ["timed_out"]=>
023-   bool(false)
024-   ["blocked"]=>
025-   bool(true)
026-   ["eof"]=>
027-   bool(false)
028-   ["stream_type"]=>
029-   string(%d) "tcp_socke%s"
030-   ["mode"]=>
031-   string(2) "r+"
032-   ["unread_bytes"]=>
033-   int(%i)
034-   ["seekable"]=>
035-   bool(false)
036- }
037- 
038- 
039- Close the server side socket and read the remaining data from the client:
040- array(7) {
041-   ["timed_out"]=>
042-   bool(false)
043-   ["blocked"]=>
044-   bool(true)
045-   ["eof"]=>
046-   bool(true)
047-   ["stream_type"]=>
048-   string(%d) "tcp_socke%s"
049-   ["mode"]=>
050-   string(2) "r+"
051-   ["unread_bytes"]=>
052-   int(%i)
053-   ["seekable"]=>
054-   bool(false)
055- }
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/standard/tests/streams/stream_set_timeout_error.phpt
================================================================================
*** Testing stream_set_timeout() : error conditions ***

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

 ** ERROR: process timed out **
================================================================================
005+  ** ERROR: process timed out **
005- Warning: stream_set_timeout() expects at most 3 parameters, 4 given in %s on line %i
006- NULL
007- 
008- -- Testing stream_set_timeout() function with less than expected no. of arguments --
009- 
010- Warning: stream_set_timeout() expects at least 2 parameters, 1 given in %s on line %i
011- NULL
012- 
013- -- Testing stream_set_timeout() function with a closed socket --
014- 
015- Warning: stream_set_timeout(): %i is not a valid stream resource in %s on line %i
016- bool(false)
017- 
018- -- Testing stream_set_timeout() function with an invalid stream --
019- 
020- Warning: stream_set_timeout() expects parameter 1 to be resource, integer given in %s on line %i
021- NULL
022- 
023- -- Testing stream_set_timeout() function with a stream that does not support timeouts --
024- bool(false)
025- Done
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/standard/tests/streams/stream_socket_enable_crypto-win32.phpt
================================================================================
Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /var/tmp/php-5.6.22/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 6
bool(true)

Warning: stream_socket_enable_crypto(): When enabling encryption you must specify the crypto type in /var/tmp/php-5.6.22/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 7
bool(false)

Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /var/tmp/php-5.6.22/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 8
bool(false)

Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /var/tmp/php-5.6.22/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 9
bool(false)

Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /var/tmp/php-5.6.22/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 10
bool(false)

Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /var/tmp/php-5.6.22/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 11
bool(false)

Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /var/tmp/php-5.6.22/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 12
bool(false)

Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /var/tmp/php-5.6.22/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 13
bool(false)

Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /var/tmp/php-5.6.22/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 14
bool(false)

Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /var/tmp/php-5.6.22/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 15
bool(false)
================================================================================
001+ Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /var/tmp/php-5.6.22/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 6
002+ bool(true)
001- bool(false)
006+ 
007+ Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /var/tmp/php-5.6.22/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 8
007- Warning: stream_socket_enable_crypto(): SSL: A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied.
008-  in %s on line %d
010+ Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /var/tmp/php-5.6.22/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 9
011+ bool(false)
012+ 
013+ Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /var/tmp/php-5.6.22/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 10
014+ bool(false)
015+ 
016+ Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /var/tmp/php-5.6.22/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 11
017+ bool(false)
018+ 
019+ Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /var/tmp/php-5.6.22/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 12
020+ bool(false)
021+ 
022+ Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /var/tmp/php-5.6.22/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 13
023+ bool(false)
024+ 
025+ Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /var/tmp/php-5.6.22/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 14
011- Warning: stream_socket_enable_crypto(): SSL/TLS already set-up for this stream in %s on line %d
028+ Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /var/tmp/php-5.6.22/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 15
013- 
014- Warning: stream_socket_enable_crypto(): SSL/TLS already set-up for this stream in %s on line %d
015- bool(false)
016- 
017- Warning: stream_socket_enable_crypto(): SSL/TLS already set-up for this stream in %s on line %d
018- bool(false)
019- 
020- Warning: stream_socket_enable_crypto(): SSL/TLS already set-up for this stream in %s on line %d
021- bool(false)
022- 
023- Warning: stream_socket_enable_crypto(): SSL/TLS already set-up for this stream in %s on line %d
024- bool(false)
025- 
026- Warning: stream_socket_enable_crypto(): SSL/TLS already set-up for this stream in %s on line %d
027- bool(false)
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/standard/tests/strings/setlocale_basic1.phpt
================================================================================
*** Testing setlocale() : basic functionality - set to a specific locale ***
sh: locale: command not found
Setting system locale(LC_ALL) to Checking currency settings in the new locale, expected: EUR, Found: 
Test FAILED.
Done
================================================================================
002+ sh: locale: command not found
003- string(%d) %s
004- Checking currency settings in the new locale, expected: %s, Found: %s
005- Test PASSED.
004+ Test FAILED.
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/standard/tests/strings/setlocale_basic2.phpt
================================================================================
*** Testing setlocale() with an array containing list of locales ***
sh: locale: command not found
-- Testing setlocale() : 'category' argument as LC_ALL & 'locale' argument as an array --
Test FAILED.
Done
================================================================================
002+ sh: locale: command not found
003- string(%d) "%s"
004- Checking currency settings in the new locale, expected: %s, Found: %s
005- Test PASSED.
004+ Test FAILED.
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/standard/tests/strings/setlocale_basic3.phpt
================================================================================
*** Testing setlocale() by passing multiple locales as argument ***
sh: locale: command not found
Done
================================================================================
002+ sh: locale: command not found
002- -- Testing setlocale() by giving 'category' as LC_ALL & multiple locales(en_US.utf8, Ko_KR.utf8, zh_CN.utf8) --
003- string(%d) "%s"
004- Checking currency settings in the new locale, expected: %s, Found: %s
005- Test PASSED.
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/standard/tests/strings/setlocale_variation1.phpt
================================================================================
*** Testing setlocale() by passing multiple valid/invalid locales as argument ***
sh: locale: command not found
Done
================================================================================
002+ sh: locale: command not found
002- -- Testing setlocale() by giving 'category' as LC_ALL & multiple locales(en_US.invalid, en_US.utf8, Ko_KR.utf8, KO_KR.invalid, zh_CN.utf8) --
003- string(%d) "%s"
004- Checking currency settings in the new locale, expected: %s, Found: %s
005- Test PASSED.
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/standard/tests/strings/setlocale_variation2.phpt
================================================================================
*** Testing setlocale() : usage variations ***
sh: locale: command not found
-- Test setlocale() with all available locale in the system --
No of locales found on the machine = 1
No of setlocale() success = 1
Expected no of failures = 0
Test PASSED
Done
================================================================================
002+ sh: locale: command not found
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/xml/tests/bug35447.phpt
================================================================================
array(1) {
  [0]=>
  array(5) {
    ["tag"]=>
    string(8) "resource"
    ["type"]=>
    string(8) "complete"
    ["level"]=>
    int(1)
    ["attributes"]=>
    array(2) {
      ["key"]=>
      string(7) "rSeeYou"
      ["type"]=>
      string(7) "literal"
    }
    ["value"]=>
    string(12) "A bient244;t"
  }
}
================================================================================
018+     string(12) "A bient244;t"
018-     string(13) "A bient&244;t"
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/xml/tests/xml011.phpt
================================================================================
Array
(
    [0] => Array
        (
            [tag] => TEXT
            [type] => open
            [level] => 1
            [value] => start
        )

    [1] => Array
        (
            [tag] => B
            [type] => complete
            [level] => 2
        )

    [2] => Array
        (
            [tag] => TEXT
            [value] =>  This  that
            [type] => cdata
            [level] => 1
        )

    [3] => Array
        (
            [tag] => TEXT
            [type] => close
            [level] => 1
        )

)

Change to empty end handler
<text><b>
Done
================================================================================
021+             [value] =>  This  that
021-             [value] =>  This & that
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/xmlreader/tests/bug71805.phpt
================================================================================
Fatal error: Call to undefined method XMLReader::readOuterXML() in /var/tmp/php-5.6.22/ext/xmlreader/tests/bug71805.php on line 13
================================================================================
001+ Fatal error: Call to undefined method XMLReader::readOuterXML() in /var/tmp/php-5.6.22/ext/xmlreader/tests/bug71805.php on line 13
001- %sXMLReaderGood_bug71805.xml : Good!
002- %sXMLReaderBad_bug71805.xml : Good!
003- ===DONE===
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/xmlwriter/tests/xmlwriter_write_attribute_ns_basic_001.phpt
================================================================================
Fatal error: Call to undefined function xmlwriter_write_attribute_ns() in /var/tmp/php-5.6.22/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 /var/tmp/php-5.6.22/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>
================================================================================



================================================================================
/var/tmp/php-5.6.22/ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.phpt
================================================================================
Fatal error: Call to undefined function xmlwriter_write_attribute_ns() in /var/tmp/php-5.6.22/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 /var/tmp/php-5.6.22/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>%wbool(false)
================================================================================



================================================================================
/var/tmp/php-5.6.22/sapi/cli/tests/bug43177.phpt
================================================================================
Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in /var/tmp/php-5.6.22/sapi/cli/tests/bug43177.php on line 32
connect failed
================================================================================
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in /var/tmp/php-5.6.22/sapi/cli/tests/bug43177.php on line 32
002+ connect failed
001- HTTP/1.1 200 OK
002- Host: localhost
003- Connection: close
004- X-Powered-By: %s
005- Content-type: text/html; charset=UTF-8
006- 
007- OK
008- HTTP/1.0 500 Internal Server Error
009- Host: localhost
010- Connection: close
011- X-Powered-By: %s
012- Content-type: text/html; charset=UTF-8
013- 
014- HTTP/1.0 500 Internal Server Error
015- Host: localhost
016- Connection: close
017- X-Powered-By: %s
018- Content-type: text/html; charset=UTF-8
019- 
020- HTTP/1.0 500 Internal Server Error
021- Host: localhost
022- Connection: close
023- X-Powered-By: %s
024- Content-type: text/html; charset=UTF-8
================================================================================



================================================================================
/var/tmp/php-5.6.22/sapi/cli/tests/bug65633.phpt
================================================================================
Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in /var/tmp/php-5.6.22/sapi/cli/tests/bug65633.php on line 11
connect failed
================================================================================
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in /var/tmp/php-5.6.22/sapi/cli/tests/bug65633.php on line 11
002+ connect failed
001- HTTP/1.1 200 OK
002- Connection: close
003- X-Powered-By: %s
004- Content-type: text/html; charset=UTF-8
005- 
006- array(1) {
007-   ["foo"]=>
008-   string(3) "bar"
009- }
010- string(3) "bar"
================================================================================



================================================================================
/var/tmp/php-5.6.22/sapi/cli/tests/bug66830.phpt
================================================================================
Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in /var/tmp/php-5.6.22/sapi/cli/tests/bug66830.php on line 11
connect failed
================================================================================
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in /var/tmp/php-5.6.22/sapi/cli/tests/bug66830.php on line 11
002+ connect failed
001- HTTP/1.1 200 OK
002- Host: %s
003- Connection: close
004- X-Powered-By: %s
005- Content-type: text/html; charset=UTF-8
================================================================================



================================================================================
/var/tmp/php-5.6.22/sapi/cli/tests/bug68291.phpt
================================================================================
Warning: file_get_contents(http://localhost:8964/bug68291+test.html): failed to open stream: Connection refused in /var/tmp/php-5.6.22/sapi/cli/tests/bug68291.php on line 5
================================================================================
001+ Warning: file_get_contents(http://localhost:8964/bug68291+test.html): failed to open stream: Connection refused in /var/tmp/php-5.6.22/sapi/cli/tests/bug68291.php on line 5
001- Found
================================================================================



================================================================================
/var/tmp/php-5.6.22/sapi/cli/tests/cli_process_title_unix.phpt
================================================================================
*** Testing setting the process title ***

Warning: cli_set_process_title(): cli_set_process_title had an error: Not initialized correctly in /var/tmp/php-5.6.22/sapi/cli/tests/cli_process_title_unix.php on line 7
Actually loaded from ps: /tmp/php-5.6.22/sapi/cli/php -n -c /tmp/php-5.6.22/tmp-php.ini -d output_handler= -d open_basedir= -d safe_mode=0 -d disable_functions= -d output_buffering=Off -d error_reporting=32767 -d display_errors=1 -d display_startup_errors=1 -d log_errors=0 -d html_errors=0 -d track_errors=1 -d report_memleaks=1 -d report_zend_debug=0 -d docref_root= -d docref_ext=.html -d error_prepend_string= -d error_append_string= -d auto_prepend_file= -d auto_append_file= -d magic_quotes_runtime=0 -d ignore_repeated_errors=0 -d precision=14 -d memory_limit=128M -d log_errors_max_len=0 -d opcache.fast_shutdown=0 -d opcache.file_update_protection=0 -d extension_dir=/tmp/php-5.6.22/modules/ -d zend_extension=/tmp/php-5.6.22/modules/opcache.so -d session.auto_start=0 -f /var/tmp/php-5.6.22/sapi/cli/tests/cli_process_title_unix.php

Warning: cli_get_process_title(): cli_get_process_title had an error: Not initialized correctly in /var/tmp/php-5.6.22/sapi/cli/tests/cli_process_title_unix.php on line 30
Actually loaded from get:
================================================================================
002+ 
003+ Warning: cli_set_process_title(): cli_set_process_title had an error: Not initialized correctly in /var/tmp/php-5.6.22/sapi/cli/tests/cli_process_title_unix.php on line 7
004+ Actually loaded from ps: /tmp/php-5.6.22/sapi/cli/php -n -c /tmp/php-5.6.22/tmp-php.ini -d output_handler= -d open_basedir= -d safe_mode=0 -d disable_functions= -d output_buffering=Off -d error_reporting=32767 -d display_errors=1 -d display_startup_errors=1 -d log_errors=0 -d html_errors=0 -d track_errors=1 -d report_memleaks=1 -d report_zend_debug=0 -d docref_root= -d docref_ext=.html -d error_prepend_string= -d error_append_string= -d auto_prepend_file= -d auto_append_file= -d magic_quotes_runtime=0 -d ignore_repeated_errors=0 -d precision=14 -d memory_limit=128M -d log_errors_max_len=0 -d opcache.fast_shutdown=0 -d opcache.file_update_protection=0 -d extension_dir=/tmp/php-5.6.22/modules/ -d zend_extension=/tmp/php-5.6.22/modules/opcache.so -d session.auto_start=0 -f /var/tmp/php-5.6.22/sapi/cli/tests/cli_process_title_unix.php
002- Successfully set title
003- Successfully verified title using ps
004- Successfully verified title using get
005+ 
006+ Warning: cli_get_process_title(): cli_get_process_title had an error: Not initialized correctly in /var/tmp/php-5.6.22/sapi/cli/tests/cli_process_title_unix.php on line 30
007+ Actually loaded from get:
================================================================================



================================================================================
/var/tmp/php-5.6.22/sapi/cli/tests/php_cli_server_010.phpt
================================================================================
Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in /var/tmp/php-5.6.22/sapi/cli/tests/php_cli_server_010.php on line 8
connect failed
================================================================================
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in /var/tmp/php-5.6.22/sapi/cli/tests/php_cli_server_010.php on line 8
002+ connect failed
001- HTTP/1.1 200 OK
002- Host: %s
003- Connection: close
004- X-Powered-By: PHP/%s
005- Content-type: text/html; charset=UTF-8
006- 
007- string(18) "/index.php/foo/bar"
008- string(10) "/index.php"
009- string(8) "/foo/bar"
010- string(7) "foo=bar"
011- HTTP/1.0 200 OK
012- Host: %s
013- Connection: close
014- X-Powered-By: PHP/%s
015- Content-type: text/html; charset=UTF-8
016- 
017- string(19) "/index.php/foo/bar/"
018- string(10) "/index.php"
019- string(9) "/foo/bar/"
020- string(7) "foo=bar"
================================================================================



================================================================================
/var/tmp/php-5.6.22/sapi/cli/tests/php_cli_server_017.phpt
================================================================================
Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in /var/tmp/php-5.6.22/sapi/cli/tests/php_cli_server_017.php on line 11
connect failed
================================================================================
001+ Warning: fsockopen(): unable to connect to localhost:8964 (Connection refused) in /var/tmp/php-5.6.22/sapi/cli/tests/php_cli_server_017.php on line 11
002+ connect failed
001- HTTP/1.1 200 OK
002- Host: %s
003- Connection: close
004- X-Powered-By: %s
005- Content-type: text/html; charset=UTF-8
006- 
007- string(%d) "%sindex.php"
================================================================================




================================================================================
BUILD ENVIRONMENT
================================================================================
OS:
Linux - Linux suffl.com 2.6.9-106.ELsmp #1 SMP Tue Dec 16 11:24:43 EST 2014 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-3)

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:
	/lib/libsphera.so.1 (0x00952000)
	libcrypt.so.1 => /lib/libcrypt.so.1 (0x00550000)
	libresolv.so.2 => /lib/libresolv.so.2 (0x002ea000)
	librt.so.1 => /lib/tls/librt.so.1 (0x00828000)
	libm.so.6 => /lib/tls/libm.so.6 (0x00377000)
	libdl.so.2 => /lib/libdl.so.2 (0x008b0000)
	libnsl.so.1 => /lib/libnsl.so.1 (0x00beb000)
	libxml2.so.2 => /usr/local/php/dependencies/lib/libxml2.so.2 (0x00675000)
	libz.so.1 => /usr/local/php/dependencies/lib/libz.so.1 (0x008db000)
	libc.so.6 => /lib/tls/libc.so.6 (0x00111000)
	libpthread.so.0 => /lib/tls/libpthread.so.0 (0x00cde000)
	/lib/ld-linux.so.2 (0x007c9000)
	libiconv.so.2 => /usr/local/php/dependencies/lib/libiconv.so.2 (0x0039a000)



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

System => Linux suffl.com 2.6.9-106.ELsmp #1 SMP Tue Dec 16 11:24:43 EST 2014 i686
Build Date => Jun  4 2016 01:53:11
Configure Command =>  './configure'  '--with-apxs2=/usr/sbin/apxs' '--with-mysql'
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 => 20131106
PHP Extension => 20131226
Zend Extension => 220131226
Zend Extension Build => API220131226,NTS
PHP Extension Build => API20131226,NTS
Debug Build => no
Thread Safety => disabled
Zend Signal Handling => disabled
Zend Memory Manager => enabled
Zend Multibyte Support => disabled
IPv6 Support => enabled
DTrace Support => disabled

Registered PHP Streams => php, file, glob, data, http, ftp, phar
Registered Stream Socket Transports => tcp, udp, unix, udg
Registered Stream Filters => convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk

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


 _______________________________________________________________________


Configuration

Core

PHP Version => 5.6.22

Directive => Local Value => Master Value
allow_url_fopen => On => On
allow_url_include => Off => Off
always_populate_raw_post_data => 0 => 0
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 => UTF-8 => UTF-8
default_mimetype => text/html => text/html
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
enable_post_data_reading => 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
exit_on_timeout => Off => Off
expose_php => On => On
extension_dir => /usr/local/lib/php/extensions/no-debug-non-zts-20131226 => /usr/local/lib/php/extensions/no-debug-non-zts-20131226
file_uploads => On => On
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
input_encoding => no value => no value
internal_encoding => no value => no value
log_errors => Off => Off
log_errors_max_len => 1024 => 1024
mail.add_x_header => Off => Off
mail.force_extra_parameters => no value => no value
mail.log => 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
max_input_vars => 1000 => 1000
memory_limit => 128M => 128M
open_basedir => no value => no value
output_buffering => 0 => 0
output_encoding => no value => no value
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
report_memleaks => On => On
report_zend_debug => Off => Off
request_order => no value => no value
sendmail_from => no value => no value
sendmail_path => /bin/sendmail -t -i  => /bin/sendmail -t -i 
serialize_precision => 17 => 17
short_open_tag => On => On
SMTP => localhost => localhost
smtp_port => 25 => 25
sql.safe_mode => Off => Off
sys_temp_dir => no value => no value
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
user_ini.cache_ttl => 300 => 300
user_ini.filename => .user.ini => .user.ini
variables_order => EGPCS => EGPCS
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
zend.detect_unicode => On => On
zend.enable_gc => On => On
zend.multibyte => Off => Off
zend.script_encoding => no value => no value

ctype

ctype functions => enabled

date

date/time support => enabled
"Olson" Timezone Database Version => 2016.3
Timezone Database => internal
Default timezone => UTC

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

ereg

Regex Library => Bundled library enabled

fileinfo

fileinfo support => enabled
version => 1.0.5
libmagic => 517

filter

Input Validation and Filtering => enabled
Revision => $Id: 0a967738ca580e8bfdacb06853749743fc79b969 $

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 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost gost-crypto adler32 crc32 crc32b fnv132 fnv1a32 fnv164 fnv1a64 joaat 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 => no value => no value
iconv.internal_encoding => no value => no value
iconv.output_encoding => no value => no value

json

json support => enabled
json version => 1.2.1

libxml

libXML support => active
libXML Compiled Version => 2.6.16
libXML Loaded Version => 20708
libXML streams => enabled

mysql

MySQL Support => enabled
Active Persistent Links => 0
Active Links => 0
Client API version => mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $

Directive => Local Value => Master Value
mysql.allow_local_infile => On => On
mysql.allow_persistent => On => On
mysql.connect_timeout => 60 => 60
mysql.default_host => no value => no value
mysql.default_password => no value => no value
mysql.default_port => no value => no value
mysql.default_socket => /var/tmp/mysql.sock => /var/tmp/mysql.sock
mysql.default_user => no value => no value
mysql.max_links => Unlimited => Unlimited
mysql.max_persistent => Unlimited => Unlimited
mysql.trace_mode => Off => Off

mysqlnd

mysqlnd => enabled
Version => mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $
Compression => not supported
core SSL => supported
extended SSL => not supported
Command buffer size => 4096
Read buffer size => 32768
Read timeout => 31536000
Collecting statistics => Yes
Collecting memory statistics => No
Tracing => n/a
Loaded plugins => mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
API Extensions => mysql

mysqlnd statistics =>  
bytes_sent => 0
bytes_received => 0
packets_sent => 0
packets_received => 0
protocol_overhead_in => 0
protocol_overhead_out => 0
bytes_received_ok_packet => 0
bytes_received_eof_packet => 0
bytes_received_rset_header_packet => 0
bytes_received_rset_field_meta_packet => 0
bytes_received_rset_row_packet => 0
bytes_received_prepare_response_packet => 0
bytes_received_change_user_packet => 0
packets_sent_command => 0
packets_received_ok => 0
packets_received_eof => 0
packets_received_rset_header => 0
packets_received_rset_field_meta => 0
packets_received_rset_row => 0
packets_received_prepare_response => 0
packets_received_change_user => 0
result_set_queries => 0
non_result_set_queries => 0
no_index_used => 0
bad_index_used => 0
slow_queries => 0
buffered_sets => 0
unbuffered_sets => 0
ps_buffered_sets => 0
ps_unbuffered_sets => 0
flushed_normal_sets => 0
flushed_ps_sets => 0
ps_prepared_never_executed => 0
ps_prepared_once_executed => 0
rows_fetched_from_server_normal => 0
rows_fetched_from_server_ps => 0
rows_buffered_from_client_normal => 0
rows_buffered_from_client_ps => 0
rows_fetched_from_client_normal_buffered => 0
rows_fetched_from_client_normal_unbuffered => 0
rows_fetched_from_client_ps_buffered => 0
rows_fetched_from_client_ps_unbuffered => 0
rows_fetched_from_client_ps_cursor => 0
rows_affected_normal => 0
rows_affected_ps => 0
rows_skipped_normal => 0
rows_skipped_ps => 0
copy_on_write_saved => 0
copy_on_write_performed => 0
command_buffer_too_small => 0
connect_success => 0
connect_failure => 0
connection_reused => 0
reconnect => 0
pconnect_success => 0
active_connections => 0
active_persistent_connections => 0
explicit_close => 0
implicit_close => 0
disconnect_close => 0
in_middle_of_command_close => 0
explicit_free_result => 0
implicit_free_result => 0
explicit_stmt_close => 0
implicit_stmt_close => 0
mem_emalloc_count => 0
mem_emalloc_amount => 0
mem_ecalloc_count => 0
mem_ecalloc_amount => 0
mem_erealloc_count => 0
mem_erealloc_amount => 0
mem_efree_count => 0
mem_efree_amount => 0
mem_malloc_count => 0
mem_malloc_amount => 0
mem_calloc_count => 0
mem_calloc_amount => 0
mem_realloc_count => 0
mem_realloc_amount => 0
mem_free_count => 0
mem_free_amount => 0
mem_estrndup_count => 0
mem_strndup_count => 0
mem_estndup_count => 0
mem_strdup_count => 0
proto_text_fetched_null => 0
proto_text_fetched_bit => 0
proto_text_fetched_tinyint => 0
proto_text_fetched_short => 0
proto_text_fetched_int24 => 0
proto_text_fetched_int => 0
proto_text_fetched_bigint => 0
proto_text_fetched_decimal => 0
proto_text_fetched_float => 0
proto_text_fetched_double => 0
proto_text_fetched_date => 0
proto_text_fetched_year => 0
proto_text_fetched_time => 0
proto_text_fetched_datetime => 0
proto_text_fetched_timestamp => 0
proto_text_fetched_string => 0
proto_text_fetched_blob => 0
proto_text_fetched_enum => 0
proto_text_fetched_set => 0
proto_text_fetched_geometry => 0
proto_text_fetched_other => 0
proto_binary_fetched_null => 0
proto_binary_fetched_bit => 0
proto_binary_fetched_tinyint => 0
proto_binary_fetched_short => 0
proto_binary_fetched_int24 => 0
proto_binary_fetched_int => 0
proto_binary_fetched_bigint => 0
proto_binary_fetched_decimal => 0
proto_binary_fetched_float => 0
proto_binary_fetched_double => 0
proto_binary_fetched_date => 0
proto_binary_fetched_year => 0
proto_binary_fetched_time => 0
proto_binary_fetched_datetime => 0
proto_binary_fetched_timestamp => 0
proto_binary_fetched_string => 0
proto_binary_fetched_json => 0
proto_binary_fetched_blob => 0
proto_binary_fetched_enum => 0
proto_binary_fetched_set => 0
proto_binary_fetched_geometry => 0
proto_binary_fetched_other => 0
init_command_executed_count => 0
init_command_failed_count => 0
com_quit => 0
com_init_db => 0
com_query => 0
com_field_list => 0
com_create_db => 0
com_drop_db => 0
com_refresh => 0
com_shutdown => 0
com_statistics => 0
com_process_info => 0
com_connect => 0
com_process_kill => 0
com_debug => 0
com_ping => 0
com_time => 0
com_delayed_insert => 0
com_change_user => 0
com_binlog_dump => 0
com_table_dump => 0
com_connect_out => 0
com_register_slave => 0
com_stmt_prepare => 0
com_stmt_execute => 0
com_stmt_send_long_data => 0
com_stmt_close => 0
com_stmt_reset => 0
com_stmt_set_option => 0
com_stmt_fetch => 0
com_deamon => 0
bytes_received_real_data_normal => 0
bytes_received_real_data_ps => 0

pcre

PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 8.38 2015-11-23

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

PDO

PDO support => enabled
PDO drivers => sqlite

pdo_sqlite

PDO Driver for SQLite 3.x => enabled
SQLite Library => 3.8.10.2

Phar

Phar: PHP Archive support => enabled
Phar EXT version => 2.0.2
Phar API version => 1.1.1
SVN revision => $Id: 14b80e175ed4d5bf11c890e1f30ea8225935b16c $
Phar-based phar archives => enabled
Tar-based phar archives => enabled
ZIP-based phar archives => enabled
gzip compression => disabled (install ext/zlib)
bzip2 compression => disabled (install pecl/bz2)
OpenSSL support => disabled (install ext/openssl)


Phar based on pear/PHP_Archive, original concept by Davey Shafik.
Phar fully realized by Gregory Beaver and Marcus Boerger.
Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
Directive => Local Value => Master Value
phar.cache_list => no value => no value
phar.readonly => On => On
phar.require_hash => On => On

posix

Revision => $Id: 5f4acc20904b1406142f2a0ede068db048c77e77 $

Reflection

Reflection => enabled
Version => $Id: fbcf7a77ca8e3d4cd7501de8025235b947b8240f $

session

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

Directive => Local Value => Master Value
session.auto_start => Off => Off
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 => /dev/urandom => /dev/urandom
session.entropy_length => 32 => 32
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.upload_progress.cleanup => On => On
session.upload_progress.enabled => On => On
session.upload_progress.freq => 1% => 1%
session.upload_progress.min_freq => 1 => 1
session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
session.upload_progress.prefix => upload_progress_ => upload_progress_
session.use_cookies => On => On
session.use_only_cookies => On => On
session.use_strict_mode => Off => Off
session.use_trans_sid => 0 => 0

SimpleXML

Simplexml support => enabled
Revision => $Id: 07fc6546e896094aed794aea4691f0151774d955 $
Schema support => enabled

SPL

SPL support => enabled
Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException

sqlite3

SQLite3 support => enabled
SQLite3 module version => 0.7-dev
SQLite Library => 3.8.10.2

Directive => Local Value => Master Value
sqlite3.extension_dir => no value => no value

standard

Dynamic Library Support => enabled
Path to sendmail => /bin/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
from => no value => no value
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
TEST_PHP_SRCDIR => /tmp/php-5.6.22
SHELL => /bin/sh
TERM => xterm
MAKEFLAGS =>  
HISTSIZE => 500
SSH_CLIENT => deleted
LD_PRELOAD =>  
SSH_TTY => deleted
LC_ALL => C
USER => suffl
LS_COLORS => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
SSH_AUTH_SOCK => deleted
MAKELEVEL => 1
PAGER => less
MFLAGS =>  
PATH => /usr/kerberos/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/apache/bin:/usr/local2/bin:/usr/local/apache/bin:/usr/local2/bin:/usr/local/include/libxml2/libxml
MAIL => /var/mail/suffl
_ => /tmp/php-5.6.22/sapi/cli/php
PWD => /tmp/php-5.6.22
INPUTRC => /etc/inputrc
EDITOR => vi
LANG => C
TEST_PHP_EXECUTABLE => /tmp/php-5.6.22/sapi/cli/php
HOME => /home/suffl
SHLVL => 3
LOGNAME => suffl
VISUAL => vi
SSH_CONNECTION => deleted
CC => cc
HISTFILE => /.bash_history
SPHERA_monitor => xxxx
SPHERA_service => xxxxx
SPHERA_ipLessFlag => xxxxxxxxxx
SPHERA_pIOr => x
SPHERA_pIOw => x
SPHERA_pNETr => x
SPHERA_pNETw => x
SPHERA_config => x

PHP Variables

Variable => Value
_SERVER["TEST_PHP_SRCDIR"] => /tmp/php-5.6.22
_SERVER["SHELL"] => /bin/sh
_SERVER["TERM"] => xterm
_SERVER["MAKEFLAGS"] => 
_SERVER["HISTSIZE"] => 500
_SERVER["SSH_CLIENT"] => deleted
_SERVER["LD_PRELOAD"] => 
_SERVER["SSH_TTY"] => deleted
_SERVER["LC_ALL"] => C
_SERVER["USER"] => suffl
_SERVER["LS_COLORS"] => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["MAKELEVEL"] => 1
_SERVER["PAGER"] => less
_SERVER["MFLAGS"] => 
_SERVER["PATH"] => /usr/kerberos/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/apache/bin:/usr/local2/bin:/usr/local/apache/bin:/usr/local2/bin:/usr/local/include/libxml2/libxml
_SERVER["MAIL"] => /var/mail/suffl
_SERVER["_"] => /tmp/php-5.6.22/sapi/cli/php
_SERVER["PWD"] => /tmp/php-5.6.22
_SERVER["INPUTRC"] => /etc/inputrc
_SERVER["EDITOR"] => vi
_SERVER["LANG"] => C
_SERVER["TEST_PHP_EXECUTABLE"] => /tmp/php-5.6.22/sapi/cli/php
_SERVER["HOME"] => /home/suffl
_SERVER["SHLVL"] => 3
_SERVER["LOGNAME"] => suffl
_SERVER["VISUAL"] => vi
_SERVER["SSH_CONNECTION"] => deleted
_SERVER["CC"] => cc
_SERVER["HISTFILE"] => /.bash_history
_SERVER["SPHERA_monitor"] => xxxx
_SERVER["SPHERA_service"] => xxxxx
_SERVER["SPHERA_ipLessFlag"] => xxxxxxxxxx
_SERVER["SPHERA_pIOr"] => x
_SERVER["SPHERA_pIOw"] => x
_SERVER["SPHERA_pNETr"] => x
_SERVER["SPHERA_pNETw"] => x
_SERVER["SPHERA_config"] => x
_SERVER["PHP_SELF"] => 
_SERVER["SCRIPT_NAME"] => 
_SERVER["SCRIPT_FILENAME"] => 
_SERVER["PATH_TRANSLATED"] => 
_SERVER["DOCUMENT_ROOT"] => 
_SERVER["REQUEST_TIME_FLOAT"] => 1465053488.7264
_SERVER["REQUEST_TIME"] => 1465053488
_SERVER["argv"] => Array
(
)

_SERVER["argc"] => 0
_ENV["TEST_PHP_SRCDIR"] => /tmp/php-5.6.22
_ENV["SHELL"] => /bin/sh
_ENV["TERM"] => xterm
_ENV["MAKEFLAGS"] => 
_ENV["HISTSIZE"] => 500
_ENV["SSH_CLIENT"] => deleted
_ENV["LD_PRELOAD"] => 
_ENV["SSH_TTY"] => deleted
_ENV["LC_ALL"] => C
_ENV["USER"] => suffl
_ENV["LS_COLORS"] => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["MAKELEVEL"] => 1
_ENV["PAGER"] => less
_ENV["MFLAGS"] => 
_ENV["PATH"] => /usr/kerberos/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/apache/bin:/usr/local2/bin:/usr/local/apache/bin:/usr/local2/bin:/usr/local/include/libxml2/libxml
_ENV["MAIL"] => /var/mail/suffl
_ENV["_"] => /tmp/php-5.6.22/sapi/cli/php
_ENV["PWD"] => /tmp/php-5.6.22
_ENV["INPUTRC"] => /etc/inputrc
_ENV["EDITOR"] => vi
_ENV["LANG"] => C
_ENV["TEST_PHP_EXECUTABLE"] => /tmp/php-5.6.22/sapi/cli/php
_ENV["HOME"] => /home/suffl
_ENV["SHLVL"] => 3
_ENV["LOGNAME"] => suffl
_ENV["VISUAL"] => vi
_ENV["SSH_CONNECTION"] => deleted
_ENV["CC"] => cc
_ENV["HISTFILE"] => /.bash_history
_ENV["SPHERA_monitor"] => xxxx
_ENV["SPHERA_service"] => xxxxx
_ENV["SPHERA_ipLessFlag"] => xxxxxxxxxx
_ENV["SPHERA_pIOr"] => x
_ENV["SPHERA_pIOw"] => x
_ENV["SPHERA_pNETr"] => x
_ENV["SPHERA_pNETw"] => x
_ENV["SPHERA_config"] => x

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.