ZF-11945: New top level domain '.xxx' validation
Description
Since 6 Dec 2011 we've got new TLD '.xxx' but Hostname Validator (Zend_Validate_Hostaname) doesn't correctly validate it. I add patch that resolves this issue.
Since 6 Dec 2011 we've got new TLD '.xxx' but Hostname Validator (Zend_Validate_Hostaname) doesn't correctly validate it. I add patch that resolves this issue.
Comments
Posted by Marcin Stanislawski (kesat) on 2011-12-16T13:19:07.000+0000
ZF2 pull request: https://github.com/zendframework/zf2/pull/667
Posted by Adam Lundrigan (adamlundrigan) on 2012-02-24T17:45:11.000+0000
Fixed in trunk r24631 Merged to release-1.11 in r24632
Fixed in ZF2 with PR# 667