-
Notifications
You must be signed in to change notification settings - Fork 121
Closed
Description
I install phpdox with composer
PHP Version: 7.0.12-1+deb.sury.org~xenial+1 (Linux)
PHPDox Version: 0.8.2-dev
Exception: Error (Code: 0)
Location: /var/www/website/vendor/nikic/php-parser/lib/PhpParser/Parser/Multiple.php (Line 28)
Class 'PhpParser\ErrorHandler\Throwing' not found
#0 /var/www/website/vendor/theseer/phpdox/src/collector/Collector.php(141): TheSeer\phpDox\Collector\Backend\PHPParser->parse()
#1 /var/www/website/vendor/theseer/phpdox/src/collector/Collector.php(105): TheSeer\phpDox\Collector\Collector->processFile()
#2 /var/www/website/vendor/theseer/phpdox/src/Application.php(122): TheSeer\phpDox\Collector\Collector->run()
#3 /var/www/website/vendor/theseer/phpdox/src/CLI.php(161): TheSeer\phpDox\Application->runCollector()
#4 /var/www/website/vendor/theseer/phpdox/phpdox(67): TheSeer\phpDox\CLI->run()
$ composer info | grep phpdox
theseer/phpdox 0.9.0 A fast Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT) with event based processing
composer info | grep php-parser
nikic/php-parser dev-master c0f0edf A PHP parser written in PHP
Metadata
Metadata
Assignees
Labels
No labels