| Summary | PHP error: implode() |
| Queue | Horde Groupware Webmail Edition |
| Queue Version | 5.2.22 |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | |
| Requester | nlindq (at) maei (dot) ca |
| Created | 2/20/18 (2962 days ago) |
| Due | |
| Updated | 2/21/18 (2961 days ago) |
| Assigned | |
| Resolved | 2/21/18 (2961 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
Priority ⇒ 1. Low
commit 1c40d7d5da392b644a3c1fe200c29a4c44721262
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Wed, 21 Feb 2018 14:08:54 -0500
[mjr] Fix PHP error due to null array value (
Bug #14783).M doc/Horde/ActiveSync/CHANGES
M package.xml
https://github.com/horde/ActiveSync/commit/1c40d7d5da392b644a3c1fe200c29a4c44721262
commit 4ebce8bd1ea82ea1d2053eeb16e9cf77bf523dd7
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Wed, 21 Feb 2018 14:08:54 -0500
[mjr] Fix PHP error due to null array value (
Bug #14783).M doc/Horde/ActiveSync/changelog.yml
https://github.com/horde/ActiveSync/commit/4ebce8bd1ea82ea1d2053eeb16e9cf77bf523dd7
commit e5e34deed13ac94a54f8d9f89b6c34da4c4dad2c
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Wed, 21 Feb 2018 14:10:11 -0500
[mjr] Fix PHP error due to null array value (
Bug #14783).M doc/Horde/ActiveSync/changelog.yml
https://github.com/horde/ActiveSync/commit/e5e34deed13ac94a54f8d9f89b6c34da4c4dad2c
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Groupware Webmail Edition
Summary ⇒ PHP error: implode()
Type ⇒ Bug
State ⇒ Unconfirmed
implode(): Invalid arguments passed [pid 24894 on line 1360 of
"/usr/share/pear/Horde/ActiveSync/State/Sql.php"]"
Pear reports that the installed Horde_ActiveSync version is 2.39.0; I
see that 2.39.1 is available.