phpbb/phpBB/config
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
..
default [ticket/15214] Add event & functionality for assigning template event priority 2025-05-20 16:24:24 +07:00
development Merge branch 'ticket/16898' into ticket/16898-master 2021-10-26 20:24:35 +02:00
installer [ticket/17135] Use email method instead of service collection where appropriate 2025-01-05 15:57:45 +07:00
production [ticket/14247] Use quotes around @ and % strings in YAML 2015-12-07 13:11:22 -08:00
test [ticket/16207] Add session.force_sid parameter to allow fixing settings 2021-07-17 22:32:03 +02:00
.htaccess [ticket/16556] Remove purposeless <Files "*"> from .htaccess 2020-09-01 18:19:13 +02:00