Skip to content

Commit fdcd295

Browse files
committed
Changelog for #2298 (ref #2307)
1 parent 9342da1 commit fdcd295

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
@@ -98,6 +98,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
9898
-- Thanks to Juliette Reinders Folmer for the patch
9999
- Zend.NamingConventions.ValidVariableName now supports variables inside anonymous classes correctly
100100
-- Thanks to Juliette Reinders Folmer for the patch
101+
- Fixed bug #2298 : PSR2.Classes.ClassDeclaration allows extended class on new line
102+
-- Thanks to Michał Bundyra for the patch
101103
- Fixed bug #2337 : Generic.WhiteSpace.ScopeIndent incorrect error when multi-line function call starts on same line as open tag
102104
- Fixed bug #2348 : Cache not invalidated when changing a ruleset included by another
103105
- Fixed bug #2376 : Using __halt_compiler() breaks Generic.PHP.ForbiddenFunctions unless it's last in the function list

0 commit comments

Comments
 (0)