We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b06b533 commit f096ecdCopy full SHA for f096ecd
CHANGELOG.md
@@ -4,6 +4,8 @@
4
- Fix bug in `Psr4Sniff` when class has not namespace.
5
- Allow @wp-hook ignore of return type for private and protected methods
6
- Only check public accessors (by default)
7
+- Fix bug in checking return type
8
+- Allow filters callbacks to return `null` on purpose
9
10
## 0.11.0
11
- Fix false positive in `ReturnTypeDeclarationSniff` with nullable types.
0 commit comments