Home
last modified time | relevance | path

Searched refs:object (Results 176 – 200 of 2250) sorted by relevance

12345678910>>...90

/PHP-8.1/ext/simplexml/tests/
H A Dbug12170.phpt32 object(SimpleXMLElement)#2 (1) {
37 object(SimpleXMLElement)#3 (1) {
39 object(SimpleXMLElement)#5 (0) {
43 object(SimpleXMLElement)#4 (1) {
45 object(SimpleXMLElement)#5 (0) {
/PHP-8.1/ext/xsl/
H A Dphp_xsl.stub.php11 public function importStylesheet(object $stylesheet): bool {}
17 public function transformToDoc(object $document, ?string $returnClass = null): object|false {}
23 public function transformToUri(object $document, string $uri): int {}
29 public function transformToXml(object $document): string|null|false {}
/PHP-8.1/ext/standard/tests/serialize/
H A Dserialization_objects_005.phpt77 object(C)#%d (1) {
94 object(__PHP_Incomplete_Class)#%d (2) {
102 …tried to access a property on an incomplete object. Please ensure that the class definition "C" of…
104 …tried to modify a property on an incomplete object. Please ensure that the class definition "C" of…
106 …tried to access a property on an incomplete object. Please ensure that the class definition "C" of…
109 …tried to access a property on an incomplete object. Please ensure that the class definition "C" of…
111 …tried to modify a property on an incomplete object. Please ensure that the class definition "C" of…
114 …tried to access a property on an incomplete object. Please ensure that the class definition "C" of…
116 …tried to modify a property on an incomplete object. Please ensure that the class definition "C" of…
120 …tried to modify a property on an incomplete object. Please ensure that the class definition "C" of…
[all …]
/PHP-8.1/ext/standard/tests/array/
H A Duasort_object1.phpt2 Test uasort() function : object functionality
10 echo "*** Testing uasort() : object functionality ***\n";
84 *** Testing uasort() : object functionality ***
88 object(SimpleClass1)#2 (1) {
93 object(SimpleClass1)#1 (1) {
98 object(SimpleClass1)#4 (1) {
103 object(SimpleClass1)#3 (1) {
111 object(SimpleClass2)#5 (3) {
120 object(SimpleClass2)#7 (3) {
129 object(SimpleClass2)#6 (3) {
H A Dusort_object1.phpt2 Test usort() function : object functionality - different number of properties
10 echo "*** Testing usort() : object functionality ***\n";
81 *** Testing usort() : object functionality ***
85 object(SimpleClass1)#%d (1) {
90 object(SimpleClass1)#%d (1) {
95 object(SimpleClass1)#%d (1) {
100 object(SimpleClass1)#%d (1) {
108 object(SimpleClass2)#%d (3) {
117 object(SimpleClass2)#%d (3) {
126 object(SimpleClass2)#%d (3) {
H A Darray_unshift_object.phpt7 * an object to the $var argument
105 object(SimpleClass)#%d (1) {
121 object(SimpleClass)#%d (1) {
142 object(EmptyClass)#%d (0) {
156 object(EmptyClass)#%d (0) {
175 object(ChildClass)#%d (2) {
193 object(ChildClass)#%d (2) {
216 object(FinalClass)#%d (1) {
232 object(FinalClass)#%d (1) {
253 object(StaticClass)#%d (0) {
[all …]
/PHP-8.1/tests/classes/
H A Dthis.phpt35 $object = new Foo;
36 $object->prop = "Hello\n";
41 $object->replace($other);
42 $object->indirect($other);
44 print $object->prop; // still shows 'Hello'
46 $object->retrieve($other);
/PHP-8.1/ext/date/tests/
H A DDateTimeImmutable_createFromInterface-001.phpt32 object(DateTimeImmutable)#%d (3) {
40 object(DateTimeImmutable)#%d (3) {
48 object(DateTimeImmutable)#%d (3) {
56 object(DateTimeImmutable)#%d (3) {
64 object(DateTimeImmutable)#%d (3) {
72 object(DateTimeImmutable)#%d (3) {
H A DDateTime_createFromInterface-001.phpt32 object(DateTime)#%d (3) {
40 object(DateTime)#%d (3) {
48 object(DateTime)#%d (3) {
56 object(DateTime)#%d (3) {
64 object(DateTime)#%d (3) {
72 object(DateTime)#%d (3) {
H A DDateTimeImmutable_createFromInterface-002.phpt34 object(MyDateTimeImmutable)#%d (3) {
42 object(MyDateTimeImmutable)#%d (3) {
50 object(MyDateTimeImmutable)#%d (3) {
58 object(MyDateTimeImmutable)#%d (3) {
66 object(MyDateTimeImmutable)#%d (3) {
74 object(MyDateTimeImmutable)#%d (3) {
H A DDateTime_createFromInterface-002.phpt34 object(MyDateTime)#%d (3) {
42 object(MyDateTime)#%d (3) {
50 object(MyDateTime)#%d (3) {
58 object(MyDateTime)#%d (3) {
66 object(MyDateTime)#%d (3) {
74 object(MyDateTime)#%d (3) {
/PHP-8.1/ext/intl/collator/
H A Dcollator_error.c30 &object, Collator_ce_ptr ) == FAILURE ) in PHP_FUNCTION()
36 co = Z_INTL_COLLATOR_P(object); in PHP_FUNCTION()
54 &object, Collator_ce_ptr ) == FAILURE ) in PHP_FUNCTION()
60 co = Z_INTL_COLLATOR_P( object ); in PHP_FUNCTION()
/PHP-8.1/ext/spl/tests/
H A Dbug69264.phpt65 object(MyFileInfo)#%d (2) {
71 object(MyDoublyLinkedList)#%d (2) {
77 object(MyObjectStorage)#%d (2) {
83 object(MyMultipleIterator)#%d (2) {
89 object(MyArrayObject)#%d (2) {
95 object(MyArrayIterator)#%d (2) {
101 object(MyMaxHeap)#%d (2) {
107 object(MyPriorityQueue)#%d (2) {
H A DArrayObject_proptable_canonicalization.phpt2 When ArrayObject wraps an object, we should use proptable canonicalization
19 object(stdClass)#1 (1) {
23 object(stdClass)#1 (1) {
32 object(stdClass)#1 (0) {
/PHP-8.1/ext/ffi/tests/
H A D040.phpt52 object(FFI\CData:int32_t)#%d (1) {
56 object(FFI\CType:int32_t)#%d (0) {
58 object(FFI\CData:int8_t[4])#%d (4) {
68 object(FFI\CData:int32_t*)#%d (1) {
72 object(FFI\CData:int32_t)#%d (1) {
81 object(FFI\CType:int32_t)#%d (0) {
83 object(FFI\CData:int8_t[4])#%d (4) {
93 object(FFI\CData:int32_t*)#%d (1) {
/PHP-8.1/ext/zend_test/
H A Dtest.stub.php97 function zend_string_or_object(object|string $param): object|string {}
99 function zend_string_or_object_or_null(object|string|null $param): object|string|null {}
109 function zend_weakmap_attach(object $object, mixed $value): bool {} argument
110 function zend_weakmap_remove(object $object): bool {} argument
/PHP-8.1/Zend/tests/constexpr/
H A Dnew_arg_eval.phpt26 object(C)#1 (1) {
30 object(C)#2 (1) {
34 object(C)#3 (1) {
38 object(C)#3 (1) {
40 object(C)#2 (1) {
/PHP-8.1/Zend/tests/type_declarations/variance/
H A Dclass_order_autoload3.phpt34 object(A)#2 (0) {
36 object(X)#2 (0) {
38 object(Y)#2 (0) {
40 object(B)#2 (0) {
42 object(B)#2 (0) {
/PHP-8.1/Zend/tests/generators/
H A Dgenerator_return_without_value.phpt36 object(Generator)#%d (0) {
38 object(Generator)#%d (0) {
40 object(Generator)#%d (0) {
42 object(Generator)#%d (0) {
/PHP-8.1/ext/json/tests/
H A Dpass001.phpt40 \"object\":{ },
123 "object":{ },
154 object(stdClass)#1 (1) {
162 object(stdClass)#2 (0) {
176 object(stdClass)#3 (31) {
222 ["object"]=>
360 ["object"]=>
434 object(stdClass)#5 (1) {
442 object(stdClass)#6 (0) {
502 ["object"]=>
[all …]
/PHP-8.1/ext/ldap/tests/
H A Dldap_connect_variation.phpt33 object(LDAP\Connection)#%d (0) {
35 object(LDAP\Connection)#%d (0) {
37 object(LDAP\Connection)#%d (0) {
39 object(LDAP\Connection)#%d (0) {
41 object(LDAP\Connection)#%d (0) {
/PHP-8.1/ext/reflection/tests/
H A Dnew_in_attributes.phpt44 object(stdClass)#3 (0) {
47 object(MyAttribute)#4 (2) {
51 object(stdClass)#5 (0) {
58 object(stdClass)#2 (0) {
63 object(MyAttribute)#10 (2) {
67 object(stdClass)#11 (0) {
/PHP-8.1/ext/session/tests/
H A D006.phpt53 object(a)#%d (1) {
57 object(b)#%d (1) {
59 &object(a)#%d (1) {
65 object(a)#%d (1) {
69 object(b)#%d (1) {
71 &object(a)#%d (1) {
/PHP-8.1/Zend/tests/
H A Dclosure_058.phpt2 Closure 058: Closure scope and object
48 object(A)#2 (0) {
52 object(A)#2 (0) {
56 object(A)#2 (0) {
60 object(A)#2 (0) {
64 object(A)#2 (0) {
/PHP-8.1/ext/standard/tests/general_functions/
H A Dvar_export_basic8.phpt5 echo "\n\n-- Var export on a simple object --\n";
26 -- Var export on a simple object --
27 (object) array(
34 (object) array(
54 (object) array(
61 (object) array(

Completed in 25 milliseconds

12345678910>>...90