All notable changes are documented in this file using the Keep a CHANGELOG principles.
- #47: Fix
float
export precision
- #37: Improve export of closed resources
- Changed PHP version constraint in
composer.json
from ^7.3 || ^8.0
to >=7.3
- This component is now supported on PHP 8
- Tests etc. are now ignored for archive exports
- This component is no longer supported on PHP 7.0, PHP 7.1, and PHP 7.2
- #47: Fix
float
export precision
- #38: Improve export of closed resources
- Changed PHP version constraint in
composer.json
from ^7.0
to >=7.0
- #29: Second parameter for
str_repeat()
must be an integer
- Remove HHVM-specific code that is no longer needed