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
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,12 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
20
20
* This component no longer supports PHPDBG
21
21
* This component no longer supports Xdebug 2
22
22
23
+
## [9.2.23] - 2022-MM-DD
24
+
25
+
### Fixed
26
+
27
+
*[#971](https://github.com/sebastianbergmann/php-code-coverage/issues/971): PHP report does not handle serialized code coverage data larger than 2 GB
28
+
23
29
## [9.2.22] - 2022-12-18
24
30
25
31
### Fixed
@@ -470,6 +476,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
470
476
* This component is no longer supported on PHP 7.1
0 commit comments