Skip to content

v2.3.0

Choose a tag to compare

@sirn-se sirn-se released this 30 Dec 10:44
598f301
  • Adding php 8.4 in test CI
  • precision() take second parameter wide, if set evaluate PHP_FLOAT_DIG decimals
  • precision() fixed so it handles exponential notation
  • format() now support negative precision
  • Various doc and docblock fixes