Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76115 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80252 invoked from network); 25 Jul 2014 12:09:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jul 2014 12:09:20 -0000 Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.175 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.220.175 mail-vc0-f175.google.com Received: from [209.85.220.175] ([209.85.220.175:37702] helo=mail-vc0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BB/01-08559-EE842D35 for ; Fri, 25 Jul 2014 08:09:18 -0400 Received: by mail-vc0-f175.google.com with SMTP id hu12so7117481vcb.20 for ; Fri, 25 Jul 2014 05:09:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=9g7OikXD55XqUFhVMmv3QRx96LoH9VuEJaNueD98Ip0=; b=drlNg0IMRWQPzwe3JG5RZQBd+QMevrJ/Rhp4Rz8M2IZlzYb5Z0sK2A15r9iVX+6Q/c LQwnFy3xo25jaSzwEFsjV6BieumE+deFZOcBIh4FC12S5KjQ4B73suQjwg6qYMUbm1Z0 JCv9VB1xuCokLj+Q4A/8x/PAzev1j5OXArUTRtP+tjxrWHQoXwGHeY6kDqk7KkjzOdlA tU07OqvL7AnzYJQ6WbUVBy8U68+mnqv7HCZLOi6qR2QlvKKmlv8KsigFwjnp8sYYxCk1 o8CGbAqHj/BVWfMRJGEJFIlzK5BO3kEJ9gzdtJ8n0diI9Po+vMdvlsIHH89+WFl9PHGb zwbg== X-Received: by 10.221.9.72 with SMTP id ov8mr20018001vcb.27.1406290161672; Fri, 25 Jul 2014 05:09:21 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.81.68 with HTTP; Fri, 25 Jul 2014 05:08:41 -0700 (PDT) In-Reply-To: References: <53D213D0.7030208@gmail.com> Date: Fri, 25 Jul 2014 14:08:41 +0200 X-Google-Sender-Auth: nudLTPAyZafHwAZ1KwgvfHU9OC8 Message-ID: To: Ferenc Kovacs Cc: Zeev Suraski , Jocelyn Fournier , Laruence , PHP Internals Content-Type: multipart/alternative; boundary=089e0117772189a6bf04ff03717d Subject: Re: [PHP-DEV] About PHP NG "document lacking" argument From: jpauli@php.net (Julien Pauli) --089e0117772189a6bf04ff03717d Content-Type: text/plain; charset=UTF-8 On Fri, Jul 25, 2014 at 11:48 AM, Ferenc Kovacs wrote: > On Fri, Jul 25, 2014 at 11:41 AM, Zeev Suraski wrote: > > > Jocelyn, > > > > I think that a good migration guide is what we need here, and as Dmitry > > and Ferenc said, much progress has been made there. > > > > I think we'd all welcome a new edition of the Sara book, but it happens > > that the main people who work on PHP internals aren't exactly the book > > authoring types... We'd need others to step in and contribute, perhaps > > turn that migration doc into something better. > > > > I really liked what Julien, Anthony and Nikita did with > http://www.phpinternalsbook.com/ I think it would be pretty awesome if we > could have talented people like them continue working on documenting the > current and upcoming internal "api" (preferably under the php.net > umbrella, > but ofc. it is their decision as the content creators). > Yuuup it's a hard work often taken from our personnal time about our personnal experience with the API. We wouldn't mind at all merging this under php.net and giving it a PHP licence or something like that. We wrote this doc for the PHP project somehow to thank it. It's far from beeing finished, but we should have chapters about the engine soon (parser - compiler - executor) for example. For PHP-Next API, whatever it will be , as it is far from beeing stable and "useful" , this would happen later. Julien --089e0117772189a6bf04ff03717d--