📢 Moderators Needed 🚀

Moderators are needed with resources to post or have access to resources to post. Submit an application to be considered.
X

RSS Various templater array_* functions do not work with AbstractCollection

X

Xon

Guest
Guest or Bot
I'm not sure if this is a bug or not, but in templates it can be hit or miss on if something is an array or an AbstractionCollection. It would be nice if the templater functions would smooth over the difference in the various array_* functions (both new and old).

Adding $array instance of AbstractCollection ? $array->toArray() : $array is much easier on the php side then reliably doing that in templates

Continue reading...
 
Similar content Most view View more
Back
Top