Roundcube logs a lot of 'PHP deprecated' messages
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
php-mdb2 (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
I Installed roundcube (0.5.3+dfsg-1) on oneiric.
Roundcube logs two errors for each and every page load or ajax call. At the end of the day, this makes a huge log... I get the error messages in syslog:
roundcube: PHP Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/
roundcube: PHP Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/
In my case, the only problem is that it logs a lot of errors, but a very similar bug was reported on debian with more serious issues:
http://
Apparently, the problem would be fixed by upgrading the php-mdb2 package (2.5.0b2-1 in the repository at the moment) to 2.5.0b3 available upstream.
Roundcube is served by apache2 on my server. Note that I have 'error_reporting = E_ALL & ~E_DEPRECATED' in /etc/php5/
I still get the same problem with roundcube 0.5.4+dfsg-1