Skip to content

laminas-form 2.14.4

Choose a tag to compare

@michalbundyra michalbundyra released this 18 Mar 22:40
· 698 commits to 3.25.x since this release
2.14.4
8b985f7

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #55 fixes PHP 7.4 compatibility.

  • #55 fixes accepting Traversable object in Fieldset::populateValues.

  • #60 fixes accepting Traversable object in Element\Collection::populateValues and Element\Collection::populateValues.

  • #60 fixes accepting Traversable object in setOptions of numerous form element classes.