Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81263 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42543 invoked from network); 27 Jan 2015 21:32:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jan 2015 21:32:14 -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.180 as permitted sender) X-PHP-List-Original-Sender: dmitry@zend.com X-Host-Fingerprint: 209.85.220.180 mail-vc0-f180.google.com Received: from [209.85.220.180] ([209.85.220.180:53701] helo=mail-vc0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BA/C0-37296-CD308C45 for ; Tue, 27 Jan 2015 16:32:13 -0500 Received: by mail-vc0-f180.google.com with SMTP id hy10so5591786vcb.11 for ; Tue, 27 Jan 2015 13:32:10 -0800 (PST) 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=UG/kpM456mqsQRfGLNWkwihYphQfwOtCFq9fD3+LLB4=; b=KZINB5arTGBBsN1so8mXDooiVr9hATbrL999NSg2vxK+zoA/W9NJQIFzJxTf/F6s/F nG2Z4GQmOHzo3VFxNL1ndxsK4XV9FP6997c+fGWJ9l9roBBZa+gCMVKawglwTX7kHfKG kJlpwUlNpRWLRIAlJubQsdYn6MvZyWn7AaaxOLI+GwUovjdxx/xFB2A7nCzToeOT8mn2 sz9a+0WVckWY84g16JtZobUyVgY2dacvClij2X5XnrfDF9Xfb8XI344ZG26XtxGMJD/2 iuMR77EoDYvsE+0Eq2Ys9RTTdnlyqDBTISsgA7H9uUoT3a0hrEyfDquMamMN60N9zOOf gfdQ== X-Gm-Message-State: ALoCoQnWHgWBN94TpYcOw6JORwi1UbaDo6fS3FQ9pxAHcgPEJ9+MlAaoP1+1LYH2vEvRZc3R8zOHQS3ZKBpJbtD+iSmGtJG1awbR7dtDPxXYQwbzPVl19D6GlFKOzErFMzz6Tk1a3BxylDFaqpUHeCyi05dcQ667IQ== MIME-Version: 1.0 X-Received: by 10.220.98.136 with SMTP id q8mr166481vcn.4.1422394329858; Tue, 27 Jan 2015 13:32:09 -0800 (PST) Received: by 10.52.26.40 with HTTP; Tue, 27 Jan 2015 13:32:09 -0800 (PST) In-Reply-To: References: Date: Wed, 28 Jan 2015 01:32:09 +0400 Message-ID: To: Pierre Joye Cc: PHP internals Content-Type: multipart/alternative; boundary=001a11c20e52c31cfe050da8fced Subject: Re: [PHP-DEV] [RFC] [VOTE] Fast Parameter Parsing API From: dmitry@zend.com (Dmitry Stogov) --001a11c20e52c31cfe050da8fced Content-Type: text/plain; charset=UTF-8 The voting is closed. It's passed with 19 voters for and 1 against. Thanks. Dmitry. On Mon, Jan 19, 2015 at 5:25 PM, Pierre Joye wrote: > > On Jan 19, 2015 9:17 PM, "Dmitry Stogov" wrote: > > > > I'd like to initiate a vote on this RFC: > > https://wiki.php.net/rfc/fast_zpp > > > > > > It proposes an additional fast way to parse arguments of internal > functions. > > > > The implementation was included into phpng before merging into php-7, but > > we were agree to vote on it when alternative implementation is available, > > but nobody interested in alternative implementation now. > > Well, time and moving target were more a problem than not interested.... > > > Thanks. Dmitry. > --001a11c20e52c31cfe050da8fced--