At 12:29 PM 10/30/2002 +0100, Sascha Schumann wrote:
> a) Bison is needed for CVS builds > b) Bison is not needed for snapshot/release builds > c) buildconf is needed for CVS buildsAt some point in time, the CVS becomes a release. Then you would need to move the check into configure. Why not do it properly the first time? > Bison versions above 1.28 have been reported (e.g. by Andi) to not work. Yes, for Zend Engine *2*. http://news.php.net/article.php?group=php.cvs&article=15505 Version 1, the default one, works perfectly with e.g. Bison 1.35. At least I have not seen anyone claim the contrary.
<?
function getFrontendObject()
{
$a = & new $GLOBALS['_PEAR_Command_uiclass'];
}
?>
The same script doesn't work for me with Engine 2 bison > 1.28 and Engine 1 bison == 1.75 (I haven't tried other combinations yet.
So this doesn't seem to be only an Engine 2 problem.
Andi
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php