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 321ddf9 commit be6850fCopy full SHA for be6850f
package.xml
@@ -69,6 +69,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
69
- Ignore patterns are now checked on symlink target paths instead of symlink source paths
70
-- Restores previous behaviour of this feature
71
- Metrics were being double counted when multiple sniffs were recording the same metrics
72
+ - Added support for bash process substitution
73
+ -- Thanks to Scott Dutton for the contribution
74
- Added AbstractArraySniff to make it easier to create sniffs that check array formatting
75
-- Allows for checking of single and multi line arrays easily
76
-- Provides a parsed structure of the array including positions of keys, values, and double arrows
0 commit comments