Searched refs:nested (Results 1 – 25 of 98) sorted by relevance
1234
2 GC 041: Handling of references in nested data of objects with destructor10 var $nested;16 $o->nested = [];17 $o->nested[] =& $o->nested;31 ["nested"]=>
2 079: nested namespaces12 Fatal error: Namespace declarations cannot be nested in %s on line %d
2 errmsg: class declarations may not be nested16 Fatal error: Class declarations may not be nested in %s on line %d
2 Allowed nested ternary cases
2 Exception during nested rope
2 Cannot destructure using array(), even if nested
2 Bug #35106 (nested foreach fails when array variable has a reference)
2 Bug #33558 (warning with nested calls to functions returning by reference)
2 Bug #44913 (Segfault when using return in combination with nested loops and continue 2)
2 Forbidden nested ternary, case 2
2 Forbidden nested ternary, case 3
2 Bug #40415 (Using oci_fetchall with nested cursors)73 echo "Getting nested cursor\n";85 echo "\nTest 2: fetchall of nested cursor\n";98 Test 1: Associate fetch of nested cursor99 Got row "11". Now getting nested cursor:113 Got row "12". Now getting nested cursor:127 Got row "13". Now getting nested cursor:142 Test 2: fetchall of nested cursor164 Getting nested cursor177 Getting nested cursor[all …]
14 $noRefs = [[[['some']]],[' nested '],"items"];25 some nested items26 some nested items
30 echo "\n--> exchangeArray(nested ArrayObject):\n";31 $obj = new ArrayObject(new ArrayObject(array('key'=>'nested ArrayObject element')));83 --> exchangeArray(nested ArrayObject):84 string(26) "nested ArrayObject element"93 string(26) "nested ArrayObject element"
12 $dom->loadXML('<test><mark/><mark><nested /></mark><mark/></test>');43 <nested>44 </nested>
6 $include_path_nested = $include_path . '/nested';29 $include_path_nested = $include_path . '/nested';
2 Bug #78346 (strip_tags no longer handling nested php tags)
18 echo "\n\n-- Var export on an nested array --\n";47 -- Var export on an nested array --
2 Test nullsafe operator in nested delayed dims 2
2 Test nullsafe operator in nested delayed dims
2 Test fetch nested nullsafe property by ref
2 Testing nested array shortcut
2 Testing nested functions
2 Aborted yield during nested calls
2 Bug #74157 (Segfault with nested generators)
Completed in 71 milliseconds