Skip to content

Does not work with x-debug 3 neither with php 8.0.1 #410

@joaomfrebelo

Description

@joaomfrebelo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions