Skip to content

Releases: bupy7/php-html-form

2.0.3

30 Dec 13:24
Compare
Choose a tag to compare
  • Supporting of PHP 8.3.

2.0.2

12 Dec 17:47
Compare
Choose a tag to compare
  • Add: Support of PHP 8.2.
  • Enh: Reduce size of package.
  • Fix: Small fixes.

2.0.1

30 Jan 10:20
Compare
Choose a tag to compare
  • Add: Support of PHP 8.0, 8.1.

2.0.0

11 Feb 15:44
Compare
Choose a tag to compare
  • Rem: Supporting PHP 5.4 and 5.5.
  • Fix: Dependencies.
  • Add: Support PHP 7.3, 7.4.

1.0.1

04 Nov 00:01
2e5dfb7
Compare
Choose a tag to compare
  • Add: Tests for PHP 7.2 and nightly. (TangRufus)

1.0.0

24 Sep 14:03
Compare
Choose a tag to compare
  • Rem: Elements\Date element.
  • Rem: Elements\DateTimeLocal element.
  • Rem: FormServiceProvider.
  • Rem: Facades\Form.
  • Rem: OldInput\IlluminateOldInputProvider.
  • Rem: FormBuilder::selectMonth().
  • Add: Code fixer.
  • Add: Docker.
  • Enh: Refactoring.

0.10.0

24 Sep 09:23
Compare
Choose a tag to compare
  • Dep: Elements\Date element.
  • Dep: Elements\DateTimeLocal element.
  • Dep: FormServiceProvider.
  • Dep: Facades\Form.
  • Dep: OldInput\IlluminateOldInputProvider.
  • Dep: FormBuilder::selectMonth().
  • Add: Prompt for select.
  • Add: Custom attributes for option select.