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

Request #16186 Recursion
Submitted: 2009-05-05 18:22 UTC
From: hm2k Assigned:
Status: Open Package: PHP_DocBlockGenerator (version 1.1.1)
PHP Version: 5.2.9 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 : 45 + 2 = ?

 
 [2009-05-05 18:22 UTC] hm2k (James Wade)
Description: ------------ It would be handy if blockdocgen could do recursion like PHP_Beautifier can. I'd find it very useful to issue a blockdocgen on an entire directory, and output it accordingly. My suggestion would be to take a look how PHP_Beautifier does it, and borrow their method as it seems to work pretty well.

Comments