Skip to content

Releases: SetBased/php-helper-code-store-php

2.6.0

26 Jan 04:10
Compare
Choose a tag to compare
  • Upgrade to PHP 8.1 and higher.
  • Use GitHub actions.

2.5.0

14 Jan 07:00
Compare
Choose a tag to compare
  • Drop support for PHP 7.3 and PHP 8.x ready.

2.4.2

06 May 01:16
Compare
Choose a tag to compare
  • Fix global current namespace.

2.4.1

24 Apr 17:14
Compare
Choose a tag to compare
  • Fix global namespace and current namespace.

2.4.0

24 Apr 16:16
Compare
Choose a tag to compare
  • Add class \SetBased\Helper\CodeStore\Importing.

2.3.1

02 Apr 07:37
Compare
Choose a tag to compare
  • Housekeeping changes only.

2.3.0

02 Apr 02:07
Compare
Choose a tag to compare
  • Updated dependencies:
    • require PHP >= 7.3.0
    • require phpunit ^9.0

2.2.0

19 Sep 14:34
Compare
Choose a tag to compare
  • Added support for heredoc.

2.1.1

27 Mar 13:59
Compare
Choose a tag to compare
  • Bug fix switch statement without default clause.

2.1.0

27 Mar 13:29
Compare
Choose a tag to compare
  • Indent switch statements.
  • Use strict types.
  • Use phpunit 7.x or 8.x.