Hmm, this is interesting - I just joined the mailing list, but I can
relate to this. I've come across a piece of code in that has the
following line in a function within a class:

return $this;

It seems to cause an over-allocation of memory and ultimately a seg
fault in both 5.1.4 and 5.2rc4, but works in 5.04. Is this the sort of
this that you're referring to?

Glenn.

Christian Stocker wrote:
> On 19.10.2006 23:26 Uhr, Lukas Kahwe Smith wrote:
>   
>> Hi,
>>
>> I just want to say once again that all hell is going to break loose once
>> we release 5.2.0 as stable thanks to the various fatal errors we are
>> adding for perfectly working code that breaks OO theory.
>>
>> Now is the time to fix this before RC6.
>>     
>
> +1 too here.
>
> It will IMHO slow down the adoption of 5.2, as - I assume - a
> significant part of scripts will fatal out in 5.2. And this certainly
> won't make all those people happy, who already had to rewrite their
> programs for making them 5.0/1 compatible
>
> chregu
>   

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

Reply via email to