On Wed, May 20, 2015 at 2:31 PM, Anatol Belski <anatol....@belski.net> wrote:
> Hi, > > -----Original Message----- > From: Stanislav Malyshev [mailto:smalys...@gmail.com] > Sent: Wednesday, May 20, 2015 10:45 AM > To: Lior Kaplan; PHP internals list > Subject: Re: [PHP-DEV] pcrelib version differs between 5.5.25 / 5.6.9 > > Hi! > > > 1. Just noticed that 5.5.25 has pcrelib 8.36 while 5.6.9 has 8.37. > > That's probably because of a slight difference between the branch points. > > > > I'll update the news / changelog > > 8.37 contains some important fixes. I thought I merged it up for all > branches, but maybe I messed something up. Is 5.5 branch OK? > > Hi, > > today's master reports 8.36 as well (at least pcre.h), so some more might > have been missed. > Indeed. It seems that due to thread replays people are missing my second point in the original mail. 2. It seems that changes to 8.37 doesn't include all files > (e.g. ext/pcre/pcrelib/pcre.h which still states 8.36). > (compare file lists between revision 23917b45 with 95fa7279 ) Kaplan