From: Tjerk Meesters Date: Sat, 8 Mar 2014 08:16:46 +0000 (+0800) Subject: Fixed mcrypt test case X-Git-Tag: php-5.6.0beta1~3^2~111 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=03e9878c782480c6201102ac501a0640def06ccb;p=php Fixed mcrypt test case --- diff --git a/ext/mcrypt/tests/bug43143.phpt b/ext/mcrypt/tests/bug43143.phpt index d9fccf3c85..725840f9c5 100644 --- a/ext/mcrypt/tests/bug43143.phpt +++ b/ext/mcrypt/tests/bug43143.phpt @@ -19,5 +19,5 @@ echo "END\n"; ECB CFB -Warning: mcrypt_encrypt(): Attempt to use an empty IV, which is NOT recommend in %sbug43143.php on line 9 +Warning: mcrypt_encrypt(): Encryption mode requires an initialization vector of size 32 in %sbug43143.php on line 9 END