On Thu, Aug 5, 2010 at 5:24 PM, Derick Rethans <der...@php.net> wrote:

> Perhaps it's time to write up a few of those guidelines? I obviously
> have little problem with having the mongo driver docs in phpdoc, but
> we do need to realize that we can't just have any random PHP extension's
> docs in phpdoc. For example, we probably don't want
> code-licence-incompatible extension's docs in phpdoc.

php-doc policy is clear about that. Any doc must be under the CC license.

> So restricting it to PECL extensions that are
> installable through our pecl channel makes sense. (Because we demand
> certain licenses for those).

That's what we do already (and why mongo and xdebug are fine). What
Hannes seems to ask is that the code must be in svn.php.net and only
pecl's tracker can be used.

The latter is something I can imagine but as a complement to other
trackers (like for mysql for example). For the code repository, I can
imagine to restrict to svn.php.net, github and bitbucket. That should
give enough options and we can nicely integrate each of these repos
with our infrastructure (commits mail and tracker included).


Cheers,
-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

Reply via email to