zend_check_magic_method_implementation

(no version information, might be only in CVS)

zend_check_magic_method_implementation -- ...

Description

#include <zend_API.h>

void zend_check_magic_method_implementation ( zend_class_entry* ce, zend_function* fptr, int error_type TSRMLS_DC )

...

Parameters

ce

...

fptr

...

error_type TSRMLS_DC

...

Return Values

...