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
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
12
12
13
13
### Internal
14
14
15
+
- Travis: add build against PHP 8.0 [#18](https://github.com/php-parallel-lint/PHP-Console-Highlighter/pull/18) from [@jrfnl](https://github.com/jrfnl).
15
16
- Added EOF (end of file) for some PHP files from [@peter279k](https://github.com/peter279k).
16
17
- To be compatible with future PHPUnit version, using the ^4.8.36 version at least from [@peter279k](https://github.com/peter279k).
17
18
- Changed namespace to PHPunit\Framework\TestCase class namesapce from [@peter279k](https://github.com/peter279k).
0 commit comments