-
Bug
-
Resolution: Fixed
-
Major
-
3.1.0-dev
-
None
-
None
-
PHP 5.4.7, MySQL 5.5.28, Chrome, Windows 7
After the dependency injection cached container stuff was merged, with DEBUG on, the following error appears on index:
[phpBB Debug] PHP Notice: in file [ROOT]/includes/di/pass/collection_pass.php on line 40: Undefined index: tag
- was caused by solution of
-
PHPBB-11193 Generalize phpbb_di_pass_collection_pass to handle all collections using service tags
- Unverified Fix