From 5b0d5b61bf4627200111d8890ab69f88184b9240 Mon Sep 17 00:00:00 2001 From: Greg Sherwood Date: Mon, 10 Feb 2020 10:46:26 +1100 Subject: [PATCH] Changelog for #2859 --- package.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.xml b/package.xml index f5f4a42441..877a77a637 100644 --- a/package.xml +++ b/package.xml @@ -26,6 +26,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> BSD 3-Clause License + - The T_FN backfill now works more reliably so T_FN tokens only ever represent real arrow functions + -- Thanks to Juliette Reinders Folmer for the patch - Fixed bug #2848 : PSR12.Files.FileHeader false positive for file with mixed PHP and HTML and no file header - Fixed bug #2849 : Generic.WhiteSpace.ScopeIndent false positive with arrow function inside array - Fixed bug #2853 : Undefined variable error when using Info report