1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 15:12:39 +02:00

Optimizer may hide some repeating error messages

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

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 {