/PHP-8.3/ext/intl/transliterator/ |
H A D | transliterator_methods.c | 52 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.3/ext/json/tests/ |
H A D | 001.phpt | 37 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.3/ext/simplexml/tests/ |
H A D | 003.phpt | 33 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 D | 002.phpt | 33 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) {
|
H A D | 010.phpt | 33 object(simplexml_inherited)#%d (2) { 40 object(simplexml_inherited)#%d (3) { 47 object(simplexml_inherited)#%d (0) { 50 object(simplexml_inherited)#%d (1) { 52 object(simplexml_inherited)#%d (1) { 54 object(simplexml_inherited)#%d (1) { 56 object(simplexml_inherited)#%d (0) {
|
H A D | 004.phpt | 36 object(SimpleXMLElement)#%d (2) { 43 object(SimpleXMLElement)#%d (3) { 50 object(SimpleXMLElement)#%d (0) { 53 object(SimpleXMLElement)#%d (1) { 55 object(SimpleXMLElement)#%d (1) { 57 object(SimpleXMLElement)#%d (1) { 59 object(SimpleXMLElement)#%d (0) {
|
/PHP-8.3/Zend/tests/weakrefs/ |
H A D | weakmap_basic_map_behavior.phpt | 71 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.3/ext/standard/tests/array/ |
H A D | uasort_object2.phpt | 116 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 D | usort_object2.phpt | 99 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 …]
|
/PHP-8.3/ext/dom/tests/ |
H A D | gh12616_3.phpt | 61 object(DOMNameSpaceNode)#4 (10) { 77 string(22) "(object value omitted)" 79 string(22) "(object value omitted)" 81 string(22) "(object value omitted)" 84 object(DOMNameSpaceNode)#5 (10) { 100 string(22) "(object value omitted)" 102 string(22) "(object value omitted)" 104 string(22) "(object value omitted)" 106 object(DOMNameSpaceNode)#8 (10) { 129 object(DOMNameSpaceNode)#9 (10) { [all …]
|
H A D | domobject_debug_handler.phpt | 2 Objects of DOM extension: debug info object handler. 19 object(DOMDocument)#1 (41) { 21 object(stdClass)#2 (0) { 26 string(22) "(object value omitted)" 28 string(22) "(object value omitted)" 62 string(22) "(object value omitted)" 64 string(22) "(object value omitted)" 78 string(22) "(object value omitted)" 80 string(22) "(object value omitted)" 82 string(22) "(object value omitted)"
|
/PHP-8.3/ext/standard/tests/serialize/ |
H A D | serialization_objects_014.phpt | 64 object(stdClass)#%d (3) { 73 object(stdClass)#%d (3) { 81 object(stdClass)#%d (3) { 89 object(stdClass)#%d (3) { 97 object(stdClass)#%d (3) { 108 object(stdClass)#%d (3) { 117 object(stdClass)#%d (3) { 125 object(stdClass)#%d (3) { 133 object(stdClass)#%d (3) { 141 object(stdClass)#%d (3) { [all …]
|
/PHP-8.3/ext/date/tests/ |
H A D | DateTimeImmutable_serialization.phpt | 9 echo "Original object:\n"; 12 echo "\n\nSerialised object:\n"; 16 echo "\n\nUnserialised object:\n"; 54 Original object: 55 object(DateTimeImmutable)#%d (%d) { 65 Serialised object: 69 Unserialised object: 70 object(DateTimeImmutable)#%d (%d) { 92 object(DateTimeImmutable)#%d (%d) { 103 object(DateTimeImmutable)#%d (%d) { [all …]
|
H A D | DateTime_serialization.phpt | 9 echo "Original object:\n"; 12 echo "\n\nSerialised object:\n"; 16 echo "\n\nUnserialised object:\n"; 54 Original object: 55 object(DateTime)#%d (%d) { 65 Serialised object: 69 Unserialised object: 70 object(DateTime)#%d (%d) { 92 object(DateTime)#%d (%d) { 103 object(DateTime)#%d (%d) { [all …]
|
H A D | date_timezone_get_basic1.phpt | 8 $object = date_create("2009-01-30 17:57:32"); 9 $tz = date_timezone_get($object); 13 $object = date_create("2009-01-30 17:57:32"); 14 $tz = date_timezone_get($object); 18 date_timezone_set($object, $la_time); 19 $tz = date_timezone_get($object);
|
H A D | DateTime_getTimeZone_basic1.phpt | 8 $object = new DateTime("2009-01-30 17:57:32"); 9 var_dump( $object->getTimeZone()->getName() ); 13 $object = new DateTime("2009-01-30 17:57:32"); 14 var_dump( $object->getTimeZone()->getName() ); 17 $object->setTimeZone($la_time); 18 var_dump( $object->getTimeZone()->getName() );
|
H A D | DateTimeZone_set_state_exception.phpt | 31 Error: Invalid serialization data for DateTimeZone object 32 Error: Invalid serialization data for DateTimeZone object 33 Error: Invalid serialization data for DateTimeZone object 34 Error: Invalid serialization data for DateTimeZone object 35 Error: Invalid serialization data for DateTimeZone object 36 Error: Invalid serialization data for DateTimeZone object 37 Error: Invalid serialization data for DateTimeZone object 38 Error: Invalid serialization data for DateTimeZone object
|
/PHP-8.3/ext/gmp/tests/ |
H A D | overloading_with_float.phpt | 74 object(GMP)#2 (1) { 78 object(GMP)#2 (1) { 82 object(GMP)#2 (1) { 86 object(GMP)#2 (1) { 90 object(GMP)#2 (1) { 94 object(GMP)#2 (1) { 98 object(GMP)#2 (1) { 102 object(GMP)#2 (1) { 106 object(GMP)#2 (1) { 110 object(GMP)#2 (1) { [all …]
|
H A D | overloading_with_int_string.phpt | 74 object(GMP)#2 (1) { 78 object(GMP)#2 (1) { 82 object(GMP)#2 (1) { 86 object(GMP)#2 (1) { 90 object(GMP)#2 (1) { 94 object(GMP)#2 (1) { 98 object(GMP)#2 (1) { 102 object(GMP)#2 (1) { 106 object(GMP)#2 (1) { 110 object(GMP)#2 (1) { [all …]
|
/PHP-8.3/ext/spl/tests/ |
H A D | arrayObject_magicMethods2.phpt | 76 Original wrapped object: 77 object(UsesMagic)#1 (4) { 88 object(ArrayObject)#2 (3) { 94 object(UsesMagic)#1 (4) { 112 Original wrapped object: 113 object(UsesMagic)#1 (4) { 124 object(ArrayObject)#2 (3) { 146 Original wrapped object: 147 object(UsesMagic)#1 (4) { 177 Original wrapped object: [all …]
|
H A D | class_implements_variation1.phpt | 31 return "Class A object"; 84 // object data 116 class_implements(): Argument #1 ($object_or_class) must be of type object|string, int given 119 class_implements(): Argument #1 ($object_or_class) must be of type object|string, int given 122 class_implements(): Argument #1 ($object_or_class) must be of type object|string, int given 125 class_implements(): Argument #1 ($object_or_class) must be of type object|string, int given 128 class_implements(): Argument #1 ($object_or_class) must be of type object|string, float given 131 class_implements(): Argument #1 ($object_or_class) must be of type object|string, float given 155 class_implements(): Argument #1 ($object_or_class) must be of type object|string, null given 158 class_implements(): Argument #1 ($object_or_class) must be of type object|string, null given [all …]
|
/PHP-8.3/Zend/tests/ |
H A D | unset_prop_recursion.phpt | 23 object(Node)#1 (2) { 29 object(Node)#2 (2) { 37 object(Node)#3 (2) { 46 object(Node)#2 (2) { 48 object(Node)#1 (2) { 56 object(Node)#3 (2) { 58 object(Node)#1 (2) {
|
H A D | bug52193.phpt | 38 object(Closure)#%d (0) { 44 object(Closure)#%d (1) { 50 object(Closure)#%d (0) { 56 object(Closure)#%d (1) { 62 object(Closure)#%d (0) { 69 object(Closure)#%d (0) { 74 object(Closure)#%d (0) {
|
H A D | string_offset_as_object.phpt | 2 Using string offset as object 55 Cannot use string offset as an object 56 Cannot use string offset as an object 57 Cannot use string offset as an object 58 Cannot use string offset as an object 59 Cannot use string offset as an object 60 Cannot use string offset as an object 61 Cannot use string offset as an object 62 Cannot use string offset as an object 63 Cannot use string offset as an object
|
/PHP-8.3/ext/imap/tests/ |
H A D | bug46918.phpt | 23 (object) array( 29 (object) array( 34 (object) array( 39 (object) array( 45 (object) array( 51 (object) array( 56 (object) array( 61 (object) array( 66 (object) array(
|