Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Conversation

michalbundyra
Copy link
Member

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

As of PHP 7.4: the array and string offset access syntax using curly braces is deprecated.
@michalbundyra michalbundyra added this to the 3.3.2 milestone Aug 28, 2019
michalbundyra added a commit that referenced this pull request Aug 29, 2019
Fix: replace curly offset access brace with square brackets
michalbundyra added a commit that referenced this pull request Aug 29, 2019
@michalbundyra michalbundyra merged commit 64c25af into zendframework:master Aug 29, 2019
michalbundyra added a commit that referenced this pull request Aug 29, 2019
@michalbundyra michalbundyra deleted the hotfix/curly-braces branch October 5, 2019 23:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
2 participants