Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28105 - sys-devel/bison-1.875 and PHP
Summary: sys-devel/bison-1.875 and PHP
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-07 03:00 UTC by Sebastian Bergmann (RETIRED)
Modified: 2003-09-13 11:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Bergmann (RETIRED) gentoo-dev 2003-09-07 03:00:12 UTC
PHP only works with bison versions up to 1.75. When generating PHP's parser with
bison versions newer than that, for instance with bison 1.875, the generated PHP
binary will segfault.

This affects both PHP 4 and PHP 5.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 SpanKY gentoo-dev 2003-09-13 11:44:22 UTC
per e-mail list this is a bug in cvs and has nothing to do with bison