Skip to content

v7.0.0

Compare
Choose a tag to compare
@Sebb767 Sebb767 released this 22 Dec 15:31
· 24 commits to master since this release

Changed

  • Breaking change: Dropped support for PHP7
  • Breaking change: Updated depdency for contentful/rich-text to 4.0, which has breaking changes - see here.
  • Minor docs updates - thanks @mmenozzi !
  • Fixed several deprecation warnings - thanks @pklink !

Internal

  • CI pipelines slightly reworked

Notes

  • The unit tests currently segfault on PHP8.2. This is a known PHP bug - see here. Feel free to install the library with --ignore-platform-reqs for now (the other dependencies will work), but PHP8.2 is not officially supported for now.