Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.4.6

Bug #20983 array_merge(): Argument #1 is not an array in /usr/share/pear/Net/Sieve.php 312
Submitted: 2015-11-14 13:59 UTC
From: arcfi Assigned: alec
Status: Closed Package: Net_Sieve (version 1.3.4)
PHP Version: 5.6.15 OS: Fedora 23
Roadmaps: (Not assigned)    
Subscription  


 [2015-11-14 13:59 UTC] arcfi (Arc Fi)
Description: ------------ Description of problem: /var/log/roundcubemail/errors: PHP Warning: array_merge(): Argument #1 is not an array in /usr/share/pear/Net/Sieve.php on line 312 Version-Release number of selected component (if applicable): php-pear-Net-Sieve-1.3.4-2.fc23.noarch How reproducible: Always. Steps to Reproduce: 1. Configure roundcubemail + sieve: /etc/roundcubemail/config.inc.php: ... $config['managesieve_usetls'] = true; $config['managesieve_conn_options'] = array( 'ssl' => array( 'cafile' => '/etc/pki/tls/certs/ca.example.org.crt', ), ); ... 2. Login to roundcubemail and open sieve filters. 3. Check log-file /var/log/roundcubemail/errors.

Comments

 [2015-11-14 15:06 UTC] arcfi (Arc Fi)
Patch: https://github.com/pear/Net_Sieve/pull/6/files Tested the patch and it works.
 [2015-11-14 15:26 UTC] arcfi (Arc Fi)
 [2017-05-22 07:31 UTC] alec (Aleksander Machniak)
-Status: Open +Status: Closed -Assigned To: +Assigned To: alec
Thank you for your bug report. This issue has been fixed in the latest released version of the package, which you can download at http://pear.php.net/get/