Details
-
Improvement
-
Status: Unverified Fix (View Workflow)
-
Major
-
Resolution: Fixed
-
3.1.0-RC3
-
None
Description
Currently we use two services (event.listener_collection and event.subscriber_loader) to register the listeners. It's not a good idea to rely to a service to do this job which should be done by a dedicated compiler pass.
Attachments
Issue Links
- is related to
-
PHPBB3-12653 Caches the informations about the listeners to be able to not load them everytime
-
- Unverified Fix
-
- obsoletes
-
PHPBB3-13106 Remove the \phpbb\di\pass\kernel_pass class
-
- Unverified Fix
-