]> granicus.if.org Git - php/commitdiff
Fixed mcrypt test case
authorTjerk Meesters <datibbaw@php.net>
Sat, 8 Mar 2014 08:16:46 +0000 (16:16 +0800)
committerTjerk Meesters <datibbaw@php.net>
Tue, 11 Mar 2014 12:49:41 +0000 (20:49 +0800)
ext/mcrypt/tests/bug43143.phpt

index d9fccf3c85bd21db41de66a396d4b4639e5a9e83..725840f9c5b78d008dd840ff609e830f074357e1 100644 (file)
@@ -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