Export to GitHub

phpobfuscator - issue #31

//* Comments produces endless loop


Posted on May 20, 2010 by Grumpy Cat

Error related issue http://code.google.com/p/phpobfuscator/issues/detail?id=4

What steps will reproduce the problem? 1. Create a php file with a comment like: //* my comment 2. Run the obfuscator 3. Endless loop

Please provide any additional information below.

Error at while loop at line 325 in Obfuscator.cs Rev. 9 Could be solved removing // comments prior to /* comments

Status: New

Labels:
Type-Defect Priority-Medium