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  


 [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.