Skip to content

Commit be86839

Browse files
committed
Changelog for #2693
1 parent 09896ea commit be86839

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
3737
-- Set the allowOnly property to "first" to enforce all boolean operators to be at the start of a line
3838
-- Set the allowOnly property to "last" to enforce all boolean operators to be at the end of a line
3939
-- 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
4042
- Squiz.PHP.InnerFunctions now handles multiple nested anon classes correctly
4143
- Fixed bug #2688 : Case statements not tokenized correctly when switch is contained within ternary
4244
- Fixed bug #2698 : PHPCS throws errors determining auto report width when shell_exec is disabled

0 commit comments

Comments
 (0)