theseer / phpdox

Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT)
http://phpdox.de
Other
601 stars 121 forks source link

A deprecation bug found #404

Closed pbrilius closed 3 years ago

pbrilius commented 4 years ago

php phpdox.phar list

PHP Version: 7.4.9 (Linux) PHPDox Version: 0.12.0 ErrorException: E_DEPRECATED Location: Unknown (Line 0)

Directive 'track_errors' is deprecated

No stacktrace available

theseer commented 3 years ago

The current code base has no "track_errors" anywhere. I thus assume this to be something local on your system and not a bug in phpDox.