On 16/03/12 18:45, Lütfi Altın wrote:
> I want to read PHP source and help PHP for further development.
>
You don't need a svn account to read the php source. You can just
download the source from http://php.net/downloads.php#v5 view the
development version at http://svn.php.net/viewvc/php/php-src/trunk/
Or download through svn with
 svn checkout https://svn.php.net/repository/php/php-src/trunk/

You can then provide patches through the Bug Tracking System at
https://bugs.php.net/
And only after having proved that you are a valuable contributor, would
be appropiate to request svn access.


-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to