Home
last modified time | relevance | path

Searched refs:objects (Results 76 – 100 of 275) sorted by relevance

1234567891011

/PHP-5.5/Zend/tests/
H A Dexception_004.phpt18 Fatal error: Exceptions must be valid objects derived from the Exception base class in %s on line %d
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 Dbug64896.phpt2 Bug #64896 (Segfault with gc_collect_cycles using unserialize on certain objects)
/PHP-5.5/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_o.phpt2 Test debug_zval_dump() function : working on objects
12 Description: use debug_zval_dump() to display the objects and its
23 /* checking on objects type */
24 echo "*** Testing debug_zval_dump() on objects ***\n";
88 $objects = array (
101 /* using zval_dump() to dump out the objects and its reference count */
102 zval_dump($objects);
109 echo "\n-- Testing debug_zval_dump() on objects having circular reference --\n";
119 *** Testing debug_zval_dump() on objects ***
659 -- Testing debug_zval_dump() on objects having circular reference --
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-5.5/ext/date/tests/
H A Dbug54597.phpt2 Bug #54597 (incorrect years for DateTime objects created with 4-digit years)
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-5.5/ext/standard/tests/serialize/
H A Dbug64354_1.phpt2 Bug #64354 (Unserialize array of objects whose class can't be autoloaded fail)
H A Dbug64354_3.phpt2 Bug #64354 (Unserialize array of objects whose class can't be autoloaded fail)
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-5.5/tests/classes/
H A Dfactory_001.phpt2 ZE2 factory objects
H A Ddereferencing_001.phpt2 ZE2 dereferencing of objects from methods
/PHP-5.5/ext/reflection/tests/
H A Dclosures_002.phpt2 Reflection on invokable objects
/PHP-5.5/ext/spl/tests/
H A DarrayObject_getFlags_basic2.phpt2 SPL: ArrayObject::getFlags() - ensure flags are passed on to nested array objects and iterators.
/PHP-5.5/ext/xmlrpc/tests/
H A Dbug38431.phpt2 Bug #38431 (xmlrpc_get_type() crashes PHP on objects)
/PHP-5.5/ext/standard/tests/array/
H A Dbug40191.phpt2 Bug #40191 (use of array_unique() with objects triggers segfault)
H A Darray_sum_variation7.phpt12 * strings, bool, null, subarrays & objects
54 // array of 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-5.5/tests/lang/
H A Dbug7515.phpt2 Bug #7515 (weird & invisible referencing of objects)
/PHP-5.5/ext/simplexml/tests/
H A Dbug38406.phpt2 Bug #38406 (crash when assigning objects to SimpleXML attributes)

Completed in 44 milliseconds

1234567891011