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