Skip to content

Commit c3a2490

Browse files
committed
CHANGELOG: fix up missing credit
1 parent 848341d commit c3a2490

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ _Nothing yet._
2222
- Thanks to [Andrew Lyons][@andrewnicols] for the patch.
2323
- Fixed bug [#1279]: Tokenizer/PHP: on PHP < 8.0, an unclosed attribute (parse error) could end up removing some tokens from the token stream.
2424
- This could lead to false positives and false negative from sniffs, but could also lead to incorrect fixes being made mangling the file under scan.
25+
- Thanks to [Juliette Reinders Folmer](https://github.com/jrfnl) for the patch.
2526

2627
### Other
2728
- Please be aware that the `master` branch has been renamed to `3.x` and the default branch has changed to the `4.x` branch.

0 commit comments

Comments
 (0)