Skip to content

Commit

Permalink
Changelog for #2693
Browse files Browse the repository at this point in the history
  • Loading branch information
gsherwood committed Jan 6, 2020
1 parent 09896ea commit be86839
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
-- Set the allowOnly property to "first" to enforce all boolean operators to be at the start of a line
-- Set the allowOnly property to "last" to enforce all boolean operators to be at the end of a line
-- Thanks to Vincent Langlet for the patch
- PSR12.Files.ImportStatement now auto-fixes import statements by removing the leading slash
-- Thanks to Michał Bundyra for the patch
- Squiz.PHP.InnerFunctions now handles multiple nested anon classes correctly
- Fixed bug #2688 : Case statements not tokenized correctly when switch is contained within ternary
- Fixed bug #2698 : PHPCS throws errors determining auto report width when shell_exec is disabled
Expand Down

0 comments on commit be86839

Please sign in to comment.