Money v4.0.3 Release Notes

Release Date: 2021-12-01 // almost 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)