Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76113 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 75972 invoked from network); 25 Jul 2014 11:43:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jul 2014 11:43:24 -0000 Authentication-Results: pb1.pair.com header.from=simonsimcity@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=simonsimcity@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.174 as permitted sender) X-PHP-List-Original-Sender: simonsimcity@gmail.com X-Host-Fingerprint: 209.85.213.174 mail-ig0-f174.google.com Received: from [209.85.213.174] ([209.85.213.174:42828] helo=mail-ig0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A6/50-08559-BD242D35 for ; Fri, 25 Jul 2014 07:43:23 -0400 Received: by mail-ig0-f174.google.com with SMTP id c1so630123igq.1 for ; Fri, 25 Jul 2014 04:43:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=xuodmg7NPMHyEwcdsIL4NP4xOwrB7x1A4d7YMqQhbuE=; b=0DbF4gbKIMrwY9orPTZ3Ojf9jjMdVE+K6yR/Bi8GOLHrJM/FwEOQMHXqlaz/9R7Rh+ TEcMaubPcGfz77RmS7qktIabEPtDocl/9/IipeV52wHeWWVG887bjoZz9vYAzdDTYNb6 pzuMNsfq1w1j/Goue0OCOB81jt1I58JUrU7gxQ+DQgCILwUGCHdZzvja1Is/dYhCXb3B v7S3EyqHZSvr0T5+zBlvEBMkKH96wpPUmAHypfDgcuzEHIuYKf6I5ZLnGRxEV1n3htlv b13NBb9w3eq/VtNPAdwLNx1B0SeVFneJ9CFTExj/MeZ4cm7BQgkTq7GVpcgBwmhuoTc/ mniw== MIME-Version: 1.0 X-Received: by 10.42.80.7 with SMTP id t7mr20470984ick.9.1406288606083; Fri, 25 Jul 2014 04:43:26 -0700 (PDT) Received: by 10.107.156.77 with HTTP; Fri, 25 Jul 2014 04:43:26 -0700 (PDT) Date: Fri, 25 Jul 2014 13:43:26 +0200 Message-ID: To: PHP Internals List Content-Type: multipart/alternative; boundary=20cf300e52b7d1426404ff0314f9 Subject: Improving the "Getting involved" section on the php.net website From: simonsimcity@gmail.com (Simon Schick) --20cf300e52b7d1426404ff0314f9 Content-Type: text/plain; charset=UTF-8 Hi, all Inspired by the link http://www.phpinternalsbook.com/, provided by Ferenc Kovacs in the thread "[PHP-DEV] About PHP NG "document lacking" argument", I wondered why we don't gather useful links for internal PHP documentation on the php.net website. At the time I asked for material to contribute to PHP a view months ago, I just found a few posts by Anthony ( http://blog.ircmaxell.com/search/label/PHP%20Source%20Code%20For%20PHP%20Developers%20Series) and I really would have liked to get a link to something more. Why don't we add links or an internal documentation to the getting-involved-page on php.net http://php.net/get-involved.php? ------------ Here is the current text for if you want to contribute as a C developer, what I think is way too less information: > Development of the PHP source > > Someone hoping to become involved in the maintenance and development of the > source should be experienced in all of the areas mentioned above, as this creates > a strong team; everyone knows how every other part of the project works. > > You will also need experience in C programming as PHP is written entirely in C. Bye, Simon --20cf300e52b7d1426404ff0314f9--