Releases: SetBased/php-helper-code-store-php
Releases · SetBased/php-helper-code-store-php
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.
2.1.1
- Bug fix switch statement without default clause.
2.1.0
- Indent switch statements.
- Use strict types.
- Use phpunit 7.x or 8.x.