Skip to content

PHP 8.1 support

Choose a tag to compare

@patrickkerrigan patrickkerrigan released this 09 Jan 12:33
· 17 commits to master since this release
1258bfc

Removed

  • Support for PHP 7.0 has now been removed, with PHP >=7.1 being required from this version onwards. Users who cannot use a newer version of PHP should continue to use 1.3.0, which will continue to receive security fixes for at least 12 months. Users who can use a newer version of PHP are strongly encouraged to upgrade to at least PHP 7.4

Fixed

  • Deprecation errors will no longer be triggered for the return type of JsonSerializable::jsonSerialize() under PHP >=8.1