Searched refs:objects (Results 76 – 100 of 275) sorted by relevance
1234567891011
18 Fatal error: Exceptions must be valid objects derived from the Exception base class in %s on line %d
2 Bug #37811 (define not using toString on objects)
2 Bug #60598 (cli/apache sapi segfault on objects manipulation)
2 Bug #64896 (Segfault with gc_collect_cycles using unserialize on certain objects)
2 Test debug_zval_dump() function : working on objects12 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 --
9 echo "*** Testing is_object() with valid objects ***\n";94 objects, expected output: bool(true) */156 *** Testing is_object() with valid objects ***
2 Bug #54597 (incorrect years for DateTime objects created with 4-digit years)
2 Test serialization of DateTimeZone objects
2 Test serialization of DateTime objects
2 Bug #64354 (Unserialize array of objects whose class can't be autoloaded fail)
2 Bug #21957 (serialize() mangles objects with __sleep)
2 Bug #64146 (serialize incorrectly saving objects when they are cloned)
2 ZE2 factory objects
2 ZE2 dereferencing of objects from methods
2 Reflection on invokable objects
2 SPL: ArrayObject::getFlags() - ensure flags are passed on to nested array objects and iterators.
2 Bug #38431 (xmlrpc_get_type() crashes PHP on objects)
2 Bug #40191 (use of array_unique() with objects triggers segfault)
12 * strings, bool, null, subarrays & objects54 // array of objects
10 /* This file uses 'input' array with different types of objects and passes80 // 'input' array containing objects as elements
2 Bug #7515 (weird & invisible referencing of objects)
2 Bug #38406 (crash when assigning objects to SimpleXML attributes)
Completed in 44 milliseconds