v0.9.1
Bumped! ℹ️
Diff: v0.9.0...v0.9.1
Changes:
- Fix return values to comply with
IteratorAgreggate
interface,IteratorAggreage:getIterator()
should returnTraversable
since PHP 8.1 [5756697] (@r-st) - Fix support of typed properties [bc6830e] (@r-st)
- Bump
nette/utils
to 3.2 [ef262ad] (@r-st) - Support Symfony v6 [57e5406] (@f3l1x)
- QA: phpstan, codesniffer, tests, github actions [e25e03a] [2139ff4] [cd3da90] [1925694] (@f3l1x)