Re: [PHP-DEV] Improved logarithm of base 2|10 of standard math function
[email protected] (Sara Golemon)
| Newsgroups | php.internals |
|---|---|
| Message-ID | <CAESVnVr92+yGunzF2dWid8fPQcTCD-i7iBUXKAcmNJgx7g9jdA@mail.gmail.com> |
On Fri, Aug 15, 2014 at 11:57 AM, Marc Bennewitz <[email protected]> wrote: > 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. > I opted for master-only on the grounds that while it's an improvement, it's not really a bugfix, and released versions (or versions as near to release as 5.6 is) should be bug-fix only. I know there's an argument for this *being* a bug-fix, but... If a consensus feels it should be merged back I won't object. -Sara