zendframework / zend-code

BSD 3-Clause "New" or "Revised" License
1.68k stars 79 forks source link

Fix: replace curly offset access brace with square brackets #171

Closed michalbundyra closed 5 years ago

michalbundyra commented 5 years ago

As of PHP 7.4: the array and string offset access syntax using curly braces is deprecated.

froschdesign commented 5 years ago

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