Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76034 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86689 invoked from network); 24 Jul 2014 19:06:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jul 2014 19:06:09 -0000 Authentication-Results: pb1.pair.com header.from=dmitry@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=dmitry@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.220.172 as permitted sender) X-PHP-List-Original-Sender: dmitry@zend.com X-Host-Fingerprint: 209.85.220.172 mail-vc0-f172.google.com Received: from [209.85.220.172] ([209.85.220.172:35634] helo=mail-vc0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E1/A5-55539-02951D35 for ; Thu, 24 Jul 2014 15:06:08 -0400 Received: by mail-vc0-f172.google.com with SMTP id im17so5729419vcb.17 for ; Thu, 24 Jul 2014 12:06:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=ktO/pxsE2Vjzg6l4V12xaykvrlkfSpu6+etV+hau380=; b=A825s4tuRAVXqAOCOfAhk3/rJasih1cS4ts8SNu5JuU/KYSXpx9kHx+UpCydPo8Aps d7AsY1nNWQN9Yuz/85HlEkJe+B38Dxv8PuzzSeyKzm5Z3H6GCCIpPYMdrf7OxCB+XmaX 7JFZ+97FJ7kogBST78AITq302uXW6c3lp3QWBzD2ndoqKWpmXHXq1LWM+YSKosztw43Y 8bg+YXPssP7h2EgAwVtW1b+ZQeXGGIkqHDysn7SFHRincgDKfrZi9HvBB1dy4gGuk2u8 swrRx58uiv095tUygZFsSm6v2b3h7aQ7lxwsnm43ndfZ8IbUr+DiRFc41cEVARsz3x4o w6vw== X-Gm-Message-State: ALoCoQm7k9RzbPR6MjORvkkDTyIsX4kdmXCFFcBul6R8HuGYRzKNffLu6k9unFoZQEaDXBrFOoVYW9r1KK/ypIjW/etZvg0tBUXqiO9r0CrKHf9qdZPwS8e/Qgn4Xq6/klkkMLa9zne2 MIME-Version: 1.0 X-Received: by 10.52.148.2 with SMTP id to2mr12994626vdb.38.1406228768096; Thu, 24 Jul 2014 12:06:08 -0700 (PDT) Received: by 10.52.110.170 with HTTP; Thu, 24 Jul 2014 12:06:07 -0700 (PDT) In-Reply-To: References: <53CF4146.5080800@sugarcrm.com> Date: Thu, 24 Jul 2014 23:06:07 +0400 Message-ID: To: Zeev Suraski Cc: Stas Malyshev , PHP internals Content-Type: multipart/alternative; boundary=bcaec52d571932131804fef526c7 Subject: Re: [PHP-DEV] RFC: Move phpng to master From: dmitry@zend.com (Dmitry Stogov) --bcaec52d571932131804fef526c7 Content-Type: text/plain; charset=UTF-8 The "the" before "start" is a mistake :) On Thu, Jul 24, 2014 at 11:04 PM, Dmitry Stogov wrote: > Hi, > > I didn't see any phpng related discussion for a day. > If we have nothing to discuss, may be we should just the start a voting > process. :) > > It's not a problem for me to wait a week or even month. I just like to > know. if anyone thinks, that we have any stoppers to start the voting. > > Last days we tried to improve https://wiki.php.net/phpng-upgrading > However, our English is poor and boring. It would be cool, if native > speakers would improve the docs. (section related to Objects is not ready > yet). > > Thanks. Dmitry. > > > > On Thu, Jul 24, 2014 at 12:27 AM, Zeev Suraski wrote: > >> > -----Original Message----- >> > From: Stas Malyshev [mailto:smalyshev@sugarcrm.com] >> > Sent: Wednesday, July 23, 2014 8:00 AM >> > To: Zeev Suraski; PHP internals >> > Subject: Re: [PHP-DEV] RFC: Move phpng to master >> > >> > I think before we do that we need to do much better documentation around >> > the changes in the engine. I know that in the past we followed the "code >> > is >> > documentation" pattern, but the code there becomes more and more dense, >> > with macros upon macros upon macros, and myriads of micro-optimizations >> > which make sense only in specific context. Absent that context and >> > documentation, understanding what is going on becomes much harder and so >> > becomes dealing with that code. Some of the changes right now are >> > partially >> > documented in https://wiki.php.net/phpng-int, some (like parameter >> parsing >> > API) not documented at all. Given that, I'm not even sure I understand >> > what >> > phpng is right now - as I didn't have time to parse every commit during >> > active >> > development. So it would be nice to have some internal docs if we want >> > people to form an informed opinion about what is being proposed. >> > >> > And, of course, the porting guide for extension authors is another >> > required >> > part. I know the phpng team did great work porting the extensions, but >> > people >> > would need to support them and add the new ones, so it is a must. >> >> As Dmitry mentioned, this is something we're going to work on (with >> primary >> focus around the porting guide, and secondary focus on extending the >> internals document). >> >> Zeev >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> > --bcaec52d571932131804fef526c7--