Bhavin Turakhia wrote:
> > A little digging turned up get_class. This is PHP4 only. But I'd
> > be inclined to implement get_class in midgard-php3 to mimic that.
> > It'd only work with our own classes, but still.
>
> hmmmm.....looks like my documentation of PHP is deprecated :o)
It's not exactly easy to find. I actually went through the Zend sources,
although
there is a mention of it at
http://www.php.net/manual/en/language.oop.php upon
closer inspection.
> - if PHP4 has
> a get_class tht does the ob - i think tht should suffice - no point in
> having u do redundant work.....
It's not entirely redundant. I intend to keep midgard-php3 alive for as
long
as it's feasable -- I know that PHP3 itself will probably not see the
level
of maintenance that it once did, and that the progressing features of
Midgard
will make it quite impossible at some point. But 1) people are still
using
midgard-php3, and 2) there's this little thing called the Zend
license...
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]