Seems like I shouldn't:) I just found crash was caused by the
difference of the pointer type of class_table between php4 and php5.

php4: class_entry **
php5: class_entry ***

Moriyoshi

On Sun, 2004-03-07 at 02:30, Ilia Alshanetsky wrote:
> Yes, please MFH the fix.
> 
> > BTW, should I MFH it? Ilia?
> >
> > Moriyoshi

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to