Fixed Templater is missing some useful array functions

Kirby

Well-known member
Affected version
2.3.6
It would be quite useful in some cases if it was possible to use array_sum , array_diff and array_reverse in templates but those functions are not available unlike array_keys, array_values or array_merge.
 
Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.3.8).

Change log:
Add additional array functions to the templater
There may be a delay before changes are rolled out to the XenForo Community.
 
Back
Top Bottom