Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38441 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69214 invoked from network); 20 Jun 2008 01:37:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jun 2008 01:37:30 -0000 Authentication-Results: pb1.pair.com header.from=philip@roshambo.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=philip@roshambo.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain roshambo.org from 207.210.105.50 cause and error) X-PHP-List-Original-Sender: philip@roshambo.org X-Host-Fingerprint: 207.210.105.50 analucia.asmallorange.com Received: from [207.210.105.50] ([207.210.105.50:34010] helo=analucia.asmallorange.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5B/E2-54491-9D90B584 for ; Thu, 19 Jun 2008 21:37:29 -0400 Received: from c-67-183-231-13.hsd1.wa.comcast.net ([67.183.231.13]:52049 helo=[192.168.0.135]) by analucia.asmallorange.com with esmtpa (Exim 4.69) (envelope-from ) id 1K9VZC-00027e-9z; Thu, 19 Jun 2008 21:37:30 -0400 Cc: Stanislav Malyshev , 'PHP Internals' Message-ID: To: Felipe Pena In-Reply-To: <1213917792.5876.3.camel@pena> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v924) Date: Thu, 19 Jun 2008 18:37:21 -0700 References: <485AE658.3050204@zend.com> <1213917792.5876.3.camel@pena> X-Mailer: Apple Mail (2.924) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - analucia.asmallorange.com X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roshambo.org X-Source: X-Source-Args: X-Source-Dir: Subject: Re: [PHP-DEV] cleaning up the functions - any volunteers? From: philip@roshambo.org (Philip Olson) >> While we nearing the release of 5.3 (hopefully?), there are many >> functions in the PHP code which still use old parameter parsing API >> (zend_get_parameters_ex) instead of the new one >> (zend_parse_parameters). >> > > Yeah, I have noticed... That's also in my TODO. Where is the Felipe fan club signup sheet? Regards, Philip