Skip to content

Releases: openpsa/quickform

v3.4.2

Choose a tag to compare

@flack flack released this 02 Sep 11:39
  • workarounds for 8.4 deprecation notices (#35)

v3.4.1

Choose a tag to compare

@flack flack released this 20 Apr 08:25
5e31c1c
  • workarounds for PHP 8.2 notices (#32)

v3.4

Choose a tag to compare

@flack flack released this 20 Sep 14:33
  • 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

Choose a tag to compare

@flack flack released this 11 May 17:30
1c5adca

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

v3.3.7.1

Choose a tag to compare

@flack flack released this 08 Mar 11:32
  • fix another php81 deprecation notice

v3.3.7

Choose a tag to compare

@flack flack released this 08 Mar 11:13
  • remove call to nonexistent parent function (see #28)
  • Fix php81 deprecation notice

v3.3.6.3

Choose a tag to compare

@flack flack released this 25 Apr 21:08

fix another php74 notice (#24)

v3.3.6.2

Choose a tag to compare

@flack flack released this 01 Jan 15:02
  • avoid deprecation errors under PHP 7.4

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

Choose a tag to compare

@flack flack released this 27 Aug 15:29
7c17681
Fix 'hierselect' attributes

v3.3.6

Choose a tag to compare

@flack flack released this 19 Jul 08:19
  • fix PHP 7.3 issue in Tableless renderer (#21)
  • add some missing interface methods to the more uncommon renderers