Thanks for making phpObfuscator! I am glad it exists.
I tried it on a project I'm working on, but it locked up.
I turns out it was because I had commented out a block of php and html,
okay not very nice programming style.
What steps will reproduce the problem?
1. create a php-file with c-style comments /* and let it span over and
php-block-end (?>).
2. Run PHP obfuscator on it.
3. It never finishes.
This was found in the trunk of phpobfuscator 2007-02-05 20:11 CET.
I am fine with this being added to the documentation/limitations.
Original issue reported on code.google.com by gotm...@gmail.com on 5 Feb 2007 at 7:48
Original issue reported on code.google.com by
gotm...@gmail.com
on 5 Feb 2007 at 7:48Attachments: