diff options
Diffstat (limited to 'ext/openssl/tests/openssl_x509_fingerprint_basic.phpt')
-rw-r--r-- | ext/openssl/tests/openssl_x509_fingerprint_basic.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/openssl/tests/openssl_x509_fingerprint_basic.phpt b/ext/openssl/tests/openssl_x509_fingerprint_basic.phpt index b2a87faa83..14f8c0c1ce 100644 --- a/ext/openssl/tests/openssl_x509_fingerprint_basic.phpt +++ b/ext/openssl/tests/openssl_x509_fingerprint_basic.phpt @@ -36,7 +36,7 @@ string(32) "ac77008e172897e06c0b065294487a67" string(40) "6e6fd1ea10a5a23071d61c728ee9b40df6dbc33c" ** Testing bad certification ** -Warning: openssl_x509_fingerprint(): cannot get cert from parameter 1 in %s on line %d +Warning: openssl_x509_fingerprint(): Cannot get cert from parameter 1 in %s on line %d bool(false) ** Testing bad hash method ** |