Skip to content

Commit be6850f

Browse files
committed
Changelog for #1658
1 parent 321ddf9 commit be6850f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
6969
- Ignore patterns are now checked on symlink target paths instead of symlink source paths
7070
-- Restores previous behaviour of this feature
7171
- 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
7274
- Added AbstractArraySniff to make it easier to create sniffs that check array formatting
7375
-- Allows for checking of single and multi line arrays easily
7476
-- Provides a parsed structure of the array including positions of keys, values, and double arrows

0 commit comments

Comments
 (0)