[PHP] Contribute to PHP

2012-07-12 Thread Ziad Jammal
Deal all phpiers, It took me a while before I hit the send key. I have been a php developer for some time and I got certified beginning of this year. I have always wanted to start contributing to php and zend framework, but I am unable to find the right docs, examples, and the how. I know it

Re: [PHP] Contribute to PHP

2012-07-12 Thread Matijn Woudt
On Thu, Jul 12, 2012 at 8:45 AM, Ziad Jammal z...@eljammal.com wrote: Deal all phpiers, It took me a while before I hit the send key. I have been a php developer for some time and I got certified beginning of this year. I have always wanted to start contributing to php and zend framework,

Re: [PHP] Contribute to PHP

2012-07-12 Thread Ziad Jammal
thx Matin and apologies all for my email. I will check with the other list. Regards, Ziad On Jul 12, 2012, at 10:52 AM, Matijn Woudt wrote: On Thu, Jul 12, 2012 at 8:45 AM, Ziad Jammal z...@eljammal.com wrote: Deal all phpiers, It took me a while before I hit the send key. I have been a

Re: [PHP] Contribute to PHP

2012-07-12 Thread Sebastian Krebs
Hi, Nowadays contributing to an OSS-project is (thankfully) often just a matter of creating a github account and sending a pull request. Because you mentioned the ZF, have a look at it's github mirror [1]. There is also a section about contributing in the readme-file. Other projects have similar

Re: [PHP] Contribute to PHP

2012-07-12 Thread Mihamina Rakotomandimby
On 07/12/2012 10:45 AM, Sebastian Krebs wrote: Nowadays contributing to an OSS-project is (thankfully) often just a matter of creating a github account and sending a pull request. Clone, commit, pull, push then send the pull request. Also note that contributing to PHP means contributing to