--TEST-- Swap underlying object to call methods with xml_set_object() --EXTENSIONS-- xml --FILE-- XML); ?> --EXPECTF-- Deprecated: Function xml_set_object() is deprecated since 8.4, provide a proper method callable to xml_set_*_handler() functions in %s on line %d Deprecated: xml_set_element_handler(): Passing non-callable strings is deprecated since 8.4 in %s on line %d Deprecated: Function xml_set_object() is deprecated since 8.4, provide a proper method callable to xml_set_*_handler() functions in %s on line %d A::start_element(CONTAINER) B::start_element(CHILD) end_handler(CHILD) end_handler(CONTAINER) A::PIHandler(pi-test)