Test: /ext/openssl/tests/stream_verify_peer_name_003.phpt - Version 5.6.0alpha3    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ PHP Warning: PHP Startup: http: Unable to initialize module
002+ Module compiled with module API=20121212
003+ PHP compiled with module API=20131226
004+ These options need to match
005+ in Unknown on line 0
006+ PHP Warning: PHP Startup: propro: Unable to initialize module
001- Warning: stream_socket_client(): Peer certificate CN=`bug54992.local' did not match expected CN=`127.0.0.1' 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 ssl://127.0.0.1:64321 (Unknown error) in %s on line %d
006- bool(false)
007+ Module compiled with module API=20121212
008+ PHP compiled with module API=20131226
009+ These options need to match
010+ in Unknown on line 0
011+ PHP Warning: PHP Startup: raphf: Unable to initialize module
012+ Module compiled with module API=20121212
013+ PHP compiled with module API=20131226
014+ These options need to match
015+ in Unknown on line 0
016+ PHP Warning: PHP Startup: uploadprogress: Unable to initialize module
017+ Module compiled with module API=20121212
018+ PHP compiled with module API=20131226
019+ These options need to match
020+ in Unknown on line 0
021+
022+ Warning: stream_socket_client(): Peer certificate CN=`bug54992.local' did not match expected CN=`127.0.0.1' in /usr/src/php-5.6.0alpha3/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9
023+
024+ Warning: stream_socket_client(): Failed to enable crypto in /usr/src/php-5.6.0alpha3/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9
025+
026+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /usr/src/php-5.6.0alpha3/ext/openssl/tests/ServerClientTestCase.inc(92) : eval()'d code on line 9
027+ bool(false)