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

Error : Unterminated comment starting line 1 #244

Closed
FxNion opened this issue Sep 1, 2015 · 1 comment
Closed

Error : Unterminated comment starting line 1 #244

FxNion opened this issue Sep 1, 2015 · 1 comment
Labels

Comments

@FxNion
Copy link

FxNion commented Sep 1, 2015

Hello,

I had this error during a build, so i submit it, just in case someone can help :

 [exec] Oups... phpDox encountered a problem and has terminated!

 [exec] It most likely means you've found a bug, so please file a report for this
 [exec] and paste the following details and the stacktrace (if given) along:

 [exec] PHP Version: 5.3.3 (Linux)
 [exec] PHPDox Version: 0.8.1.1
 [exec] ErrorException: E_COMPILE_WARNING 
 [exec] Location: phar:///home/jenkins/workspace/project-test/build/tools/phpdox.phar/vendor/nikic/php-parser/lib/PhpParser/Lexer.php (Line 54)

 [exec] Unterminated comment starting line 1

 [exec] No stacktrace available

Regards,

Fx

@theseer theseer added the Bug label Sep 9, 2015
@theseer
Copy link
Owner

theseer commented Sep 9, 2015

It's an interesting crash as at least in my testcase to reproduce this, the crash happens on shutdown after everything has been processed.

I'm currently a bit at a loss as to why that happens and how that is even possible. It is likely to be related to the general error handling.

Thank you for reporting this.

theseer added a commit that referenced this issue Dec 16, 2015
@theseer theseer closed this as completed Dec 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants