On Sat, 10 Nov 2001 19:24:36 +0100, Wolfram Kriesing wrote:
>it prints
> i am super2
> i am super1
> i am super1
> i am super1
> i am super1
> i am super1
> .... and so on
>
>if class super _doesnt_ extend PEAR the expected output is printed
> i am super2
> i am super1
> i am super
Your testscript generates the following output with 4.2.0-dev, no matter
if super extends from PEAR or not:
i am super2
i am super1
i am super
- Martin
--
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]