Summary |
[kronolith] PHP ERROR: count(): Parameter must be an array or an object that implements Countable [pid 1795 on line 798 of "/var/www/horde/kronolith/lib/Event.php"] |
Queue |
Kronolith |
Queue Version |
FRAMEWORK_5_2 |
Type |
Bug |
State |
No Feedback |
Priority |
1. Low |
Owners |
|
Requester |
amessina (at) messinet (dot) com |
Created |
05/19/2018 (2603 days ago) |
Due |
|
Updated |
08/05/2018 (2525 days ago) |
Assigned |
07/29/2018 (2532 days ago) |
Resolved |
08/05/2018 (2525 days ago) |
Github Issue Link |
|
Github Pull Request |
|
Milestone |
|
Patch |
No |
State ⇒ Feedback
Priority ⇒ 1. Low
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ [kronolith] PHP ERROR: count(): Parameter must be an array or an object that implements Countable [pid 1795 on line 798 of "/var/www/horde/kronolith/lib/Event.php"]
Type ⇒ Bug
State ⇒ Unconfirmed
From http://php.net/manual/en/function.count.php Changelog:
7.2.0 count() will now yield a warning on invalid countable types
passed to the array_or_countable parameter.