Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76033 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83312 invoked from network); 24 Jul 2014 19:04:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jul 2014 19:04:03 -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.169 as permitted sender) X-PHP-List-Original-Sender: dmitry@zend.com X-Host-Fingerprint: 209.85.220.169 mail-vc0-f169.google.com Received: from [209.85.220.169] ([209.85.220.169:60132] helo=mail-vc0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 05/E4-55539-3A851D35 for ; Thu, 24 Jul 2014 15:04:03 -0400 Received: by mail-vc0-f169.google.com with SMTP id hu12so5676495vcb.0 for ; Thu, 24 Jul 2014 12:04:03 -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=AbB7Y0KX6PPuMdhobZSzpO2ua4rgke/rgY7Ib4bvavM=; b=C9VnLUNDs0QUbBA2xmGuCfEkqC5QDPk99l3zGEGZy3Mgf0jkT9rBLLI1n3CND9QiYM t0+eBTnk4+YutmAx1O1WsoAYPHwI45AoWhR9ejLofBwX+I8wettTDEdyPnHO+2Mxy7UF 2sEGKBTtKOwsLEYoqL10PD6rRb7Z04Wx727t6lifQZXol7pYPPBWJTdoL1j0InwBMpD+ BpBla/m99Vt9d+KL26292gniAngnC1YlOnkXEKni0Z1E3kCGwl+zb3oASlp9c5s8Jknx CAV4esl+PrN/+joDqolycnTDMNFKixJBhsG0gIWJXECzJeI53Nn13J+6ZZ6EWFTFHpdo Pobw== X-Gm-Message-State: ALoCoQmBQPIOKf8qkMPwCIMkvSnNvNzSu+J7JTf6cdfF/HLtixPn7JzBA9U9Iin4BszdY3y0gKHAY9xnsB4w3iGhd8eB+EhJUmAwnv+KeJ7srhhuPYLKP8ri3OzKlQ1ee3smUF5ZnqC5 MIME-Version: 1.0 X-Received: by 10.221.9.72 with SMTP id ov8mr15322719vcb.27.1406228643146; Thu, 24 Jul 2014 12:04:03 -0700 (PDT) Received: by 10.52.110.170 with HTTP; Thu, 24 Jul 2014 12:04:02 -0700 (PDT) In-Reply-To: References: <53CF4146.5080800@sugarcrm.com> Date: Thu, 24 Jul 2014 23:04:02 +0400 Message-ID: To: Zeev Suraski Cc: Stas Malyshev , PHP internals Content-Type: multipart/alternative; boundary=089e01177721bf88e904fef51ed2 Subject: Re: [PHP-DEV] RFC: Move phpng to master From: dmitry@zend.com (Dmitry Stogov) --089e01177721bf88e904fef51ed2 Content-Type: text/plain; charset=UTF-8 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 > > --089e01177721bf88e904fef51ed2--