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 ed3f20b commit e5790ecCopy full SHA for e5790ec
package.xml
@@ -61,6 +61,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
61
- Fixed bug #1451 : Sniff exclusions/restrictions dont work with custom sniffs unless they use the PHP_CodeSniffer NS
62
- Fixed bug #1454 : Squiz.WhiteSpace.OperatorSpacing is not checking spacing on either side of a short ternary operator
63
-- Thanks to Mponos George for the patch
64
+ - Fixed bug #1496 : Squiz.Strings.DoubleQuoteUsage not unescaping dollar sign when fixing
65
+ -- Thanks to Michał Bundyra for the patch
66
</notes>
67
<contents>
68
<dir name="/">
0 commit comments