Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76114 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77567 invoked from network); 25 Jul 2014 11:46:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jul 2014 11:46:13 -0000 Authentication-Results: pb1.pair.com header.from=nikita.ppv@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.43 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.218.43 mail-oi0-f43.google.com Received: from [209.85.218.43] ([209.85.218.43:52312] helo=mail-oi0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DB/A0-08559-28342D35 for ; Fri, 25 Jul 2014 07:46:11 -0400 Received: by mail-oi0-f43.google.com with SMTP id u20so3260149oif.2 for ; Fri, 25 Jul 2014 04:46:12 -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=ZGhVIfdec8TYwBwD8bR2zU6iFkAdEn8Eu0BMBYGyBe4=; b=WcoL8nqdaSHALo5fL7yWe3l5x3Eo4bpuV69Zt5TTtEaK2Ca7mGdfpsfETHmGpBqrCe X03onxbLvs4HNlSr1fM1Lt02uc12KdVjDRrpUoo2M9wsTyTu7iOVTa7wFql2IyvE+dJR IiYLYYaV6/6LIqPJ9iP9w8O7XkXPx6Oj9HKEtkpFqrjBjo9GpDoAH1fJv+9un7/95I7E /AbC3teVga1abC9A83wwwTJc4pCtfdDTR10DVkCBPVUu1beB/wW2M6CG7es0WAq+u6cF LcRCnquDbk4ece0g+l6oUoGRwrcn5XNBoNpLhjRoUe7dbnqsXSSojN5JukY9JVAbotOE FNLw== MIME-Version: 1.0 X-Received: by 10.60.45.234 with SMTP id q10mr10562854oem.25.1406288772778; Fri, 25 Jul 2014 04:46:12 -0700 (PDT) Received: by 10.182.132.2 with HTTP; Fri, 25 Jul 2014 04:46:12 -0700 (PDT) In-Reply-To: References: Date: Fri, 25 Jul 2014 13:46:12 +0200 Message-ID: To: Simon Schick Cc: PHP Internals List Content-Type: multipart/alternative; boundary=001a11c21b06c0d69704ff031ea9 Subject: Re: [PHP-DEV] Improving the "Getting involved" section on the php.net website From: nikita.ppv@gmail.com (Nikita Popov) --001a11c21b06c0d69704ff031ea9 Content-Type: text/plain; charset=UTF-8 On Fri, Jul 25, 2014 at 1:43 PM, Simon Schick wrote: > 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. > There's a collection of various internals resources here: https://wiki.php.net/internals/references Nikita --001a11c21b06c0d69704ff031ea9--