PHP Parser v4.15.0 Release Notes
Release Date: 2022-09-03 // over 2 years ago-
โ Added
- ๐ PHP 8.2: Added support for
true
type. - ๐ PHP 8.2: Added support for DNF types.
๐ Fixed
- ๐ Support
readonly
as a function name. - Added
__serialize
and__unserialize
to magic method list. - ๐ Fixed bounds check in
Name::slice()
. - ๐ Fixed formatting preservation when adding attributes to a class/method/etc that previously had none.
- ๐ PHP 8.2: Added support for