On 13 Aug 2014 00:25, "Jakub Zelenka" <bu...@php.net> wrote:
>
> Hi,
>
> On 12 Aug 2014 23:24, "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?
> > --
> > Stanislav Malyshev, Software Architect
> > SugarCRM: http://www.sugarcrm.com/
> >
> > --
> > PHP Internals - PHP Runtime Development Mailing List
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
>
> I think there are quite a few other related bugs. See this PR for more
details https://github.com/php/php-src/pull/398 (the discussion is not just
about the GlobIterator but also about issues with glob and open_basedir as
well)
>
> Jakub

Oops forgot to cc internal. Sorry stas you will get it three times. I'm
lame in sending emails from my phone... :)

Reply via email to