Home
last modified time | relevance | path

Searched refs:s (Results 3626 – 3650 of 6255) sorted by path

1...<<141142143144145146147148149150>>...251

/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_isSubclassOf_error1.phpt12 Fatal error: Uncaught ReflectionException: Class X does not exist in %s:5
14 #0 %s(5): ReflectionClass->isSubclassOf('X')
16 thrown in %s on line 5
H A DReflectionClass_isSubclassOf_error2.phpt33 Checking for class@%s
H A DReflectionClass_newInstanceArgs_001.phpt88 …ill not be constructors in a future version of PHP; A has a deprecated constructor in %s on line %d
H A DReflectionClass_newInstanceArgs_002.phpt19 …ment 1 passed to ReflectionClass::newInstanceArgs() must be of the type array, string given in %s:8
21 #0 %s(%d): ReflectionClass->newInstanceArgs('x')
23 thrown in %s on line 8
H A DReflectionClass_newInstance_001.phpt81 …ill not be constructors in a future version of PHP; A has a deprecated constructor in %s on line %d
H A DReflectionClass_setStaticPropertyValue_002.phpt47 Warning: ReflectionClass::setStaticPropertyValue() expects exactly 2 parameters, 3 given in %s on l…
50 Warning: ReflectionClass::setStaticPropertyValue() expects exactly 2 parameters, 0 given in %s on l…
53 Warning: ReflectionClass::setStaticPropertyValue() expects exactly 2 parameters, 1 given in %s on l…
58 …ctionClass::setStaticPropertyValue() expects parameter 1 to be string, array given in %s on line 33
H A DReflectionClass_toString_002.phpt30 @@ %s 2-4
46 @@ %s 3 - 3
54 @@ %s 5-7
70 @@ %s 6 - 6
78 @@ %s 8-10
94 @@ %s 6 - 6
102 @@ %s 11-13
118 @@ %s 12 - 12
H A DReflectionClass_toString_003.phpt30 @@ %s 2-4
46 @@ %s 3 - 3
54 @@ %s 5-7
70 @@ %s 6 - 6
78 @@ %s 8-10
99 @@ %s 11-13
115 @@ %s 12 - 12
H A DReflectionExtension_export_basic.phpt16 Deprecated: Function ReflectionExtension::export() is deprecated in %s on line %d
H A DReflectionExtension_getClassNames_basic.phpt14 %s(22) "__PHP_Incomplete_Class"
16 %s(15) "php_user_filter"
18 %s(9) "Directory"
20 %s(14) "AssertionError"
H A DReflectionExtension_getDependencies_basic.phpt18 %s(8) "Required"
20 %s(9) "Conflicts"
H A DReflectionExtension_getDependencies_variation2.phpt14 %s(8) "Optional"
H A DReflectionGenerator_basic.phpt44 string(%d) "%s"
55 string(%d) "%sReflectionGenerator_basic.%s"
62 string(%d) "class@anonymous%s"
71 string(%d) "%sReflectionGenerator_basic.%s"
84 string(%d) "%sReflectionGenerator_basic.%s"
H A DReflectionGenerator_getTrace.phpt32 string(%d) "%s"
44 string(%d) "%s"
H A DReflectionGenerator_in_Generator.phpt39 string(%d) "%sReflectionGenerator_in_Generator.%s"
51 string(%d) "%s"
62 string(%d) "%sReflectionGenerator_in_Generator.%s"
H A DReflectionMethod_006.phpt49 Warning: ReflectionMethod::isFinal() expects exactly 0 parameters, 1 given in %s on line %d
52 Warning: ReflectionMethod::isAbstract() expects exactly 0 parameters, 1 given in %s on line %d
55 Warning: ReflectionMethod::isPrivate() expects exactly 0 parameters, 1 given in %s on line %d
58 Warning: ReflectionMethod::isProtected() expects exactly 0 parameters, 1 given in %s on line %d
61 Warning: ReflectionMethod::isPublic() expects exactly 0 parameters, 1 given in %s on line %d
64 Warning: ReflectionMethod::isStatic() expects exactly 0 parameters, 1 given in %s on line %d
67 Warning: ReflectionMethod::isConstructor() expects exactly 0 parameters, 1 given in %s on line %d
70 Warning: ReflectionMethod::isDestructor() expects exactly 0 parameters, 1 given in %s on line %d
73 Warning: ReflectionMethod::getModifiers() expects exactly 0 parameters, 1 given in %s on line %d
76 Warning: ReflectionFunctionAbstract::isInternal() expects exactly 0 parameters, 1 given in %s on li…
[all …]
H A DReflectionMethod_basic2.phpt58 @@ %s 16 - 18
66 @@ %s 16 - 18
76 @@ %s 20 - 22
84 @@ %s 20 - 22
94 @@ %s 24 - 26
102 @@ %s 24 - 26
112 @@ %s 28 - 28
120 @@ %s 28 - 28
130 @@ %s 28 - 28
138 @@ %s 28 - 28
[all …]
H A DReflectionMethod_constructor_basic.phpt88 …t be constructors in a future version of PHP; OldCtor has a deprecated constructor in %s on line %d
H A DReflectionMethod_constructor_error1.phpt68 ReflectionException: Invalid method name 1 in %s
70 #0 %s ReflectionMethod->__construct('1')
73 ReflectionException: Invalid method name 3 in %s
75 #0 %s ReflectionMethod->__construct('3')
80 #0 %s ReflectionMethod->__construct(true, 'foo')
85 #0 %s ReflectionMethod->__construct('TestClass', '1')
88 ReflectionException: Invalid method name TestClass in %s
90 #0 %s ReflectionMethod->__construct('TestClass')
95 #0 %s ReflectionMethod->__construct('TestClass::foop...')
98 ReflectionException: Class TestCla does not exist in %s
[all …]
H A DReflectionMethod_defaultArg.phpt25 @@ %s
32 @@ %s
39 @@ %s
H A DReflectionMethod_getClosure_error.phpt64 Warning: ReflectionMethod::getClosure() expects exactly 1 parameter, 2 given in %s on line %d
69 Warning: ReflectionMethod::getClosure() expects exactly 1 parameter, 0 given in %s on line %d
H A DReflectionMethod_getModifiers_basic.phpt239 Warning: ReflectionMethod::getModifiers() expects exactly 0 parameters, 1 given in %s on line %d
H A DReflectionMethod_invokeArgs_error3.phpt85 Warning: ReflectionMethod::invokeArgs() expects exactly 2 parameters, 0 given in %s on line %d
88 Warning: ReflectionMethod::invokeArgs() expects exactly 2 parameters, 1 given in %s on line %d
96 Warning: ReflectionMethod::invokeArgs() expects parameter 1 to be object, bool given in %s on line …
101 Warning: ReflectionMethod::invokeArgs() expects exactly 2 parameters, 0 given in %s on line %d
104 Warning: ReflectionMethod::invokeArgs() expects exactly 2 parameters, 1 given in %s on line %d
107 Warning: ReflectionMethod::invokeArgs() expects parameter 1 to be object, bool given in %s on line …
H A DReflectionMethod_invoke_basic.phpt98 Warning: ReflectionMethod::invoke() expects at least 1 parameter, 0 given in %s on line %d
101 Warning: ReflectionMethod::invoke() expects parameter 1 to be object, bool given in %s on line %d
H A DReflectionMethod_invoke_error1.phpt63 Warning: ReflectionMethod::invoke() expects parameter 1 to be object, bool given in %s%eReflectionM…

Completed in 51 milliseconds

1...<<141142143144145146147148149150>>...251