Prepare release

This commit is contained in:
Sebastian Bergmann 2025-09-24 08:03:27 +02:00
parent 029c8ee97a
commit 14c6ba52f9
No known key found for this signature in database
GPG Key ID: 4AA394086372C20A
1 changed files with 7 additions and 0 deletions

View File

@ -2,6 +2,12 @@
All notable changes are documented in this file using the [Keep a CHANGELOG](https://keepachangelog.com/) principles.
## [4.0.8] - 2025-09-24
### Changed
* Suppress `unexpected NAN value was coerced to string` warning triggered on PHP 8.5
## [4.0.7] - 2025-09-22
### Changed
@ -50,6 +56,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
* This component is no longer supported on PHP 7.0, PHP 7.1, and PHP 7.2
[4.0.8]: https://github.com/sebastianbergmann/exporter/compare/4.0.7...4.0.8
[4.0.7]: https://github.com/sebastianbergmann/exporter/compare/4.0.6...4.0.7
[4.0.6]: https://github.com/sebastianbergmann/exporter/compare/4.0.5...4.0.6
[4.0.5]: https://github.com/sebastianbergmann/exporter/compare/4.0.4...4.0.5