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 5de91bb commit 2f6db41Copy full SHA for 2f6db41
package.xml
@@ -26,6 +26,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
26
</stability>
27
<license uri="https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt">BSD 3-Clause License</license>
28
<notes>
29
+ - Fixed bug #3422 : Squiz.WhiteSpace.ScopeClosingBrace fixer removes HTML content when fixing closing brace alignment
30
+ -- Thanks to Juliette Reinders Folmer for the patch
31
- Fixed bug #3448 : PHP 8.1 deprecation notice while generating running time value
32
-- Thanks to Juliette Reinders Folmer and Andy Postnikov for the patch
33
</notes>
0 commit comments