Re: [PHP-DEV] Segfault
[email protected] (Zeev Suraski) Wed, 12 Mar 2003 01:20:07 +0200
| Newsgroups | php.dev |
|---|---|
| Message-ID | <5.1.0.14.2.20030312011944.05299980@localhost> |
Fixed!
Thanks,
Zeev
At 18:17 11/03/2003, Andrei Zmievski wrote:
>With the latest ZE2:
>
><?php
>
>class Bar {
> function boo()
> {
> ::zoo();
> }
>}
>
>Bar::boo();
>
>?>
>
>-Andrei http://www.gravitonic.com/
>
>"The day Microsoft makes something that doesn't suck,
>is probably the day Microsoft starts making vacuum cleaners."
> - Ernst Jan Plugge
>
>--
>PHP Development Mailing List <http://www.php.net/>
>To unsubscribe, visit: http://www.php.net/unsub.php