This commit is contained in:
Wez Furlong 2003-09-24 10:35:20 +00:00
parent ff4d200772
commit f7d32e30b0

View 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