Skip to content

Commit 51029b8

Browse files
committed
Update CHANGELOG
1 parent 9dbecce commit 51029b8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
- Relax check for missing return type when `{aType}|null` doc bloc is present.
66
- Add `is` to the list of allowed short names.
77
- 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.
811

912
## 0.10.0
1013
- Renamed sniffs namespace (**breaking change**).

0 commit comments

Comments
 (0)