Skip to content

Releases: gugglegum/memory-size

Added Composer compatibility with PHP 8.0+ and PhpUnit 8.0+

01 May 17:27
Compare
Choose a tag to compare
1.0.3

Added Composer compatibility with PHP 8.0+ and PhpUnit 8.0+

Now compatible with PHP 7.4 and (maybe) 8.0

29 Apr 17:29
Compare
Choose a tag to compare

Fixed issue with accessing to a char inside the a string using deprecated syntax with curly braces {}. Just replaced by [].

Actualized dependencies

25 May 00:04
Compare
Choose a tag to compare

No actual changes, just promoted version of PHPUnit to actual version 7.1+ in require-dev section of composer.json.

First release!

23 May 20:55
Compare
Choose a tag to compare
1.0.0

Decimal point and thousands separator are moved into separate NumberF…