hi Stas, Jakub,

On Wed, Aug 13, 2014 at 12:23 AM, Stas Malyshev <smalys...@sugarcrm.com> wrote:
> Hi!
>
> Recently bug 47358 came to my attention, and there's something strange
> with it. It is fixed only for 5.6, not listed in NEWS for even that
> version, but the log contains these:
>
> commit f566b4d32183032663ecb35895c0dafd8e051853
> Merge: 7a13ce6 10a2c0d
> Author: Pierre Joye <pierre....@gmail.com>
> Date:   Tue Jan 8 15:16:35 2013 +0100
>
>     Merge branch 'PHP-5.5'
>
>     * PHP-5.5:
>       - fix bug #47358, glob returns error, should be empty array()
>       - NEWS entry for #50524
>
> commit 10a2c0d574be62be1f0224d23909e27e74c87445
> Merge: f4142a9 2fb7cd3
> Author: Pierre Joye <pierre....@gmail.com>
> Date:   Tue Jan 8 15:13:40 2013 +0100
>
>     Merge branch 'PHP-5.4' into PHP-5.5
>
>     * PHP-5.4:
>       - fix bug #47358, glob returns error, should be empty array()
>       - NEWS entry for #50524
>
> However, no trace of fixes for 47358 in either 5.4 or 5.5. Could
> somebody explain what happened there? I couldn't find any discussion on
> this bug except for this:
> http://grokbase.com/t/php/php-internals/11a9mgeftd/bug-47358-unexpected-behaviour
>
> Is there any reason why the fix is only in 5.6? Any reason why it's not
> in the NEWS?

Sorry, I missed that one. I suspect it was the time where I
misconfigured git and branches did not get merged. Feel free to merge
it back/backport as I won't be able to do it before Monday.

Cheers,
-- 
Pierre

@pierrejoye | http://www.libgd.org

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to