Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annotations #11

Closed
bobalazek opened this issue Feb 12, 2015 · 4 comments
Closed

Annotations #11

bobalazek opened this issue Feb 12, 2015 · 4 comments

Comments

@bobalazek
Copy link

Is there any possibility to ignore stripping out code blocks with annotations?

@naneau
Copy link
Owner

naneau commented Feb 12, 2015

@bobalazek I think we are limited by the parser here. I will check this.

@bobalazek
Copy link
Author

Ok, thanks!

Yeah, would be nice, because many Symfony2 stuff depends (well, if you use them) on Annotations.

@naneau
Copy link
Owner

naneau commented Feb 12, 2015

Do note that annotations might not work well (or at all) if your method parameters are scrambled. You may have to disable that scrambler.

@bobalazek
Copy link
Author

Yeah, you are right here. Haven't thought about that at all.

The more logical step in this case may rather be exclusion (#9).

bfabiszewski pushed a commit to bfabiszewski/php-obfuscator that referenced this issue Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants