Home
last modified time | relevance | path

Searched refs:objects (Results 51 – 75 of 293) sorted by relevance

12345678910>>...12

/PHP-7.1/Zend/tests/
H A Dexception_006.phpt10 Fatal error: Uncaught Error: Can only throw objects in %s:%d
H A Dbug68191.phpt2 Bug #68191: Broken reference across objects
H A Dbug68262.phpt2 Bug #68262: Broken reference across cloned objects
H A Dgc_024.phpt2 GC 024: GC and objects with non-standard handlers
H A Dbug47353.phpt2 Bug #47353 (crash when creating a lot of objects in object destructor)
H A Dbug73998.phpt4 Properties of objects with numeric names should be accessible
H A Dobjects_015.phpt2 comparing objects with strings/NULL
H A Dbug33710.phpt2 Bug #33710 (ArrayAccess objects doesn't initialize $this)
H A Dmethods-on-non-objects.phpt2 Method calls on non-objects raise recoverable errors
/PHP-7.1/ext/simplexml/
H A DREADME3 SimpleXML objects follow four basic rules:
32 name returns an array of SimpleXML objects. This should be an
/PHP-7.1/ext/standard/tests/serialize/
H A Dserialization_objects_004.phpt2 Test serialize() & unserialize() functions: objects - ensure that COW references of objects are not…
H A Dbug27469.phpt2 Bug #27469 (serialize() objects of incomplete class)
/PHP-7.1/tests/classes/
H A Darray_conversion_keys.phpt2 Verifies the correct conversion of objects to arrays
/PHP-7.1/tests/lang/
H A Dbug24436.phpt2 Bug #24436 (isset() and empty() produce errors with non-existent variables in objects)
/PHP-7.1/ext/standard/tests/array/
H A Dextract_variation9.phpt5 /* Using Class and objects */
/PHP-7.1/ext/spl/tests/
H A Dfixedarray_006.phpt2 SPL: FixedArray: Assigning objects
H A Dbug51374.phpt2 SPL: SplFileObject wrongly initializes objects
H A DSplQueue_setIteratorMode.phpt15 Iterators' LIFO/FIFO modes for SplStack/SplQueue objects are frozen
H A DSplStack_setIteratorMode.phpt15 Iterators' LIFO/FIFO modes for SplStack/SplQueue objects are frozen
H A DSplQueue_setIteratorMode_param_lifo.phpt19 Iterators' LIFO/FIFO modes for SplStack/SplQueue objects are frozen
H A Dobserver_010.phpt6 // detect memory leaks for the objects
/PHP-7.1/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 --
/PHP-7.1/ext/reflection/tests/
H A DReflectionClass_isCloneable_002.phpt2 Testing ReflectionClass::isCloneable() with non instantiable objects
/PHP-7.1/ext/intl/tests/
H A Dbug62915.phpt2 Bug #62915: incomplete cloning of IntlTimeZone objects
/PHP-7.1/ext/date/tests/
H A Dbug68078.phpt2 Comparing datetime objects should account for microseconds

Completed in 45 milliseconds

12345678910>>...12