Skip to content

v5.0.0

Latest
Compare
Choose a tag to compare
@jrbasso jrbasso released this 03 Apr 13:31
96b5bd9

What's Changed

Breaking Changes

  • v5 dropped the support to versions below PHP 8.0.
  • Method signatures are now using strict types, so if you are extending Swivel class or implementing the interfaces, you will need to update the method signatures. The functionality has not changed.

Full Changelog: v4.0.2...v5.0.0