Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64376 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64209 invoked from network); 20 Dec 2012 08:27:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Dec 2012 08:27:47 -0000 Authentication-Results: pb1.pair.com header.from=glopes@nebm.ist.utl.pt; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=glopes@nebm.ist.utl.pt; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain nebm.ist.utl.pt from 193.136.128.21 cause and error) X-PHP-List-Original-Sender: glopes@nebm.ist.utl.pt X-Host-Fingerprint: 193.136.128.21 smtp1.ist.utl.pt Linux 2.6 Received: from [193.136.128.21] ([193.136.128.21:53387] helo=smtp1.ist.utl.pt) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DA/CB-04341-00CC2D05 for ; Thu, 20 Dec 2012 03:27:45 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp1.ist.utl.pt (Postfix) with ESMTP id 2B67C7000447; Thu, 20 Dec 2012 08:27:42 +0000 (WET) X-Virus-Scanned: by amavisd-new-2.6.4 (20090625) (Debian) at ist.utl.pt Received: from smtp1.ist.utl.pt ([127.0.0.1]) by localhost (smtp1.ist.utl.pt [127.0.0.1]) (amavisd-new, port 10025) with LMTP id o1JLKo1+u-m8; Thu, 20 Dec 2012 08:27:41 +0000 (WET) Received: from nebm.ist.utl.pt (unknown [IPv6:2001:690:2100:4::58:1]) by smtp1.ist.utl.pt (Postfix) with ESMTP id CC93C700043B; Thu, 20 Dec 2012 08:27:41 +0000 (WET) Received: from localhost ([127.0.0.1] helo=nebm.ist.utl.pt) by nebm.ist.utl.pt with esmtp (Exim 4.72) (envelope-from ) id 1TlbTh-0000C0-Oe; Thu, 20 Dec 2012 08:27:41 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 20 Dec 2012 09:27:41 +0100 To: Nikita Popov Cc: Organization: =?UTF-8?Q?N=C3=BAcleo_de_Engenharia_Biom=C3=A9dica_do_Insti?= =?UTF-8?Q?tuto_Superior_T=C3=A9cnico?= In-Reply-To: References: Message-ID: <8d367fa6644da39af5b0118f98dfc9a8@nebm.ist.utl.pt> X-Sender: glopes@nebm.ist.utl.pt User-Agent: RoundCube Webmail/0.8-rc Subject: Re: [PHP-DEV] =?UTF-8?Q?zend=5Fparse=5Fparameters=28=29=20improve?= =?UTF-8?Q?ments?= From: glopes@nebm.ist.utl.pt (Gustavo Lopes) Em 2012-12-19 22:07, Nikita Popov escreveu: > On Wed, Jul 18, 2012 at 11:05 PM, Gustavo Lopes > wrote: > >> 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**. >> >> So I propose the changes in this branch: >> >> https://github.com/cataphract/php-src/compare/zpp_improv [2] > > Whats the state of this? > I'll try to find the energy to write the RFC in the coming days. -- Gustavo Lopes