Added
- Allow users to specify configuration keys to be used for primitive binding (#36241)
- ArrayObject + Collection Custom Casts (#36245)
- Add view path method (af3a651)
Changed
Fixed
- Fix undefined property with sole query (#36216)
- Resolving non-instantiables corrupts
Container::$with
(#36212) - Fix attribute nesting on anonymous components (#36240)
- Ensure
$prefix
is a string (#36254) - Add missing import (#34569)
- Align PHP 8.1 behavior of
e()
(#36262) - Ensure null values won't break on PHP 8.1 (#36264)
- Handle directive
$value
as a string (#36260) - Use explicit flag as default sorting (#36261)
- Fix middleware group display (d9e28dc)