-
Notifications
You must be signed in to change notification settings - Fork 121
Description
Just a dump of my output... Not that much information from what I can see.
[26.11.2015 - 21:00:28] Collector process completed
[26.11.2015 - 21:00:28] Starting generator
[26.11.2015 - 21:00:28] Loading enrichers
[26.11.2015 - 21:00:28] Enricher Build Information initialized successfully
[26.11.2015 - 21:00:28] Starting event loop.
....I/O warning : failed to load external entity "phar://phpdox.phar/templates/html/components.xsl"
I/O warning : failed to load external entity "phar://phpdox.phar/templates/html/functions.xsl"
I/O warning : failed to load external entity "phar://phpdox.phar/templates/html/synopsis.xsl"
Oups... phpDox encountered a problem and has terminated!
It most likely means you've found a bug, so please file a report for this
and paste the following details and the stacktrace (if given) along:
PHP Version: 5.4.45 (Darwin)
PHPDox Version: 0.8.1.1
ErrorException: E_WARNING
Location: phar:///usr/local/bin/phpdox/vendor/theseer/fxsl/src/fxsltprocessor.php (Line 192)
XSLTProcessor::transformToDoc(): No stylesheet associated to this object
#0 phar:///usr/local/bin/phpdox/vendor/theseer/fxsl/src/fxsltprocessor.php(192): XSLTProcessor->transformToDoc()
#1 phar:///usr/local/bin/phpdox/phpdox/generator/engine/html/Html.php(208): TheSeer\fXSL\fXSLTProcessor->transformToDoc()
#2 unknown(0): TheSeer\phpDox\Generator\Engine\Html->buildClass()
#3 phar:///usr/local/bin/phpdox/phpdox/generator/Generator.php(203): call_user_func()
#4 phar:///usr/local/bin/phpdox/phpdox/generator/Generator.php(277): TheSeer\phpDox\Generator\Generator->handleEvent()
#5 phar:///usr/local/bin/phpdox/phpdox/generator/Generator.php(249): TheSeer\phpDox\Generator\Generator->processClass()
#6 phar:///usr/local/bin/phpdox/phpdox/generator/Generator.php(142): TheSeer\phpDox\Generator\Generator->processWithNamespace()
#7 phar:///usr/local/bin/phpdox/phpdox/Application.php(241): TheSeer\phpDox\Generator\Generator->run()
#8 phar:///usr/local/bin/phpdox/phpdox/CLI.php(165): TheSeer\phpDox\Application->runGenerator()
#9 /usr/local/bin/phpdox(451): TheSeer\phpDox\CLI->run()