ZF-2104: Zend_Filter::get() docblock incorrect and needs improvement
Description
The docblock for Zend_Filter::get() is incorrect and needs improvement.
For example, the method should be indicated to return mixed, not boolean.
Also, the docblock does not include a good description of the method's intended usage or operation.
Comments
Posted by Darby Felton (darby) on 2008-02-27T13:16:56.000+0000
Resolved for next minor release with SVN r8434.
Posted by Darby Felton (darby) on 2008-02-27T13:22:47.000+0000
Resolved for 1.5.0RC2 (next mini-release?) with SVN r8435.