diff --git a/phpBB/phpbb/di/service_collection.php b/phpBB/phpbb/di/service_collection.php index ebf933d338..f598a1db1a 100644 --- a/phpBB/phpbb/di/service_collection.php +++ b/phpBB/phpbb/di/service_collection.php @@ -39,7 +39,7 @@ class service_collection extends \ArrayObject } // Because of a PHP issue we have to redefine offsetExists - // (even