ZF-2933: section 7.8.4.7.2. API: missing closing parenthesis on "initView" function documentation
Description
currently reads: initView($path, $prefix, $options may be called to specify the base view path...
should read: initView($path, $prefix, $options) may be called to specify the base view path...
Comments
Posted by Darby Felton (darby) on 2008-03-20T15:43:06.000+0000
Resolved with SVN r8932.
Posted by Wil Sinclair (wil) on 2008-03-21T17:09:03.000+0000
I'm assuming this fix is merged to the 1.5 release branch for release with 1.5.1. Please update JIRA if this is not the case.
Posted by Darby Felton (darby) on 2008-04-02T08:36:43.000+0000
Documentation changes are not merged to release branches under current policy.
Posted by Wil Sinclair (wil) on 2008-06-15T22:03:48.000+0000
Updating to comply with new IT component conventions.