Skip to content

Releases: laminas/laminas-validator

laminas-validator 2.13.2

16 Mar 11:41
2.13.2
e7bf6a2
Compare
Choose a tag to compare

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #57 removes redundant third argument in UndisclosedPassword validator constructor.

  • #53 fixes UndisclosedPassword validator to call parent constructor on instantiation.

laminas-validator 2.13.1

15 Jan 10:01
2.13.1
36702f0
Compare
Choose a tag to compare

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #32 fixes PHP 7.4 compatibility.

  • #34 fixes hostname validation for domain parts with 2+ dashes and with dash at the end.

  • Updates the TLD list to the latest version from the IANA.