> >
> currently we have a whitelist for supported bison versions:
> http://lxr.php.net/xref/PHP_5_4/Zend/acinclude.m4#6
> anything else will be reported, but this doesn't mean that php wouldn't
> compile with that, it can also mean that nobody tested and made sure that
> it works.
> this is why De
> On 01/15/2013 12:09 PM, Dennis Clarke wrote:
> >
> >> Of course, if 2.6.5 is verified than it should be added to
> >> bison_version_list in Zend/acinclude.m4. Feel free to regenerate the
> >> parsers with it, review the test suite results, and create a github
> >> pull request.
> >
> > Anything
On Tue, Jan 15, 2013 at 9:05 PM, Dennis Clarke wrote:
>
> > >
> > > Unless you are hacking PHP you can ignore Bison. Check the Makefile
>
> Well, the configure output claims that something is wrong, therefore the
> build can not be trusted.
> I'm just following the defacto way to build PHP and if
On 01/15/2013 12:09 PM, Dennis Clarke wrote:
Of course, if 2.6.5 is verified than it should be added to
bison_version_list in Zend/acinclude.m4. Feel free to regenerate the
parsers with it, review the test suite results, and create a github
pull request.
Anything outside of "release tarbal
> Of course, if 2.6.5 is verified than it should be added to
> bison_version_list in Zend/acinclude.m4. Feel free to regenerate the
> parsers with it, review the test suite results, and create a github
> pull request.
Anything outside of "release tarball" won't be supported here. Sorry.
However
> >
> > Unless you are hacking PHP you can ignore Bison. Check the Makefile
Well, the configure output claims that something is wrong, therefore the build
can not be trusted.
I'm just following the defacto way to build PHP and if the configure output
claims
something is wrong .. then it is
On Mon, 14 Jan 2013, Christopher Jones wrote:
> On 01/14/2013 05:16 PM, Dennis Clarke wrote:
> >
> > This is a bug I think. I recently saw that PHP had been updated
> > to 5.4.10 and I decided to update my php bits in /usr/local. I was
> > quite surprised to see in the configure output thi
On 01/14/2013 05:16 PM, Dennis Clarke wrote:
Dear PHP/Zend folks :
This is a bug I think. I recently saw that PHP had been updated to 5.4.10
and I
decided to update my php bits in /usr/local. I was quite surprised to see in the
configure output this warning about bison :
checking for b
Dear PHP/Zend folks :
This is a bug I think. I recently saw that PHP had been updated to 5.4.10
and I
decided to update my php bits in /usr/local. I was quite surprised to see in
the
configure output this warning about bison :
checking for bison... bison -y
checking for bison version...