diff --git a/phpBB/phpbb/di/service_collection.php b/phpBB/phpbb/di/service_collection.php index f598a1db1a..b64d8c9dcd 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