Skip to content

Releases: diablomedia/zf1-log

PHP 8.3 Ready

19 Apr 15:39
efabbae
Compare
Choose a tag to compare

This release allows and was tested against PHP 8.3

PHP 8.2 Ready

19 Apr 18:09
7e2f295
Compare
Choose a tag to compare

Tested against PHP 8.2

PHP 8.1 Ready

04 Dec 17:00
525c174
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 Support

22 Mar 05:31
6079c52
Compare
Choose a tag to compare

This release supports PHP 8, a few changes necessary to deal with a difference in how PHP 8.0 handles invalid parameters, but throwing the same exception as PHP 7 code would in these cases.

PHP 7.4 Tested

10 Jan 00:05
Compare
Choose a tag to compare

No code changes here, dependency update is just to allow zf1-config 2.0.

PHP 7.3 tested

20 Feb 21:27
Compare
Choose a tag to compare

This release has been tested against php 7.3

Better Autoloading

18 Apr 16:20
Compare
Choose a tag to compare
Testing a style-check, with style fixed (#2)

* Testing a style-check, with style fixed

* adding grumphp, removing phpcs

First Release

26 Mar 15:53
Compare
Choose a tag to compare
1.0.0

adding some suggests