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-6.0.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,10 @@ All notable changes of the PHP_CodeCoverage 6.0 release series are documented in
8
8
9
9
* Almost all classes are now final
10
10
11
+
### Fixed
12
+
13
+
* Fixed [##409](https://github.com/sebastianbergmann/php-code-coverage/issues/#409): Merging of code coverage information does not work correctly
0 commit comments