001+ PHP Warning: PHP Startup: pdo_mysql: Unable to initialize module
002+ Module compiled with module API=20160303
003+ PHP compiled with module API=20180731
004+ These options need to match
005+ in Unknown on line 0
006+ PHP Warning: PHP Startup: fileinfo: Unable to initialize module
007+ Module compiled with module API=20160303
008+ PHP compiled with module API=20180731
009+ These options need to match
010+ in Unknown on line 0
011+ PHP Warning: PHP Startup: pdo_pgsql: Unable to initialize module
012+ Module compiled with module API=20160303
013+ PHP compiled with module API=20180731
014+ These options need to match
015+ in Unknown on line 0
001- Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.test.com.sg' 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- resource(%d) of type (stream)
008- resource(%d) of type (stream)
017+ Warning: stream_socket_client(): Peer certificate CN=`*.test.com' did not match expected CN=`foo.test.com.sg' in /root/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
018+
019+ Warning: stream_socket_client(): Failed to enable crypto in /root/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
020+
021+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:64321 (Unknown error) in /root/php-7.3.14/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
022+ bool(false)
023+ resource(11) of type (stream)
024+ resource(13) of type (stream)
025+