At 15:38 15/3/2001, André Langhorst wrote:
>Andi Gutmans wrote:
>
>>I tried the following (command line):
>
>If you read the mail again, you should have typed the following code... 
>please try again Andi, Sebastian:
>
><?php
>
>$foobar->rfoo=&$a;
>$foobar->r2foo=&$foobar->rfoo;
>$foobar->rfoo=4;

This code is not related - it'll crash w/o it...
So it's not a Zend bug, it's a bug in the new output buffering code.


--
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]

Reply via email to