We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46fc938 commit 9f48892Copy full SHA for 9f48892
package.xml
@@ -227,6 +227,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
227
-- If you have customised the error messages of this sniff, please review your ruleset after upgrading
228
- Fixed bug #2018 : Generic.Formatting.MultipleStatementAlignment does see PHP close tag as end of statement block
229
-- Thanks to Juliette Reinders Folmer for the patch
230
+ - Fixed bug #2027 : PEAR.NamingConventions.ValidFunctionName error when function name includes double underscore
231
+ -- Thanks to Juliette Reinders Folmer for the patch
232
</notes>
233
<contents>
234
<dir name="/">
0 commit comments