Summary | Active Sync: PHP 5.6.0 Error in Settings.php |
Queue | Synchronization |
Queue Version | FRAMEWORK_5_2 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | torben (at) dannhauer (dot) info |
Created | 09/27/2014 (3992 days ago) |
Due | |
Updated | 10/01/2014 (3988 days ago) |
Assigned | |
Resolved | 10/01/2014 (3988 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Priority ⇒ 1. Low
commit 63d3c213e01f23dc1c826eea5e789e7fa3d3aecc
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Tue Sep 30 20:29:48 2014 -0400
Bug: 13606Avoid (harmless) PHP warnings..../lib/Horde/ActiveSync/Request/Settings.php | 37
++++++++++++--------
1 files changed, 22 insertions(+), 15 deletions(-)
http://github.com/horde/horde/commit/63d3c213e01f23dc1c826eea5e789e7fa3d3aecc
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ Synchronization
Summary ⇒ Active Sync: PHP 5.6.0 Error in Settings.php
Type ⇒ Bug
State ⇒ Unconfirmed
WARN: HORDE PHP ERROR: array_pop() expects parameter 1 to be array,
null given [pid 4783 on line 321 of
"/usr/share/php/Horde/ActiveSync/Request/Settings.php"]
Since activesync works not reliable in horde 5.2.0 this error should
be fixed ASAP to be able to go on in debung activesync with php 5.6.0.
Thanks,
Torben