Home
last modified time | relevance | path

Searched refs:object (Results 76 – 100 of 2250) sorted by relevance

12345678910>>...90

/PHP-8.1/ext/standard/tests/class_object/
H A Dget_class_methods_variation_001.phpt59 // object data
87 get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, int gi…
90 get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, int gi…
93 get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, int gi…
96 get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, int gi…
99 get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, float …
102 get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, float …
105 get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, float …
108 get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, float …
111 get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, float …
[all …]
H A Dmethod_exists_variation_001.phpt71 // loop through each element of the array for object
90 method_exists(): Argument #1 ($object_or_class) must be of type object|string, int given
93 method_exists(): Argument #1 ($object_or_class) must be of type object|string, int given
96 method_exists(): Argument #1 ($object_or_class) must be of type object|string, int given
99 method_exists(): Argument #1 ($object_or_class) must be of type object|string, int given
102 method_exists(): Argument #1 ($object_or_class) must be of type object|string, float given
105 method_exists(): Argument #1 ($object_or_class) must be of type object|string, float given
108 method_exists(): Argument #1 ($object_or_class) must be of type object|string, float given
111 method_exists(): Argument #1 ($object_or_class) must be of type object|string, float given
137 method_exists(): Argument #1 ($object_or_class) must be of type object|string, null given
[all …]
H A Dget_parent_class_variation_002.phpt61 // object data
71 // loop through each element of the array for object
90 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, int giv…
93 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, int giv…
96 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, int giv…
99 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, int giv…
102 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, float g…
105 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, float g…
108 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, float g…
111 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, float g…
[all …]
/PHP-8.1/Zend/tests/object_types/
H A Dreturn_type_reflection.phpt2 Reflecting object return type
7 public function a() : object;
11 public function a() : object {}
14 function a() : object {}
27 string(6) "object"
29 string(6) "object"
31 string(6) "object"
H A Dtype_hint_reflection.phpt2 Reflecting object type hint
7 public function a(object $obj);
11 public function a(object $obj) {}
14 function a(object $obj) {}
27 string(6) "object"
29 string(6) "object"
31 string(6) "object"
/PHP-8.1/Zend/tests/weakrefs/
H A Dweakmap_iteration.phpt41 object(stdClass)#2 (0) {
44 object(stdClass)#3 (0) {
47 object(stdClass)#4 (0) {
52 object(stdClass)#2 (0) {
55 object(stdClass)#3 (0) {
58 object(stdClass)#4 (0) {
63 object(WeakMap)#1 (2) {
67 object(stdClass)#2 (0) {
75 object(stdClass)#4 (0) {
H A Dweakrefs_001.phpt25 object(stdClass)#1 (0) refcount(2){
27 object(stdClass)#1 (0) refcount(2){
29 object(WeakReference)#2 (0) {
31 object(WeakReference)#2 (0) {
33 object(stdClass)#1 (0) refcount(2){
35 object(stdClass)#1 (0) refcount(2){
H A Dweakmap_basic_map_behavior.phpt71 object(WeakMap)#1 (1) {
75 object(stdClass)#2 (1) {
80 object(stdClass)#3 (1) {
88 object(stdClass)#3 (1) {
92 object(WeakMap)#1 (1) {
96 object(stdClass)#2 (1) {
107 object(WeakMap)#1 (1) {
111 object(stdClass)#2 (1) {
122 object(WeakMap)#1 (1) {
137 object(WeakMap)#1 (0) {
[all …]
/PHP-8.1/ext/standard/tests/serialize/
H A Dserialization_objects_019.phpt2 Serialization of RC1 objects appearing in object graph twice
25 $object = new stdClass;
26 $object->object = new stdClass;
27 $array = (array) $object;
28 $root = [$object, $array];
29 unset($object);
42 a:2:{i:0;O:8:"stdClass":1:{s:6:"object";O:8:"stdClass":0:{}}i:1;a:1:{s:6:"object";r:3;}}
H A Dserialization_objects_013.phpt87 object(stdClass)#%d (3) {
96 object(stdClass)#%d (3) {
104 object(stdClass)#%d (3) {
112 object(stdClass)#%d (3) {
120 object(stdClass)#%d (3) {
131 object(stdClass)#%d (3) {
140 object(stdClass)#%d (3) {
148 object(stdClass)#%d (3) {
156 object(stdClass)#%d (3) {
164 object(stdClass)#%d (3) {
[all …]
H A Dserialization_objects_015.phpt73 object(stdClass)#%d (3) {
82 object(stdClass)#%d (3) {
90 object(stdClass)#%d (3) {
98 object(stdClass)#%d (3) {
106 object(stdClass)#%d (3) {
117 object(stdClass)#%d (3) {
126 object(stdClass)#%d (3) {
134 object(stdClass)#%d (3) {
142 object(stdClass)#%d (3) {
150 object(stdClass)#%d (3) {
[all …]
/PHP-8.1/ext/dom/tests/
H A Ddomobject_debug_handler.phpt2 Objects of DOM extension: debug info object handler.
18 object(DOMDocument)#1 (39) {
20 object(stdClass)#2 (0) {
25 string(22) "(object value omitted)"
27 string(22) "(object value omitted)"
61 string(22) "(object value omitted)"
63 string(22) "(object value omitted)"
75 string(22) "(object value omitted)"
77 string(22) "(object value omitted)"
79 string(22) "(object value omitted)"
/PHP-8.1/ext/spl/tests/
H A DarrayObject_magicMethods1.phpt72 Original wrapped object:
73 object(UsesMagic)#1 (5) {
86 object(ArrayObject)#2 (1) {
88 object(UsesMagic)#1 (5) {
108 Original wrapped object:
109 object(UsesMagic)#1 (5) {
122 object(ArrayObject)#2 (1) {
142 Original wrapped object:
143 object(UsesMagic)#1 (5) {
173 Original wrapped object:
[all …]
H A DarrayObject_magicMethods3.phpt72 Original wrapped object:
73 object(UsesMagic)#1 (5) {
86 object(ArrayObject)#2 (1) {
88 object(UsesMagic)#1 (5) {
108 Original wrapped object:
109 object(UsesMagic)#1 (5) {
122 object(ArrayObject)#2 (1) {
142 Original wrapped object:
143 object(UsesMagic)#1 (5) {
173 Original wrapped object:
[all …]
H A DarrayObject_magicMethods2.phpt72 Original wrapped object:
73 object(UsesMagic)#1 (4) {
84 object(ArrayObject)#2 (3) {
90 object(UsesMagic)#1 (4) {
108 Original wrapped object:
109 object(UsesMagic)#1 (4) {
120 object(ArrayObject)#2 (3) {
142 Original wrapped object:
143 object(UsesMagic)#1 (4) {
173 Original wrapped object:
[all …]
/PHP-8.1/ext/simplexml/tests/
H A Dsxe_001.phpt30 object(SimpleXMLIterator)#%d (2) {
37 object(SimpleXMLIterator)#%d (3) {
44 object(SimpleXMLIterator)#%d (0) {
47 object(SimpleXMLIterator)#%d (1) {
49 object(SimpleXMLIterator)#%d (1) {
51 object(SimpleXMLIterator)#%d (1) {
53 object(SimpleXMLIterator)#%d (0) {
H A D007.phpt50 object(SimpleXMLElement)#%d (3) {
57 object(SimpleXMLElement)#%d (0) {
60 object(SimpleXMLElement)#%d (1) {
62 object(SimpleXMLElement)#%d (1) {
64 object(SimpleXMLElement)#%d (1) {
66 object(SimpleXMLElement)#%d (0) {
73 object(SimpleXMLElement)#%d (1) {
77 object(SimpleXMLElement)#%d (1) {
82 object(SimpleXMLElement)#%d (1) {
86 object(SimpleXMLElement)#%d (1) {
H A D003.phpt33 object(SimpleXMLElement)#%d (2) {
40 object(SimpleXMLElement)#%d (3) {
47 object(SimpleXMLElement)#%d (0) {
50 object(SimpleXMLElement)#%d (1) {
52 object(SimpleXMLElement)#%d (2) {
54 object(SimpleXMLElement)#%d (1) {
59 object(SimpleXMLElement)#%d (1) {
61 object(SimpleXMLElement)#%d (0) {
H A D002.phpt33 object(SimpleXMLElement)#%d (2) {
40 object(SimpleXMLElement)#%d (3) {
47 object(SimpleXMLElement)#%d (0) {
50 object(SimpleXMLElement)#%d (1) {
52 object(SimpleXMLElement)#%d (1) {
54 object(SimpleXMLElement)#%d (1) {
56 object(SimpleXMLElement)#%d (0) {
/PHP-8.1/Zend/tests/
H A DbugGH-8655.phpt10 function hydrate($properties, $object)
13 $object->$name = &$value;
17 $object = new Foo;
19 hydrate(['foo' => 123], $object);
21 $arrayCast = (array) $object;
23 $object->foo = 234;
/PHP-8.1/ext/intl/transliterator/
H A Dtransliterator_methods.c52 zval_ptr_dtor( object ); in create_transliterator()
78 zval_ptr_dtor( object ); in create_transliterator()
89 zval_ptr_dtor( object ); in create_transliterator()
114 object = return_value; in PHP_FUNCTION()
149 object = return_value; in PHP_FUNCTION()
205 object = return_value; in PHP_FUNCTION()
280 object = getThis(); in PHP_FUNCTION()
284 if (object == NULL) { in PHP_FUNCTION()
299 object = &tmp_object; in PHP_FUNCTION()
314 object = &tmp_object; in PHP_FUNCTION()
[all …]
/PHP-8.1/Zend/
H A Dzend_closures.stub.php15 ?object $newThis,
16 object|string|null $newScope = "static"
19 public function bindTo(?object $newThis, object|string|null $newScope = "static"): ?Closure {}
21 public function call(object $newThis, mixed ...$args): mixed {}
/PHP-8.1/ext/json/tests/
H A D001.phpt37 object(stdClass)#%d (1) {
39 object(stdClass)#%d (1) {
44 object(stdClass)#%d (1) {
46 object(stdClass)#%d (1) {
51 object(stdClass)#%d (1) {
53 object(stdClass)#%d (1) {
58 object(stdClass)#%d (1) {
60 object(stdClass)#%d (1) {
/PHP-8.1/ext/standard/tests/array/
H A Duasort_object2.phpt116 object(StaticClass)#%d (0) {
119 object(StaticClass)#%d (0) {
122 object(StaticClass)#%d (0) {
132 object(EmptyClass)#%d (0) {
135 object(EmptyClass)#%d (0) {
138 object(EmptyClass)#%d (0) {
141 object(EmptyClass)#%d (0) {
148 object(ChildClass)#%d (2) {
155 object(ChildClass)#%d (2) {
162 object(ChildClass)#%d (2) {
[all …]
H A Dusort_object2.phpt99 object(StaticClass)#%d (0) {
102 object(StaticClass)#%d (0) {
105 object(StaticClass)#%d (0) {
115 object(EmptyClass)#%d (0) {
118 object(EmptyClass)#%d (0) {
121 object(EmptyClass)#%d (0) {
124 object(EmptyClass)#%d (0) {
131 object(ChildClass)#%d (2) {
138 object(ChildClass)#%d (2) {
145 object(ChildClass)#%d (2) {
[all …]

Completed in 36 milliseconds

12345678910>>...90