-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.0-dev
-
Fix Version/s: 3.1.0-a1
-
Component/s: None
-
Labels:None
-
Environment:PHP 5.4.7, MySQL 5.5.28, Chrome, Windows 7
-
GitHub Pull Request URL:
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
-
PHPBB3-11193 Generalize phpbb_di_pass_collection_pass to handle all collections using service tags
-
- Unverified Fix
-