Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59725 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3723 invoked from network); 11 Apr 2012 07:58:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Apr 2012 07:58:23 -0000 Authentication-Results: pb1.pair.com smtp.mail=theanomaly.is@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=theanomaly.is@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.170 as permitted sender) X-PHP-List-Original-Sender: theanomaly.is@gmail.com X-Host-Fingerprint: 209.85.217.170 mail-lb0-f170.google.com Received: from [209.85.217.170] ([209.85.217.170:33248] helo=mail-lb0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F0/27-18401-D99358F4 for ; Wed, 11 Apr 2012 03:58:22 -0400 Received: by lbbgf7 with SMTP id gf7so503437lbb.29 for ; Wed, 11 Apr 2012 00:58:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Tyrp2YyR1oYlPIqlPfJOyKAhopehzjmpT0pk3PdbsBQ=; b=uDjS3e6mrnhuXcM1pZiqtjjKNBaXPiyoBy+5oFGYxP9f20ahVi1wO065SmP7nT+nj9 aWEN5lL2Otvb88/fZmGCU7uTGg9oMaEwJRjYFLfL8yFJEUmR9BWbdWJpUHeaO9wM+qJM JxsBDVkf1sNgPtSBG8qmmOkJeKWMFCmnM6v7rKH/QAZbtuqGzucKDVhSCkozVT4N+XOV zGE3QJpNC0xXKmwp6XTzGWuISiPTY/ljwuYRo3nxuLGRyfxncdGtu44fUgjH+WtP0nAS 7YOy/BlUzaz3xhv0KZURZqb5wxaHgewP/DBh/foBc71dyrzH9tw/0ItHPt7X73/lvCn/ PuiA== MIME-Version: 1.0 Received: by 10.152.147.100 with SMTP id tj4mr17159147lab.39.1334131099030; Wed, 11 Apr 2012 00:58:19 -0700 (PDT) Received: by 10.112.91.165 with HTTP; Wed, 11 Apr 2012 00:58:18 -0700 (PDT) In-Reply-To: References: Date: Wed, 11 Apr 2012 03:58:18 -0400 Message-ID: To: lijiu zhang Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] How to get a git account User ID Requested Password From: theanomaly.is@gmail.com (Sherif Ramadan) 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. On Wed, Apr 11, 2012 at 3:45 AM, lijiu zhang wrote: > 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 > > **