This repository was archived by the owner on Jan 31, 2020. It is now read-only.
zend-validator 2.11.1
·
123 commits
to master
since this release
Added
- #249 adds support in the hostname validator for the
.rsTLD.
Changed
- #253 updates the list of allowed characters for a
DEdomain name to match those published by IDN.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #256 fixes hostname validation when omitting the TLD from verification,
ensuring validation of the domain segment considers all URI criteria.