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]@throws error_class::constant description
ie @throws PEAR_Error::NOT_FOUND ....
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php