Skip to content

1.1.0

Compare
Choose a tag to compare
@Berdir Berdir released this 26 Jan 11:37
· 3 commits to main since this release
6d3cea9

What's Changed

  • PHP 8.1 deprecation fixes by @Berdir in #8. This renamed the public serialize() and unserialize() methods to __serialize() and __unserialize() but these methods are not considered an API and should not be called directly.
  • support multiple workflows by @mathildedd in #7

Full Changelog: 1.0.1...1.1.0