Build: #255 was successful Changes by Marc

Stages & jobs

  1. Default Stage

Build result summary

Details

Completed
Queue duration
36 minutes
Duration
118 minutes
Labels
None
Revision
bdaa6e4909a0b0553c40cecdbbf951e5d90a5f32 bdaa6e4909a0b0553c40cecdbbf951e5d90a5f32
Total tests
6562
Successful since
#254 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Author Commit Message Commit date
Marc Marc bdaa6e4909a0b0553c40cecdbbf951e5d90a5f32 bdaa6e4909a0b0553c40cecdbbf951e5d90a5f32 Merge branch '3.1.x' into 3.2.x
Marc Marc 481a592b8dc04a09330bd302048e7a6f445121d8 m 481a592b8dc04a09330bd302048e7a6f445121d8 Merge pull request #4598 from javiexin/ticket/14944
[ticket/14944] Add search for template loop indexes by key
javiexin <javiexin@gmail.com> javiexin <javiexin@gmail.com> 849fd9df7d9b2e449801e14ef54584fc8e063d43 m 849fd9df7d9b2e449801e14ef54584fc8e063d43 [ticket/14944] Add possibility to search for template loop indexes by key
Adds a new function to the template interface, and implements it in the
context class.  The function returns the ordinal index for a specified key,
with the same structure that the key for alter_block_array.
Reuses same code. Remove unneeded references, do nothing for int keys.
Check out of bounds or wrong blockname errors.  Added tests.
Remove default parameter value.

PHPBB3-14944
javiexin <javiexin@gmail.com> javiexin <javiexin@gmail.com> 20c03cccdde2302412d1e14adda370e7eb57b8e8 m 20c03cccdde2302412d1e14adda370e7eb57b8e8 [ticket/14944] Add possibility to search for template loop indexes by key
Adds a new function to the template interface, and implements it in the
context class.  The function returns the ordinal index for a specified key,
with the same structure that the key for alter_block_array.
Reuses same code. Remove unneeded references, do nothing for int keys.
Check out of bounds or wrong blockname errors.  Added tests.

PHPBB3-14944
javiexin <javiexin@gmail.com> javiexin <javiexin@gmail.com> c656bd60ef99218a710882b6f640fea099e9c6e2 m c656bd60ef99218a710882b6f640fea099e9c6e2 [ticket/14944] Add possibility to search for template loop indexes by key
Adds a new function to the template interface, and implements it in the
context class.  The function returns the ordinal index for a specified key,
with the same structure that the key for alter_block_array.
Reuses same code. Remove unneeded references, do nothing for int keys.

PHPBB3-14944

Jira issues

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