As long as the DTD does not require it, it is not a problem for make test... And the DocBook DTD has no requirement to have a type there...- <methodname>wddx_add_vars</methodname> + <type>bool</type><methodname>wddx_add_vars</methodname>Shouldn't make test check for this type of error? Like, a missing return type!
http://www.docbook.org/tdg/en/html/methodsynopsis.html
We can of course modify that to require the type, but that needs a customization of the DTD [which I proposed for the sections already at dtds/phpbook.dtd]. The customization to require a type would do no harm, as it is even backward compatible to DocBook...
Goba
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
