Skip to content

Closes #59#82

Open
NathanGibbs3 wants to merge 2 commits intowapmorgan:masterfrom
NathanGibbs3:NathanGibbs3-Issue#59
Open

Closes #59#82
NathanGibbs3 wants to merge 2 commits intowapmorgan:masterfrom
NathanGibbs3:NathanGibbs3-Issue#59

Conversation

@NathanGibbs3
Copy link
Contributor

Adds checks for Array and string offset access syntax with curly braces.
Allows phpdd to detect this and issue the appropriate deprecation or removal warning.
Curly brace syntax was:

  • Deprecated in PHP 7.4.
  • Removed in PHP 8.0.

Adds checks for Array and string offset access syntax with curly
braces.
Allows phpdd to detect this and issue the appropriate deprecation
or removal warning.
Curly brace syntax was:
 - Deprecated in PHP 7.4.
 - Removed in PHP 8.0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant