joomla / coding-standards

Joomla Coding Standards Definition
https://developer.joomla.org/coding-standards/basic-guidelines.html
GNU General Public License v2.0
128 stars 129 forks source link

Fix compatibility with PHP 7.4 (3.x) #259

Closed jrfnl closed 4 years ago

jrfnl commented 4 years ago

Array and string offset acces using curly braces is deprecated since PHP 7.4.

Ref: https://www.php.net/manual/en/migration74.deprecated.php#migration74.deprecated.core.array-string-access-curly-brace