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 848341d commit c3a2490Copy full SHA for c3a2490
CHANGELOG.md
@@ -22,6 +22,7 @@ _Nothing yet._
22
- Thanks to [Andrew Lyons][@andrewnicols] for the patch.
23
- Fixed bug [#1279]: Tokenizer/PHP: on PHP < 8.0, an unclosed attribute (parse error) could end up removing some tokens from the token stream.
24
- 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.
26
27
### Other
28
- 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