Hello everyone:
I am a mater student of Australia National University. I have used PHP for
several years, I want to join in the PHP development and contribute some
patch.
The git account need to User ID and Requested Password, how can I get them?
Sincerely,
LijiuZhang
**
Hello everyone:
I am a mater student of Australia National University. I have used PHP for
several years, I want to join in the PHP development and contribute some
patch.
The git account need to User ID and Requested Password, how can I get them?Sincerely,
LijiuZhang**
Hi,
you can fork the official repo on github(https://github.com/php/php-src),
and send us pull requests.
opening bugs and attaching the patches on https://bugs.php.net/ also works.
if you sent a few patches with got accepted, you can request an account via
http://php.net/git-php.php
--
Ferenc Kovács
@Tyr43l - http://tyrael.hu
2012/4/11 lijiu zhang zhanglijiu@gmail.com:
Hello everyone:
I am a mater student of Australia National University. I have used PHP for
several years, I want to join in the PHP development and contribute some
patch.
The git account need to User ID and Requested Password, how can I get them?Sincerely,
LijiuZhang**
Hi, LijiuZhang
The easiest way would be to create a new account at github, fork the
php-src project and start working :)
https://github.com/php/php-src
But don't forget to write here when adding new features ... just to
have stuff discussed before you work day-and-night on things that
won't be implemented.
Bye
Simon
You can register for your own free github account at http://github.com
and follow the instructions to setup git.
Once you've done that you can fork the php-src tree from
http://github.com/php/php-src
Then you can submit your patches by sending a pull request to php.
Hello everyone:
I am a mater student of Australia National University. I have used PHP for
several years, I want to join in the PHP development and contribute some
patch.
The git account need to User ID and Requested Password, how can I get them?Sincerely,
LijiuZhang**