/PHP-8.0/ext/simplexml/tests/ |
H A D | bug72588.phpt | 16 <object type="obj_1" label="Label for object 1"></object> 17 <object type="obj_2" label="Label for object 2"></object> 18 <object type="obj_3" label="Label for object 3"></object> 19 <object type="obj_4" label="Label for object 4"></object> 20 <object type="obj_5" label="Label for object 5"></object> 21 <object type="obj_6" label="Label for object 6"></object> 22 <object type="obj_7" label="Label for object 7"></object> 23 <object type="obj_8" label="Label for object 8"></object> 24 <object type="obj_9" label="Label for object 9"></object> 25 <object type="obj_10" label="Label for object 10"></object> [all …]
|
H A D | bug66084_0.phpt | 13 object(SimpleXMLElement)#1 (2) { 15 object(SimpleXMLElement)#2 (0) { 18 object(SimpleXMLElement)#3 (1) { 25 object(SimpleXMLElement)#1 (3) { 27 object(SimpleXMLElement)#3 (0) { 30 object(SimpleXMLElement)#2 (0) { 33 object(SimpleXMLElement)#4 (1) { 40 object(SimpleXMLElement)#1 (2) { 42 object(SimpleXMLElement)#4 (0) { 45 object(SimpleXMLElement)#2 (2) { [all …]
|
/PHP-8.0/ext/standard/tests/general_functions/ |
H A D | gettype_settype_variation7.phpt | 144 $type = "object"; 176 string(6) "object" 184 string(6) "object" 192 string(6) "object" 200 string(6) "object" 208 string(6) "object" 216 string(6) "object" 225 string(6) "object" 233 string(6) "object" 241 string(6) "object" [all …]
|
/PHP-8.0/Zend/tests/ |
H A D | compare_002.phpt | 99 int(1) !== object(test)#3 (0) {} 201 NULL !== object(test)#3 (0) {} 250 object(stdClass)#1 (0) {} === object(stdClass)#1 (0) {} 251 object(stdClass)#1 (0) {} !== object(stdClass)#2 (0) {} 252 object(stdClass)#1 (0) {} !== object(test)#3 (0) {} 267 object(stdClass)#2 (0) {} !== object(stdClass)#1 (0) {} 268 object(stdClass)#2 (0) {} === object(stdClass)#2 (0) {} 269 object(stdClass)#2 (0) {} !== object(test)#3 (0) {} 284 object(test)#3 (0) {} !== object(stdClass)#1 (0) {} 285 object(test)#3 (0) {} !== object(stdClass)#2 (0) {} [all …]
|
H A D | compare_002_64bit.phpt | 99 int(1) !== object(test)#%d (0) {} 201 NULL !== object(test)#%d (0) {} 250 object(stdClass)#%d (0) {} === object(stdClass)#%d (0) {} 251 object(stdClass)#%d (0) {} !== object(stdClass)#%d (0) {} 252 object(stdClass)#%d (0) {} !== object(test)#%d (0) {} 267 object(stdClass)#%d (0) {} !== object(stdClass)#%d (0) {} 268 object(stdClass)#%d (0) {} === object(stdClass)#%d (0) {} 269 object(stdClass)#%d (0) {} !== object(test)#%d (0) {} 284 object(test)#%d (0) {} !== object(stdClass)#%d (0) {} 285 object(test)#%d (0) {} !== object(stdClass)#%d (0) {} [all …]
|
H A D | cast_to_object.phpt | 33 $tmp = (object)$var; 40 object(stdClass)#%d (1) { 44 object(stdClass)#%d (1) { 48 object(stdClass)#%d (1) { 52 object(stdClass)#%d (1) { 56 object(stdClass)#%d (1) { 60 object(stdClass)#%d (1) { 64 object(stdClass)#%d (0) { 66 object(stdClass)#%d (3) { 74 object(stdClass)#%d (1) { [all …]
|
H A D | settype_object.phpt | 40 object(stdClass)#%d (1) { 44 object(stdClass)#%d (1) { 48 object(stdClass)#%d (1) { 52 object(stdClass)#%d (1) { 56 object(stdClass)#%d (1) { 60 object(stdClass)#%d (1) { 64 object(stdClass)#%d (0) { 66 object(stdClass)#%d (3) { 74 object(stdClass)#%d (1) { 78 object(stdClass)#%d (1) { [all …]
|
H A D | compare_001.phpt | 274 object(stdClass)#1 (0) {} == object(stdClass)#1 (0) {} 275 object(stdClass)#1 (0) {} == object(stdClass)#2 (0) {} 276 object(stdClass)#1 (0) {} != object(test)#3 (0) {} 299 object(stdClass)#2 (0) {} == object(stdClass)#1 (0) {} 300 object(stdClass)#2 (0) {} == object(stdClass)#2 (0) {} 301 object(stdClass)#2 (0) {} != object(test)#3 (0) {} 309 object(test)#3 (0) {} 312 object(test)#3 (0) {} 324 object(test)#3 (0) {} != object(stdClass)#1 (0) {} 325 object(test)#3 (0) {} != object(stdClass)#2 (0) {} [all …]
|
H A D | compare_003.phpt | 274 object(stdClass)#1 (0) {} <= object(stdClass)#1 (0) {} 275 object(stdClass)#1 (0) {} <= object(stdClass)#2 (0) {} 276 object(stdClass)#1 (0) {} <= object(test)#3 (0) {} 299 object(stdClass)#2 (0) {} <= object(stdClass)#1 (0) {} 300 object(stdClass)#2 (0) {} <= object(stdClass)#2 (0) {} 301 object(stdClass)#2 (0) {} <= object(test)#3 (0) {} 309 object(test)#3 (0) {} 312 object(test)#3 (0) {} 324 object(test)#3 (0) {} <= object(stdClass)#1 (0) {} 325 object(test)#3 (0) {} <= object(stdClass)#2 (0) {} [all …]
|
/PHP-8.0/Zend/ |
H A D | zend_weakrefs.stub.php | 9 public static function create(object $object): WeakReference {} argument 11 public function get(): ?object {} 17 * @param object $object 19 public function offsetGet($object): mixed {} argument 21 /** @param object $object */ 22 public function offsetSet($object, mixed $value): void {} argument 24 /** @param object $object */ 25 public function offsetExists($object): bool {} argument 27 /** @param object $object */ 28 public function offsetUnset($object): void {} argument
|
H A D | zend_objects_API.c | 135 object->handle = handle; in zend_objects_store_put_cold() 155 object->handle = handle; in zend_objects_store_put() 176 || object->ce->destructor) { in zend_objects_store_del() 177 GC_SET_REFCOUNT(object, 1); in zend_objects_store_del() 178 object->handlers->dtor_obj(object); in zend_objects_store_del() 179 GC_DELREF(object); in zend_objects_store_del() 183 if (GC_REFCOUNT(object) == 0) { in zend_objects_store_del() 192 GC_SET_REFCOUNT(object, 1); in zend_objects_store_del() 193 object->handlers->free_obj(object); in zend_objects_store_del() 195 ptr = ((char*)object) - object->handlers->offset; in zend_objects_store_del() [all …]
|
/PHP-8.0/ext/standard/tests/serialize/ |
H A D | serialization_objects_012.phpt | 22 echo "\n\nArray containing object and reference to that object:\n"; 56 echo "\n\nObject containing object and reference to that object:\n"; 117 Array containing object and reference to that object: 155 Object containing same object twice:object(stdClass)#%d (2) { 164 object(stdClass)#%d (2) { 172 object(stdClass)#%d (2) { 184 object(stdClass)#%d (2) { 195 Object containing object and reference to that object: 196 object(stdClass)#%d (2) { 205 object(stdClass)#%d (2) { [all …]
|
/PHP-8.0/ext/standard/ |
H A D | incomplete_class.c | 31 static void incomplete_class_message(zend_object *object) in incomplete_class_message() argument 33 zend_string *class_name = php_lookup_class_name(object); in incomplete_class_message() 43 zend_string *class_name = php_lookup_class_name(object); in throw_incomplete_class_error() 53 incomplete_class_message(object); in incomplete_class_get_property() 86 incomplete_class_message(object); in incomplete_class_has_property() 101 zend_object *object; in php_create_incomplete_object() local 103 object = zend_objects_new( class_type); in php_create_incomplete_object() 104 object->handlers = &php_incomplete_object_handlers; in php_create_incomplete_object() 106 object_properties_init(object, class_type); in php_create_incomplete_object() 108 return object; in php_create_incomplete_object() [all …]
|
/PHP-8.0/ext/reflection/tests/ |
H A D | ReflectionExtension_getClasses_basic.phpt | 13 object(ReflectionClass)#2 (1) { 18 object(ReflectionClass)#3 (1) { 23 object(ReflectionClass)#4 (1) { 28 object(ReflectionClass)#5 (1) { 33 object(ReflectionClass)#6 (1) { 38 object(ReflectionClass)#7 (1) { 43 object(ReflectionClass)#8 (1) { 48 object(ReflectionClass)#9 (1) { 53 object(ReflectionClass)#10 (1) { 58 object(ReflectionClass)#11 (1) { [all …]
|
/PHP-8.0/ext/standard/tests/class_object/ |
H A D | get_class_variation_001.phpt | 82 get_class(): Argument #1 ($object) must be of type object, int given 85 get_class(): Argument #1 ($object) must be of type object, int given 88 get_class(): Argument #1 ($object) must be of type object, int given 91 get_class(): Argument #1 ($object) must be of type object, int given 94 get_class(): Argument #1 ($object) must be of type object, float given 97 get_class(): Argument #1 ($object) must be of type object, float given 100 get_class(): Argument #1 ($object) must be of type object, float given 103 get_class(): Argument #1 ($object) must be of type object, float given 106 get_class(): Argument #1 ($object) must be of type object, float given 124 get_class(): Argument #1 ($object) must be of type object, null given [all …]
|
/PHP-8.0/ext/spl/ |
H A D | spl_observer.stub.php | 26 public function attach(object $object, mixed $info = null) {} argument 29 public function detach(object $object) {} argument 32 public function contains(object $object) {} argument 74 * @param object $object 78 public function offsetExists($object) {} argument 81 * @param object $object 84 public function offsetGet($object) {} argument 87 * @param object $object 94 * @param object $object 98 public function offsetUnset($object) {} argument [all …]
|
/PHP-8.0/ext/standard/tests/array/ |
H A D | arsort_object1.phpt | 17 // initializing object member value 28 // initializing object member value 88 object(for_integer_arsort)#2 (1) { 93 object(for_integer_arsort)#3 (1) { 98 object(for_integer_arsort)#1 (1) { 103 object(for_integer_arsort)#5 (1) { 121 object(for_string_arsort)#9 (1) { 126 object(for_string_arsort)#8 (1) { 136 object(for_string_arsort)#7 (1) { 199 object(for_string_arsort)#9 (1) { [all …]
|
H A D | sort_object1.phpt | 15 // initializing object member value 26 // initializing object member value 86 object(for_integer_sort)#%d (1) { 119 object(for_string_sort)#%d (1) { 124 object(for_string_sort)#%d (1) { 129 object(for_string_sort)#%d (1) { 134 object(for_string_sort)#%d (1) { 139 object(for_string_sort)#%d (1) { 144 object(for_string_sort)#%d (1) { 149 object(for_string_sort)#%d (1) { [all …]
|
H A D | rsort_object1.phpt | 2 Test rsort() function : object functionality 15 // initializing object member value 26 // initializing object member value 119 object(for_string_rsort)#%d (1) { 124 object(for_string_rsort)#%d (1) { 129 object(for_string_rsort)#%d (1) { 134 object(for_string_rsort)#%d (1) { 139 object(for_string_rsort)#%d (1) { 144 object(for_string_rsort)#%d (1) { 149 object(for_string_rsort)#%d (1) { [all …]
|
H A D | asort_object1.phpt | 17 // initializing object member value 28 // initializing object member value 88 object(for_integer_asort)#%d (1) { 121 object(for_string_asort)#%d (1) { 126 object(for_string_asort)#%d (1) { 131 object(for_string_asort)#%d (1) { 136 object(for_string_asort)#%d (1) { 141 object(for_string_asort)#%d (1) { 146 object(for_string_asort)#%d (1) { 151 object(for_string_asort)#%d (1) { [all …]
|
H A D | krsort_object.phpt | 17 // initializing object member value 87 object(IntegerObject)#%d (1) { 92 object(IntegerObject)#%d (1) { 120 object(StringObject)#%d (1) { 125 object(StringObject)#%d (1) { 130 object(StringObject)#%d (1) { 135 object(StringObject)#%d (1) { 140 object(StringObject)#%d (1) { 145 object(StringObject)#%d (1) { 150 object(StringObject)#%d (1) { [all …]
|
H A D | ksort_object.phpt | 86 object(IntegerObject)#%d (1) { 91 object(IntegerObject)#%d (1) { 96 object(IntegerObject)#%d (1) { 119 object(StringObject)#%d (1) { 124 object(StringObject)#%d (1) { 129 object(StringObject)#%d (1) { 134 object(StringObject)#%d (1) { 139 object(StringObject)#%d (1) { 144 object(StringObject)#%d (1) { 149 object(StringObject)#%d (1) { [all …]
|
/PHP-8.0/ext/gmp/tests/ |
H A D | overloading.phpt | 127 object(GMP)#3 (1) { 131 object(GMP)#3 (1) { 135 object(GMP)#3 (1) { 139 object(GMP)#3 (1) { 143 object(GMP)#3 (1) { 147 object(GMP)#3 (1) { 151 object(GMP)#3 (1) { 155 object(GMP)#3 (1) { 159 object(GMP)#3 (1) { 163 object(GMP)#3 (1) { [all …]
|
/PHP-8.0/ext/mysqli/tests/ |
H A D | mysqli_class_mysqli_properties_no_conn.phpt | 249 mysqli object is already closed 250 mysqli object is already closed 252 mysqli object is already closed 253 mysqli object is already closed 254 mysqli object is already closed 255 mysqli object is already closed 256 mysqli object is already closed 257 mysqli object is already closed 258 mysqli object is already closed 259 mysqli object is already closed [all …]
|
/PHP-8.0/ext/spl/tests/ |
H A D | bug66834.phpt | 56 var_dump($object->offsetExists('foo'), isset($object['foo']), empty($object['foo'])); 57 var_dump($object->offsetExists('bar'), isset($object['bar']), empty($object['bar'])); 58 var_dump($object->offsetexists('baz'), isset($object['baz']), empty($object['baz'])); 59 var_dump($object->offsetexists('qux'), isset($object['qux']), empty($object['qux'])); 63 var_dump($object->offsetExists('foo'), isset($object['foo']), empty($object['foo'])); 64 var_dump($object->offsetExists('bar'), isset($object['bar']), empty($object['bar'])); 65 var_dump($object->offsetexists('baz'), isset($object['baz']), empty($object['baz'])); 66 var_dump($object->offsetexists('qux'), isset($object['qux']), empty($object['qux'])); 70 var_dump($object->offsetExists('foo'), isset($object['foo']), empty($object['foo'])); 71 var_dump($object->offsetExists('bar'), isset($object['bar']), empty($object['bar'])); [all …]
|