Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76915 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96053 invoked from network); 28 Aug 2014 05:48:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Aug 2014 05:48:27 -0000 Authentication-Results: pb1.pair.com smtp.mail=dmitry@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dmitry@zend.com; 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:62720] helo=mail-vc0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 97/AB-19261-BA2CEF35 for ; Thu, 28 Aug 2014 01:48:27 -0400 Received: by mail-vc0-f169.google.com with SMTP id hq11so309008vcb.28 for ; Wed, 27 Aug 2014 22:48:23 -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=FdQm22Rm3L3xbA6wvh4RvEcthuVLgdxbqnXzRoWi8Wo=; b=E45s06B+NtcHPPTNtpiV+auX/N68ZKYWUEq1EPyHyNUBqLPNdB3BPlNa0KK8yjhzLW 1bF+xdrNY772xLiMzpPCSLz/SdOlaWTLRiVe6+hgOq/ee9EiKORfaSSakHCsqsnfOO8m RH52RWz9TxxGR5QW3f3EwgjTZDRzu75y5dkLDKaw2p2lV0Rqsw/Ps/8+cEjCMWZGYNuN tu+oLSZH/YwGdjLNa8xQzGwy3Hfr3l1e16rfOsKtTmCR5N4gMi7ACKyeUqltr0Sf/wD0 w+XbpZ6NaGVyhYNjRwflkWhwCGzx0Hw8KSHZ+Rw9K3KtoJKqG5eRvccZnemwBcOCqCOK kiYQ== X-Gm-Message-State: ALoCoQllblq5EXKV94k6yWCt8e2pTtjnNkLxH6NJTwE2H7efuRWsmJliwvZikm+4KafZFPqC1BwVUYg7OUyXeps0AQmKggeMq+os4cwyabTsoJyNfeKeXFd70Y9QPCrKWCAK3soX/TVStKFdyC4S8Ib8r1OJ6s/S3Q== MIME-Version: 1.0 X-Received: by 10.52.27.16 with SMTP id p16mr1235970vdg.14.1409204903670; Wed, 27 Aug 2014 22:48:23 -0700 (PDT) Received: by 10.52.110.170 with HTTP; Wed, 27 Aug 2014 22:48:23 -0700 (PDT) In-Reply-To: References: Date: Thu, 28 Aug 2014 09:48:23 +0400 Message-ID: To: Tjerk Meesters , Bob Weinand Cc: PHP Internals Content-Type: multipart/alternative; boundary=20cf307d0580b313ef0501aa159f Subject: Re: [PHP-DEV] Re: Fast Parameter Parsing API From: dmitry@zend.com (Dmitry Stogov) --20cf307d0580b313ef0501aa159f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Tjerk, Agree. Bob, is working on adopting his version of the patch. Once he finish, we will update RFC and open voting. If you have any related proposals, we may discuss them. Thanks. Dmitry. On Thu, Aug 28, 2014 at 8:05 AM, Tjerk Meesters wrote: > Hi all, > > Now that we=E2=80=99re slowly settling into the new big changes that were= recently > pushed into master, perhaps it=E2=80=99s a good time to review the Fast_Z= PP > proposal and put it to a vote. > > It=E2=80=99s already present in functions that are deemed to benefit most= from > this optimisation, which is what it was meant for anyway. > > The RFC mentions this as well (in friendly bolded text), but it=E2=80=99s= worth > mentioning again that this is NOT a replacement for ZPP; if you don=E2=80= =99t want > to use this new API, you can always use Johannes=E2=80=99 plugin for clan= g to still > get warnings about type mismatches. > > > Best, > Tjerk (@datibbaw) > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --20cf307d0580b313ef0501aa159f--