Skip to content

Commit 229106a

Browse files
Update CHANGELOG.md
Co-authored-by: Tom Longridge <tom@bugsnag.com>
1 parent 623a59a commit 229106a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ Changelog
66
This release should ensure compatibility with PHP 8.4 by removing the usage of certain
77
deprecated features by:
88
- Removing `E_STRICT` from the error list in PHP 8.4+
9-
- Removing type annotations from parameters defaulting to `null`. Comment typal annotations
10-
will continue to be present and accurate
9+
- Removing type annotations from parameters defaulting to `null`. Comment type annotations will continue to be present and accurate
1110

1211
### Fixes
1312

0 commit comments

Comments
 (0)