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