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

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

Merged
michalbundyra merged 1 commit intozendframework:masterfrom
michalbundyra:hotfix/curly-braces
Aug 29, 2019
Merged

Fix: replace curly offset access brace with square brackets#171
michalbundyra merged 1 commit intozendframework:masterfrom
michalbundyra:hotfix/curly-braces

Conversation

@michalbundyra
Copy link
Copy Markdown
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.
@froschdesign
Copy link
Copy Markdown
Member

@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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants