6.0.0-beta1
7/4/25

[#11615] PHP ERROR: array_merge():
Summary PHP ERROR: array_merge():
Queue Ingo
Queue Version 3.0.0
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester mtspam (at) tesira (dot) de
Created 10/31/2012 (4629 days ago)
Due
Updated 10/31/2012 (4629 days ago)
Assigned 10/31/2012 (4629 days ago)
Resolved 10/31/2012 (4629 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/31/2012 06:49:51 PM Michael Slusarz Comment #4
Assigned to Michael Slusarz
State ⇒ Resolved
Version ⇒ 3.0.0
Reply to this comment
Fixed in Ingo 3.0.1.  Harmless error thrown if the backends config had 
an empty 'params' option.
10/31/2012 06:49:15 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit 1408593e14f133cd9ae47f9eef58d0b9b090a5d4
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Wed Oct 31 12:48:25 2012 -0600

     [mms] Fix PHP error notification thrown if backends 'params' 
parameter was empty (Bug #11615).

  ingo/docs/CHANGES              |    2 ++
  ingo/lib/Factory/Transport.php |    2 +-
  ingo/package.xml               |    4 ++--
  3 files changed, 5 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/1408593e14f133cd9ae47f9eef58d0b9b090a5d4
10/31/2012 05:11:25 PM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
You don't happen to have some old configuration files in ingo/config/?

Please use Horde::debug() on that line in Factory/Transport.php to 
dump the actual content of $session->get('ingo', 'backend/params').

Horde::debug() documentation: http://wiki.horde.org/Doc/Dev/DebugH4
10/31/2012 03:55:49 PM mtspam (at) tesira (dot) de Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ PHP ERROR: array_merge():
Queue ⇒ Ingo
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
Fresh install of horde 5 via pear with pear -a -B horde/webmail works 
fine, but whenever I do anything filter related the log throws up two 
errors regarding ingo:

Oct 31 16:49:11 servername HORDE: [ingo] PHP ERROR: array_merge(): 
Argument #1 is not an array [pid 5542 on line 73 of 
"/var/www/horde/ingo/lib/Factory/Transport.php"]
Oct 31 16:49:11 servername HORDE: [ingo] PHP ERROR: array_merge(): 
Argument #2 is not an array [pid 5542 on line 41 of 
"/var/www/horde/ingo/lib/Transport.php"]

There arent any errors on the GUI and no user has reported anything 
not working (so far), so I cant really say how critical this error is.

Saved Queries