1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-22 16:40:21 +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-08-18 20:13:42 +03:00
2017-01-23 22:41:08 -05:00
2017-02-11 21:48:20 +01:00
2017-04-19 23:08:15 +02:00
2017-06-05 11:57:18 +02:00