Sign in
apache
/
netbeans
/
419f65eb0cccf624032c1c4925bf8d58069043ae
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
parser
/
arrayDereferencing_08.php
blob: e0d05ed6c9ad09ce03b1a82e8d9ebf7f613fd04b [
file
] [
log
] [
blame
]
<?
php
$myClass
->
field
[
0
]->
getArray
()[][]->
foo
();
?>