Home
last modified time | relevance | path

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

12345678910>>...79

/PHP-8.0/ext/standard/tests/array/
H A Dcompact_this.phpt2 compact() with object context
34 object(class@anonymous)#1 (0) {
39 object(class@anonymous)#1 (0) {
44 object(class@anonymous)#1 (0) {
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.0/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(
/PHP-8.0/ext/session/tests/
H A D006.phpt51 object(a)#%d (1) {
55 object(b)#%d (1) {
57 &object(a)#%d (1) {
63 object(a)#%d (1) {
67 object(b)#%d (1) {
69 &object(a)#%d (1) {
H A D026.phpt52 object(a)#%d (1) {
56 object(b)#%d (1) {
58 &object(a)#%d (1) {
64 object(a)#%d (1) {
68 object(b)#%d (1) {
70 &object(a)#%d (1) {
/PHP-8.0/ext/date/tests/
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) {
H A DDateTimeZone_clone_basic3.phpt10 echo "\n-- Create a DateTimeZone object --\n";
31 -- Create a DateTimeZone object --
32 object(DateTimeZone)#%d (2) {
40 object(DateTimeZone)#%d (4) {
52 object(DateTimeZone)#%d (4) {
64 object(DateTimeZone)#%d (6) {
80 object(DateTimeZone)#%d (6) {
/PHP-8.0/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) {
H A Dbug78379.phpt2 Bug #78379 (Cast to object confuses GC, causes crash)
7 $this->p = (object)["x" => [1]];
21 object(C)#%d (1) {
23 object(stdClass)#%d (1) {
H A Dclass_alias_012.phpt26 object(test\baz\foo)#%d (0) {
28 object(test\baz\foo)#%d (0) {
30 object(test\baz\foo)#%d (0) {
32 object(test\baz\foo)#%d (0) {
/PHP-8.0/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 …]
H A Dunserialize_subclasses.phpt18 object(C)#%d (0) {
20 object(__PHP_Incomplete_Class)#%d (1) {
24 object(__PHP_Incomplete_Class)#%d (1) {
28 object(D)#%d (0) {
H A Dincomplete_class.phpt21 object(__PHP_Incomplete_Class)#%d (0) {
23 …ed to modify a property on an incomplete object. Please ensure that the class definition "unknown"…
25 …ed to access a property on an incomplete object. Please ensure that the class definition "unknown"…
28 …ed to access a property on an incomplete object. Please ensure that the class definition "unknown"…
/PHP-8.0/ext/spl/tests/
H A Dunserialize.phpt9 // serialize an empty new object
11 // hack to instantiate an object without constructor
22 object(SplDoublyLinkedList)#%d (2) {
30 object(SplObjectStorage)#%d (1) {
36 object(ArrayObject)#%d (1) {
H A Dbug49263.phpt20 object(SplObjectStorage)#2 (1) {
26 object(stdClass)#1 (0) {
33 object(stdClass)#3 (0) {
40 object(stdClass)#3 (0) {
45 object(stdClass)#1 (0) {
/PHP-8.0/Zend/tests/type_declarations/variance/
H A Dclass_order_autoload1.phpt28 object(A)#2 (0) {
30 object(B)#2 (0) {
32 object(C)#2 (0) {
34 object(C)#2 (0) {
/PHP-8.0/ext/intl/msgformat/
H A Dmsgformat.c35 zval* object; in msgfmt_ctor() local
40 object = return_value; in msgfmt_ctor()
135 zval* object = NULL; in PHP_FUNCTION() local
140 &object, MessageFormatter_ce_ptr ) == FAILURE ) in PHP_FUNCTION()
145 mfo = Z_INTL_MESSAGEFORMATTER_P( object ); in PHP_FUNCTION()
156 zval* object = NULL; in PHP_FUNCTION() local
161 &object, MessageFormatter_ce_ptr ) == FAILURE ) in PHP_FUNCTION()
166 mfo = Z_INTL_MESSAGEFORMATTER_P( object ); in PHP_FUNCTION()
/PHP-8.0/ext/ffi/tests/
H A D040.phpt51 object(FFI\CData:int32_t)#%d (1) {
55 object(FFI\CType:int32_t)#%d (0) {
57 object(FFI\CData:int8_t[4])#%d (4) {
67 object(FFI\CData:int32_t*)#%d (1) {
71 object(FFI\CData:int32_t)#%d (1) {
80 object(FFI\CType:int32_t)#%d (0) {
82 object(FFI\CData:int8_t[4])#%d (4) {
92 object(FFI\CData:int32_t*)#%d (1) {
/PHP-8.0/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.0/ext/xsl/
H A Dphp_xsl.stub.php11 public function importStylesheet(object $stylesheet) {}
17 public function transformToDoc(object $document, ?string $returnClass = null) {}
23 public function transformToUri(object $document, string $uri) {}
29 public function transformToXml(object $document) {}
/PHP-8.0/ext/fileinfo/
H A Dfileinfo.c55 zval *object = getThis();
214 FILEINFO_DECLARE_INIT_OBJECT(object) in PHP_FUNCTION()
222 if (object) { in PHP_FUNCTION()
239 if (object) { in PHP_FUNCTION()
248 if (object) { in PHP_FUNCTION()
267 if (object) { in PHP_FUNCTION()
280 if (object) { in PHP_FUNCTION()
289 if (object) { in PHP_FUNCTION()
324 FILEINFO_DECLARE_INIT_OBJECT(object) in PHP_FUNCTION()
326 if (object) { in PHP_FUNCTION()
[all …]
/PHP-8.0/ext/simplexml/tests/
H A D022.phpt31 object(SimpleXMLElement)#%d (1) {
33 object(SimpleXMLElement)#%d (1) {
42 object(SimpleXMLElement)#%d (1) {
50 object(SimpleXMLElement)#%d (1) {
57 object(SimpleXMLElement)#%d (1) {
/PHP-8.0/Zend/tests/arrow_functions/
H A D005.phpt43 object(Test)#1 (0) {
45 object(Test)#1 (0) {
47 object(Test)#1 (0) {
49 object(Test)#1 (0) {
51 object(Test)#1 (0) {
/PHP-8.0/Zend/tests/type_declarations/
H A Dstatic_type_return.phpt71 object(A)#3 (0) {
73 object(B)#3 (0) {
76 object(A)#3 (0) {
80 object(A)#3 (0) {
82 object(C)#3 (0) {
85 object(A)#3 (0) {
90 object(A)#1 (0) {

Completed in 43 milliseconds

12345678910>>...79