What's Changed
This release fix an regression introduced in the last version. Upgrade is recommended
Fixes
- #8330 - take into account that
static
type may have been unwrapped inhasStaticInType()
by @someniatko in #8335 - recognize
@psalm-allow-private-mutation
in PHP 8+ constructors by @someniatko in #8341 - ReflectionProperty::getValue $object is nullable since php 8.0 by @mathroc in #8344
- Fix formatCurrency return type by @VincentLanglet in #8349
Full Changelog: 4.25.0...4.26.0