Summary | Convert variable to array since its expected to be one |
Queue | Kronolith |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | goncalo.queiros (at) portugalmail (dot) net |
Created | 04/26/2011 (5161 days ago) |
Due | |
Updated | 04/27/2011 (5160 days ago) |
Assigned | 04/26/2011 (5161 days ago) |
Resolved | 04/27/2011 (5160 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | Yes |
New Attachment: 0001-Fix-typehint-Bug-9991.patch
started to blow up..probably due to different php versions.
Btw, i think you also wnat to change the typehint of
_createExceptionEvent (patch attached)
Taken from Michael Rubinsky
State ⇒ Resolved
Fix typehint (
Bug #9991).1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/9aa00f787f123a9c37a875ab335163ee9abe232a
State ⇒ Assigned
Assigned to Michael Rubinsky
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Convert variable to array since its expected to be one
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ Yes
New Attachment: 0001-Force-array-convertion-since-this-variable-is-expect.patch
State ⇒ Unconfirmed
"PHP Catchable fatal error: Argument 3 passed to
Kronolith_Ajax_Application::_saveEvent() must be an array, object
given..."
Don't know if the attached patch is the solution...