Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameter must be an array or an object that implements Countable #369

Closed
WLANRouterKing opened this issue Sep 8, 2019 · 1 comment
Closed

Comments

@WLANRouterKing
Copy link

PHP Version: 7.2.19-0ubuntu0.18.04.2 (Linux)
PHPDox Version: 0.8.0
ErrorException: E_WARNING
Location: phar:///usr/local/bin/phpdox/phpdox/shared/FileInfoCollection.php (Line 67)

count(): Parameter must be an array or an object that implements Countable

#0 phar:///usr/local/bin/phpdox/phpdox/shared/FileInfoCollection.php(67): count()
#1 phar:///usr/local/bin/phpdox/phpdox/shared/FileInfoCollection.php(53): TheSeer\phpDox\FileInfoCollection->count()
#2 phar:///usr/local/bin/phpdox/phpdox/bootstrap/Bootstrap.php(56): TheSeer\phpDox\FileInfoCollection->valid()
#3 phar:///usr/local/bin/phpdox/phpdox/CLI.php(129): TheSeer\phpDox\Bootstrap->load()
#4 /usr/local/bin/phpdox(449): TheSeer\phpDox\CLI->run()

@theseer
Copy link
Owner

theseer commented Sep 13, 2019

Duplicate of already fixed #315.

Please upgrade, 0.8.0 is really old and outdated.

@theseer theseer closed this as completed Sep 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants