Money v4.0.3 Release Notes

Release Date: 2021-12-01 // over 2 years ago
  • ๐Ÿ›  Fixed

    • โš  jsonSerialize return types, resulting in no PHP 8.1 warnings.
    • ๐Ÿ“š Documentation CI pipeline failure.

Previous changes from v4.0.2

  • ๐Ÿ”„ Changes

    • โž• Added all extensions to composer.json, including those bundled with PHP.

    ๐Ÿ›  Fixed

    • โœ‚ Remove all empty uses. Money values of '0' gave an assertion error in decimal formats (#655)