Skip to content

3.2.0

Compare
Choose a tag to compare
@codemasher codemasher released this 02 Mar 20:24
· 10 commits to main since this release
  • implements the Serializable interface
  • SettingsContainerAbstract::toArray() now runs the object values through the magic getter (as it always should have)
  • added explicit nullable types to several method parameters
  • added declare(strict_types=1)
  • dependency & CI updates