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?
--
- Martin Martin Jansen
http://martinjansen.com/
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php
