Skip to content

Releases: prezly/forbid-serialization

PHP 8 support

05 Oct 13:12
21bbfab
Compare
Choose a tag to compare

What's Changed

  • [DEV-11711] Feature - PHP 8.2 compatibility by @marko-ogg in #1
  • Dropped support for PHP <7.4

New Contributors

Full Changelog: v1.0.0...v2.0.0

Initial implementation

02 Nov 13:09
Compare
Choose a tag to compare
  • Implement ForbidsSerialization trait
  • Tests
  • Setup Github CI
  • Changelog