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
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,11 @@ documented in this file.
6
6
The format is based on [Keep a Changelog](http://keepachangelog.com/)
7
7
and this project adheres to [Semantic Versioning](http://semver.org/).
8
8
9
+
## [6.5.0] - 2025-07-16
10
+
11
+
- Fix main PHPSpec and PHP 8.4 compatibility: Wrap service container arrays in objects [#64](https://github.com/friends-of-phpspec/phpspec-code-coverage/pull/64)
0 commit comments