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 b93aa4b commit 8a8089aCopy full SHA for 8a8089a
package.xml
@@ -84,6 +84,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
84
- Fixed bug #2502 : Generic.WhiteSpace.ScopeIndent false positives with nested switch indentation and case fall-through
85
- Fixed bug #2504 : Generic.WhiteSpace.ScopeIndent false positives with nested arrays and nowdoc string
86
- Fixed bug #2511 : PSR2 standard not checking if closing paren of single-line function declaration is on new line
87
+ - Fixed bug #2522 : Text generator throws error when code sample line is too long
88
+ -- Thanks to Juliette Reinders Folmer for the patch
89
</notes>
90
<contents>
91
<dir name="/">
0 commit comments