-
Notifications
You must be signed in to change notification settings - Fork 121
Description
phpdox -f build/phpdox.xml
phpDox 0.11.0-dev - Copyright (C) 2010 - 2018 by Arne Blankerts and Contributors
[14.03.2018 - 04:40:20] Using config file 'build/phpdox.xml'
[14.03.2018 - 04:40:20] Registered collector backend 'parser'
[14.03.2018 - 04:40:20] Registered enricher 'build'
[14.03.2018 - 04:40:20] Registered enricher 'git'
[14.03.2018 - 04:40:20] Registered enricher 'checkstyle'
[14.03.2018 - 04:40:20] Registered enricher 'phpcs'
[14.03.2018 - 04:40:20] Registered enricher 'pmd'
[14.03.2018 - 04:40:20] Registered enricher 'phpunit'
[14.03.2018 - 04:40:20] Registered enricher 'phploc'
[14.03.2018 - 04:40:20] Registered output engine 'xml'
[14.03.2018 - 04:40:20] Registered output engine 'html'
Oups... phpDox encountered a problem and has terminated!
It most likely means you've found a bug, so please file a report for this
and paste the following details and the stacktrace (if given) along:
PHP Version: 7.2.1 (WINNT)
PHPDox Version: 0.11.0-dev
ErrorException: E_WARNING
Location: C:\Users\username\AppData\Roaming\Composer\vendor\theseer\phpdox\src\shared\FileInfoCollection.php (Line 67)
count(): Parameter must be an array or an object that implements Countable
#0 C:\Users\username\AppData\Roaming\Composer\vendor\theseer\phpdox\src\shared\FileInfoCollection.php(67): count()
#1 C:\Users\username\AppData\Roaming\Composer\vendor\theseer\phpdox\src\shared\FileInfoCollection.php(53): TheSeer\phpDox\FileInfoCollection->count()
#2 C:\Users\username\AppData\Roaming\Composer\vendor\theseer\phpdox\src\bootstrap\Bootstrap.php(56): TheSeer\phpDox\FileInfoCollection->valid()
#3 C:\Users\username\AppData\Roaming\Composer\vendor\theseer\phpdox\src\CLI.php(130): TheSeer\phpDox\Bootstrap->load()
#4 C:\Users\username\AppData\Roaming\Composer\vendor\theseer\phpdox\phpdox(79): TheSeer\phpDox\CLI->run()