Home
last modified time | relevance | path

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

/php-src/ext/reflection/tests/
H A DReflectionMethod_constructor_error1.phpt70 ReflectionException: ReflectionMethod::__construct(): Argument #1 ($objectOrMethod) must be a valid…
77 ReflectionException: ReflectionMethod::__construct(): Argument #1 ($objectOrMethod) must be a valid…
94 ReflectionException: ReflectionMethod::__construct(): Argument #1 ($objectOrMethod) must be a valid…
H A D008.phpt37 string(90) "ReflectionMethod::__construct(): Argument #1 ($objectOrMethod) must be a valid method n…
41 string(90) "ReflectionMethod::__construct(): Argument #1 ($objectOrMethod) must be a valid method n…
H A DReflectionMethod_constructor_error2.phpt60 Ok - ReflectionMethod::__construct(): Argument #1 ($objectOrMethod) must be of type object|string, …
/php-src/ext/reflection/
H A Dphp_reflection.stub.php187 public function __construct(object|string $objectOrMethod, ?string $method = null) {} argument
H A Dphp_reflection_arginfo.h134 ZEND_ARG_TYPE_MASK(0, objectOrMethod, MAY_BE_OBJECT|MAY_BE_STRING, NULL)

Completed in 16 milliseconds