Needs work
Project:
Composer Manager
Version:
7.x-1.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 May 2019 at 15:54 UTC
Updated:
21 Jan 2022 at 19:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
hobocta commentedI have the same problem. Attached a patch with a solution.
Comment #3
Christopher Riley commentedEven with the patch I am still getting:
Warning: count(): Parameter must be an array or an object that implements Countable in composer_manager_sa_requirements() (line 35 of /home/sites/sitename/public_html/sites/all/modules/contrib/composer_manager/composer_manager_sa/composer_manager_sa.install).
Suggestions?
Comment #4
ecvandenberg commentedPerhaps clearing the cache?
Patch solved the warning for me. PHP 7.3.21
Comment #5
damienmckenna