On Tue, Apr 24, 2001 at 03:57:05PM -0400, Jon Parise wrote:
> On Tue, Apr 24, 2001 at 08:31:26PM +0200, Thies C. Arntzen wrote:
>
> [workaround snipped]
>
> > the problem here a cyclic references _and_ $this _not_ being
> > the instantiated object (unless u use this ugly ampersand
> > hack as illustrated)
>
> Granted, it is a problem that can be worked around in PHP code,
> but it still shouldn't crash the process with a segfault. An
> error or warning would be the correct result.
cyclic references aren't supported by the engine - same as
infinite recursions (which crash the engine, too).
tc
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
- Re: [PHP-DEV] 4.0.5: Merge Request Zeev Suraski
- Re: [PHP-DEV] 4.0.5: Merge Request Andi Gutmans
- Re: [PHP-DEV] 4.0.5: Merge Request Zeev Suraski
- [PHP-DEV] Bug in objects+XML Vadka
- Re: [PHP-DEV] Bug in objects+XML Jon Parise
- Re: [PHP-DEV] Bug in objects+XML Vadka
- Re: [PHP-DEV] Bug in objects+XML Vadka
- Re: [PHP-DEV] Bug in objects+XML Thies C. Arntzen
- Re: [PHP-DEV] Bug in objects+XML Thies C. Arntzen
- Re: [PHP-DEV] Bug in objects+XML Jon Parise
- Re: [PHP-DEV] 4.0.5: Merge Request Thies C. Arntzen
- Re: [PHP-DEV] 4.0.5: Merge Request Rasmus Lerdorf
- Re: [PHP-DEV] 4.0.5: Merge Request Jani Taskinen
- Re: [PHP-DEV] 4.0.5: Merge Request Rasmus Lerdorf
- RE: [PHP-DEV] 4.0.5: Merge Request James Moore
- RE: [PHP-DEV] 4.0.5: Merge Request Rasmus Lerdorf
- [PHP-DEV] RE: 4.0.5: Merge Request Liz
- Re: [PHP-DEV] RE: 4.0.5: Merge Request Boian Bonev
- Re: [PHP-DEV] 4.0.5: Merge Request Zeev Suraski
- Re: [PHP-DEV] 4.0.5: Merge Request Sterling Hughes
- [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] 4.0.5: Merge Request Andrei Zmievski
