Skip to content

Commit 326a79d

Browse files
Update changelog
1 parent bd4398b commit 326a79d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
### Changed
1010
- Slashes are no longer escaped when serialising traces, leaving more room for data
1111

12+
## [1.4.1] - 2024-11-25
13+
### Fixed
14+
- Implicit nullable types have been replaced with explicit nullable types, fixing deprecation errors under PHP >=8.4
15+
1216
## [1.4.0] - 2022-01-09
1317
### Removed
1418
- Support for PHP 7.0 has now been removed, with PHP >=7.1 being required from this version onwards. Users who cannot use a newer version of PHP should continue to use 1.3.0, which will continue to receive security fixes for at least 12 months. Users who can use a newer version of PHP are strongly encouraged to upgrade to at least PHP 7.4

0 commit comments

Comments
 (0)