Issue Details (XML | Word | Printable)

Key: ZF-7549
Type: Docs:  Problem Docs: Problem
Status: Resolved Resolved
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Satoru Yoshida
Reporter: Michaël Perrin
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Google issue summary
Zend Framework

Missing prefix and type parameters in the PHPdoc for most of the addPrefixPath methods

Created: 10/Aug/09 06:01 AM   Updated: 14/Aug/09 08:29 PM   Resolved: 10/Aug/09 08:41 PM
Component/s: Zend_File_Transfer, Zend_Form
Affects Version/s: 1.9.0
Fix Version/s: 1.9.2

Time Tracking:
Not Specified

 Public Fields   Internal Project Management Fields   
Language: English
Fix Version Priority: Nice to Have


 Description  « Hide

I submitted a couple of hours ago issue ZF-7545 which has been resolved since then but I noticed that the same problem occurs in the following classes (for the addPrefixPath method) :

  • Zend_File_Transfer_Adapter_Abstract
  • Zend_Form
  • Zend_Form_Element_Captcha

Other classes having this method are not affected.



Satoru Yoshida added a comment - 10/Aug/09 08:41 PM

Solved in SVN r17548 . it will be released at 1.9.2 or later


Satoru Yoshida added a comment - 14/Aug/09 08:29 PM

from trunk into 1.9 branch in SVN r17616