Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76588 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52041 invoked from network); 16 Aug 2014 11:18:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Aug 2014 11:18:50 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.177 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.177 mail-qc0-f177.google.com Received: from [209.85.216.177] ([209.85.216.177:57034] helo=mail-qc0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 64/D1-38696-81E3FE35 for ; Sat, 16 Aug 2014 07:18:49 -0400 Received: by mail-qc0-f177.google.com with SMTP id x13so3246909qcv.36 for ; Sat, 16 Aug 2014 04:18:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=9CIckEMsYD4vxLiBJ2V0dceYEUUpOfAv3BlYmu8gpww=; b=MOj8Dtgyn43VOawXb1PxKAy/2SImErSyP3LvGkcxnYJQhjzpOpuBrWitwWlRBz+O9F kxy5wYLrq4tFfLRaYD+/iANdUI384o1yGNnqHgr2UkUDhmVn040K0IWra0H50yWNZbyW k0Fcc5YO1KWalLfPqCnvEYctEv1MBLi3jYUke8mwNUWC6B/9TI5ZWtnLGP+AE3JxlpVT +zwAkl6ABbnLFFu+Xpq6jHn7Mk8b65jJW4Z7bCI6B7YlagHM90nM11uQXgNXNhGBgqUh xKSQcc1IXfpmF7+eOejbfnvSerAhChQ+Z5nqwVejXsimQKKQioHPqXLiVm9tYoEUWK++ sINA== MIME-Version: 1.0 X-Received: by 10.229.57.138 with SMTP id c10mr36756554qch.30.1408187925573; Sat, 16 Aug 2014 04:18:45 -0700 (PDT) Received: by 10.140.24.54 with HTTP; Sat, 16 Aug 2014 04:18:45 -0700 (PDT) In-Reply-To: <53EF3918.4070005@mabe.berlin> References: <53EC84BF.9000002@mabe.berlin> <53EC8507.9020303@mabe.berlin> <53EE5811.6090503@mabe.berlin> <53EF3918.4070005@mabe.berlin> Date: Sat, 16 Aug 2014 13:18:45 +0200 Message-ID: To: Marc Bennewitz Cc: Andrea Faulds , Sara Golemon , PHP internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Improved logarithm of base 2|10 of standard math function From: pierre.php@gmail.com (Pierre Joye) On Sat, Aug 16, 2014 at 12:57 PM, Marc Bennewitz wrote: > > > On 15.08.2014 22:39, Andrea Faulds wrote: >> >> >> On 15 Aug 2014, at 19:57, Marc Bennewitz wrote: >> >>> Sara, >>> >>> shouldn't it be merged into the branches PHP-5.4, PHP-5.5 as well as >>> PHP-5.6 and shouldn't there an info in the NEWS file? It's currently >>> only merged to master. >>> >>> Marc >> >> >> There might be an argument against adding to 5.4 and 5.5 in that code ma= y >> now give slightly different results from before, and it=E2=80=99s not re= ally a >> bugfix as there was no bug. > > > Is the master branch the current 5.6 branch or should it be merged into t= he > PHP-5.6 branch to go in there? Master targets 7. 5.6 has its own branch. --=20 Pierre @pierrejoye | http://www.libgd.org