> 2003-02-02  Harald Radi  <[EMAIL PROTECTED]>
> 
>     * zend_API.c
>       zend_API.h:
>       extend the parameter parsing API by two functions
>       for parsing method parameters with automatic
>       detection if the function was called as such or as
>       a class method (with a valid this ptr).
>       if called as a function the first parameter has to be
>       the object it is operating on, if called as a method
>       this is used.

Would have been nice of you to talk with me about this first, since I
maintain that code.
 
-Andrei                                       http://www.gravitonic.com/
* Use the source, Luke. *

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to