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 9dbecce commit 51029b8Copy full SHA for 51029b8
CHANGELOG.md
@@ -5,6 +5,9 @@
5
- Relax check for missing return type when `{aType}|null` doc bloc is present.
6
- Add `is` to the list of allowed short names.
7
- Added `FunctionBodyStartSniff` to deal with blank lines on top of functions body.
8
+- Added `VariablesNameSniff`.
9
+- Improved `PhpcsHelpers::variableIsProperty()`.
10
+- Improved failure handling in FixturesTest.
11
12
## 0.10.0
13
- Renamed sniffs namespace (**breaking change**).
0 commit comments