File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
37
37
-- Set the allowOnly property to "first" to enforce all boolean operators to be at the start of a line
38
38
-- Set the allowOnly property to "last" to enforce all boolean operators to be at the end of a line
39
39
-- Thanks to Vincent Langlet for the patch
40
+ - PSR12.Files.ImportStatement now auto-fixes import statements by removing the leading slash
41
+ -- Thanks to Michał Bundyra for the patch
40
42
- Squiz.PHP.InnerFunctions now handles multiple nested anon classes correctly
41
43
- Fixed bug #2688 : Case statements not tokenized correctly when switch is contained within ternary
42
44
- Fixed bug #2698 : PHPCS throws errors determining auto report width when shell_exec is disabled
You can’t perform that action at this time.
0 commit comments