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

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
1 (50%)
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.0RC1/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.0RC1/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.0RC1/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.0RC1/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.0RC1/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.0RC1/ext/openssl/tests/ServerClientTestCase.inc(86) : eval()'d code on line 12
1 (50%)
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: memcache: 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: memcached: 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: imagick: 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+ PHP Warning: PHP Startup: OAuth: Unable to initialize module
031+ Module compiled with module API=20121212
032+ PHP compiled with module API=20131226
033+ These options need to match
034+ in Unknown on line 0
035+ PHP Warning: PHP Startup: geoip: Unable to initialize module
036+ Module compiled with module API=20121212
037+ PHP compiled with module API=20131226
038+ These options need to match
039+ in Unknown on line 0
040+ PHP Warning: PHP Startup: redis: Unable to initialize module
041+ Module compiled with module API=20121212
042+ PHP compiled with module API=20131226
043+ These options need to match
044+ in Unknown on line 0
045+ PHP Warning: PHP Startup: mysqli: Unable to initialize module
046+ Module compiled with module API=20121212
047+ PHP compiled with module API=20131226
048+ These options need to match
049+ in Unknown on line 0
050+ PHP Warning: PHP Startup: maxminddb: Unable to initialize module
051+ Module compiled with module API=20121212
052+ PHP compiled with module API=20131226
053+ These options need to match
054+ in Unknown on line 0
055+ PHP Warning: PHP Startup: xhprof: Unable to initialize module
056+ Module compiled with module API=20121212
057+ PHP compiled with module API=20131226
058+ These options need to match
059+ in Unknown on line 0
060+ PHP Warning: PHP Startup: apcu: Unable to initialize module
061+ Module compiled with module API=20121212
062+ PHP compiled with module API=20131226
063+ These options need to match
064+ in Unknown on line 0
065+ Sending bug48182
066+ Sending data over to SSL server in async mode with contents like Hello World