Hi all I'd like to fix bug#44244 like we fixed the methodless-exception-problem[1], by introducing phpdoc:class element which will behave exactly like the phpdoc:exception element. This way we can index <phpdoc:class><titleabbrev> (the actual classname) and therefore automatically generate links to only classes, and the same for <exceptionname> obviously.
I don't have a patch for it at the moment though, but it would be exactly like the phpdoc:exception Docbook DTD patch. Any objections? -Hannes [1] http://php.markmail.org/message/qdwemr6mr55hsc2m
