Releases: SetBased/php-helper-code-store-php
Releases · SetBased/php-helper-code-store-php
2.8.0
Support for PHP 8.3 and 8.4 only.
2.7.0
- Drop PHP 8.1 and 8.2.
- Support 8.4.
2.6.0
- Upgrade to PHP 8.1 and higher.
- Use GitHub actions.
2.5.0
- Drop support for PHP 7.3 and PHP 8.x ready.
2.4.2
- Fix global current namespace.
2.4.1
- Fix global namespace and current namespace.
2.4.0
- Add class \SetBased\Helper\CodeStore\Importing.
2.3.1
- Housekeeping changes only.
2.3.0
- Updated dependencies:
- require PHP >= 7.3.0
- require phpunit ^9.0
2.2.0
- Added support for heredoc.