-
Notifications
You must be signed in to change notification settings - Fork 121
Description
With php_xdebug-3.0.2-8.0-vs16-nts-x86_64.dll enable gives the error:
PHP Version: 8.0.1 (WINNT)
PHPDox Version: 0.12.0
Exception: Error (Code: 0)
Location: phar://C:/Users/joao/.phive/phars/phpdox-0.12.0.phar/phpdox/shared/Environment.php (Line 46)
Call to undefined function TheSeer\phpDox\xdebug_disable()
#0 phar://C:/Users/joao/.phive/phars/phpdox-0.12.0.phar/phpdox/CLI.php(50): TheSeer\phpDox\Environment->ensureFitness()
#1 C:\Users\joao.phive\phars\phpdox-0.12.0.phar(485): TheSeer\phpDox\CLI->run()
Disabling the x-debug extension the error is;
PHP Version: 8.0.1 (WINNT)
PHPDox Version: 0.12.0
ErrorException: E_COMPILE_ERROR
Location: phar://C:/Users/joao/.phive/phars/phpdox-0.12.0.phar/vendor
/theseer/fxsl/src/fxsltprocessor.php (Line 187)
Declaration of TheSeer\fXSL\fXSLTProcessor::transformToDoc($node) mus
t be compatible with XSLTProcessor::transformToDoc(object $document,
?string $returnClass = null)
No stacktrace available