Home
last modified time | relevance | path

Searched refs:object (Results 326 – 350 of 1987) sorted by relevance

1...<<11121314151617181920>>...80

/PHP-7.4/tests/classes/
H A Dclone_002.phpt2 ZE2 object cloning, 2
26 object(test)#1 (3) {
35 object(test)#2 (3) {
/PHP-7.4/ext/date/tests/
H A DDateTimeZone_serialize_type_2.phpt15 // Try to use unserialzied object
21 object(DateTimeZone)#%d (2) {
28 object(DateTimeZone)#%d (2) {
H A DDateTimeZone_serialize_type_3.phpt15 // Try to use unserialzied object
21 object(DateTimeZone)#1 (2) {
28 object(DateTimeZone)#2 (2) {
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_073.phpt26 object(Test)#1 (1) {
33 object(Test)#1 (1) {
39 object(Test)#1 (1) {
H A Dtyped_properties_076.phpt15 public object $object;
60 valid($test, 'A', 'object', new A);
61 invalid($test, 'A', 'object', new Test);
64 valid($test, 'object', 'iterable', new ArrayIterator);
65 invalid($test, 'iterable', 'object', new stdClass);
H A Dtyped_properties_038.phpt43 object(class@anonymous)#1 (1) {
48 object(class@anonymous)#1 (1) {
53 object(class@anonymous)#1 (1) {
58 object(class@anonymous)#1 (1) {
/PHP-7.4/Zend/tests/
H A Dbug52041.phpt28 Warning: Creating default object from empty value in %sbug52041.php on line 6
32 Warning: Creating default object from empty value in %sbug52041.php on line 7
34 Warning: Creating default object from empty value in %sbug52041.php on line 7
38 Warning: Creating default object from empty value in %sbug52041.php on line 8
44 Warning: Creating default object from empty value in %sbug52041.php on line 9
48 Warning: Creating default object from empty value in %sbug52041.php on line 9
54 Warning: Creating default object from empty value in %sbug52041.php on line 10
60 Warning: Creating default object from empty value in %sbug52041.php on line 11
64 Warning: Creating default object from empty value in %sbug52041.php on line 11
H A Dzend_operators.phpt6 var_dump((object)1 instanceof stdClass);
7 var_dump(! (object)1 instanceof Exception);
H A Dbug33999.phpt2 Bug #33999 (object remains object when cast to int)
21 object(Foo)#1 (1) {
H A Dthrowing_overloaded_compound_assign_op.phpt2 Exception in compound assign op should prevent call to overloaded object handlers
33 object(ArrayObject)#1 (1) {
41 object(Test)#3 (1) {
/PHP-7.4/ext/dom/tests/
H A DDOMElement_hasAttributes_basic.phpt21 echo "Verify that we have a DOMElement object:\n";
30 echo "\nVerify that we have a DOMElement object:\n";
39 Verify that we have a DOMElement object:
45 Verify that we have a DOMElement object:
/PHP-7.4/ext/pdo_mysql/tests/
H A Dbug63176.phpt41 object(ModelA)#%d (1) {
43 object(PDO2)#%d (1) {
48 object(ModelA)#%d (1) {
50 object(PDO3)#%d (1) {
/PHP-7.4/ext/standard/tests/array/
H A Dsizeof_basic1.phpt7 * installed, it will return the properties of an object.
49 Warning: sizeof(): Parameter must be an array or an object that implements Countable in %s on line …
53 Warning: sizeof(): Parameter must be an array or an object that implements Countable in %s on line …
57 Warning: sizeof(): Parameter must be an array or an object that implements Countable in %s on line …
62 Warning: sizeof(): Parameter must be an array or an object that implements Countable in %s on line …
66 Warning: sizeof(): Parameter must be an array or an object that implements Countable in %s on line …
70 Warning: sizeof(): Parameter must be an array or an object that implements Countable in %s on line …
/PHP-7.4/ext/standard/tests/class_object/
H A Dis_a_variation_003.phpt5 /* Prototype : proto bool is_a(object object, string class_name)
6 * Description: Returns true if the object is of this class or has this class as one of its parents
/PHP-7.4/ext/xmlrpc/tests/
H A Dbug50282.phpt2 Bug #50282 (xmlrpc_encode_request() changes object into array in calling function)
17 object(One)#%d (1) {
40 object(One)#%d (1) {
/PHP-7.4/ext/spl/tests/
H A DarrayObject___construct_basic2.phpt70 object(ArrayObject)#2 (1) {
72 object(C)#1 (0) {
75 object(C)#1 (0) {
98 object(MyArrayObject)#3 (1) {
100 object(C)#4 (0) {
103 object(C)#4 (0) {
H A DSplDoublyLinkedList_serialization.phpt21 object(SplQueue)#%d (2) {
33 object(SplQueue)#%d (2) {
44 object(SplStack)#%d (2) {
56 object(SplStack)#%d (2) {
H A Darray_017.phpt155 object(ArrayObjectEx)#%d (6) {
198 object(ArrayIteratorEx)#%d (6) {
210 object(ArrayObjectEx)#%d (6) {
266 object(ArrayIteratorEx)#%d (6) {
278 object(ArrayObjectEx)#%d (6) {
344 object(ArrayObjectEx)#%d (6) {
387 object(ArrayIteratorEx)#%d (6) {
399 object(ArrayObjectEx)#%d (6) {
455 object(ArrayIteratorEx)#%d (6) {
535 object(ArrayObjectEx)#%d (5) {
[all …]
/PHP-7.4/ext/intl/dateformat/
H A Ddateformat_attrcpp.cpp51 &object, IntlDateFormatter_ce_ptr ) == FAILURE) { in PHP_FUNCTION()
77 &object, IntlDateFormatter_ce_ptr ) == FAILURE) { in PHP_FUNCTION()
107 "Oz", &object, IntlDateFormatter_ce_ptr, &timezone_zv) == FAILURE) { in PHP_FUNCTION()
134 &object, IntlDateFormatter_ce_ptr ) == FAILURE) { in PHP_FUNCTION()
161 &object, IntlDateFormatter_ce_ptr ) == FAILURE) { in PHP_FUNCTION()
198 &object, IntlDateFormatter_ce_ptr, &calendar_zv) == FAILURE) { in PHP_FUNCTION()
/PHP-7.4/ext/pdo/tests/
H A Dpdo_025.phpt63 object(Test)#%d (3) {
71 object(Test)#%d (3) {
79 object(Test)#%d (3) {
87 object(Test)#%d (3) {
95 object(Test)#%d (3) {
103 object(Test)#%d (3) {
/PHP-7.4/ext/oci8/tests/
H A Dfetch_object_2.phpt70 object(stdClass)#%d (3) {
74 object(OCI-Lob)#%d (1) {
81 object(stdClass)#%d (3) {
85 object(OCI-Lob)#%d (1) {
92 object(stdClass)#%d (3) {
96 object(OCI-Lob)#%d (1) {
/PHP-7.4/ext/simplexml/tests/
H A D015.phpt40 object(SimpleXMLElement)#%d (1) {
44 object(SimpleXMLElement)#%d (1) {
48 object(SimpleXMLElement)#%d (1) {
52 object(SimpleXMLElement)#%d (1) {
/PHP-7.4/Zend/tests/list/
H A Dlist_reference_007.phpt33 object(StorageRef)#1 (1) {
42 object(StorageRef)#2 (1) {
53 object(StorageRef)#1 (1) {
67 object(StorageRef)#2 (1) {
/PHP-7.4/ext/json/tests/
H A Dbug50224.phpt15 var_dump(json_encode((object)array('float' => 12.0, 'integer' => 12), JSON_PRESERVE_ZERO_FRACTION));
24 var_dump(json_decode(json_encode((object)array('float' => 12.0, 'integer' => 12), JSON_PRESERVE_ZER…
25 var_dump(json_decode(json_encode((object)array('float' => 12.0, 'integer' => 12), JSON_PRESERVE_ZER…
51 object(stdClass)#%d (2) {
/PHP-7.4/ext/standard/tests/dir/
H A Ddir_variation3.phpt13 * Prototype : object dir(string $directory[, resource $context])
89 object(Directory)#%d (2) {
100 object(Directory)#%d (2) {
111 object(Directory)#%d (2) {
122 object(Directory)#%d (2) {
133 object(Directory)#%d (2) {
144 object(Directory)#%d (2) {
155 object(Directory)#%d (2) {
166 object(Directory)#%d (2) {
177 object(Directory)#%d (2) {
[all …]

Completed in 25 milliseconds

1...<<11121314151617181920>>...80