Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64498 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19182 invoked from network); 3 Jan 2013 11:32:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Jan 2013 11:32:35 -0000 Authentication-Results: pb1.pair.com header.from=lars@strojny.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=lars@strojny.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain strojny.net from 46.4.40.248 cause and error) X-PHP-List-Original-Sender: lars@strojny.net X-Host-Fingerprint: 46.4.40.248 milch.schokokeks.org Received: from [46.4.40.248] ([46.4.40.248:55264] helo=milch.schokokeks.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E5/86-35624-15C65E05 for ; Thu, 03 Jan 2013 06:32:34 -0500 Received: from [192.168.178.32] (ppp-93-104-24-139.dynamic.mnet-online.de [::ffff:93.104.24.139]) (AUTH: PLAIN lars@schokokeks.org, TLS: TLSv1/SSLv3,128bits,AES128-SHA) by milch.schokokeks.org with ESMTPSA; Thu, 03 Jan 2013 12:32:30 +0100 id 000000000000001A.0000000050E56C4E.000026A8 Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) In-Reply-To: Date: Thu, 3 Jan 2013 12:32:29 +0100 Cc: Gustavo Lopes , internals@lists.php.net Content-Transfer-Encoding: quoted-printable Message-ID: References: To: =?iso-8859-1?Q?Johannes_Schl=FCter?= X-Mailer: Apple Mail (2.1499) Subject: Re: [PHP-DEV] [RFC] zend_parse_parameters() improvements From: lars@strojny.net (Lars Strojny) The is_null feature is really helpful. Thanks! Am 02.01.2013 um 16:26 schrieb Johannes Schl=FCter = : >=20 >=20 > Gustavo Lopes wrote: >> I've written an RFC. It's available on: >>=20 >> >=20 > The patch is mssing an update to README.PARAMETER_PARSING and if you = ant to truly export zend_parse_parameter() please mark it as ZENDAPI so = it's available from shared extensions and such. >=20 > johannes >=20 >=20 >=20 > --=20 > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >=20