| 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 | 5/19/18 (2872 days ago) |
| Due | |
| Updated | 8/5/18 (2794 days ago) |
| Assigned | 7/29/18 (2801 days ago) |
| Resolved | 8/5/18 (2794 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.