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
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
3
3
All notable changes are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
4
4
5
+
## [9.2.8] - 2021-MM-DD
6
+
7
+
### Fixed
8
+
9
+
*[#866](https://github.com/sebastianbergmann/php-code-coverage/issues/866): `CodeUnitFindingVisitor` does not handle `enum` type introduced in PHP 8.1
10
+
5
11
## [9.2.7] - 2021-09-17
6
12
7
13
### Fixed
@@ -329,6 +335,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
329
335
330
336
* This component is no longer supported on PHP 7.1
0 commit comments