Releases: diablomedia/zf1-application
Releases · diablomedia/zf1-application
PHP 8.3 Ready
PHP 8.2 Ready
Tested against PHP 8.2
PHP 8.1 Ready
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
This release has been tested on PHP 8, no code changes necessary, just updates to tests to remove deprecated assertions.
Allowing Updated Zend_Config
Just bumping the dependency on Zend_Config to allow 2.x
PHP 7.4 Tested
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
Better Autoloading
1.0.1 adding grumphp, php-cs-fixer, fixing styles, narrowing namespace
First Release
1.0.0 locking versions, adding deps, removing composer self-update