Browse Source

Optimizer may hide some repeating error messages

pull/327/merge
Dmitry Stogov 13 years ago
parent
commit
26c761915b
  1. 1
      Zend/tests/bug30820.phpt

1
Zend/tests/bug30820.phpt

@ -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 {

Loading…
Cancel
Save