On Wed, 12 Mar 2003, Martin Jansen wrote:

> On Tue Mar 11, 2003 at 10:5232PM +0100, Sebastian Bergmann wrote:
> > Martin Jansen wrote:
> > > <?php require_once "DB.php"; ?>
> > 
> >   Most likely this will be caused by
> > 
> >     856 $this->$key = &$arr[$key];
> > 
> >   as variable member access causes a segfault in the compiler.
> 
> Will this be fixed or has there been a decision to leave it segfaulting?

uhm, this will be fixed ... some time :)

Derick

-- 
                                        "my other box is your windows PC"
-------------------------------------------------------------------------
 Derick Rethans                                 http://derickrethans.nl/ 
 PHP Magazine - PHP Magazine for Professionals       http://php-mag.net/
-------------------------------------------------------------------------

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to