Sign in
apache
/
netbeans
/
c9ae5f89a8f92e7ca33367c3f2d49de62080ff6c
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
parser
/
issue211165_03.php
blob: 19baab1767e698413edd3f736420660d73e7fda1 [
file
]
<?
php
$a
=
new
MyClass
;
->
aaa
();
// this is error
?>