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

Class 'PhpParser\ErrorHandler\Throwing' not found #337

Open
rauwebieten opened this issue Jun 9, 2018 · 1 comment
Open

Class 'PhpParser\ErrorHandler\Throwing' not found #337

rauwebieten opened this issue Jun 9, 2018 · 1 comment

Comments

@rauwebieten
Copy link

rauwebieten commented Jun 9, 2018

PHP Version: 7.1.4 (WINNT)
PHPDox Version: 0.8.2-dev
Exception: Error (Code: 0)
Location: C:\Users\Peter\PhpstormProjects\PHPJenkinsPOC\vendor\nikic\php-parser\lib\PhpParser\Parser\Multiple.php (Line 28)

Class 'PhpParser\ErrorHandler\Throwing' not found

#0 C:\Users\Peter\PhpstormProjects\PHPJenkinsPOC\vendor\theseer\phpdox\src\collector\Collector.php(141): TheSeer\phpDox\Collector\Backend\PHPParser->parse()
#1 C:\Users\Peter\PhpstormProjects\PHPJenkinsPOC\vendor\theseer\phpdox\src\collector\Collector.php(105): TheSeer\phpDox\Collector\Collector->processFile()
#2 C:\Users\Peter\PhpstormProjects\PHPJenkinsPOC\vendor\theseer\phpdox\src\Application.php(122): TheSeer\phpDox\Collector\Collector->run()
#3 C:\Users\Peter\PhpstormProjects\PHPJenkinsPOC\vendor\theseer\phpdox\src\CLI.php(161): TheSeer\phpDox\Application->runCollector()
#4 C:\Users\Peter\PhpstormProjects\PHPJenkinsPOC\vendor\theseer\phpdox\phpdox(67): TheSeer\phpDox\CLI->run()

@rauwebieten
Copy link
Author

I made it work with the dev-master version.

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

1 participant