Optimizer may hide some repeating error messages

This commit is contained in:
Dmitry Stogov 2013-04-18 11:54:27 +04:00
commit 5cdc71ae07

View File

@ -2,6 +2,7 @@
Bug #30820 (static member conflict with $this->member silently ignored)
--INI--
error_reporting=4095
opcache.optimization_level=0
--FILE--
<?php
class Blah {