php_test_results

From: Date: Tue, 08 May 2018 03:47:34 +0000
Subject: php_test_results
Groups: php.qa.reports 
Request: Send a blank email to [email protected] to get a copy of this message



===================================================================== 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 #67167: filter_var(null,FILTER_VALIDATE_BOOLEAN,FILTER_NULL_ON_FAILURE) returns null [ext/filter/tests/bug67167.02.phpt] XFAIL REASON: Requires php_zval_filter to not use convert_to_string for all filters. zend multibyte (2) [ext/mbstring/tests/zend_multibyte-02.phpt] XFAIL REASON: https://bugs.php.net/bug.php?id=66582 zend multibyte (6) [ext/mbstring/tests/zend_multibyte-06.phpt] XFAIL REASON: https://bugs.php.net/bug.php?id=66582 zend multibyte (7) [ext/mbstring/tests/zend_multibyte-07.phpt] XFAIL REASON: https://bugs.php.net/bug.php?id=66582 zend multibyte (8) [ext/mbstring/tests/zend_multibyte-08.phpt] XFAIL REASON: https://bugs.php.net/bug.php?id=66582 - still leaks memory which causes fail in debug mode zend multibyte (9) [ext/mbstring/tests/zend_multibyte-09.phpt] XFAIL REASON: https://bugs.php.net/bug.php?id=66582 zend multibyte (10) [ext/mbstring/tests/zend_multibyte-10.phpt] XFAIL REASON: https://bugs.php.net/bug.php?id=66582 - still leaks memory which causes fail in debug mode zend multibyte (11) [ext/mbstring/tests/zend_multibyte-11.phpt] XFAIL REASON: https://bugs.php.net/bug.php?id=66582 - still leaks memory which causes fail in debug mode Phar: bug #69958: Segfault in Phar::convertToData on invalid file [ext/phar/tests/bug69958.phpt] XFAIL REASON: Still has memory leaks, see https://bugs.php.net/bug.php?id=70005 Bug #69111 Crash in SessionHandler::read() [ext/session/tests/bug69111.phpt] XFAIL REASON: It is still a leak Bug #70172 - Use After Free Vulnerability in unserialize() [ext/standard/tests/serialize/bug70172.phpt] XFAIL REASON: Memory leak on debug build, needs fix. Bug #72663: Create an Unexpected Object and Don't Invoke __wakeup() in Deserialization [ext/standard/tests/strings/bug72663_3.phpt] XFAIL REASON: Memory leak, TBF later. 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 --------------------------------------------------------------------- Test 5: HTML Test [ext/dom/tests/dom005.phpt] Bug #36732 (add support for req_extensions in openss_csr_new and sign) [ext/openssl/tests/bug36732.phpt] #46127, openssl_sign/verify: accept different algos [ext/openssl/tests/bug46127.phpt] Bug #48182: ssl handshake fails during asynchronous socket connection [ext/openssl/tests/bug48182.phpt] Bug #54992: Stream not closed and error not returned when SSL CN_match fails [ext/openssl/tests/bug54992.phpt] Bug #55646: textual input in openssl_csr_new() is not expected in UTF-8 [ext/openssl/tests/bug55646.phpt] Bug #65538: SSL context "cafile" supports stream wrappers [ext/openssl/tests/bug65538_001.phpt] Bug #65538: SSL context "cafile" disallows URL stream wrappers [ext/openssl/tests/bug65538_002.phpt] Bug #65538: SSL context "cafile" supports phar wrapper [ext/openssl/tests/bug65538_003.phpt] Bug #65729: CN_match gives false positive when wildcard is used [ext/openssl/tests/bug65729.phpt] Bug #68265: SAN match fails with trailing DNS dot [ext/openssl/tests/bug68265.phpt] Bug #68879: Match IP address fields in subjectAltName checks [ext/openssl/tests/bug68879.phpt] Bug #68920: peer_fingerprint input checks should be strict [ext/openssl/tests/bug68920.phpt] Bug #69215: Crypto servers should send client CA list [ext/openssl/tests/bug69215.phpt] Bug #69882: OpenSSL error "key values mismatch" after openssl_pkcs12_read with extra certs [ext/openssl/tests/bug69882.phpt] capture_peer_cert context captures on verify failure [ext/openssl/tests/capture_peer_cert_001.phpt] openssl_error_string() tests [ext/openssl/tests/openssl_error_string_basic.phpt] Testing peer fingerprint on connection [ext/openssl/tests/openssl_peer_fingerprint_basic.phpt] Peer verification enabled for client streams [ext/openssl/tests/peer_verification.phpt] Peer verification matches SAN names [ext/openssl/tests/san_peer_matching.phpt] Capture SSL session meta array in stream context [ext/openssl/tests/session_meta_capture.phpt] sni_server [ext/openssl/tests/sni_server.phpt] Basic bitwise stream crypto context flag assignment [ext/openssl/tests/stream_crypto_flags_001.phpt] TLSv1.1 and TLSv1.2 bitwise stream crypto flag assignment [ext/openssl/tests/stream_crypto_flags_002.phpt] Server bitwise stream crypto flag assignment [ext/openssl/tests/stream_crypto_flags_003.phpt] Specific protocol method specification [ext/openssl/tests/stream_crypto_flags_004.phpt] TLS server rate-limits client-initiated renegotiation [ext/openssl/tests/stream_server_reneg_limit.phpt] Verify host name by default in client transfers [ext/openssl/tests/stream_verify_peer_name_001.phpt] Allow host name mismatch when "verify_host" disabled [ext/openssl/tests/stream_verify_peer_name_002.phpt] Host name mismatch triggers error [ext/openssl/tests/stream_verify_peer_name_003.phpt] Specific crypto method for ssl:// transports. [ext/openssl/tests/streams_crypto_method.phpt] tlsv1.0 stream wrapper [ext/openssl/tests/tlsv1.0_wrapper.phpt] tlsv1.1 stream wrapper [ext/openssl/tests/tlsv1.1_wrapper.phpt] tlsv1.2 stream wrapper [ext/openssl/tests/tlsv1.2_wrapper.phpt] SimpleXML: XPath [ext/simplexml/tests/008.phpt] file_get_contents() test using offset parameter out of range [ext/standard/tests/file/file_get_contents_error001.phpt] substr_compare() [ext/standard/tests/strings/substr_compare.phpt] Bug #64230 (XMLReader does not suppress errors) [ext/xmlreader/tests/bug64230.phpt] ===================================================================== ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 46 Exts tested : 33 --------------------------------------------------------------------- Number of tests : 13933 10154 Tests skipped : 3779 ( 27.1%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 38 ( 0.3%) ( 0.4%) Expected fail : 43 ( 0.3%) ( 0.4%) Tests passed : 10073 ( 72.3%) ( 99.2%) --------------------------------------------------------------------- Time taken : 1194 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 #67167: filter_var(null,FILTER_VALIDATE_BOOLEAN,FILTER_NULL_ON_FAILURE) returns null [ext/filter/tests/bug67167.02.phpt] XFAIL REASON: Requires php_zval_filter to not use convert_to_string for all filters. zend multibyte (2) [ext/mbstring/tests/zend_multibyte-02.phpt] XFAIL REASON: https://bugs.php.net/bug.php?id=66582 zend multibyte (6) [ext/mbstring/tests/zend_multibyte-06.phpt] XFAIL REASON: https://bugs.php.net/bug.php?id=66582 zend multibyte (7) [ext/mbstring/tests/zend_multibyte-07.phpt] XFAIL REASON: https://bugs.php.net/bug.php?id=66582 zend multibyte (8) [ext/mbstring/tests/zend_multibyte-08.phpt] XFAIL REASON: https://bugs.php.net/bug.php?id=66582 - still leaks memory which causes fail in debug mode zend multibyte (9) [ext/mbstring/tests/zend_multibyte-09.phpt] XFAIL REASON: https://bugs.php.net/bug.php?id=66582 zend multibyte (10) [ext/mbstring/tests/zend_multibyte-10.phpt] XFAIL REASON: https://bugs.php.net/bug.php?id=66582 - still leaks memory which causes fail in debug mode zend multibyte (11) [ext/mbstring/tests/zend_multibyte-11.phpt] XFAIL REASON: https://bugs.php.net/bug.php?id=66582 - still leaks memory which causes fail in debug mode Phar: bug #69958: Segfault in Phar::convertToData on invalid file [ext/phar/tests/bug69958.phpt] XFAIL REASON: Still has memory leaks, see https://bugs.php.net/bug.php?id=70005 Bug #69111 Crash in SessionHandler::read() [ext/session/tests/bug69111.phpt] XFAIL REASON: It is still a leak Bug #70172 - Use After Free Vulnerability in unserialize() [ext/standard/tests/serialize/bug70172.phpt] XFAIL REASON: Memory leak on debug build, needs fix. Bug #72663: Create an Unexpected Object and Don't Invoke __wakeup() in Deserialization [ext/standard/tests/strings/bug72663_3.phpt] XFAIL REASON: Memory leak, TBF later. 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 --------------------------------------------------------------------- Test 5: HTML Test [ext/dom/tests/dom005.phpt] Bug #36732 (add support for req_extensions in openss_csr_new and sign) [ext/openssl/tests/bug36732.phpt] #46127, openssl_sign/verify: accept different algos [ext/openssl/tests/bug46127.phpt] Bug #48182: ssl handshake fails during asynchronous socket connection [ext/openssl/tests/bug48182.phpt] Bug #54992: Stream not closed and error not returned when SSL CN_match fails [ext/openssl/tests/bug54992.phpt] Bug #55646: textual input in openssl_csr_new() is not expected in UTF-8 [ext/openssl/tests/bug55646.phpt] Bug #65538: SSL context "cafile" supports stream wrappers [ext/openssl/tests/bug65538_001.phpt] Bug #65538: SSL context "cafile" disallows URL stream wrappers [ext/openssl/tests/bug65538_002.phpt] Bug #65538: SSL context "cafile" supports phar wrapper [ext/openssl/tests/bug65538_003.phpt] Bug #65729: CN_match gives false positive when wildcard is used [ext/openssl/tests/bug65729.phpt] Bug #68265: SAN match fails with trailing DNS dot [ext/openssl/tests/bug68265.phpt] Bug #68879: Match IP address fields in subjectAltName checks [ext/openssl/tests/bug68879.phpt] Bug #68920: peer_fingerprint input checks should be strict [ext/openssl/tests/bug68920.phpt] Bug #69215: Crypto servers should send client CA list [ext/openssl/tests/bug69215.phpt] Bug #69882: OpenSSL error "key values mismatch" after openssl_pkcs12_read with extra certs [ext/openssl/tests/bug69882.phpt] capture_peer_cert context captures on verify failure [ext/openssl/tests/capture_peer_cert_001.phpt] openssl_error_string() tests [ext/openssl/tests/openssl_error_string_basic.phpt] Testing peer fingerprint on connection [ext/openssl/tests/openssl_peer_fingerprint_basic.phpt] Peer verification enabled for client streams [ext/openssl/tests/peer_verification.phpt] Peer verification matches SAN names [ext/openssl/tests/san_peer_matching.phpt] Capture SSL session meta array in stream context [ext/openssl/tests/session_meta_capture.phpt] sni_server [ext/openssl/tests/sni_server.phpt] Basic bitwise stream crypto context flag assignment [ext/openssl/tests/stream_crypto_flags_001.phpt] TLSv1.1 and TLSv1.2 bitwise stream crypto flag assignment [ext/openssl/tests/stream_crypto_flags_002.phpt] Server bitwise stream crypto flag assignment [ext/openssl/tests/stream_crypto_flags_003.phpt] Specific protocol method specification [ext/openssl/tests/stream_crypto_flags_004.phpt] TLS server rate-limits client-initiated renegotiation [ext/openssl/tests/stream_server_reneg_limit.phpt] Verify host name by default in client transfers [ext/openssl/tests/stream_verify_peer_name_001.phpt] Allow host name mismatch when "verify_host" disabled [ext/openssl/tests/stream_verify_peer_name_002.phpt] Host name mismatch triggers error [ext/openssl/tests/stream_verify_peer_name_003.phpt] Specific crypto method for ssl:// transports. [ext/openssl/tests/streams_crypto_method.phpt] tlsv1.0 stream wrapper [ext/openssl/tests/tlsv1.0_wrapper.phpt] tlsv1.1 stream wrapper [ext/openssl/tests/tlsv1.1_wrapper.phpt] tlsv1.2 stream wrapper [ext/openssl/tests/tlsv1.2_wrapper.phpt] SimpleXML: XPath [ext/simplexml/tests/008.phpt] file_get_contents() test using offset parameter out of range [ext/standard/tests/file/file_get_contents_error001.phpt] substr_compare() [ext/standard/tests/strings/substr_compare.phpt] Bug #64230 (XMLReader does not suppress errors) [ext/xmlreader/tests/bug64230.phpt] ===================================================================== ================================================================================ /home/phil/src/php-5.6.36/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> ================================================================================ 004+ <html> 005+ <head> 006+ <title>Hello world</title> 007+ </head> 008+ <body> 004- <html><head><title>Hello world</title></head><body> 007- </body></html> 010- <html><head><title>Hello world</title></head><body> 011+ </body> 012+ </html> 013- </body></html> 015+ <html> 016+ <head> 017+ <title>Hello world</title> 018+ </head> 019+ <body> 022+ </body> 023+ </html> ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/bug36732.phpt ================================================================================ Warning: openssl_pkey_new(): private key length is too short; it needs to be at least 384 bits, not 0 in /home/phil/src/php-5.6.36/ext/openssl/tests/bug36732.php on line 16 Ok Ok ================================================================================ 001+ Warning: openssl_pkey_new(): private key length is too short; it needs to be at least 384 bits, not 0 in /home/phil/src/php-5.6.36/ext/openssl/tests/bug36732.php on line 16 ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/bug46127.phpt ================================================================================ PHP Warning: stream_socket_accept(): Failed setting RSA key in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 10 PHP Stack trace: PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:10 PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 10 PHP Stack trace: PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:10 PHP Warning: stream_socket_accept(): accept failed: Success in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 10 PHP Stack trace: PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:10 Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 10 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 10 PHP Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 11 PHP Stack trace: PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 PHP 4. fwrite() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:11 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 10 Warning: fgets() expects parameter 1 to be resource, boolean given in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 12 ================================================================================ 001+ PHP Warning: stream_socket_accept(): Failed setting RSA key in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 10 001- Sending bug 46127 002+ PHP Stack trace: 003+ PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 004+ PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 005+ PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 006+ PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:10 007+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 10 008+ PHP Stack trace: 009+ PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 010+ PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 011+ PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 012+ PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:10 013+ PHP Warning: stream_socket_accept(): accept failed: Success in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 10 014+ PHP Stack trace: 015+ PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 016+ PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 017+ PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 018+ PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:10 019+ 020+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 10 021+ 022+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 10 023+ PHP Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 11 024+ PHP Stack trace: 025+ PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 026+ PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 027+ PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 028+ PHP 4. fwrite() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:11 029+ 030+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 10 031+ 032+ Warning: fgets() expects parameter 1 to be resource, boolean given in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 12 ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/bug48182.phpt ================================================================================ Running bug48182 PHP Warning: fread() expects parameter 1 to be resource, boolean given in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 12 PHP Stack trace: PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 PHP 4. fread() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:12 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 PHP Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 13 PHP Stack trace: PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 PHP 4. fwrite() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:13 Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 13 Warning: fread() expects parameter 1 to be resource, boolean given in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 ================================================================================ 002+ PHP Warning: fread() expects parameter 1 to be resource, boolean given in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 12 003+ PHP Stack trace: 002- Sending bug48182 003- Sending data over to SSL server in async mode with contents like Hello World 004+ PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 005+ 006+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 007+ PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 008+ PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 009+ PHP 4. fread() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:12 010+ 011+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 012+ PHP Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 13 013+ PHP Stack trace: 014+ PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 015+ 016+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 017+ PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 018+ PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 019+ PHP 4. fwrite() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:13 020+ 021+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 13 022+ 023+ Warning: fread() expects parameter 1 to be resource, boolean given in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/bug54992.phpt ================================================================================ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 10 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 10 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 10 bool(false) ================================================================================ 001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 10 001- Warning: stream_socket_client(): Peer certificate CN=`bug54992.local' did not match expected CN=`buga_buga' in %s on line %d ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/bug55646.phpt ================================================================================ Warning: openssl_pkey_new(): Error loading extensions_section section v3_ca of /etc/ssl/openssl.cnf in /home/phil/src/php-5.6.36/ext/openssl/tests/bug55646.php on line 12 A: IT 互 B: 49 54 20 e4 ba 92 C: IT 互 D: 49 54 20 e4 ba 92 ================================================================================ 001+ Warning: openssl_pkey_new(): Error loading extensions_section section v3_ca of /etc/ssl/openssl.cnf in /home/phil/src/php-5.6.36/ext/openssl/tests/bug55646.php on line 12 ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/bug65538_001.phpt ================================================================================ Warning: file_get_contents(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 8 Warning: file_get_contents(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 8 Warning: file_get_contents(https://127.0.0.1:64321/): failed to open stream: operation failed in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 8 bool(false) ================================================================================ 001+ Warning: file_get_contents(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 8 001- string(12) "Hello World!" 002+ 003+ Warning: file_get_contents(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 8 004+ 005+ Warning: file_get_contents(https://127.0.0.1:64321/): failed to open stream: operation failed in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 8 006+ bool(false) ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/bug65538_002.phpt ================================================================================ ** ERROR: process timed out ** ================================================================================ 001+ ** ERROR: process timed out ** 001- Warning: remote cafile streams are disabled for security purposes in %s on line %d 002- 003- Warning: file_get_contents(): Failed to enable crypto in %s on line %d 004- 005- Warning: file_get_contents(%s): failed to open stream: operation failed in %s on line %d ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/bug65538_003.phpt ================================================================================ Warning: file_get_contents(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 8 Warning: file_get_contents(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 8 Warning: file_get_contents(https://127.0.0.1:64321/): failed to open stream: operation failed in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 8 bool(false) ================================================================================ 001+ Warning: file_get_contents(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 8 001- string(12) "Hello World!" 002+ 003+ Warning: file_get_contents(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 8 004+ 005+ Warning: file_get_contents(https://127.0.0.1:64321/): failed to open stream: operation failed in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 8 006+ bool(false) ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/bug65729.phpt ================================================================================ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 bool(false) Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 bool(false) Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 bool(false) Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 bool(false) ================================================================================ 001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 001- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.test.com.sg' in %s on line %d 007+ 008+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 007- resource(%d) of type (stream) 008- resource(%d) of type (stream) 010+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 011+ 012+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 013+ bool(false) 014+ 015+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 016+ 017+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 018+ 019+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 020+ bool(false) 021+ 022+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 010- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.bar.test.com' in %s on line %d ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/bug68265.phpt ================================================================================ PHP Warning: stream_socket_accept(): Failed setting RSA key in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 11 PHP Stack trace: PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:11 PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 11 PHP Stack trace: PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:11 PHP Warning: stream_socket_accept(): accept failed: Success in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 11 PHP Stack trace: PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:11 Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11 bool(false) ================================================================================ 001+ PHP Warning: stream_socket_accept(): Failed setting RSA key in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 11 001- resource(%d) of type (stream) 002+ PHP Stack trace: 003+ PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 004+ PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 005+ PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 006+ PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:11 007+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 11 008+ PHP Stack trace: 009+ PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 010+ PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 011+ PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 012+ PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:11 013+ PHP Warning: stream_socket_accept(): accept failed: Success in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 11 014+ PHP Stack trace: 015+ PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 016+ PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 017+ PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 018+ PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:11 019+ 020+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11 021+ 022+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11 023+ 024+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11 025+ bool(false) ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/bug68879.phpt ================================================================================ PHP Warning: stream_socket_accept(): Failed setting RSA key in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 11 PHP Stack trace: PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:11 PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 11 PHP Stack trace: PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:11 PHP Warning: stream_socket_accept(): accept failed: Success in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 11 PHP Stack trace: PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:11 Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11 bool(false) ================================================================================ 001+ PHP Warning: stream_socket_accept(): Failed setting RSA key in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 11 001- resource(%d) of type (stream) 002+ PHP Stack trace: 003+ PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 004+ PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 005+ PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 006+ PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:11 007+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 11 008+ PHP Stack trace: 009+ PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 010+ PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 011+ PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 012+ PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:11 013+ PHP Warning: stream_socket_accept(): accept failed: Success in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 11 014+ PHP Stack trace: 015+ PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 016+ PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 017+ PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 018+ PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:11 019+ 020+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11 021+ 022+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11 023+ 024+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11 025+ bool(false) ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/bug68920.phpt ================================================================================ PHP Warning: stream_socket_accept(): Failed setting RSA key in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 10 PHP Stack trace: PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:10 PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 10 PHP Stack trace: PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:10 PHP Warning: stream_socket_accept(): accept failed: Success in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 10 PHP Stack trace: PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:10 Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 7 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 7 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 7 bool(false) PHP Warning: stream_socket_accept(): Failed setting RSA key in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 11 PHP Stack trace: PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:11 PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 11 PHP Stack trace: PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:11 PHP Warning: stream_socket_accept(): accept failed: Success in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 11 PHP Stack trace: PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:11 Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11 bool(false) PHP Warning: stream_socket_accept(): Failed setting RSA key in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 12 PHP Stack trace: PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:12 PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 12 PHP Stack trace: PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:12 PHP Warning: stream_socket_accept(): accept failed: Success in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 12 PHP Stack trace: PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:12 Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 15 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 15 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 15 bool(false) PHP Warning: stream_socket_accept(): Failed setting RSA key in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 13 PHP Stack trace: PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:13 PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 13 PHP Stack trace: PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:13 PHP Warning: stream_socket_accept(): accept failed: Success in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 13 PHP Stack trace: PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 19 PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:13 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 19 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 19 bool(false) ================================================================================ 001+ PHP Warning: stream_socket_accept(): Failed setting RSA key in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 10 002+ PHP Stack trace: 003+ PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 004+ PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 005+ PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 006+ PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:10 007+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 10 008+ PHP Stack trace: 009+ PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 010+ PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 011+ PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 012+ PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:10 013+ PHP Warning: stream_socket_accept(): accept failed: Success in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 10 014+ PHP Stack trace: 015+ PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 016+ PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 017+ PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 018+ PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:10 001- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d 002- 003- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 004- 005- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d 006- bool(false) 007- 008- Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on line %d 014- 015- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d 016- 017- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d 018- 019- Warning: stream_socket_client(): Failed to enable crypto in %s on line %d 020- 021- Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d 022- bool(false) 020+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 7 021+ 024- Warning: stream_socket_client(): Invalid peer_fingerprint array; [algo => fingerprint] form required in %s on line %d 026+ PHP Warning: stream_socket_accept(): Failed setting RSA key in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 11 027+ PHP Stack trace: 028+ PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 029+ PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 030+ PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 031+ PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:11 032+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 11 033+ PHP Stack trace: 034+ PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 035+ PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 036+ PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 037+ PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:11 038+ PHP Warning: stream_socket_accept(): accept failed: Success in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 11 039+ PHP Stack trace: 040+ PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 041+ PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 042+ PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 043+ PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:11 026- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d 027- 045+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11 051+ PHP Warning: stream_socket_accept(): Failed setting RSA key in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 12 052+ PHP Stack trace: 053+ PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 054+ PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 055+ PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 056+ PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:12 057+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 12 058+ PHP Stack trace: 059+ PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 060+ PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 061+ PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 062+ PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:12 063+ PHP Warning: stream_socket_accept(): accept failed: Success in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 12 064+ PHP Stack trace: 065+ PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 066+ PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 067+ PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 068+ PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:12 069+ 070+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 15 071+ 072+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 15 073+ 074+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 15 075+ bool(false) 076+ PHP Warning: stream_socket_accept(): Failed setting RSA key in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 13 077+ PHP Stack trace: 078+ PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 079+ PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 080+ PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 081+ PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:13 082+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 13 083+ PHP Stack trace: 084+ PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 085+ PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 086+ PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 087+ PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:13 088+ PHP Warning: stream_socket_accept(): accept failed: Success in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 13 089+ PHP Stack trace: 090+ PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 091+ PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 092+ PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 093+ 094+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 19 095+ PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:13 096+ 097+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 19 098+ 099+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 19 100+ bool(false) ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/bug69215.phpt ================================================================================ PHP Warning: stream_socket_accept(): Failed setting RSA key in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 15 PHP Stack trace: PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:15 PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 15 PHP Stack trace: PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:15 PHP Warning: stream_socket_accept(): accept failed: Success in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 15 PHP Stack trace: PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:15 Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 bool(false) ================================================================================ 001+ PHP Warning: stream_socket_accept(): Failed setting RSA key in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 15 001- resource(%d) of type (stream) 002+ PHP Stack trace: 003+ PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 004+ PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 005+ PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 006+ PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:15 007+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 15 008+ PHP Stack trace: 009+ PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 010+ PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 011+ PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 012+ PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:15 013+ PHP Warning: stream_socket_accept(): accept failed: Success in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 15 014+ PHP Stack trace: 015+ PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 016+ PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 017+ PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 018+ PHP 4. stream_socket_accept() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:15 019+ 020+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 021+ 022+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 023+ 024+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 025+ bool(false) ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/bug69882.phpt ================================================================================ bool(true) string(76) "error:0BFFF074:x509 certificate routines:CRYPTO_internal:key values mismatch" ================================================================================ 002+ string(76) "error:0BFFF074:x509 certificate routines:CRYPTO_internal:key values mismatch" 002- bool(false) ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/capture_peer_cert_001.phpt ================================================================================ Notice: Undefined index: peer_certificate in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 10 NULL ================================================================================ 001+ Notice: Undefined index: peer_certificate in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 10 001- string(%d) "bug54992.local" 002+ NULL ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/openssl_error_string_basic.phpt ================================================================================ string(75) "error:06FFF082:digital envelope routines:CRYPTO_internal:invalid key length" bool(false) int(15) PKEY errors openssl_pkey_export_to_file opening: no error code 02001002 openssl_pkey_export_to_file opening: no error code 2006D080 openssl_pkey_export_to_file pem: no error code 0906D06C openssl_pkey_export_to_file write: no error code 2006D002 openssl_pkey_export_to_file write: no error code 09072007 openssl_pkey_export: no error code 06065064 openssl_pkey_export: no error code 0906A065 openssl_pkey_get_public: no error code 0906D06C openssl_private_encrypt: no error code 04066076 openssl_private_decrypt: no error code 04065072 openssl_private_(en|de)crypt padding: no error code 0906D06C openssl_private_(en|de)crypt padding: no error code 04068076 openssl_private_(en|de)crypt padding: no error code 0407006A openssl_private_(en|de)crypt padding: no error code 04067072 X509 errors openssl_x509_export_to_file open: no error code 02001002 openssl_x509_export_to_file pem: no error code 0906D06C openssl_x509_export_to_file write: no error code 2006D002 openssl_x509_checkpurpose purpose: no error code 0B086079 CSR errors openssl_csr_get_subject open: no error code 02001002 openssl_csr_get_subject open: no error code 2006D080 openssl_csr_get_subject open: no error code 20068079 openssl_csr_get_subject open: no error code 0906D06C openssl_csr_get_subjec pem: no error code 0906D06C ================================================================================ 001+ string(75) "error:06FFF082:digital envelope routines:CRYPTO_internal:invalid key length" 001- string(89) "error:0607A082:digital envelope routines:EVP_CIPHER_CTX_set_key_length:invalid key length" 006+ openssl_pkey_export_to_file opening: no error code 02001002 007+ openssl_pkey_export_to_file opening: no error code 2006D080 008+ openssl_pkey_export_to_file pem: no error code 0906D06C 009+ openssl_pkey_export_to_file write: no error code 2006D002 010+ openssl_pkey_export_to_file write: no error code 09072007 011+ openssl_pkey_export: no error code 06065064 012+ openssl_pkey_export: no error code 0906A065 013+ openssl_pkey_get_public: no error code 0906D06C 014+ openssl_private_encrypt: no error code 04066076 015+ openssl_private_decrypt: no error code 04065072 016+ openssl_private_(en|de)crypt padding: no error code 0906D06C 017+ openssl_private_(en|de)crypt padding: no error code 04068076 018+ openssl_private_(en|de)crypt padding: no error code 0407006A 019+ openssl_private_(en|de)crypt padding: no error code 04067072 006- openssl_pkey_export_to_file opening: ok 007- openssl_pkey_export_to_file pem: ok 008- openssl_pkey_export_to_file write: ok 009- openssl_pkey_export: ok 010- openssl_pkey_get_public: ok 011- openssl_private_encrypt: ok 012- openssl_private_decrypt: ok 013- openssl_private_(en|de)crypt padding: ok 015- openssl_x509_export_to_file open: ok 016- openssl_x509_export_to_file pem: ok 017- openssl_x509_export_to_file write: ok 018- openssl_x509_checkpurpose purpose: ok 020- openssl_csr_get_subject open: ok 021- openssl_csr_get_subjec pem: ok 021+ openssl_x509_export_to_file open: no error code 02001002 022+ openssl_x509_export_to_file pem: no error code 0906D06C 023+ openssl_x509_export_to_file write: no error code 2006D002 024+ openssl_x509_checkpurpose purpose: no error code 0B086079 026+ openssl_csr_get_subject open: no error code 02001002 027+ openssl_csr_get_subject open: no error code 2006D080 028+ openssl_csr_get_subject open: no error code 20068079 029+ openssl_csr_get_subject open: no error code 0906D06C 030+ openssl_csr_get_subjec pem: no error code 0906D06C ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/openssl_peer_fingerprint_basic.phpt ================================================================================ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 bool(false) Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 19 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 19 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 19 bool(false) ================================================================================ 001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 002+ 003+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 004+ 005+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 006+ bool(false) 007+ 008+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 19 001- Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d 007- resource(%d) of type (stream) ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/peer_verification.phpt ================================================================================ bool(false) bool(false) Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 21 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 21 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 21 bool(false) Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 28 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 28 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 28 bool(false) ================================================================================ 003+ 004+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 21 003- resource(%d) of type (stream) 004- resource(%d) of type (stream) 005+ 006+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 21 007+ 008+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 21 009+ bool(false) 010+ 011+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 28 012+ 013+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 28 014+ 015+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 28 016+ bool(false) ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/san_peer_matching.phpt ================================================================================ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11 bool(false) Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 bool(false) ================================================================================ 001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11 001- resource(%d) of type (stream) 003+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11 004+ 005+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11 006+ bool(false) 007+ 008+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 003- Warning: stream_socket_client(): Unable to locate peer certificate CN in %s on line %d ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/session_meta_capture.phpt ================================================================================ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 13 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 13 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 13 Notice: Undefined index: session_meta in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 NULL Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 18 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 18 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 18 Notice: Undefined index: session_meta in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 19 NULL Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 23 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 23 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 23 Notice: Undefined index: session_meta in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 24 NULL ================================================================================ 001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 13 002+ 003+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 13 001- string(5) "TLSv1" 002- string(7) "TLSv1.1" 003- string(7) "TLSv1.2" 004+ 005+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 13 006+ 007+ Notice: Undefined index: session_meta in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14 008+ NULL 009+ 010+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 18 011+ 012+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 18 013+ 014+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 18 015+ 016+ Notice: Undefined index: session_meta in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 19 017+ NULL 018+ 019+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 23 020+ 021+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 23 022+ 023+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 23 024+ 025+ Notice: Undefined index: session_meta in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 24 026+ NULL ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/sni_server.phpt ================================================================================ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11 Warning: stream_socket_client(): unable to connect to tls://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11 Notice: Undefined index: peer_certificate in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 12 NULL Notice: Undefined index: peer_certificate in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 18 NULL Notice: Undefined index: peer_certificate in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 24 NULL ================================================================================ 001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11 002+ 003+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11 001- string(%d) "domain1.com" 002- string(%d) "domain2.com" 003- string(%d) "domain3.com" 004+ 005+ Warning: stream_socket_client(): unable to connect to tls://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 11 006+ 007+ Notice: Undefined index: peer_certificate in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 12 008+ NULL 009+ 010+ Notice: Undefined index: peer_certificate in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 18 011+ NULL 012+ 013+ Notice: Undefined index: peer_certificate in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 24 014+ NULL ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/stream_crypto_flags_001.phpt ================================================================================ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 12 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 12 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 12 bool(false) Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 15 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 15 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 15 bool(false) ================================================================================ 001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 12 002+ 001- resource(%d) of type (stream) 002- resource(%d) of type (stream) 003+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 12 004+ 005+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 12 006+ bool(false) 007+ 008+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 15 009+ 010+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 15 011+ 012+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 15 013+ bool(false) ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/stream_crypto_flags_002.phpt ================================================================================ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 12 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 12 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 12 bool(false) Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 15 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 15 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 15 bool(false) Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 18 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 18 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 18 bool(false) Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 21 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 21 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 21 bool(false) ================================================================================ 001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 12 002+ 003+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 12 004+ 001- resource(%d) of type (stream) 002- resource(%d) of type (stream) 003- resource(%d) of type (stream) 004- resource(%d) of type (stream) 005+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 12 006+ bool(false) 007+ 008+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 15 009+ 010+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 15 011+ 012+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 15 013+ bool(false) 014+ 015+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 18 016+ 017+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 18 018+ 019+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 18 020+ bool(false) 021+ 022+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 21 023+ 024+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 21 025+ 026+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 21 027+ bool(false) ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/stream_crypto_flags_003.phpt ================================================================================ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 12 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 12 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 12 bool(false) bool(false) bool(false) ================================================================================ 001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 12 002+ 003+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 12 004+ 005+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 12 006+ bool(false) 001- resource(%d) of type (stream) ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/stream_crypto_flags_004.phpt ================================================================================ bool(false) bool(false) bool(false) Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 25 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 25 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 25 bool(false) ================================================================================ 001+ bool(false) 001- resource(%d) of type (stream) 004+ 004- resource(%d) of type (stream) 005+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 25 006+ 007+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 25 008+ 009+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 25 010+ bool(false) ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/stream_server_reneg_limit.phpt ================================================================================ Warning: stream_socket_accept(): Failed setting RSA key in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 23 Warning: stream_socket_accept(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 23 Warning: stream_socket_accept(): accept failed: Success in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 23 ** ERROR: process timed out ** ================================================================================ 001+ Warning: stream_socket_accept(): Failed setting RSA key in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 23 001- resource(%d) of type (stream) 002+ 003+ Warning: stream_socket_accept(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 23 004+ 005+ Warning: stream_socket_accept(): accept failed: Success in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 23 006+ 007+ ** ERROR: process timed out ** ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/stream_verify_peer_name_001.phpt ================================================================================ PHP Warning: stream_socket_server(): unable to connect to ssl://127.0.0.1:64321 (Address already in use) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 7 PHP Stack trace: PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 PHP 4. stream_socket_server() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:7 Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 bool(false) ================================================================================ 001+ PHP Warning: stream_socket_server(): unable to connect to ssl://127.0.0.1:64321 (Address already in use) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 7 001- resource(%d) of type (stream) 002+ PHP Stack trace: 003+ PHP 1. {main}() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:0 004+ PHP 2. ServerClientTestCase->runWorker() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:108 005+ PHP 3. eval() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc:86 006+ PHP 4. stream_socket_server() /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code:7 007+ 008+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 009+ 010+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 011+ 012+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 013+ bool(false) ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/stream_verify_peer_name_002.phpt ================================================================================ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 10 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 10 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 10 bool(false) ================================================================================ 001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 10 001- resource(%d) of type (stream) 002+ 003+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 10 004+ 005+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 10 006+ bool(false) ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/stream_verify_peer_name_003.phpt ================================================================================ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 bool(false) ================================================================================ 001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 001- Warning: stream_socket_client(): Peer certificate CN=`bug54992.local' did not match expected CN=`127.0.0.1' in %s on line %d ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/streams_crypto_method.phpt ================================================================================ Warning: file_get_contents(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 10 Warning: file_get_contents(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 10 Warning: file_get_contents(https://127.0.0.1:64321/): failed to open stream: operation failed in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 10 ================================================================================ 001+ Warning: file_get_contents(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 10 001- Hello World! 002+ 003+ Warning: file_get_contents(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 10 004+ 005+ Warning: file_get_contents(https://127.0.0.1:64321/): failed to open stream: operation failed in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 10 ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/tlsv1.0_wrapper.phpt ================================================================================ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 Warning: stream_socket_client(): unable to connect to tlsv1.0://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 bool(false) bool(false) bool(false) /home/phil/src/php-5.6.36/main/streams/streams.c(530) : Stream of type 'tcp_socket/ssl' 0x7f1b3d12ac90 (path:(null)) was not closed [Tue May 8 11:38:46 2018] Script: '/home/phil/src/php-5.6.36/ext/openssl/tests/tlsv1.0_wrapper.php' /home/phil/src/php-5.6.36/main/streams/streams.c(292) : Freeing 0x7F1B3D12AC90 (248 bytes), script=/home/phil/src/php-5.6.36/ext/openssl/tests/tlsv1.0_wrapper.php /home/phil/src/php-5.6.36/ext/standard/streamsfuncs.c(136) : Actual location (location was relayed) === Total 1 memory leaks detected === ================================================================================ 001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 002+ 003+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 004+ 005+ Warning: stream_socket_client(): unable to connect to tlsv1.0://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 006+ bool(false) 001- resource(%d) of type (stream) 009+ /home/phil/src/php-5.6.36/main/streams/streams.c(530) : Stream of type 'tcp_socket/ssl' 0x7f1b3d12ac90 (path:(null)) was not closed 010+ [Tue May 8 11:38:46 2018] Script: '/home/phil/src/php-5.6.36/ext/openssl/tests/tlsv1.0_wrapper.php' 011+ /home/phil/src/php-5.6.36/main/streams/streams.c(292) : Freeing 0x7F1B3D12AC90 (248 bytes), script=/home/phil/src/php-5.6.36/ext/openssl/tests/tlsv1.0_wrapper.php 012+ /home/phil/src/php-5.6.36/ext/standard/streamsfuncs.c(136) : Actual location (location was relayed) 013+ === Total 1 memory leaks detected === ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/tlsv1.1_wrapper.phpt ================================================================================ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 Warning: stream_socket_client(): unable to connect to tlsv1.1://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 bool(false) bool(false) bool(false) /home/phil/src/php-5.6.36/main/streams/streams.c(530) : Stream of type 'tcp_socket/ssl' 0x7f177bf12c90 (path:(null)) was not closed [Tue May 8 11:38:58 2018] Script: '/home/phil/src/php-5.6.36/ext/openssl/tests/tlsv1.1_wrapper.php' /home/phil/src/php-5.6.36/main/streams/streams.c(292) : Freeing 0x7F177BF12C90 (248 bytes), script=/home/phil/src/php-5.6.36/ext/openssl/tests/tlsv1.1_wrapper.php /home/phil/src/php-5.6.36/ext/standard/streamsfuncs.c(136) : Actual location (location was relayed) === Total 1 memory leaks detected === ================================================================================ 001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 002+ 003+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 004+ 005+ Warning: stream_socket_client(): unable to connect to tlsv1.1://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 006+ bool(false) 001- resource(%d) of type (stream) 009+ /home/phil/src/php-5.6.36/main/streams/streams.c(530) : Stream of type 'tcp_socket/ssl' 0x7f177bf12c90 (path:(null)) was not closed 010+ [Tue May 8 11:38:58 2018] Script: '/home/phil/src/php-5.6.36/ext/openssl/tests/tlsv1.1_wrapper.php' 011+ /home/phil/src/php-5.6.36/main/streams/streams.c(292) : Freeing 0x7F177BF12C90 (248 bytes), script=/home/phil/src/php-5.6.36/ext/openssl/tests/tlsv1.1_wrapper.php 012+ /home/phil/src/php-5.6.36/ext/standard/streamsfuncs.c(136) : Actual location (location was relayed) 013+ === Total 1 memory leaks detected === ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/openssl/tests/tlsv1.2_wrapper.phpt ================================================================================ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 Warning: stream_socket_client(): unable to connect to tlsv1.2://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 bool(false) bool(false) bool(false) /home/phil/src/php-5.6.36/main/streams/streams.c(530) : Stream of type 'tcp_socket/ssl' 0x7f98869ecc90 (path:(null)) was not closed [Tue May 8 11:39:10 2018] Script: '/home/phil/src/php-5.6.36/ext/openssl/tests/tlsv1.2_wrapper.php' /home/phil/src/php-5.6.36/main/streams/streams.c(292) : Freeing 0x7F98869ECC90 (248 bytes), script=/home/phil/src/php-5.6.36/ext/openssl/tests/tlsv1.2_wrapper.php /home/phil/src/php-5.6.36/ext/standard/streamsfuncs.c(136) : Actual location (location was relayed) === Total 1 memory leaks detected === ================================================================================ 001+ Warning: stream_socket_client(): SSL: Connection reset by peer in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 002+ 003+ Warning: stream_socket_client(): Failed to enable crypto in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 004+ 005+ Warning: stream_socket_client(): unable to connect to tlsv1.2://127.0.0.1:64321 (Unknown error) in /home/phil/src/php-5.6.36/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9 006+ bool(false) 001- resource(%d) of type (stream) 009+ /home/phil/src/php-5.6.36/main/streams/streams.c(530) : Stream of type 'tcp_socket/ssl' 0x7f98869ecc90 (path:(null)) was not closed 010+ [Tue May 8 11:39:10 2018] Script: '/home/phil/src/php-5.6.36/ext/openssl/tests/tlsv1.2_wrapper.php' 011+ /home/phil/src/php-5.6.36/main/streams/streams.c(292) : Freeing 0x7F98869ECC90 (248 bytes), script=/home/phil/src/php-5.6.36/ext/openssl/tests/tlsv1.2_wrapper.php 012+ /home/phil/src/php-5.6.36/ext/standard/streamsfuncs.c(136) : Actual location (location was relayed) 013+ === Total 1 memory leaks detected === ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/simplexml/tests/008.phpt ================================================================================ array(1) { [0]=> object(SimpleXMLElement)#2 (1) { ["test"]=> object(SimpleXMLElement)#3 (0) { } } } array(0) { } Warning: SimpleXMLElement::xpath(): Invalid expression in /home/phil/src/php-5.6.36/ext/simplexml/tests/008.php on line 26 bool(false) ================================================================================ 013- 014- Warning: SimpleXMLElement::xpath(): xmlXPathEval: evaluation failed in %s on line %d ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/standard/tests/file/file_get_contents_error001.phpt ================================================================================ ** ERROR: process timed out ** ================================================================================ 001+ ** ERROR: process timed out ** 001- bool(false) ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/standard/tests/strings/substr_compare.phpt ================================================================================ bool(true) int(0) int(0) int(0) int(1) int(-65793) Warning: substr_compare(): The start position cannot exceed initial string length in /home/phil/src/php-5.6.36/ext/standard/tests/strings/substr_compare.php on line 9 bool(false) int(-1) int(0) Warning: substr_compare() expects parameter 5 to be boolean, object given in /home/phil/src/php-5.6.36/ext/standard/tests/strings/substr_compare.php on line 12 bool(false) Test Warning: substr_compare(): The length must be greater than or equal to zero in /home/phil/src/php-5.6.36/ext/standard/tests/strings/substr_compare.php on line 14 bool(false) int(0) Warning: substr_compare() expects parameter 4 to be long, string given in /home/phil/src/php-5.6.36/ext/standard/tests/strings/substr_compare.php on line 16 bool(false) Done ================================================================================ 006+ int(-65793) 006- int(-1) ================================================================================ ================================================================================ /home/phil/src/php-5.6.36/ext/xmlreader/tests/bug64230.phpt ================================================================================ Test Internal errors TRUE Internal: Specification mandates value for attribute att Internal errors FALSE Warning: XMLReader::read(): /home/phil/src/php-5.6.36/:1: parser error : Specification mandates value for attribute att in /home/phil/src/php-5.6.36/ext/xmlreader/tests/bug64230.php on line 25 Warning: XMLReader::read(): <root att/> in /home/phil/src/php-5.6.36/ext/xmlreader/tests/bug64230.php on line 25 Warning: XMLReader::read(): ^ in /home/phil/src/php-5.6.36/ext/xmlreader/tests/bug64230.php on line 25 Done ================================================================================ 003+ Internal: Specification mandates value for attribute att 003- Internal: Specification mandate value for attribute att 007+ Warning: XMLReader::read(): /home/phil/src/php-5.6.36/:1: parser error : Specification mandates value for attribute att in /home/phil/src/php-5.6.36/ext/xmlreader/tests/bug64230.php on line 25 007- Warning: XMLReader::read(): %s: parser error : Specification mandate value for attribute att in %s on line %d ================================================================================ ================================================================================ BUILD ENVIRONMENT ================================================================================ OS: Linux - Linux braavos 4.16.4_1 #1 SMP PREEMPT Wed Apr 25 19:50:33 UTC 2018 x86_64 Autoconf: autoconf (GNU Autoconf) 2.69 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Akim Demaille. 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: libtool (GNU libtool) 2.4.6 Written by Gordon Matzigkeit, 1996 Copyright (C) 2014 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiler: Using built-in specs. COLLECT_GCC=cc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: /builddir/gcc-7.3.0/configure --build=x86_64-unknown-linux-gnu --enable-fast-character --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --libexecdir=/usr/lib --libdir=/usr/lib --enable-threads=posix --enable-__cxa_atexit --disable-multilib --with-system-zlib --enable-shared --enable-lto --enable-vtable-verify --enable-linker-build-id --enable-serial-configure --disable-werror --disable-nls --enable-default-pie --enable-default-ssp --enable-checking=release --disable-libstdcxx-pch --with-isl --with-linker-hash-style=gnu --disable-libunwind-exceptions --disable-target-libiberty --with-default-libstdcxx-abi=gcc4-compatible --enable-languages=c,c++,objc,obj-c++,fortran,lto,go Thread model: posix gcc version 7.3.0 (GCC) Bison: Libraries: linux-vdso.so.1 (0x00007ffd47923000) libcrypt.so.1 => /usr/lib/libcrypt.so.1 (0x00007f0dd2c69000) libresolv.so.2 => /usr/lib/libresolv.so.2 (0x00007f0dd2a52000) librt.so.1 => /usr/lib/librt.so.1 (0x00007f0dd284a000) libldap-2.4.so.2 => /usr/lib/libldap-2.4.so.2 (0x00007f0dd2600000) liblber-2.4.so.2 => /usr/lib/liblber-2.4.so.2 (0x00007f0dd23f1000) libpng16.so.16 => /usr/lib/libpng16.so.16 (0x00007f0dd21be000) libz.so.1 => /usr/lib/libz.so.1 (0x00007f0dd1fa7000) libm.so.6 => /usr/lib/libm.so.6 (0x00007f0dd1c5a000) libdl.so.2 => /usr/lib/libdl.so.2 (0x00007f0dd1a56000) libnsl.so.1 => /usr/lib/libnsl.so.1 (0x00007f0dd183e000) libxml2.so.2 => /usr/lib/libxml2.so.2 (0x00007f0dd14d8000) liblzma.so.5 => /usr/lib/liblzma.so.5 (0x00007f0dd12b2000) libicui18n.so.59 => /usr/lib/libicui18n.so.59 (0x00007f0dd0e34000) libicuuc.so.59 => /usr/lib/libicuuc.so.59 (0x00007f0dd0a82000) libicudata.so.59 => /usr/lib/libicudata.so.59 (0x00007f0dcef6d000) libssl.so.45 => /usr/lib/libssl.so.45 (0x00007f0dced1c000) libcrypto.so.43 => /usr/lib/libcrypto.so.43 (0x00007f0dce947000) libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007f0dce728000) libc.so.6 => /usr/lib/libc.so.6 (0x00007f0dce373000) /lib/ld-linux-x86-64.so.2 (0x00007f0dd3e8c000) libsasl2.so.3 => /usr/lib/libsasl2.so.3 (0x00007f0dce156000) libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007f0dcdd55000) libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007f0dcdb3e000) User's E-mail: phil dot cyc at gmail dot com ================================================================================ PHPINFO ================================================================================ phpinfo() PHP Version => 5.6.36 System => Linux braavos 4.16.4_1 #1 SMP PREEMPT Wed Apr 25 19:50:33 UTC 2018 x86_64 Build Date => May 8 2018 11:23:05 Configure Command => './configure' '--prefix=/opt/php56' '--enable-debug' '--enable-dtrace' '--with-apxs2' '--with-openssl' '--with-zlib' '--enable-bcmath' '--enable-mbstring' '--with-gd' '--enable-gd-native-ttf' '--with-ldap' Server API => Command Line Interface Virtual Directory Support => enabled Configuration File (php.ini) Path => /opt/php56/lib Loaded Configuration File => /opt/php56/lib/php.ini 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,TS,debug PHP Extension Build => API20131226,TS,debug Debug Build => yes Thread Safety => enabled Zend Signal Handling => disabled Zend Memory Manager => enabled Zend Multibyte Support => provided by mbstring IPv6 Support => enabled DTrace Support => enabled Registered PHP Streams => https, ftps, compress.zlib, php, file, glob, data, http, ftp, phar Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, tls, tlsv1.0, tlsv1.1, tlsv1.2 Registered Stream Filters => zlib.*, 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 with Xdebug v2.5.5, Copyright (c) 2002-2017, by Derick Rethans _______________________________________________________________________ Configuration bcmath BCMath support => enabled Directive => Local Value => Master Value bcmath.scale => 0 => 0 Core PHP Version => 5.6.36 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 => On => On doc_root => no value => no value docref_ext => no value => no value docref_root => no value => no value enable_dl => Off => Off 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 => 32767 => 32767 exit_on_timeout => Off => Off expose_php => On => On extension_dir => /opt/php56/lib/php/extensions/debug-zts-20131226 => /opt/php56/lib/php/extensions/debug-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 => .:/opt/php56/lib/php => .:/opt/php56/lib/php input_encoding => no value => no value internal_encoding => no value => no value log_errors => On => On log_errors_max_len => 1024 => 1024 mail.add_x_header => On => On 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 => GP => GP sendmail_from => no value => no value sendmail_path => -t -i => -t -i serialize_precision => 17 => 17 short_open_tag => Off => Off SMTP => localhost => localhost smtp_port => 25 => 25 sql.safe_mode => Off => Off sys_temp_dir => no value => no value track_errors => On => On 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 => GPCS => GPCS 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.10 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.9.8 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: 5b79667bd9a68977a9b4f7505223a8e216e04908 $ Directive => Local Value => Master Value filter.default => unsafe_raw => unsafe_raw filter.default_flags => no value => no value gd GD Support => enabled GD Version => bundled (2.1.0 compatible) GIF Read Support => enabled GIF Create Support => enabled PNG Support => enabled libPNG Version => 1.6.34 WBMP Support => enabled XBM Support => enabled Directive => Local Value => Master Value gd.jpeg_ignore_warning => 0 => 0 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.26 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 ldap LDAP Support => enabled RCS Version => $Id: 03ca03d3adee59787d58cd342d8f864c5d96252a $ Total Links => 0/unlimited API Version => 3001 Vendor Name => OpenLDAP Vendor Version => 20445 Directive => Local Value => Master Value ldap.max_links => Unlimited => Unlimited libxml libXML support => active libXML Compiled Version => 2.9.8 libXML Loaded Version => 20908 libXML streams => enabled mbstring Multibyte Support => enabled Multibyte string engine => libmbfl HTTP input encoding translation => disabled libmbfl version => 1.3.2 mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1. Multibyte (japanese) regex support => enabled Multibyte regex (oniguruma) backtrack check => On Multibyte regex (oniguruma) version => 5.9.5 Directive => Local Value => Master Value mbstring.detect_order => no value => no value mbstring.encoding_translation => Off => Off mbstring.func_overload => 0 => 0 mbstring.http_input => no value => no value mbstring.http_output => no value => no value mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml) mbstring.internal_encoding => no value => no value mbstring.language => neutral => neutral mbstring.strict_detection => Off => Off mbstring.substitute_character => no value => no value openssl OpenSSL support => enabled OpenSSL Library Version => LibreSSL 2.7.2 OpenSSL Header Version => LibreSSL 2.7.2 Openssl default config => /etc/ssl/openssl.cnf Directive => Local Value => Master Value openssl.cafile => no value => no value openssl.capath => no value => no value 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, oci, dblib, pgsql, mysql pdo_dblib PDO Driver for FreeTDS/Sybase DB-lib => enabled Flavour => Generic DB-lib pdo_mysql PDO Driver for MySQL, client library version => 10.1.30-MariaDB PDO_OCI PDO Driver for OCI 8 and later => enabled pdo_pgsql PDO Driver for PostgreSQL => enabled PostgreSQL(libpq) Version => 9.6.6 Module version => 1.0.2 Revision => $Id: pdo_pgsql.c,v 1.7.2.11 2006/03/14 10:49:18 edink Exp $ 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: 780be432570e80dd34c1a9c217ef87ade22bf136 $ Phar-based phar archives => enabled Tar-based phar archives => enabled ZIP-based phar archives => enabled gzip compression => enabled bzip2 compression => disabled (install pecl/bz2) Native OpenSSL support => enabled 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: 5f15287237d5f78d75b19c26915aa7bd83dee8b8 $ 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 => 1000 => 1000 session.gc_maxlifetime => 1440 => 1440 session.gc_probability => 1 => 1 session.hash_bits_per_character => 5 => 5 session.hash_function => 0 => 0 session.name => PHPSESSID => PHPSESSID session.referer_check => no value => no value session.save_handler => files => files session.save_path => 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: d7077fc935154236afb4fe70814ba358efdbdca4 $ 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 => -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,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry user_agent => no value => no value tokenizer Tokenizer Support => enabled xdebug xdebug support => enabled Version => 2.5.5 IDE Key => phil Supported protocols => Revision DBGp - Common DeBuGger Protocol => $Revision: 1.145 $ Directive => Local Value => Master Value xdebug.auto_trace => Off => Off xdebug.cli_color => 0 => 0 xdebug.collect_assignments => Off => Off xdebug.collect_includes => On => On xdebug.collect_params => 0 => 0 xdebug.collect_return => Off => Off xdebug.collect_vars => Off => Off xdebug.coverage_enable => On => On xdebug.default_enable => On => On xdebug.dump.COOKIE => no value => no value xdebug.dump.ENV => no value => no value xdebug.dump.FILES => no value => no value xdebug.dump.GET => no value => no value xdebug.dump.POST => no value => no value xdebug.dump.REQUEST => no value => no value xdebug.dump.SERVER => no value => no value xdebug.dump.SESSION => no value => no value xdebug.dump_globals => On => On xdebug.dump_once => On => On xdebug.dump_undefined => Off => Off xdebug.extended_info => On => On xdebug.file_link_format => no value => no value xdebug.force_display_errors => Off => Off xdebug.force_error_reporting => 0 => 0 xdebug.halt_level => 0 => 0 xdebug.idekey => no value => no value xdebug.max_nesting_level => 256 => 256 xdebug.max_stack_frames => -1 => -1 xdebug.overload_var_dump => 2 => 2 xdebug.profiler_aggregate => Off => Off xdebug.profiler_append => Off => Off xdebug.profiler_enable => Off => Off xdebug.profiler_enable_trigger => Off => Off xdebug.profiler_enable_trigger_value => no value => no value xdebug.profiler_output_dir => /tmp => /tmp xdebug.profiler_output_name => cachegrind.out.%p => cachegrind.out.%p xdebug.remote_addr_header => no value => no value xdebug.remote_autostart => Off => Off xdebug.remote_connect_back => Off => Off xdebug.remote_cookie_expire_time => 3600 => 3600 xdebug.remote_enable => On => On xdebug.remote_handler => dbgp => dbgp xdebug.remote_host => 127.0.0.1 => 127.0.0.1 xdebug.remote_log => /tmp/xdebug.log => /tmp/xdebug.log xdebug.remote_mode => req => req xdebug.remote_port => 9000 => 9000 xdebug.scream => Off => Off xdebug.show_error_trace => Off => Off xdebug.show_exception_trace => Off => Off xdebug.show_local_vars => Off => Off xdebug.show_mem_delta => Off => Off xdebug.trace_enable_trigger => Off => Off xdebug.trace_enable_trigger_value => no value => no value xdebug.trace_format => 0 => 0 xdebug.trace_options => 0 => 0 xdebug.trace_output_dir => /tmp => /tmp xdebug.trace_output_name => trace.%c => trace.%c xdebug.var_display_max_children => 128 => 128 xdebug.var_display_max_data => 512 => 512 xdebug.var_display_max_depth => 3 => 3 xml XML Support => active XML Namespace Support => active libxml2 Version => 2.9.8 xmlreader XMLReader => enabled xmlwriter XMLWriter => enabled zlib ZLib Support => enabled Stream Wrapper => compress.zlib:// Stream Filter => zlib.inflate, zlib.deflate Compiled Version => 1.2.11 Linked Version => 1.2.11 Directive => Local Value => Master Value zlib.output_compression => Off => Off zlib.output_compression_level => -1 => -1 zlib.output_handler => no value => no value Additional Modules Module Name Environment Variable => Value MAIL => /var/spool/mail/phil USER => phil SSH_CLIENT => deleted SHLVL => 3 HOME => /home/phil OLDPWD => /home/phil/src/php-5.6.36 TEST_PHP_SRCDIR => /home/phil/src/php-5.6.36 DESKTOP_SESSION => MATE XDG_SESSION_COOKIE => braavos-1525737749.594408-1312383647 SSH_TTY => deleted GIO_LAUNCHED_DESKTOP_FILE => /usr/share/applications/lxterminal.desktop LC_CTYPE => zh_TW.utf8 DBUS_SESSION_BUS_ADDRESS => unix:abstract=/tmp/dbus-J3GR480dMZ,guid=9b7cceda71ce63e215a3dd465af0e916 MAKEFLAGS => GIO_LAUNCHED_DESKTOP_FILE_PID => 9387 MAKE_TERMERR => /dev/pts/4 QT_QPA_PLATFORMTHEME => qt5ct MOZ_PLUGIN_PATH => /usr/lib/mozilla/plugins GTK_IM_MODULE => gcin LOGNAME => phil XIM_PROGRAM => gcin _ => /usr/bin/make TEST_PHP_EXECUTABLE => /home/phil/src/php-5.6.36/sapi/cli/php GTK_OVERLAY_SCROLLING => 0 TERM => screen LC_COLLATE => C PATH => /usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin:/opt/php56/bin:/opt/php56/bin SESSION_MANAGER => local/braavos:@/tmp/.ICE-unix/6434,unix/braavos:/tmp/.ICE-unix/6434 XDG_RUNTIME_DIR => /run/user/1000 MAKELEVEL => 1 DISPLAY => :0 STY => 843.pts-0.braavos XDG_CURRENT_DESKTOP => MATE LANG => en_US.UTF-8 XAUTHORITY => /home/phil/.Xauthority XMODIFIERS => @im=gcin SSH_AUTH_SOCK => deleted SHELL => /bin/bash MAKE_TERMOUT => /dev/pts/4 WINDOW => 3 QT_IM_MODULE => gcin PWD => /home/phil/src/php-5.6.36 JAVA_HOME => /usr/lib/jvm/oracle-jdk XDG_DATA_DIRS => /home/phil/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share SSH_CONNECTION => deleted TERMCAP => SC|screen|VT 100/ANSI X3.64 virtual terminal:\ :DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:bs:bt=\E[Z:\ :cd=\E[J:ce=\E[K:cl=\E[H\E[J:cm=\E[%i%d;%dH:ct=\E[3g:\ :do=^J:nd=\E[C:pt:rc=\E8:rs=\Ec:sc=\E7:st=\EH:up=\EM:\ :le=^H:bl=^G:cr=^M:it#8:ho=\E[H:nw=\EE:ta=^I:is=\E)0:\ :li#39:co#168:am:xn:xv:LP:sr=\EM:al=\E[L:AL=\E[%dL:\ :cs=\E[%i%d;%dr:dl=\E[M:DL=\E[%dM:dc=\E[P:DC=\E[%dP:\ :im=\E[4h:ei=\E[4l:mi:IC=\E[%d@:ks=\E[?1h\E=:\ :ke=\E[?1l\E>:vi=\E[?25l:ve=\E[34h\E[?25h:vs=\E[34l:\ :ti=\E[?1049h:te=\E[?1049l:us=\E[4m:ue=\E[24m:so=\E[3m:\ :se=\E[23m:mb=\E[5m:md=\E[1m:mh=\E[2m:mr=\E[7m:\ :me=\E[m:ms:\ :Co#8:pa#64:AF=\E[3%dm:AB=\E[4%dm:op=\E[39;49m:AX:\ :vb=\Eg:G0:as=\E(0:ae=\E(B:\ :ac=\140\140aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~..--++,,hhII00:\ :po=\E[5i:pf=\E[4i:Km=\E[M:k0=\E[10~:k1=\EOP:k2=\EOQ:\ :k3=\EOR:k4=\EOS:k5=\E[15~:k6=\E[17~:k7=\E[18~:\ :k8=\E[19~:k9=\E[20~:k;=\E[21~:F1=\E[23~:F2=\E[24~:\ :F3=\E[1;2P:F4=\E[1;2Q:F5=\E[1;2R:F6=\E[1;2S:\ :F7=\E[15;2~:F8=\E[17;2~:F9=\E[18;2~:FA=\E[19;2~:\ :FB=\E[20;2~:FC=\E[21;2~:FD=\E[23;2~:FE=\E[24;2~:kb=^H:\ :K2=\EOE:kB=\E[Z:kF=\E[1;2B:kR=\E[1;2A:*4=\E[3;2~:\ :*7=\E[1;2F:#2=\E[1;2H:#3=\E[2;2~:#4=\E[1;2D:%c=\E[6;2~:\ :%e=\E[5;2~:%i=\E[1;2C:kh=\E[1~:@1=\E[1~:kH=\E[4~:\ :@7=\E[4~:kN=\E[6~:kP=\E[5~:kI=\E[2~:kD=\E[3~:ku=\EOA:\ :kd=\EOB:kr=\EOC:kl=\EOD:km: MFLAGS => MATE_DESKTOP_SESSION_ID => this-is-deprecated CC => /home/phil/src/php-5.6.36/meta_ccld ORACLE_HOME => /usr/local/lib/oracle/11.2/client/lib PHP Variables Variable => Value _SERVER["MAIL"] => /var/spool/mail/phil _SERVER["USER"] => phil _SERVER["SSH_CLIENT"] => deleted _SERVER["SHLVL"] => 3 _SERVER["HOME"] => /home/phil _SERVER["OLDPWD"] => /home/phil/src/php-5.6.36 _SERVER["TEST_PHP_SRCDIR"] => /home/phil/src/php-5.6.36 _SERVER["DESKTOP_SESSION"] => MATE _SERVER["XDG_SESSION_COOKIE"] => braavos-1525737749.594408-1312383647 _SERVER["SSH_TTY"] => deleted _SERVER["GIO_LAUNCHED_DESKTOP_FILE"] => /usr/share/applications/lxterminal.desktop _SERVER["LC_CTYPE"] => zh_TW.utf8 _SERVER["DBUS_SESSION_BUS_ADDRESS"] => unix:abstract=/tmp/dbus-J3GR480dMZ,guid=9b7cceda71ce63e215a3dd465af0e916 _SERVER["MAKEFLAGS"] => _SERVER["GIO_LAUNCHED_DESKTOP_FILE_PID"] => 9387 _SERVER["MAKE_TERMERR"] => /dev/pts/4 _SERVER["QT_QPA_PLATFORMTHEME"] => qt5ct _SERVER["MOZ_PLUGIN_PATH"] => /usr/lib/mozilla/plugins _SERVER["GTK_IM_MODULE"] => gcin _SERVER["LOGNAME"] => phil _SERVER["XIM_PROGRAM"] => gcin _SERVER["_"] => /usr/bin/make _SERVER["TEST_PHP_EXECUTABLE"] => /home/phil/src/php-5.6.36/sapi/cli/php _SERVER["GTK_OVERLAY_SCROLLING"] => 0 _SERVER["TERM"] => screen _SERVER["LC_COLLATE"] => C _SERVER["PATH"] => /usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin:/opt/php56/bin:/opt/php56/bin _SERVER["SESSION_MANAGER"] => local/braavos:@/tmp/.ICE-unix/6434,unix/braavos:/tmp/.ICE-unix/6434 _SERVER["XDG_RUNTIME_DIR"] => /run/user/1000 _SERVER["MAKELEVEL"] => 1 _SERVER["DISPLAY"] => :0 _SERVER["STY"] => 843.pts-0.braavos _SERVER["XDG_CURRENT_DESKTOP"] => MATE _SERVER["LANG"] => en_US.UTF-8 _SERVER["XAUTHORITY"] => /home/phil/.Xauthority _SERVER["XMODIFIERS"] => @im=gcin _SERVER["SSH_AUTH_SOCK"] => deleted _SERVER["SHELL"] => /bin/bash _SERVER["MAKE_TERMOUT"] => /dev/pts/4 _SERVER["WINDOW"] => 3 _SERVER["QT_IM_MODULE"] => gcin _SERVER["PWD"] => /home/phil/src/php-5.6.36 _SERVER["JAVA_HOME"] => /usr/lib/jvm/oracle-jdk _SERVER["XDG_DATA_DIRS"] => /home/phil/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share _SERVER["SSH_CONNECTION"] => deleted _SERVER["TERMCAP"] => SC|screen|VT 100/ANSI X3.64 virtual terminal:\ :DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:bs:bt=\E[Z:\ :cd=\E[J:ce=\E[K:cl=\E[H\E[J:cm=\E[%i%d;%dH:ct=\E[3g:\ :do=^J:nd=\E[C:pt:rc=\E8:rs=\Ec:sc=\E7:st=\EH:up=\EM:\ :le=^H:bl=^G:cr=^M:it#8:ho=\E[H:nw=\EE:ta=^I:is=\E)0:\ :li#39:co#168:am:xn:xv:LP:sr=\EM:al=\E[L:AL=\E[%dL:\ :cs=\E[%i%d;%dr:dl=\E[M:DL=\E[%dM:dc=\E[P:DC=\E[%dP:\ :im=\E[4h:ei=\E[4l:mi:IC=\E[%d@:ks=\E[?1h\E=:\ :ke=\E[?1l\E>:vi=\E[?25l:ve=\E[34h\E[?25h:vs=\E[34l:\ :ti=\E[?1049h:te=\E[?1049l:us=\E[4m:ue=\E[24m:so=\E[3m:\ :se=\E[23m:mb=\E[5m:md=\E[1m:mh=\E[2m:mr=\E[7m:\ :me=\E[m:ms:\ :Co#8:pa#64:AF=\E[3%dm:AB=\E[4%dm:op=\E[39;49m:AX:\ :vb=\Eg:G0:as=\E(0:ae=\E(B:\ :ac=\140\140aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~..--++,,hhII00:\ :po=\E[5i:pf=\E[4i:Km=\E[M:k0=\E[10~:k1=\EOP:k2=\EOQ:\ :k3=\EOR:k4=\EOS:k5=\E[15~:k6=\E[17~:k7=\E[18~:\ :k8=\E[19~:k9=\E[20~:k;=\E[21~:F1=\E[23~:F2=\E[24~:\ :F3=\E[1;2P:F4=\E[1;2Q:F5=\E[1;2R:F6=\E[1;2S:\ :F7=\E[15;2~:F8=\E[17;2~:F9=\E[18;2~:FA=\E[19;2~:\ :FB=\E[20;2~:FC=\E[21;2~:FD=\E[23;2~:FE=\E[24;2~:kb=^H:\ :K2=\EOE:kB=\E[Z:kF=\E[1;2B:kR=\E[1;2A:*4=\E[3;2~:\ :*7=\E[1;2F:#2=\E[1;2H:#3=\E[2;2~:#4=\E[1;2D:%c=\E[6;2~:\ :%e=\E[5;2~:%i=\E[1;2C:kh=\E[1~:@1=\E[1~:kH=\E[4~:\ :@7=\E[4~:kN=\E[6~:kP=\E[5~:kI=\E[2~:kD=\E[3~:ku=\EOA:\ :kd=\EOB:kr=\EOC:kl=\EOD:km: _SERVER["MFLAGS"] => _SERVER["MATE_DESKTOP_SESSION_ID"] => this-is-deprecated _SERVER["CC"] => /home/phil/src/php-5.6.36/meta_ccld _SERVER["ORACLE_HOME"] => /usr/local/lib/oracle/11.2/client/lib _SERVER["PHP_SELF"] => _SERVER["SCRIPT_NAME"] => _SERVER["SCRIPT_FILENAME"] => _SERVER["PATH_TRANSLATED"] => _SERVER["DOCUMENT_ROOT"] => _SERVER["REQUEST_TIME_FLOAT"] => 1525751231.5981 _SERVER["REQUEST_TIME"] => 1525751231 _SERVER["argv"] => Array ( ) _SERVER["argc"] => 0 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].

Thread (1 message)

  • JingYuan Chen
« previous php.qa.reports (#33990) next »