Releases: moneyphp/money
v3.3.2
Fix deprecation warnings.
v4.0.5
Enable enable assertions in CI, fix invalid assertions
v4.0.4
Improved PHP 8.1 support.
v4.0.3
Fixed jsonSerialize
return type, resulting in no warnings for PHP 8.1.
v4.0.2
v4.0.1
Fixes missing int
as allowed parameter type for multiply
and divide
methods.
v4.0.0
This release provides compatibility with PHP8.0 and has some BC breaks. See the CHANGELOG for more information. A special thanks goes to @Ocramius for being the main contributor of this release. He upgraded the package, implemented types and many more improvements. Since this release we recommend to use this library with a type-checker like Psalm.
v4.0.0-beta1
This release provides compatibility with PHP8.0 and has some BC breaks. See the CHANGELOG for more information. A special thanks goes to @Ocramius for being the main contributor of this release. He upgraded the package, implemented types and many more improvements. Since this release we recommend to use this library with a type-checker like Psalm.
v3.3.1
Fixed
- GMP: division of negative values
- GMP: compare 0.x value