Skip to content

Releases: diablomedia/zf1-application

PHP 8.3 Ready

19 Apr 19:52
ebbf66a
Compare
Choose a tag to compare

This release allows and was tested against PHP 8.3

PHP 8.2 Ready

20 Apr 20:32
5e8c064
Compare
Choose a tag to compare

Tested against PHP 8.2

PHP 8.1 Ready

04 Dec 04:08
ee5bcd3
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

19 Mar 20:31
318f4cd
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.

Allowing Updated Zend_Config

10 Jan 16:32
Compare
Choose a tag to compare

Just bumping the dependency on Zend_Config to allow 2.x

PHP 7.4 Tested

09 Jan 19:29
Compare
Choose a tag to compare

No code changes in this release but there were a few minor dependency bumps in order for tests to pass against php 7.4.

PHP 7.3

01 Mar 23:10
Compare
Choose a tag to compare

This release has been tested against PHP 7.3

Better Autoloading

17 Apr 16:03
Compare
Choose a tag to compare
1.0.1

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

First Release

27 Mar 18:42
Compare
Choose a tag to compare
1.0.0

locking versions, adding deps, removing composer self-update