Skip to content

Releases: diablomedia/zf1-translate

PHP 8.3 Ready

19 Apr 16:41
b0ed5ad
Compare
Choose a tag to compare

This release allows and was tested against PHP 8.3

PHP 8.2 Ready

19 Apr 20:43
9e0e949
Compare
Choose a tag to compare

Tested against PHP 8.2

PHP 8.1 Ready

04 Dec 22:10
780266f
Compare
Choose a tag to compare

This version has been tested against PHP 8.1.

  • PHP < 7.4 has been dropped (and is enforced with composer.json).
  • PHP 5 specific code removed.
  • Tests support PHPUnit 9

PHP 8.0 Tested

22 Mar 05:54
Compare
Choose a tag to compare

This release has been tested on PHP 8, no code changes necessary, just updates to tests to remove deprecated assertions.

An fclose was added to the CSV loading method to conserve resources #68 (thanks @tomasfejfar).

PHP 7.4 Tested

10 Jan 02:43
Compare
Choose a tag to compare

Only code change here is to remove an unreachable break statement.

PHP 7.3

01 Mar 19:48
Compare
Choose a tag to compare

This release has been tested against PHP 7.3

Better Autoloading

19 Apr 14:41
Compare
Choose a tag to compare
1.0.1

adding grumphp, php-cs-fixer, fixing style, narrowing namespace

First Release

26 Mar 19:27
Compare
Choose a tag to compare
1.0.0

updating locale to 1.0.0, removing composer self-update