We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4097dd commit f103601Copy full SHA for f103601
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+Version 5.6.1 (2025-08-13)
2
+--------------------------
3
+
4
+### Fixed
5
6
+* Fixed `Param::isPublic()` for parameters with asymmetric visibility keyword.
7
+* Fixed PHP 8.5 deprecation warnings for `SplObjectStorage` methods.
8
9
+### Added
10
11
+* Added cast `kind` attributes to `Cast\Int_`, `Cast\Bool_` and `Cast\String_`.
12
+ These allow distinguishing the deprecated versions of these casts.
13
14
Version 5.6.0 (2025-07-27)
15
--------------------------
16
0 commit comments