Searched refs:incomplete_class_message (Results 1 – 1 of 1) sorted by relevance
35 static void incomplete_class_message(zval *object, int error_type) in incomplete_class_message() function52 incomplete_class_message(object, E_NOTICE); in incomplete_class_get_property()65 incomplete_class_message(object, E_NOTICE); in incomplete_class_write_property()71 incomplete_class_message(object, E_NOTICE); in incomplete_class_get_property_ptr_ptr()78 incomplete_class_message(object, E_NOTICE); in incomplete_class_unset_property()84 incomplete_class_message(object, E_NOTICE); in incomplete_class_has_property()94 incomplete_class_message(&zobject, E_ERROR); in incomplete_class_get_method()
Completed in 4 milliseconds