Home
last modified time | relevance | path

Searched refs:ReflectionUnionType (Results 1 – 7 of 7) sorted by relevance

/PHP-8.0/ext/reflection/tests/
H A Dbug80190.phpt30 if ($method->getReturnType() instanceof ReflectionUnionType) {
54 $method->getReturnType() returns ReflectionUnionType
64 $method->getReturnType() returns ReflectionUnionType
H A DReflectionExtension_getClasses_basic.phpt57 ["ReflectionUnionType"]=>
60 string(19) "ReflectionUnionType"
H A Dunion_types.phpt8 function dumpType(ReflectionUnionType $rt) {
/PHP-8.0/ext/reflection/
H A Dphp_reflection.stub.php574 class ReflectionUnionType extends ReflectionType class
H A Dphp_reflection_arginfo.h665 ZEND_METHOD(ReflectionUnionType, getTypes);
945 ZEND_ME(ReflectionUnionType, getTypes, arginfo_class_ReflectionUnionType_getTypes, ZEND_ACC_PUBLIC)
H A Dphp_reflection.c2964 ZEND_METHOD(ReflectionUnionType, getTypes) in ZEND_METHOD() argument
/PHP-8.0/
H A DUPGRADING504 ReflectionUnionType does not have it.

Completed in 29 milliseconds