Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73894 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7582 invoked from network); 5 May 2014 14:16:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 May 2014 14:16:58 -0000 Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 198.187.29.233 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 198.187.29.233 imap1.ox.registrar-servers.com Received: from [198.187.29.233] ([198.187.29.233:54446] helo=imap1.ox.registrar-servers.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 70/03-23541-95D97635 for ; Mon, 05 May 2014 10:16:58 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id 56AB22000B3; Mon, 5 May 2014 10:16:55 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at imap1.ox.registrar-servers.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap1.ox.registrar-servers.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 2EGB4k4oZAFV; Mon, 5 May 2014 10:16:55 -0400 (EDT) Received: from [192.168.0.200] (unknown [2.218.135.6]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id 23F672000B5; Mon, 5 May 2014 10:16:53 -0400 (EDT) Content-Type: multipart/alternative; boundary="Apple-Mail=_C764831E-8EA8-41FD-BDFC-B90BC8A9C5A0" Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) In-Reply-To: Date: Mon, 5 May 2014 15:16:50 +0100 Cc: PHP Internals Message-ID: <5FB10F5A-C78A-47C7-ABD1-A1CA1426B122@ajf.me> References: <1CB4131A-13AA-4061-94F6-CA3B3EB1DB3E@ajf.me> To: Dmitry Stogov X-Mailer: Apple Mail (2.1874) Subject: Re: [PHP-DEV] phpng: Refactored PHP Engine with Big Performance Improvement From: ajf@ajf.me (Andrea Faulds) --Apple-Mail=_C764831E-8EA8-41FD-BDFC-B90BC8A9C5A0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On 5 May 2014, at 15:15, Dmitry Stogov wrote: > I would say it must be 100% compatible at the end, may be with = exception for very rare and unclear cases that worked just because of = existing implementation. (e.g. mixing foreach and next() on the same = array). Of course it=92s compatible with user land, what I meant to ask was how = compatible is the ABI? Would this require a lot of changes to extensions = and such? -- Andrea Faulds http://ajf.me/ --Apple-Mail=_C764831E-8EA8-41FD-BDFC-B90BC8A9C5A0--