ZF-3492: Old info in docs
Description
There's some outdated info in the docs regarding checks Zend_Loader has performed in the past.
This sentence for example is incorrect ' This method throws Zend_Exception on failure, for example if the specified file does not exist.' ( http://framework.zend.com/manual/en/… ). People trying to reproduce code get in trouble by this kind of (imho minor) mistakes.
Freeaqingme As reported by:
Comments
Posted by Matthew Weier O'Phinney (matthew) on 2008-11-22T08:54:47.000+0000
Resolved in trunk in r12771.