Don't elide undef var notice
authorNikita Popov <nikic@php.net>
Thu, 10 Nov 2016 13:54:41 +0000 (14:54 +0100)
committerNikita Popov <nikic@php.net>
Thu, 10 Nov 2016 13:58:54 +0000 (14:58 +0100)
commit3048428cf006cc96cc5867aacb5b0815548a9663
treec8e1f56596040d9117e549663c2e7c7b5f6eb53f
parent4f76073b6d084b168f8be0eb4239d9b47894b1c8
Don't elide undef var notice
ext/opcache/Optimizer/block_pass.c
ext/opcache/tests/block_pass_001.phpt [new file with mode: 0644]