php-censor / php-censor

PHP Censor is an open source self-hosted continuous integration server for PHP projects.

Home Page:http://php-censor.info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Error in PhpLoc plugin with XDebug 3+

corpsee opened this issue · comments

Expected behavior

PhpLoc version 4.0.1 works fine on any PHP/XDebug versions.

Actual behavior

PhpLoc version 4.0.1 has error on XDebug version 3+. Message: Fatal error: Uncaught Error: Call to undefined function xdebug_disable(). (sebastianbergmann/phploc#224)