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