]> granicus.if.org Git - php/commitdiff
fix test
authorAnatol Belski <ab@php.net>
Sat, 23 Jul 2016 19:06:11 +0000 (21:06 +0200)
committerAnatol Belski <ab@php.net>
Sat, 23 Jul 2016 19:06:11 +0000 (21:06 +0200)
ext/standard/tests/streams/stream_socket_enable_crypto-win32.phpt

index c61e93d0387f4ba1054b4a496c50b252317b3336..7353ee4d978d56d41ce1875a9008b8293629d7cd 100644 (file)
@@ -44,7 +44,7 @@ bool(false)
 Warning: stream_socket_enable_crypto(): When enabling encryption you must specify the crypto type in %s on line %d
 bool(false)
 
-Warning: stream_socket_enable_crypto(): SSLv2 unavailable in the OpenSSL library against which PHP is linked in %s on line %d
+Warning: stream_socket_enable_crypto(): SSLv2 unavailable in this PHP version in %s on line %d
 bool(false)
 
 Warning: stream_socket_enable_crypto(): SSL: A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied.