summaryrefslogtreecommitdiff
path: root/ext/openssl
diff options
context:
space:
mode:
authorMatteo Beccati <mbeccati@php.net>2020-09-13 10:02:13 +0200
committerMatteo Beccati <mbeccati@php.net>2020-09-13 10:02:13 +0200
commit385423442a634b60aa0f137ea5466ce65944373d (patch)
tree08b3457fcf280882a391529377b947116be3351b /ext/openssl
parent67d21bf237e45457336a545cef01c552e9a5a1f4 (diff)
downloadphp-git-385423442a634b60aa0f137ea5466ce65944373d.tar.gz
Fix broken test
Since e8e4ddce
Diffstat (limited to 'ext/openssl')
-rw-r--r--ext/openssl/tests/bug70438.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/openssl/tests/bug70438.phpt b/ext/openssl/tests/bug70438.phpt
index dd74e272be..5d493e99a2 100644
--- a/ext/openssl/tests/bug70438.phpt
+++ b/ext/openssl/tests/bug70438.phpt
@@ -28,5 +28,5 @@ echo $decrypted;
--EXPECTF--
openssl_seal(): Argument #6 ($initialization_vector) cannot be null for the chosen cipher algorithm
-Warning: openssl_seal(): Unknown digest algorithm in %s on line %d
+Warning: openssl_seal(): Unknown cipher algorithm in %s on line %d
openssl_seal() test