Skip to content

Releases: openpsa/quickform

v3.4.2

02 Sep 11:39

Choose a tag to compare

  • workarounds for 8.4 deprecation notices (#35)

v3.4.1

20 Apr 08:25
5e31c1c

Choose a tag to compare

  • workarounds for PHP 8.2 notices (#32)

v3.4

20 Sep 14:33

Choose a tag to compare

  • drop PHP 5.3 support
  • fix some deprecation notices under PHP 8.1+

v3.3.7.2: Merge pull request #29 from XWB/php81-fixes

11 May 17:30
1c5adca

Choose a tag to compare

Add workaround for PHP 8.1. deprecation notice (#29)

v3.3.7.1

08 Mar 11:32

Choose a tag to compare

  • fix another php81 deprecation notice

v3.3.7

08 Mar 11:13

Choose a tag to compare

  • remove call to nonexistent parent function (see #28)
  • Fix php81 deprecation notice

v3.3.6.3

25 Apr 21:08

Choose a tag to compare

fix another php74 notice (#24)

v3.3.6.2

01 Jan 15:02

Choose a tag to compare

  • avoid deprecation errors under PHP 7.4

v3.3.6.1: Merge pull request #23 from aharenchi/fix_hierselect_attributes

27 Aug 15:29
7c17681

Choose a tag to compare

v3.3.6

19 Jul 08:19

Choose a tag to compare

  • fix PHP 7.3 issue in Tableless renderer (#21)
  • add some missing interface methods to the more uncommon renderers