ZF-10835: Problem with Zend_Validator_Hostname and "include_path"
Description
Zend_Validator_Hostname does not work properly if you do not set the path to the Zend library in the "include_path" setting. The problem occurs when you try to include Zend/Validator/Hostname/* resource files.
Comments
Posted by Eugene Leonovich (rybakit) on 2010-12-16T07:15:49.000+0000
I can't find the option to attach a file, so I put my patch below:
Posted by Thomas Weidner (thomas) on 2011-02-25T14:20:46.000+0000
Fixed with GH-94
Posted by Richard Turner (rjt_zygous) on 2012-10-04T10:08:01.000+0000
This bug says it's fixed, but I still experience the issue using ZF 1.12.0, and checking the code in trunk the patch doesn't appear to have been applied there either.
What does "Fixed with GH-94" mean?
Posted by Frank Brückner (frosch) on 2012-10-22T12:08:31.000+0000
{quote}What does "Fixed with GH-94" mean?{quote} GH == Github
https://github.com/zendframework/zf2/pull/93 (it is number 93 and not 94)
Fixed version was the next major version and not 1.12.