Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42556 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86657 invoked from network); 11 Jan 2009 12:43:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jan 2009 12:43:27 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.154 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 72.14.220.154 fg-out-1718.google.com Received: from [72.14.220.154] ([72.14.220.154:45881] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 48/81-26912-469E9694 for ; Sun, 11 Jan 2009 07:43:17 -0500 Received: by fg-out-1718.google.com with SMTP id 16so3515369fgg.23 for ; Sun, 11 Jan 2009 04:43:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=BFNaDZqEqGpaRJKc16EfBYBRbpBaj0FPZpqmsVIImU8=; b=vNh1Od9CbPKCjhFXz2DvAJdUX+GlloMW5VXgLhgC9MB+I9OT4E49usuPVXakG5phUO AF3bPvIM5NkyKarOK/r+IEExIg/i//HZh1+4XjnZkC82zyR1zQMaaL1hv/cMPDaYgLGg /uaB2oRS+EIY029BgIELCch0iChYBj0Gs05vc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=XeZq2Z0622/NU+24feRqeLfRU1rbb3vO5xGyjx89pHZMZSxoEXAKwFQnTl2q2LWXWP CYJd1SZS9Kp0D7p9sYhCUZeEDRy95uzpTJzED7BefXPZ3jLLP+9q8vImITQmsRKcX4Fj KEn3eQHiARtsdzpT2Xj9ybcq+i2Hw6JiwQKrY= Received: by 10.86.86.12 with SMTP id j12mr16009604fgb.64.1231677794213; Sun, 11 Jan 2009 04:43:14 -0800 (PST) Received: by 10.86.92.2 with HTTP; Sun, 11 Jan 2009 04:43:14 -0800 (PST) Message-ID: Date: Sun, 11 Jan 2009 13:43:14 +0100 To: "Dmitry Stogov" Cc: "PHP Developers Mailing List" , "Stanislav Malyshev" In-Reply-To: <4969CBFB.1080500@zend.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4969CBFB.1080500@zend.com> Subject: Re: regression in the new parameter parsing API, 5.3 From: pierre.php@gmail.com ("Pierre Joye") On Sun, Jan 11, 2009 at 11:37 AM, Dmitry Stogov wrote: > The provided example works fine for me on both Linux and Windows. already fixed, I forgot to notify the list. The moves done in the new dns api was wrong and the optional zval argument was wrong (z! has another meaning). Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org