Skip to content

Releases: mvccore/ext-tool-locale-floatparser

MvcCore - Extension - Tool - Locale - FloatParser - v5.2.0

19 Feb 15:59
Compare
Choose a tag to compare

New

  • Created float parser interface.
  • PHP Docs defined in interface IFloatParser replaced in class FloatParser with @inheritDoc.

Changed

  • Intl extension float parsing by default.

Full Changelog: v5.1.0...v5.2.0

MvcCore - Extension - Tool - Locale - FloatParser - v5.1.0

26 Jul 22:00
Compare
Choose a tag to compare

Changed

  • Parser can return int (Int64/int32), if given input has no precision, otherwise it returns float.

MvcCore - Extension - Tool - Locale - FloatParser - v5.0.0

18 Jan 14:25
Compare
Choose a tag to compare
license badge images links and license links in php files doc comment…

…s headings fixed