Skip to content

1.47.0

Choose a tag to compare

@Vitexus Vitexus released this 24 Feb 15:27
· 128 commits to main since this release

[1.47.0]

Added

  • Added function isUuid() (b32c2d6)
  • Functions::writeResult added (b5dc16e)
  • Molecule::setFloatProperty() added. UnitTests for Molecule updated (9102e26)
  • Molecule tester added to dev package (2dae34c)
  • SandTester added to dev package (2c733fd)

Changed

  • setupBoolProperty now can handle bool properties (3ce8580)
  • writeResult is now a static function (d9899a0)
  • Shared test update (4a2ca14)
  • Use EMAIL_FROM as sender name fallback (1944fc7)
  • Mailer does not fail when Pear_Error occurs (9507709)
  • Singleton for Loggers update (40b69e4)
  • Code updates using PHPStan (b9d9e86)

Fixed

  • loadClassesInNamespace fix for nonexistent psr4 autoloader (2cb9b3a)

Deprecated

  • Temporary disable phpdoc (a028455)

Removed

  • Do not build for bullseye & focal (97e4df0)

Full Changelog: 1.45.0...1.47.0