> Etienne Kneuss provided me a patch to handle static called class methods
> properly - it works fine. Now i need antother patch for:
>
> __static_call_patch
> __static_set
> __static_get
>
> where can i find it?
>
__staticCall() is already in PHP6. __staticGet/Set/Isset/Unset don't
exist (yet).
-Sara