Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76384 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55095 invoked from network); 6 Aug 2014 12:56:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Aug 2014 12:56:45 -0000 Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.113.146.227 xdebug.org Linux 2.6 Received: from [82.113.146.227] ([82.113.146.227:54401] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C0/07-13038-A0622E35 for ; Wed, 06 Aug 2014 08:56:44 -0400 Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id DA2831DAB5C; Wed, 6 Aug 2014 13:57:09 +0100 (BST) Date: Wed, 6 Aug 2014 13:57:09 +0100 (BST) X-X-Sender: derick@whisky.home.derickrethans.nl To: Dmitry Stogov cc: Andrea Faulds , Zeev Suraski , PHP internals In-Reply-To: Message-ID: References: <5a5c7d37c2115f52a58d82d489540a6d@mail.gmail.com> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323329-1119622313-1407329830=:4214" Subject: Re: [PHP-DEV] [VOTE] Move the phpng branch to master From: derick@php.net (Derick Rethans) --8323329-1119622313-1407329830=:4214 Content-Type: TEXT/PLAIN; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE On Wed, 6 Aug 2014, Dmitry Stogov wrote: > On Wed, Aug 6, 2014 at 4:38 PM, Andrea Faulds wrote: >=20 > > 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. > > Also, how are you guys doing with extension and SAPI support? >=20 > Porting missing extensions and SAPIs is not in our priority list. We=20 > may provide some help for maintainers, but we are not going to do=20 > everything ourselves. That's ok - how are the porting guidelines coming along though? > > Does phpdbg compile yet? (That=E2=80=99s particularly bugged me, I like= =20 > > having phpdbg because now I can view opcodes without needing vld,=20 > > but it seems to be broken in ng.) >=20 > We didn't port it. VLD works though ;-) cheers, Derick --8323329-1119622313-1407329830=:4214--