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

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

Merged
merged 1 commit into from
Oct 9, 2019
Merged

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

merged 1 commit into from
Oct 9, 2019

Conversation

michalbundyra
Copy link
Member

As of PHP 7.4 using curly brackets is deprecated.

Fixes #45

  • Is this related to quality assurance?

As of PHP 7.4 using curly brackets is deprecated.

Fixes #45
@michalbundyra michalbundyra added this to the 3.1.2 milestone Aug 27, 2019
@froschdesign
Copy link
Member

@michalbundyra michalbundyra merged commit 205e0a8 into zendframework:master Oct 9, 2019
michalbundyra added a commit that referenced this pull request Oct 9, 2019
Fix: replace curly offset access brace with square brackets
michalbundyra added a commit that referenced this pull request Oct 9, 2019
michalbundyra added a commit that referenced this pull request Oct 9, 2019
michalbundyra added a commit that referenced this pull request Oct 9, 2019
@michalbundyra michalbundyra deleted the hotfix/curly-braces branch October 9, 2019 13:44
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.

PHP Deprecated: Array and string offset access syntax with curly braces is deprecated
2 participants