Skip to content

Commit 3854234

Browse files
committed
Fix broken test
Since e8e4ddc
1 parent 67d21bf commit 3854234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/openssl/tests/bug70438.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ echo $decrypted;
2828
--EXPECTF--
2929
openssl_seal(): Argument #6 ($initialization_vector) cannot be null for the chosen cipher algorithm
3030

31-
Warning: openssl_seal(): Unknown digest algorithm in %s on line %d
31+
Warning: openssl_seal(): Unknown cipher algorithm in %s on line %d
3232
openssl_seal() test

0 commit comments

Comments
 (0)