Skip to content

Commit 335b1da

Browse files
committed
Update changelog
1 parent 4123364 commit 335b1da

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Changelog
22

33
## Not released
4-
- Fix bug in `NoAccessorsSniff`
4+
- Fix bug in `NoAccessorsSniff` and allow for a few method names related to PHP core interfaces.
5+
- Exclude `ArrayAccess` methods from `ReturnTypeDeclarationSniff` and `ArgumentTypeDeclarationSniff`.
56

67
## 0.7.2
78
- Fix bug in `ReturnTypeDeclarationSniff` which caused wrong return type detection.

0 commit comments

Comments
 (0)