]> granicus.if.org Git - php/commitdiff
Fix
authorWez Furlong <wez@php.net>
Wed, 24 Sep 2003 10:35:20 +0000 (10:35 +0000)
committerWez Furlong <wez@php.net>
Wed, 24 Sep 2003 10:35:20 +0000 (10:35 +0000)
ext/openssl/tests/bug25614.phpt

index ce57ea772dc980eb2ebc0a35819855a24f7e4496..dc8b23ffd63d8a2534179c7344c3133a8f56e874 100644 (file)
@@ -8,4 +8,4 @@ $priv = openssl_pkey_new();
 $pub = openssl_pkey_get_public($priv);
 ?>
 --EXPECTF--
-Warning: openssl_pkey_get_public(): Don't know how to get public key from this private key (the documentation lied) %s
+Warning: openssl_pkey_get_public(): Don't know how to get public key from this private key %s