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

zend-validator 2.12.2

Compare
Choose a tag to compare
@michalbundyra michalbundyra released this 29 Oct 08:34
· 56 commits to master since this release
release-2.12.2

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #277 fixes File\Hash validator in case
    when the file hash contains only digits.

  • #277 fixes File\Hash validator to match
    hash with the given hashing algorithm.