Home
last modified time | relevance | path

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

/php-src/ext/reflection/tests/
H A DReflectionClass_constructor_002.phpt51 Deprecated: ReflectionClass::__construct(): Passing null to parameter #1 ($objectOrClass) of type o…
55 ReflectionClass::__construct(): Argument #1 ($objectOrClass) must be of type object|string, array g…
H A DReflectionEnum_construct.phpt34 ReflectionEnum::__construct(): Argument #1 ($objectOrClass) must be of type object|string, array gi…
H A DReflectionClass_toString_001.phpt42 Parameter #0 [ <required> object|string $objectOrClass ]
/php-src/ext/reflection/
H A Dphp_reflection.stub.php257 public function __construct(object|string $objectOrClass) {} argument
788 public function __construct(object|string $objectOrClass) {} argument
H A Dphp_reflection_arginfo.h189 ZEND_ARG_TYPE_MASK(0, objectOrClass, MAY_BE_OBJECT|MAY_BE_STRING, NULL)

Completed in 22 milliseconds