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

Bug #7938 @todo does not work on include elements
Submitted: 2006-06-19 11:30 UTC
From: douglaswrg7 at yahoo dot com Assigned: cellog
Status: Closed Package: PhpDocumentor (version 1.3.0RC6)
PHP Version: 5.1.2 OS: OS X
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 : 47 + 12 = ?

 
 [2006-06-19 11:30 UTC] douglaswrg7 at yahoo dot com (Douglas Wright)
Description: ------------ The fix to 1492608 on SourceForge has removed the todo entries off of the front page. The informational note is still in the page, but the entry in the ToDo list on the main page is lost.

Comments

 [2006-08-16 17:08 UTC] cellog (Greg Beaver)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better. @todo should not be used on include() elements, so now a warning is displayed. Behavior is unchanged, however.