-
Improvement
-
Resolution: Fixed
-
Major
-
3.1.0-RC3
-
None
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.
- is related to
-
PHPBB-12653 Caches the informations about the listeners to be able to not load them everytime
- Unverified Fix
- obsoletes
-
PHPBB-13106 Remove the \phpbb\di\pass\kernel_pass class
- Unverified Fix