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

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

Closed
samoilenko opened this issue Dec 19, 2017 · 1 comment

Comments

@samoilenko
Copy link

[phpdox] Oups... phpDox encountered a problem and has terminated!
[phpdox]
[phpdox] It most likely means you've found a bug, so please file a report for this
[phpdox] and paste the following details and the stacktrace (if given) along:
[phpdox]
[phpdox] PHP Version: 7.2.0 (Linux)
[phpdox] PHPDox Version: 0.11.0-dev
[phpdox] ErrorException: E_WARNING
[phpdox] Location: /project/api/vendor/theseer/phpdox/src/shared/FileInfoCollection.php (Line 67)
[phpdox]
[phpdox] count(): Parameter must be an array or an object that implements Countable
[phpdox]
[phpdox] #0 /project/api/vendor/theseer/phpdox/src/shared/FileInfoCollection.php(67): count()
[phpdox] #1 /project/api/vendor/theseer/phpdox/src/shared/FileInfoCollection.php(53): TheSeer\phpDox\FileInfoCollection->count()
[phpdox] #2 /project/api/vendor/theseer/phpdox/src/bootstrap/Bootstrap.php(56): TheSeer\phpDox\FileInfoCollection->valid()
[phpdox] #3 /project/api/vendor/theseer/phpdox/src/CLI.php(130): TheSeer\phpDox\Bootstrap->load()
[phpdox] #4 /project/api/vendor/theseer/phpdox/phpdox(67): TheSeer\phpDox\CLI->run()
[phpdox]
[phpdox]
[phpdox]
[phpdox] Result: 5

@theseer
Copy link
Owner

theseer commented Dec 19, 2017

Duplicate #315

@theseer theseer closed this as completed Dec 19, 2017
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