Home
last modified time | relevance | path

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

/PHP-8.0/ext/reflection/tests/
H A D008.phpt30 string(90) "ReflectionMethod::__construct(): Argument #1 ($objectOrMethod) must be a valid method n…
31 string(90) "ReflectionMethod::__construct(): Argument #1 ($objectOrMethod) must be a valid method n…
H A DReflectionMethod_constructor_error1.phpt68 ReflectionException: ReflectionMethod::__construct(): Argument #1 ($objectOrMethod) must be a valid…
73 ReflectionException: ReflectionMethod::__construct(): Argument #1 ($objectOrMethod) must be a valid…
88 ReflectionException: ReflectionMethod::__construct(): Argument #1 ($objectOrMethod) must be a valid…
H A DReflectionMethod_constructor_error2.phpt60 Ok - ReflectionMethod::__construct(): Argument #1 ($objectOrMethod) must be of type object|string, …
/PHP-8.0/ext/reflection/
H A Dphp_reflection.stub.php153 public function __construct(object|string $objectOrMethod, ?string $method = null) {} argument
H A Dphp_reflection_arginfo.h107 ZEND_ARG_TYPE_MASK(0, objectOrMethod, MAY_BE_OBJECT|MAY_BE_STRING, NULL)

Completed in 29 milliseconds