ZF-11970: Zend_File_Transfer online manual has a incorrect example.
Description
Zend_File_Transfer online manual has a incorrect example. On page http://framework.zend.com/manual/en/…, Example #4 the method Zend_File_Trasfer::setOption is called, this is non-existend, and should be Zend_File_Transfer::setOptions
Comments
Posted by Adam Lundrigan (adamlundrigan) on 2012-02-26T06:42:13.000+0000
Fixed in trunk r24658 Merged to release-1.11 in r24659