From: Christoph M. Becker Date: Sun, 10 Jul 2016 18:47:06 +0000 (+0200) Subject: Fix missed test X-Git-Tag: php-7.1.0beta1~123 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dda1c9a0f81a334010154aafce7e33f5ed57606f;p=php Fix missed test --- diff --git a/ext/mcrypt/tests/bug43143.phpt b/ext/mcrypt/tests/bug43143.phpt index 725840f9c5..81f7aa4fa9 100644 --- a/ext/mcrypt/tests/bug43143.phpt +++ b/ext/mcrypt/tests/bug43143.phpt @@ -17,7 +17,11 @@ echo "END\n"; ?> --EXPECTF-- ECB + +Deprecated: mcrypt_encrypt(): The mcrypt extension is deprecated and will be removed in the future: use openssl instead in %s%ebug43143.php on line 5 CFB +Deprecated: mcrypt_encrypt(): The mcrypt extension is deprecated and will be removed in the future: use openssl instead in %s%ebug43143.php on line 9 + Warning: mcrypt_encrypt(): Encryption mode requires an initialization vector of size 32 in %sbug43143.php on line 9 END