Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 327 Bytes

CHANGELOG.md

File metadata and controls

17 lines (9 loc) · 327 Bytes

1.63.0 --> 1.64.0

Changes

  • [*] App class and App::methods is NOT final now
  • [*] AppRouter throws now RuntimeException
  • [*] function checkAllowedValue copied to Arris\Helpers\Validate

Added

  • [+] class Path added

Removed

  • [-] function float_to_fixed_string moved to Arris\Helpers\Str::toFixedString