Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.5.0a1

Request #11136 @return should accept functions/methods/propertys
Submitted: 2007-05-25 07:44 UTC
From: cybot Assigned: ashnazg
Status: Wont fix Package: PhpDocumentor (version 1.3.2)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 44 - 2 = ?

 
 [2007-05-25 07:44 UTC] cybot (Sebastian Mendel)
Description: ------------ @return should accept functions/methods/propertys if function/method returns the return from another function/method i would like to document this current: @uses function() as return value @return string result from function() but it would be better to use @return function() @return function() at first i could save one doc-tag (@uses) and second the return value of function() could be changed and doesn't needs to be documented twice or even more if used often ...

Comments

 [2012-09-01 00:48 UTC] ashnazg (Chuck Burgess)
-Status: Open +Status: Wont fix -Assigned To: +Assigned To: ashnazg -Roadmap Versions: 2.0.0a1 +Roadmap Versions:
No more feature work on phpDocumentor 1.x. Check out the new phpDocumentor 2.x (http://www.phpdoc.org/).