On Thu, 21 Nov 2002, Marcus Börger wrote:
> In zend_API.c we do not initialize is_static for the registered function.
> Therefore sometime they are static and sometimes not. We must
> make those non static or provide the information in the call. Non static
> is required for things like ext/domxml.
In zend_API.c we do not initialize is_static for the registered function.
Therefore sometime they are static and sometimes not. We must
make those non static or provide the information in the call. Non static
is required for things like ext/domxml.
marcus
cvs -z3 -q diff zend_API.c (in directory