Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64500 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22687 invoked from network); 3 Jan 2013 11:55:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Jan 2013 11:55:15 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.210.174 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.210.174 mail-ia0-f174.google.com Received: from [209.85.210.174] ([209.85.210.174:39907] helo=mail-ia0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7E/27-35624-1A175E05 for ; Thu, 03 Jan 2013 06:55:14 -0500 Received: by mail-ia0-f174.google.com with SMTP id y25so12720297iay.33 for ; Thu, 03 Jan 2013 03:55:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=O56KGlpRV/oYLNOidxLTuCpgWUoSXAe57DK/bLsaWJM=; b=e8AV0sN9NVXZCVwZr2FvA8pYaqwUtTMcm8WtojUeApHFuv3Zj08yJMzmnvbt7A9Apa W6WYoRt1x3sCYXhX0wngINuqM1wX/iO5J1yxODKewRlMiCqiyIWKEvf6JXnwmZ2bssQb 5OdduM0m8w+NKYOwsUwKcKu+uC3j/fqIz23sMQfrE8ImifgAAFHIBr6NUPIDzk2GoubG jWvEMGdVgJOK8PkBRESEuebmUnSIgM40F7W1kMEGTONhq3TTRnfzPdywtVC3dltgNtxU T1It7kP3ygHI5cEaArCkyym2X+SKzV3IAQzNduHSZPNo8OLo0honRUHHTEELQyjOJLBW uI2g== MIME-Version: 1.0 Received: by 10.50.0.171 with SMTP id 11mr36327332igf.105.1357214110569; Thu, 03 Jan 2013 03:55:10 -0800 (PST) Received: by 10.50.106.138 with HTTP; Thu, 3 Jan 2013 03:55:10 -0800 (PST) In-Reply-To: References: Date: Thu, 3 Jan 2013 12:55:10 +0100 Message-ID: To: Gustavo Lopes Cc: PHP Internals Content-Type: multipart/alternative; boundary=e89a8f3bb13ff1d44604d261083a Subject: Re: [PHP-DEV] [RFC] zend_parse_parameters() improvements From: tyra3l@gmail.com (Ferenc Kovacs) --e89a8f3bb13ff1d44604d261083a Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Wed, Jan 2, 2013 at 3:29 PM, Gustavo Lopes wrote= : > Em 2012-07-18 23:05, Gustavo Lopes escreveu: > > Some deficiencies in zpp have been constrai >> ning the implementation of common scenarios such as 'allow integer or >> NULL'* or the more general 'allow different types for an argument'**. >> >> > I've written an RFC. It's available on: > > > > > > Since there was already a discussion several months ago, I'll move on an > expedited schedule and open the vote next Wednesday, provided that no new > arguments are advanced. > > > -- > Gustavo Lopes > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > could you please also update README.PARAMETER_PARSING_API in your branch to match the updated behavior? thanks! --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --e89a8f3bb13ff1d44604d261083a--