Horde using deprecated function?
Posted: 19 Oct 2010, 15:00
Hi.
After fiddling around with postfix settings I thought today I should try Horde out for the first time. I was a bit surprised by the amount of mail I get. Every fifth minute I get a mail from Cron Daemon saying
(it continues further in the same fashion). Did I do something wrong here or what's happening?
/Daniel
edit: I actually found that this is caused by the first line in /etc/cron.d/bubba-horde. Commented out the line to make it shut up. Bit of a workaround, but it gives me less mail to delete tomorrow...
After fiddling around with postfix settings I thought today I should try Horde out for the first time. I was a bit surprised by the amount of mail I get. Every fifth minute I get a mail from Cron Daemon saying
Code: Select all
PHP Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/horde3/lib/Horde/Perms/sql.php on line 83
PHP Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/horde3/lib/Horde/Perms/sql.php on line 116
PHP Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/horde3/lib/Horde/Perms/sql.php on line 153
PHP Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/horde3/lib/Horde/Prefs.php on line 847
/Daniel
edit: I actually found that this is caused by the first line in /etc/cron.d/bubba-horde. Commented out the line to make it shut up. Bit of a workaround, but it gives me less mail to delete tomorrow...