Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35427 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35559 invoked by uid 1010); 13 Feb 2008 00:32:03 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 35544 invoked from network); 13 Feb 2008 00:32:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Feb 2008 00:32:03 -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 209.85.198.188 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: 209.85.198.188 rv-out-0910.google.com Received: from [209.85.198.188] ([209.85.198.188:3001] helo=rv-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9B/FA-36990-18A32B74 for ; Tue, 12 Feb 2008 19:32:03 -0500 Received: by rv-out-0910.google.com with SMTP id k15so3699290rvb.23 for ; Tue, 12 Feb 2008 16:31:58 -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=inV4upQd2sPCZsAibm9NTmfJ7WVj6GjUWGK/pV4PWJs=; b=fF79ctNT0AnYAkjQNpxfrmBtGMoodKtiYF9rpjm9KBqOkyQRLfF3dqeajMhd4wzhXds4TnGcttmX3Fp3EWdknH3R8H3QjyzEMU9CU6AjasLtli3ROvsawMJBa9vjkFcaUUQVhcA8peyhyIYwZytrR6o/3RSn1GaJjpPD0YOFcuA= 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=mgVrM2DAK8fHfglNCKTy5T/AHFWSd14sEuLSMKKhEZqU6wWJyguFbkdvivvmhl8YQNjVpmasGcyj9gZoeTqCHuZgVNaVvrcNWkod/3l6W4ir39YlgqWk+CtkzmcRlxI9czYVBWyJmWVZFzC0nDp+qbF9XWyRytYENsASeZQpkw4= Received: by 10.141.193.1 with SMTP id v1mr1434134rvp.73.1202862718234; Tue, 12 Feb 2008 16:31:58 -0800 (PST) Received: by 10.141.70.21 with HTTP; Tue, 12 Feb 2008 16:31:58 -0800 (PST) Message-ID: Date: Wed, 13 Feb 2008 01:31:58 +0100 To: "Felipe Pena" Cc: internals@lists.php.net In-Reply-To: <1202861045.5872.37.camel@pena> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1202861045.5872.37.camel@pena> Subject: Re: [PHP-DEV] Math functions (new parameter parsing) From: pierre.php@gmail.com ("Pierre Joye") Hi! On Feb 13, 2008 1:04 AM, Felipe Pena wrote: > Hi all, > > I made a patch for 5_3 where all functions in ext/standard/math.c use > the new parameter parsing. (As was done in HEAD) I think it got lost between you and the list :) > If anyone think it good, let me know, and then i'll commit it. > > Several tests break with the patch. Hence, i'll fix them also, if > agreed. :) How do they fail? I worry a bit about BC here. Thanks for your work! -- Pierre http://blog.thepimp.net | http://www.libgd.org