Skip to content

Commit 70aee78

Browse files
committed
Changelog for #3630
1 parent a5adf67 commit 70aee78

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)