sebastianbergmann / phploc

A tool for quickly measuring the size of a PHP project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Undefined index Analyser.php on line 507

Cotsios26 opened this issue · comments

I get this when i run a simple count

PHP Notice: Undefined index: ccn in /usr/share/php/SebastianBergmann/PHPLOC/Analyser.php on line 507
PHP Notice: Undefined index: ccn in /usr/share/php/SebastianBergmann/PHPLOC/Analyser.php on line 507

Please note that i have installed phploc using
apt install phploc

Please do not report bugs for distribution/vendor-packaged versions. At least provide a version number.

Sure.
Yeah missed that. Version number is (3.0.0-1build1).

Please open a new ticket in case this problem still exists in a recent version of PHPLOC.