phpbb/phpBB/config/default
toxyy d07aeb00d8
[ticket/15214] Add event & functionality for assigning template event priority
Event added to allow template events to be assigned priority per extension,
event location chosen so that it only fires once.
Twig node event class refactored to allow template event priority assignment,
compile calls are deferred until all locations are processed
per extension namespace.
Priority precedence mirrors Symfony priority, with higher numbers
being placed at the beginning of the array.
Duplicate priority assignment will currently have the later events
compiled before the others.

PHPBB3-15214
2025-05-20 16:24:24 +07:00
..
container [ticket/15214] Add event & functionality for assigning template event priority 2025-05-20 16:24:24 +07:00
routing Merge branch '3.3.x' 2024-07-28 20:35:52 +02:00
config.yml [ticket/14240] Fix packaging script for 3.2 2015-10-15 18:24:41 +02:00