Skip to content

v4.0.0

Choose a tag to compare

@trejjam trejjam released this 25 Aug 08:16
· 126 commits to master since this release
9d6122e

The library was migrated to PHP 7.1 with forced types and it is no longer only namespaced official library. It could be BC break. But changes in the official library will be ported into this library (the official library is tracked by branch track-official-library).

Library return:

TRUE/FALSE from bool property which in previous version returns '1'/'0'.
float number instead of (string)number_format($number, 2, '.', '')
int number instead of (string)$number