This repository has been archived by the owner on Jan 31, 2020. It is now read-only.
zend-validator 2.11.1
weierophinney
released this
29 Jan 22:27
·
123 commits
to master
since this release
Added
- #249 adds support in the hostname validator for the
.rs
TLD.
Changed
- #253 updates the list of allowed characters for a
DE
domain 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.