Skip to content

Commit 787b92f

Browse files
committed
Changelog for #2497 (ref #2501)
1 parent 88e85eb commit 787b92f

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
@@ -44,6 +44,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
4444
-- Default remains FALSE, so newlines are not allowed within FOR definitions
4545
-- Override the "ignoreNewlines" setting in a ruleset.xml file to change
4646
- Squiz.PHP.InnerFunctions now handles multiple nested anon classes correctly
47+
- Fixed bug #2497 : Sniff properties not set when referencing a sniff using relative paths or non-native slashes
48+
-- Thanks to Juliette Reinders Folmer for the patch
4749
- Fixed bug #2688 : Case statements not tokenized correctly when switch is contained within ternary
4850
- Fixed bug #2698 : PHPCS throws errors determining auto report width when shell_exec is disabled
4951
-- Thanks to Matthew Peveler for the patch

0 commit comments

Comments
 (0)