File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
2828 <notes>
2929 - Newer versions of Composer will now suggest installing PHPCS using require-dev instead of require
3030 -- Thanks to Gary Jones (@GaryJones) for the patch
31+ - A custom Out Of Memory error will now be shown if PHPCS or PHPCBF run out of memory during a run
32+ -- Error message provides actionable information about how to fix the problem and ensures the error is not silent
33+ -- Thanks to Juliette Reinders Folmer (@jrfnl) and Alain Schlesser (@schlessera) for the patch
3134 - Generic.PHP.LowerCaseType sniff now correctly examines types inside arrow functions
3235 -- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
3336 - Squiz.Formatting.OperatorBracket no longer reports false positives in match() structures
You can’t perform that action at this time.
0 commit comments