-
Bug
-
Resolution: Fixed
-
Major
-
3.1.0-RC2
-
None
-
None
phpbb/di/container_builder.php
if ($this->dump_container && !defined('DEBUG'))
|
Should be DEBUG_CONTAINER instead of DEBUG
phpbb/di/container_builder.php
if ($this->dump_container && !defined('DEBUG'))
|
Should be DEBUG_CONTAINER instead of DEBUG