Skip to content

Releases: diablomedia/zf1-captcha

PHP 8.3 Ready

19 Apr 20:33
3749875
Compare
Choose a tag to compare

This release allows and was tested against PHP 8.3

PHP 8.2 Ready

20 Apr 20:55
705168f
Compare
Choose a tag to compare

Tested against PHP 8.2

PHP 8.1 Ready

04 Dec 05:09
5670fdf
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:51
Compare
Choose a tag to compare

This release has been tested on PHP 8, there were minor code changes necessary to work with some new signatures of PHP 8 but there should be no functionality changes.

Allowing Updated Zend_Config

10 Jan 18:39
Compare
Choose a tag to compare

This changes composer.json to allow for 2.x of Zend_Config component.

PHP 7.4 Tested

09 Jan 19:53
Compare
Choose a tag to compare

This release contains some docblock fixes to satisfy updated version oh phpstan, also bumped the minor version of zendframework1-view, no other code changes were necessary for PHP 7.4.

PHP 7.3 tested

19 Feb 23:52
fb4fcc4
Compare
Choose a tag to compare

This release has been tested against php 7.3.

Better Autoloading

01 May 19:38
Compare
Choose a tag to compare
1.0.1

adding grumphp, fixing style, narrowing autoload namespace

First Release

27 Mar 21:17
Compare
Choose a tag to compare
bringing in the captcha elements/decorators from zend_form since they…

… depend on eachother