Skip to content

Commit f103601

Browse files
committed
Release PHP-Parser 5.6.1
1 parent f4097dd commit f103601

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
114
Version 5.6.0 (2025-07-27)
215
--------------------------
316

0 commit comments

Comments
 (0)