Skip to content

Stop using curly braces for array access

Created by: TysonAndre

This will be deprecated in php7.4 and emit a deprecation notice when the file is included.

See https://wiki.php.net/rfc/deprecate_curly_braces_array_access

Merge request reports