We are thinking of standardizing the format of @throws for phpDocumentor 2.0. The possible format we'd like to use is:
@throws constant|classname [description]
This will allow us to link to the docs for the class or constant from the tag.
Any objections/new ideas? Greg -- phpDocumentor http://www.phpdoc.org
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php