Home
last modified time | relevance | path

Searched refs:zend_bad_method_call (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_object_handlers.c1316 static ZEND_COLD zend_never_inline void zend_bad_method_call(zend_function *fbc, zend_string *metho… in zend_bad_method_call() function
1374 zend_bad_method_call(fbc, method_name, scope); in zend_std_get_method()
1460 zend_bad_method_call(fbc, function_name, scope); in zend_std_get_static_method()

Completed in 14 milliseconds