Test: /ext/openssl/tests/bug48182.phpt - Version 5.6.0RC2        

Bug #48182 asynchronous socket connection over ssl fails entirely
Submitted: 2009-05-07 16:23:49 Modified: 2009-08-21 00:46:54
From: frase Assigned: srinatar
Status: Closed Package: OpenSSL related
PHP Version: 5.2.11RC1 OS: *

There are 2 different diffs reported by users for this test.

Count Diff
2 (67%)
002+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20131226/php_pdflib.so' - Cannot open "/usr/local/lib/php/20131226/php_pdflib.so" in Unknown on line 0
003+
002- Sending bug48182
003- Sending data over to SSL server in async mode with contents like Hello World
004+ Warning: stream_socket_client(): SSL: Broken pipe in /export/FreeBSD/src/php-5.6.0RC2/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9
005+
006+ Warning: stream_socket_client(): Failed to enable crypto in /export/FreeBSD/src/php-5.6.0RC2/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9
007+
008+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /export/FreeBSD/src/php-5.6.0RC2/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9
009+
010+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /export/FreeBSD/src/php-5.6.0RC2/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 13
011+
012+ Warning: fread() expects parameter 1 to be resource, boolean given in /export/FreeBSD/src/php-5.6.0RC2/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14
013+ PHP Warning: fread() expects parameter 1 to be resource, boolean given in /export/FreeBSD/src/php-5.6.0RC2/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 12
1 (33%)
002+ Zend OPcache requires Zend Engine API version 220121212.
003+ The Zend Engine API version 220131226 which is installed, is newer.
002- Sending bug48182
003- Sending data over to SSL server in async mode with contents like Hello World
004+ Contact Zend Technologies at http://www.zend.com/ for a later version of Zend OPcache.
005+
006+ Xdebug requires Zend Engine API version 220121212.
007+ The Zend Engine API version 220131226 which is installed, is newer.
008+ Contact Derick Rethans at http://xdebug.org/docs/faq#api for a later version of Xdebug.
009+
010+ PHP Warning: PHP Startup: http: Unable to initialize module
011+ Module compiled with module API=20121212
012+ PHP compiled with module API=20131226
013+ These options need to match
014+ in Unknown on line 0
015+ PHP Warning: PHP Startup: mongo: Unable to initialize module
016+ Module compiled with module API=20121212
017+ PHP compiled with module API=20131226
018+ These options need to match
019+ in Unknown on line 0
020+ PHP Warning: PHP Startup: redis: Unable to initialize module
021+ Module compiled with module API=20121212
022+ PHP compiled with module API=20131226
023+ These options need to match
024+ in Unknown on line 0
025+ PHP Warning: PHP Startup: XCache: Unable to initialize module
026+ Module compiled with module API=20121212
027+ PHP compiled with module API=20131226
028+ These options need to match
029+ in Unknown on line 0
030+
031+ Warning: stream_socket_client(): SSL: Connection refused in /home/egor/data/tmp/php-5.6.0RC2/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9
032+
033+ Warning: stream_socket_client(): Failed to enable crypto in /home/egor/data/tmp/php-5.6.0RC2/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9
034+
035+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /home/egor/data/tmp/php-5.6.0RC2/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9
036+
037+ Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/egor/data/tmp/php-5.6.0RC2/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 13
038+
039+ Warning: fread() expects parameter 1 to be resource, boolean given in /home/egor/data/tmp/php-5.6.0RC2/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 14
040+ PHP Warning: fread() expects parameter 1 to be resource, boolean given in /home/egor/data/tmp/php-5.6.0RC2/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 12