Build: #372 was successful Changes by Marc

Stages & jobs

  1. Default Stage

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
142 minutes
Labels
None
Revision
22e97296af7e81ae8ec1a290ab6f00c80440dc48 22e97296af7e81ae8ec1a290ab6f00c80440dc48
Total tests
6659
Successful since
#363 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Author Commit Message Commit date
Marc Marc 22e97296af7e81ae8ec1a290ab6f00c80440dc48 22e97296af7e81ae8ec1a290ab6f00c80440dc48 Merge pull request #5019 from marc1706/ticket/14994
[ticket/14994] Refactor template->assign_block_var
javiexin <javiexin@gmail.com> javiexin <javiexin@gmail.com> c2043e47dabc23100ecc388ae1e9d8ae20c2257e m c2043e47dabc23100ecc388ae1e9d8ae20c2257e [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
javiexin <javiexin@gmail.com> javiexin <javiexin@gmail.com> a30693a5948861cf6e1f330bc54c8c539d60cdcc m a30693a5948861cf6e1f330bc54c8c539d60cdcc [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
javiexin <javiexin@gmail.com> javiexin <javiexin@gmail.com> bf882826e48d4f29ca4c48ecb7d65cbdf459d5fb m bf882826e48d4f29ca4c48ecb7d65cbdf459d5fb [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.

PHPBB3-14994
javiexin <javiexin@gmail.com> javiexin <javiexin@gmail.com> e32324c72a33b9ef5baf5233a88963bc13066f8e m e32324c72a33b9ef5baf5233a88963bc13066f8e [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.

PHPBB3-14994

Jira issues

IssueDescriptionStatus
Unknown Issue TypePHPBB3-14994Could not obtain issue details from Jira