From: Matteo Beccati Date: Sun, 13 Sep 2020 08:02:13 +0000 (+0200) Subject: Fix broken test X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=385423442a634b60aa0f137ea5466ce65944373d;p=php Fix broken test Since e8e4ddce --- 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