Home
last modified time | relevance | path

Searched refs:ReflectionException (Results 1 – 25 of 49) sorted by relevance

12

/PHP-8.2/ext/reflection/tests/
H A DReflectionEnum_getCase.phpt41 ReflectionException: Enum_::Bar is not a case
42 ReflectionException: Case Enum_::Baz does not exist
49 ReflectionException: IntEnum::Bar is not a case
50 ReflectionException: Case IntEnum::Baz does not exist
H A DReflectionParameter_invalidMethodInConstructor.phpt9 } catch (ReflectionException $e) { echo $e->getMessage()."\n"; }
14 } catch (ReflectionException $e) { echo $e->getMessage ()."\n"; }
19 } catch (ReflectionException $e) { echo $e->getMessage ()."\n"; }
35 catch(ReflectionException $e) {
H A D011.phpt7 echo $classes["ReflectionException"]->getName();
10 ReflectionException
H A D004.phpt20 } catch (ReflectionException $E) {
27 } catch (ReflectionException $E) {
34 } catch (ReflectionException $E) {
H A DReflectionProperty_constructor_error.phpt14 } catch (ReflectionException $e) {
22 catch(ReflectionException $e) {
30 catch(ReflectionException $e) {
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…
78 ReflectionException: Class "1" does not exist in %s:%d
83 ReflectionException: Method TestClass::1() does not exist in %s:%d
88 ReflectionException: ReflectionMethod::__construct(): Argument #1 ($objectOrMethod) must be a valid…
93 ReflectionException: Method TestClass::foop::dedoop() does not exist in %s:%d
98 ReflectionException: Class "TestCla" does not exist in %s:%d
H A D007.phpt13 catch (ReflectionException $e)
24 catch (ReflectionException $e)
38 catch (ReflectionException $e)
48 catch (ReflectionException $e)
H A DReflectionClass_isSubclassOf_002.phpt24 } catch (ReflectionException $e) {
29 } catch (ReflectionException $e) {
34 } catch (ReflectionException $e) {
H A DReflectionObject_isSubclassOf.002.phpt24 } catch (ReflectionException $e) {
29 } catch (ReflectionException $e) {
34 } catch (ReflectionException $e) {
H A DReflectionParameter_getClass_self_parent_closure.phpt9 } catch (ReflectionException $e) {
16 } catch (ReflectionException $e) {
24 } catch (ReflectionException $e) {
H A DReflectionMethod_invokeArgs_error3.phpt43 } catch (ReflectionException $e) {
58 } catch (ReflectionException $e) {
63 } catch (ReflectionException $e) {
H A D002.phpt29 catch(ReflectionException $e)
37 catch(ReflectionException $e)
H A D028.phpt15 } catch (ReflectionException $e) {
H A DReflectionExtension_getClasses_basic.phpt12 ["ReflectionException"]=>
15 string(19) "ReflectionException"
H A DReflectionZendExtension_error.phpt11 } catch (ReflectionException $e) {
H A Dbug78697.phpt9 } catch (ReflectionException $e) {
H A D027.phpt17 } catch (ReflectionException $e) {
H A DReflectionMethod_invoke_error1.phpt40 } catch (ReflectionException $e) {
51 } catch (ReflectionException $e) {
/PHP-8.2/ext/reflection/tests/internal_parameter_default_value/
H A DReflectionParameter_getDefaultValueConstantName_Internal.phpt11 } catch (ReflectionException $exception) {
24 } catch (ReflectionException $exception) {
37 } catch (ReflectionException $exception) {
H A DReflectionParameter_getDefaultValue_Internal.phpt11 } catch (ReflectionException $exception) {
24 } catch (ReflectionException $exception) {
H A DReflectionParameter_isDefaultValueConstant_Internal.phpt11 } catch (ReflectionException $exception) {
24 } catch (ReflectionException $exception) {
/PHP-8.2/tests/classes/
H A Dautoload_013.phpt13 catch (ReflectionException $e) {
H A Dautoload_015.phpt13 catch (ReflectionException $e) {
H A Dautoload_014.phpt13 catch (ReflectionException $e) {
H A Dautoload_016.phpt14 } catch (ReflectionException $e) {

Completed in 30 milliseconds

12