PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Tools and Utilities » PhpDocumentor » Bug #2826

phpdoc command stops without an error

Details

Submitted2004-11-25 08:22 UTC
Fromarthur at movenext dot nl
StatusNo Feedback
PackagePhpDocumentor
PHP Version4.3.9
OSLinux
Roadmaps(Not assigned)

Comments

[2004-11-25 08:22 UTC] arthur at movenext dot nl

Description:
------------
When I run phpdoc on a large set of files it stops without an error. The problem was when the documentor encountered a @var tag without a description. I used the following command:

phpdoc -o HTML:frames:earthli -d /data/files/ontwikkeling/software/source/ -t /data/files/ontwikkeling/software/prereleases/doc --parseprivate --ignore-tags

I also encountered the problem when I use the other renderers. When I filled the @var tag it works properly.

I'm using PhpDocumentor 1.3.0RC3, but I also had the problem with the latest stable version.

[2005-10-18 19:10 UTC] drewish at php dot net

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PEAR.

I'm not sure how to really track this down with the given information. If you're still having this problem could you provide a copy of the code you're using? A link to a .tgz file would be best.