Fix broken test
authorMatteo Beccati <mbeccati@php.net>
Sun, 13 Sep 2020 08:02:13 +0000 (10:02 +0200)
committerMatteo Beccati <mbeccati@php.net>
Sun, 13 Sep 2020 08:02:13 +0000 (10:02 +0200)
Since e8e4ddce

ext/openssl/tests/bug70438.phpt

index dd74e272be8f61462a4da31d27f941ac21df7b97..5d493e99a26ac9788da2db6f2641cb2e0c93b732 100644 (file)
@@ -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