Home
last modified time | relevance | path

Searched refs:objects (Results 101 – 125 of 226) sorted by relevance

12345678910

/PHP-7.4/ext/opcache/tests/
H A Dbug75556.phpt16 $msg = 'Date objects must have UTC as their timezone';
/PHP-7.4/ext/date/tests/
H A Dbug68078_negative.phpt2 Comparing datetime objects with negative timestamps should account for microseconds
H A DDateTimeZone_serialize_type_1.phpt2 Test serialization of DateTimeZone objects
H A DDateTimeZone_serialize_type_2.phpt2 Test serialization of DateTimeZone objects
H A DDateTimeZone_serialize_type_3.phpt2 Test serialization of DateTimeZone objects
H A DDateTime_serialize.phpt2 Test serialization of DateTime objects
/PHP-7.4/tests/lang/
H A Dbug7515.phpt2 Bug #7515 (weird & invisible referencing of objects)
/PHP-7.4/Zend/tests/
H A Dgc_041.phpt2 GC 041: Handling of references in nested data of objects with destructor
H A Dbug64896.phpt2 Bug #64896 (Segfault with gc_collect_cycles using unserialize on certain objects)
H A Dbug37811.phpt2 Bug #37811 (define not using toString on objects)
H A Dbug60598.phpt2 Bug #60598 (cli/apache sapi segfault on objects manipulation)
H A Dbug71859.phpt20 // Create some objects so zend_objects_store_call_destructors has something
H A Dadd_002.phpt2 adding objects to arrays
H A Dadd_003.phpt2 adding arrays to objects
/PHP-7.4/ext/standard/tests/serialize/
H A Dbug21957.phpt2 Bug #21957 (serialize() mangles objects with __sleep)
H A Dbug64146.phpt2 Bug #64146 (serialize incorrectly saving objects when they are cloned)
/PHP-7.4/ext/opcache/tests/opt/
H A Ddce_005.phpt2 DCE 005: Elimination of assignment to non-escaping objects (can't remove NEW yet)
/PHP-7.4/ext/standard/tests/array/
H A Darray_sum_variation7.phpt12 * strings, bool, null, subarrays & objects
54 // array of objects
H A Darray_walk_objects.phpt2 array_walk() and objects
H A Darray_walk_rec_objects.phpt2 array_walk_recursive() and objects
H A Darray_filter_object.phpt10 /* This file uses 'input' array with different types of objects and passes
80 // 'input' array containing objects as elements
/PHP-7.4/ext/simplexml/tests/
H A Dbug38406.phpt2 Bug #38406 (crash when assigning objects to SimpleXML attributes)
/PHP-7.4/ext/standard/tests/general_functions/
H A Dis_object.phpt9 echo "*** Testing is_object() with valid objects ***\n";
94 objects, expected output: bool(true) */
156 *** Testing is_object() with valid objects ***
/PHP-7.4/ext/reflection/tests/
H A Dbug76737.phpt2 Bug #76737: Unserialized reflection objects are broken, they shouldn't be serializable
/PHP-7.4/ext/spl/tests/
H A DarrayObject_exchangeArray_basic3.phpt10 echo "--> exchangeArray() with objects:\n";
53 --> exchangeArray() with objects:

Completed in 78 milliseconds

12345678910