Skip to content

[FIX] Tiki Manager: replace curly braces with square brackets

There was a message Array and string offset access syntax with curly braces is deprecated, it required to replace the curly braces with square brackets to prevent errors on future update on php 8. https://avan.tech/item75361-Tiki-manager-Array-access-syntax-with-curly-braces-is-deprecated

Edited by Boss Ibrahim Mussa Gregoire

Merge request reports