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 72c60ce commit ba095fdCopy full SHA for ba095fd
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG for PHP CS Fixer: custom fixers
2
3
-## v2.4.0 - [Unreleased]
+## v2.4.0 - *2020-12-08*
4
- Allow PHP 8
5
- Update PHP CS Fixer to v2.17
6
- Deprecate NoUselessSprintfFixer - use "no_useless_sprintf"
@@ -74,7 +74,7 @@
74
- Deprecate NoUselessClassCommentFixer
75
- Deprecate NoUselessConstructorCommentFixer
76
- Feature: OperatorLinebreakFixer - handle ternary operator
77
-- Fix: NoImportFromGlobalNamespaceFixer - class without namespace
+- Fix: NoImportFromGlobalNamespaceFixer - class without namespace
78
- Fix: NoUselessClassCommentFixer - comment detection
79
- Fix: TokenRemover - remove last element of file
80
- Fix: TokenRemover - remove item in line after code
0 commit comments