We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 623a59a commit 229106aCopy full SHA for 229106a
CHANGELOG.md
@@ -6,8 +6,7 @@ Changelog
6
This release should ensure compatibility with PHP 8.4 by removing the usage of certain
7
deprecated features by:
8
- 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
+- Removing type annotations from parameters defaulting to `null`. Comment type annotations will continue to be present and accurate
11
12
### Fixes
13
0 commit comments