Sign in
apache
/
netbeans
/
419f65eb0cccf624032c1c4925bf8d58069043ae
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
parser
/
arrayDereferencing_02.php
blob: 198a90d495592b8ff078d7c62f06e8779458b4f8 [
file
]
<?
php
get_data
()[
2
]
=
'I'
;
?>