From: Nikita Popov Date: Mon, 10 Apr 2017 20:26:14 +0000 (+0200) Subject: Forgot to commit test file... X-Git-Tag: php-7.0.19RC1~40 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6e23f2bceb0826e65eb8129fd94c61b7b3a44da7;p=php Forgot to commit test file... --- diff --git a/ext/opcache/tests/jmpz_jmp_elim.phpt b/ext/opcache/tests/jmpz_jmp_elim.phpt new file mode 100644 index 0000000000..2749b41b7a --- /dev/null +++ b/ext/opcache/tests/jmpz_jmp_elim.phpt @@ -0,0 +1,16 @@ +--TEST-- +Edge-cases in elimination of JMPZ JMP with same target +--FILE-- + +--EXPECTF-- +Notice: Undefined variable: undef in %s on line %d +done