1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-26 02:23:01 +01:00
javiexin a30693a594
[ticket/14994] Refactor template->assign_block_var
Refactor assign_block_var to use the same block selection mechanism
as is used in alter_block_array.  This allows creating new blocks
at any position in the template structure, not only on the last block.
Allows selecting a block as outer[2].middle.
Added tests. Added PHP 7.2 compatibility.

PHPBB3-14994
2017-11-01 12:29:49 +01:00
..
2017-02-05 18:05:59 +01:00
2017-09-08 16:06:47 +02:00
2016-12-18 20:40:46 +01:00
2017-04-18 23:10:28 +02:00