Lines Matching refs:callable
21 echo 'Invalid callable type true:', PHP_EOL;
28 echo 'Invalid callable type int:', PHP_EOL;
35 echo 'String not callable and no object set:', PHP_EOL;
54 Invalid callable type true:
55 …l_set_processing_instruction_handler(): Argument #2 ($handler) must be of type callable|string|null
56 Invalid callable type int:
57 …l_set_processing_instruction_handler(): Argument #2 ($handler) must be of type callable|string|null
58 String not callable and no object set:
60 Deprecated: xml_set_processing_instruction_handler(): Passing non-callable strings is deprecated si…
64 Deprecated: Function xml_set_object() is deprecated since 8.4, provide a proper method callable to …
66 Deprecated: xml_set_processing_instruction_handler(): Passing non-callable strings is deprecated si…