Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76382 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52059 invoked from network); 6 Aug 2014 12:51:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Aug 2014 12:51:49 -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.179 as permitted sender) X-PHP-List-Original-Sender: dmitry@zend.com X-Host-Fingerprint: 209.85.220.179 mail-vc0-f179.google.com Received: from [209.85.220.179] ([209.85.220.179:35264] helo=mail-vc0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 24/56-13038-3E422E35 for ; Wed, 06 Aug 2014 08:51:49 -0400 Received: by mail-vc0-f179.google.com with SMTP id hq11so3906276vcb.10 for ; Wed, 06 Aug 2014 05:52:15 -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=hhAVB3k119jureCnsy6NcLe5BrCDfK9Dd/GcIspIzbE=; b=QODPhp2cfWzMRclEkDqyiJSv85XFlU5IigsyBK+RJ3NOCRdx0ZVKMtIOMstTIxSfHv QGTeoKzreBUDEbPuBngmDGLKRWIveMqr3c31mRFNgL4mKy5uVYu7/ywA2Pdy7iyyPVHr veNTRVNN1U9v5QgMCvcPxjFqhXVXnVd5dHKeCsmL+wqNFk9Lr7kvt0OTnqOR7Cms/TTo rlICUPki2kJEEQUr/s8J43Wh11yZp5PmmADy8tmI3A5IpcBLK7jZGYE4FIv6rL7cqR/q 6bJ7gzp9KYwRrYxdMEsPXJ1V2z+8ahZ2Z5sAV3M3bBwWf8N68Zdb3yTQ/I25oWRqB+Co SqRg== X-Gm-Message-State: ALoCoQmilHXzk2do4x7uC1QXDe33cYiXViwwz9yJRmHwZA50j3+yR4FtSV3h7N46kOtj5CpiqW2JLw645ycO0z98uhDNa448hGjpctlS30GPK3/keytsKHuTpDvgcBSskIdq+e+CnQ6u MIME-Version: 1.0 X-Received: by 10.52.34.209 with SMTP id b17mr8255672vdj.49.1407329535487; Wed, 06 Aug 2014 05:52:15 -0700 (PDT) Received: by 10.52.110.170 with HTTP; Wed, 6 Aug 2014 05:52:15 -0700 (PDT) In-Reply-To: References: <5a5c7d37c2115f52a58d82d489540a6d@mail.gmail.com> Date: Wed, 6 Aug 2014 16:52:15 +0400 Message-ID: To: Andrea Faulds Cc: Zeev Suraski , PHP internals Content-Type: multipart/alternative; boundary=20cf3079be740b8ad004fff571f6 Subject: Re: [PHP-DEV] [VOTE] Move the phpng branch to master From: dmitry@zend.com (Dmitry Stogov) --20cf3079be740b8ad004fff571f6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Andrea, On Wed, Aug 6, 2014 at 4:38 PM, Andrea Faulds wrote: > > On 6 Aug 2014, at 13:36, Zeev Suraski wrote: > > > I opened the voting on the phpng RFC: > > > > > > > > https://wiki.php.net/rfc/phpng#vote > > > > > > > > Voting ends on Thursday, August 14th. > > I voted Yes, but I have to ask: Is there anything in master that=E2=80=99= s not in > phpng, i.e., is it completely up-to-date with the current master? > I made synchronization on this week. The very last master commits might be not in phpng yet. PHPNG must contain all the things from the master. > > Also, how are you guys doing with extension and SAPI support? Porting missing extensions and SAPIs is not in our priority list. We may provide some help for maintainers, but we are not going to do everything ourselves. > Does phpdbg compile yet? (That=E2=80=99s particularly bugged me, I like h= aving > phpdbg because now I can view opcodes without needing vld, but it seems t= o > be broken in ng.) > We didn't port it. Thanks. Dmitry. > > -- > Andrea Faulds > http://ajf.me/ > > > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --20cf3079be740b8ad004fff571f6--