File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
30
30
-- Thanks to Juliette Reinders Folmer for the patch
31
31
- Fixed an issue where including sniffs using paths containing multiple dots would silently fail
32
32
- Generic.CodeAnalysis.EmptyPHPStatement now detects empty statements at the start of control structures
33
+ - Error wording in PEAR.Functions.FunctionCallSignature now always uses "parenthesis" instead of sometimes using "bracket"
34
+ -- Thanks to Vincent Langlet for the patch
33
35
- Fixed bug #2787 : Squiz.PHP.DisallowMultipleAssignments not ignoring typed property declarations
34
36
-- Thanks to Juliette Reinders Folmer for the patch
35
37
- Fixed bug #2810 : PHPCBF fails to fix file with empty statement at start on control structure
You can’t perform that action at this time.
0 commit comments