zend_check_magic_method_implementation 1770 Zend/zend_API.c 				zend_check_magic_method_implementation(scope, reg_function, error_type TSRMLS_CC);
zend_check_magic_method_implementation 1283 Zend/zend_compile.c 		zend_check_magic_method_implementation(CG(active_class_entry), (zend_function*)CG(active_op_array), E_COMPILE_ERROR TSRMLS_CC);