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">
28
28
<notes>
29
29
- Newer versions of Composer will now suggest installing PHPCS using require-dev instead of require
30
30
-- 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
31
34
- Generic.PHP.LowerCaseType sniff now correctly examines types inside arrow functions
32
35
-- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
33
36
- Squiz.Formatting.OperatorBracket no longer reports false positives in match() structures
You can’t perform that action at this time.
0 commit comments