php-obfuscator icon indicating copy to clipboard operation
php-obfuscator copied to clipboard

Issue parsing a class

Open algrims opened this issue 8 years ago • 2 comments

[PhpParser\Error] Syntax error, unexpected '{', expecting T_STRING on line 2

algrims avatar Mar 27 '17 10:03 algrims

forward('default', 'module'); } }

algrims avatar Mar 27 '17 11:03 algrims

Is the syntax error happening in the obfuscator itself, or is the outputted structure not valid PHP perhaps?

From the provided code sample I can't really see what the issue is.

naneau avatar Mar 27 '17 18:03 naneau