Build: #125 failed Changes by Marc

Stages & jobs

  1. Default Stage

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
47 minutes
Labels
None
Revision
e24d3a6ade7dbc4e6f2c6b286659d93ea340fdc0 e24d3a6ade7dbc4e6f2c6b286659d93ea340fdc0
Total tests
6566
Fixed in
#126 (Changes by Marc)
No failed test found. A possible compilation error occurred.

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Responsible

  • Marc Marc Automatically assigned

Code commits

Author Commit Message Commit date
Marc Marc e24d3a6ade7dbc4e6f2c6b286659d93ea340fdc0 e24d3a6ade7dbc4e6f2c6b286659d93ea340fdc0 Merge branch '3.2.x'
Marc Marc bdaa6e4909a0b0553c40cecdbbf951e5d90a5f32 m 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

Jira issues

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