On Thu, Oct 8, 2009 at 13:45, Hannes Magnusson <hannes.magnus...@gmail.com> wrote: > On Thu, Oct 8, 2009 at 13:16, Dan <d...@dancryer.com> wrote: >> Hi all, >> I'm sure this is a very common question, so apologies if it is. I'm > > And oddly enough, we don't have an standard answer to it *sigh* > >> interested in contributing to the PHP documentation, and was wondering where >> would I get started? Are documentation tasks assigned, or do I just request >> access and go for it? > > Checkout http://php.net/dochowto & http://wiki.php.net/doc/howto > > There is a bunch of "newbie guides" to get quickly up&running on this > list.. should be fairly easy to find if you scan through the subjects > quickly.
..And to answer the actual question :): You can browse the open bug reports from http://bugs.php.net/search.php There are some bug reports assigned to people, most of them not. We usually ask for some contribution before giving you commit access.. so send in couple of patches and someone will get tired of committing stuff for you and will ask you to submit an account request. Is there anything specially you wanted to look into? New docs for language features/extensions/whatever? Bug fixing? Cleanups? Rewrites? Examples? ...? -Hannes