mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-15 21:24:03 +02:00
[ticket/12382] Event loop nesting inclusion applies to regular includes too
PHPBB3-12382
This commit is contained in:
@@ -330,7 +330,6 @@ class phpbb_template_template_test extends phpbb_template_template_test_case
|
||||
array(),
|
||||
"[bar|[bar|]][bar1|[bar1|[bar1|works]]]",
|
||||
array(),
|
||||
'Included files are missing opened parent loops: PHPBB3-12382',
|
||||
),
|
||||
/* Does not pass with the current implementation.
|
||||
array(
|
||||
|
Reference in New Issue
Block a user