Skip to content

0.12.0

Compare
Choose a tag to compare
@lucaswerkmeister lucaswerkmeister released this 21 Oct 15:01
· 18 commits to master since this release
e4d8eda
  • Improve compatibility with PHP 8.1; in particular, the new __serialize/__unserialize methods are implemented now (in addition to the still supported Serializable interface). Make sure to also use data-values/data-values version 3.1.0 (or later) to keep hashes stable.
  • Remove the DATAVALUES_NUMBER_VERSION constant.