Skip to content

PHPCompatibility 9.1.1

Compare
Choose a tag to compare
@jrfnl jrfnl released this 31 Dec 00:44
· 310 commits to master since this release
2b63c5d

See all related issues and PRs in the 9.1.1 milestone.

Fixed

  • 🐛 ForbiddenThisUseContexts: false positive for unsetting $this['key'] on objects implementing ArrayAccess. #781. Fixes #780