ZF-3192: Missing require file in Placeholder.php
Description
Can't find class Zend_View_Helper_Placeholder_Registry in Zend\View\Helper\Placeholder.php
like this:
Fatal error: Class 'Zend_View_Helper_Placeholder_Registry' not found in E:\xampp\htdocs\libs\zf\Zend\View\Helper\Placeholder.php on line 65
Comments
Posted by Matthew Weier O'Phinney (matthew) on 2008-05-09T12:35:56.000+0000
Line number provided by reporter is inaccurate; call happens in constructor, however, and I can verify.
Scheduling for next mini release.
Posted by Matthew Weier O'Phinney (matthew) on 2008-07-22T13:14:00.000+0000
fixed in trunk and 1.5 and 1.6 release branches.