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

E_WARNING in phar:///usr/local/bin/phpdox/vendor/theseer/fxsl/src/fxsltprocessor.php (Line 192) #301

Closed
tomekstach opened this issue Jan 17, 2017 · 2 comments

Comments

@tomekstach
Copy link

After installation the phploc, I get something like this:

PHP Version: 7.0.14 (Darwin)
PHPDox Version: 0.9.0
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

No stacktrace available

@tomekstach
Copy link
Author

tomekstach commented Jan 17, 2017

I have this problem only on OS X - on ubuntu everything is OK.

And on OS X I have also something like this:

....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: 7.0.14 (Darwin)
PHPDox Version: 0.9.0
Exception: TypeError (Code: 0)
Location: phar:///usr/local/bin/phpdox/phpdox/generator/engine/AbstractEngine.php (Line 59)

Argument 1 passed to TheSeer\phpDox\Generator\Engine\AbstractEngine::saveDomDocument() must be an instance of DOMDocument, boolean given, called in phar:///usr/local/bin/phpdox/phpdox/generator/engine/html/Html.php on line 210

@theseer
Copy link
Owner

theseer commented Jan 21, 2017

Duplicate of #255.

@theseer theseer closed this as completed Jan 21, 2017
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

2 participants