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

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

Merged
merged 1 commit into from
Oct 10, 2019
Merged

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

merged 1 commit into from
Oct 10, 2019

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

@michalbundyra michalbundyra added this to the 2.11.3 milestone Aug 28, 2019
@michalbundyra michalbundyra mentioned this pull request Oct 10, 2019
michalbundyra added a commit that referenced this pull request Oct 10, 2019
Fix: replace curly offset access brace with square brackets
michalbundyra added a commit that referenced this pull request Oct 10, 2019
@michalbundyra michalbundyra merged commit 26679dd into zendframework:master Oct 10, 2019
michalbundyra added a commit that referenced this pull request Oct 10, 2019
@michalbundyra michalbundyra deleted the hotfix/curly-braces branch October 10, 2019 21:15
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