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

Bug #6844 phpDocumentor doesn't show classes in file
Submitted: 2006-02-20 18:59 UTC
From: p dot bodnar at centrum dot cz Assigned: cellog
Status: Closed Package: PhpDocumentor (version 1.3.0RC5)
PHP Version: 4.3.9 OS: Win XP
Roadmaps: (Not assigned)    
Subscription  


 [2006-02-20 18:59 UTC] p dot bodnar at centrum dot cz (Petr Bodnar)
Description: ------------ PhpDocumentor doesn't output -classes included in a file- in the generated documentation. Test script: --------------- file example.php: <?php /** * @package example */ /** * @package example */ class Example { } ?> Expected result: ---------------- documentation generated for file example.php: ... Classes: - Example ... Actual result: -------------- documentation generated for file example.php: ... Classes: ...

Comments

 [2006-02-20 19:04 UTC] p dot bodnar at centrum dot cz
I had this (similar) problem even with a previous version of phpDocumentor - classes list appeared only in files of the "default" package.
 [2006-02-22 20:19 UTC] p dot bodnar at centrum dot cz
It seems to be a bug in docBuilder - I tried to use a CONFIGURATION FILE for setting the options of generating and it works - the classes are displayed! :-) When I set the same options in docBuilder MANUALLY, then this bug appears...
 [2006-05-18 00:35 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!