Skip to content

Commit a26c071

Browse files
committed
Changelog for #3761
1 parent 35fc9b9 commit a26c071

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
@@ -31,6 +31,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
3131
- A custom Out Of Memory error will now be shown if PHPCS or PHPCBF run out of memory during a run
3232
-- Error message provides actionable information about how to fix the problem and ensures the error is not silent
3333
-- Thanks to Juliette Reinders Folmer (@jrfnl) and Alain Schlesser (@schlessera) for the patch
34+
- When using auto report width (the default) a value of 80 columns will be used if an auto width cannot be determined
35+
-- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
3436
- Sniff error messages are now more informative to help bugs get reported to the correct project
3537
-- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
3638
- Generic.PHP.LowerCaseType sniff now correctly examines types inside arrow functions

0 commit comments

Comments
 (0)