Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

zend-validator 2.10.3

Compare
Choose a tag to compare
@weierophinney weierophinney released this 13 Dec 17:17
· 199 commits to master since this release

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #241 has the Hostname validator return an invalid result early when an empty
    domain segment is detected.

  • #232 updates the Hostname validator to allow underscores in subdomains.

  • #218 fixes a precision issue with the Step validator.