Skip to content

Commit ce123ff

Browse files
committed
Changelog for #3716
1 parent 1d7ea38 commit ce123ff

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+
- Sniff error messages are now more informative to help bugs get reported to the correct project
35+
-- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
3436
- Generic.PHP.LowerCaseType sniff now correctly examines types inside arrow functions
3537
-- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
3638
- Squiz.Formatting.OperatorBracket no longer reports false positives in match() structures

0 commit comments

Comments
 (0)