Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@navarr navarr released this 06 Oct 19:59
080e403
  • Support now is for PHP 8.2+
  • Removed #[Pure] indicator as method may not always be pure (unwinding a Traversable may have side effects)
  • Remove forward-compatibility fallback - we'll let phpstan let us know if iterable is no longer only array|Traversable

What's Changed

Full Changelog: v1.0.0...v1.0.1