ZF-6245: The config example for Zend_Controller_Router_Route_Hostname is invalid xml
Description
12.5.7.4.1. Hostname Routes via Zend_Config manual/en/zend.controller.router.html#zend.controller.router.routes.hostname.config
users.example.com:username
Should be:
users.example.com:username
I build the docs for the 1.8PR and the bug is in there as well.
Comments
Posted by old of Satoru Yoshida (yoshida@zend.co.jp) on 2009-04-09T05:30:14.000+0000
Solved in r14784