Skip to content

Commit 7763e2e

Browse files
committed
Changelog for #3908
1 parent 9187910 commit 7763e2e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.xml

+2
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
6565
-- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
6666
- Squiz.Commenting.FunctionComment: new ParamNameUnexpectedAmpersandPrefix error for parameters annotated as passed by reference while the parameter is not passed by reference
6767
-- Thanks to Dan Wallis (@fredden) for the patch
68+
- PEAR.Commenting.FunctionComment + Squiz.Commenting.FunctionComment: the SpacingAfter error can now be auto-fixed.
69+
-- Thanks to Dan Wallis (@fredden) for the patch
6870
- Squiz.PHP.InnerFunctions sniff no longer reports on OO methods for OO structures declared within a function or closure
6971
-- Thanks to @Daimona for the patch
7072
- Documentation has been added for the following sniffs:

0 commit comments

Comments
 (0)