Features
Bugfixes
- Added forward-compatible handling of
self
andparent
for PHP 8.5,
which resolves these types at compile-time, see php/php-src#17755
(@thekid) - Added PHP 8.5 to the test matrix to ensure compatibility with the
next PHP version, see issue #351
(@thekid)