Skip to content

laminas-validator 2.13.2

Compare
Choose a tag to compare
@michalbundyra michalbundyra released this 16 Mar 11:41
· 657 commits to 2.61.x since this release
2.13.2
e7bf6a2

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.