Re: [PHP-DEV] Segfault with latest CVS
[email protected] (Martin Jansen) Wed, 12 Mar 2003 08:35:59 +0100
| Newsgroups | php.dev |
|---|---|
| Message-ID | <[email protected]> |
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/