From e9f6c43d7f81417f680588805be1824bde288f8d Mon Sep 17 00:00:00 2001 From: Greg Sherwood Date: Mon, 13 Jun 2022 15:55:26 +1000 Subject: [PATCH] Changelog for #3575 --- package.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.xml b/package.xml index 0370ecb045..bfd031bea4 100644 --- a/package.xml +++ b/package.xml @@ -77,6 +77,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> -- Thanks to Juliette Reinders Folmer for the patch - Fixed bug #3550 : False positive from PSR2.ControlStructures.SwitchDeclaration.TerminatingComment when using trailing comment -- Thanks to Juliette Reinders Folmer for the patch + - Fixed bug #3575: Squiz.Scope.MethodScope misses visibility keyword on previous line + -- Thanks to Juliette Reinders Folmer for the patch