You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
23
23
- PHPUnit: make the tests platform independent [#15](https://github.com/php-parallel-lint/PHP-Console-Highlighter/pull/15) from [@jrfnl](https://github.com/jrfnl).
24
24
- PHPUnit: use annotations for fixtures / cross-version compat up to PHPUnit 9.x [#15](https://github.com/php-parallel-lint/PHP-Console-Highlighter/pull/15) from [@jrfnl](https://github.com/jrfnl).
25
25
- PHPUnit: improve configuration [#21](https://github.com/php-parallel-lint/PHP-Console-Highlighter/pull/21) from [@jrfnl](https://github.com/jrfnl).
26
+
- PHP 8.0: handle changed tokenization of namespaced names [#19](https://github.com/php-parallel-lint/PHP-Console-Highlighter/pull/19) from [@jrfnl](https://github.com/jrfnl).
27
+
- PHPCS: various improvements [#20](https://github.com/php-parallel-lint/PHP-Console-Highlighter/pull/20) from [@jrfnl](https://github.com/jrfnl).
0 commit comments