> > I don't think a license issue exists, the real issue is > > whether or not the zend docs are up-to-date. Last time > > we discussed this, they were not. Basically, afaik, they > > need to be rewritten but I'm not a php-devel guy so can't > > say much for sure. Basically, someone with good knowledge of > > creating PHP extensions needs to be in charge, anyone? :) > > Actually, there is a licence issue, the Zend API docs are under GPL.
This is simply not true. You must have overseen something. PHPdoc is under the GPL: http://cvs.php.net/co.php/phpdoc/LICENSE And the ZendAPI doc is under the OPL: http://cvs.php.net/co.php/ZendAPI/LICENSE I would like to take the place to add a note, that we deeply discussed the licensing question in Stuttgart, March. Just read point 4 in http://cvs.php.net/co.php/phpdoc/RFC/protocol_20020310 and also read point 3 about what was on topic about the ZendAPI integration. Goba
