Segfault
[email protected] (Andrei Zmievski) Tue, 11 Mar 2003 11:17:02 -0500
| Newsgroups | php.dev |
|---|---|
| Message-ID | <[email protected]> |
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