Page 1 of 1

PHP warnings /errors

Posted: 26 Oct 2010, 02:28
by pcrene
Hello All,

I get MANY of thje next messages:

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
PHP Deprecated: Assigning the return value of new by reference is deprecated

I tried to do a ignore of these errors in the php.ini
But that did not solve the problem. The systems seems to work OK though..

Rene

Re: PHP warnings /errors

Posted: 26 Oct 2010, 05:03
by DanielM
It's always a good idea to search the forums first. I got the same error as described in this thread: http://forum.excito.net/viewtopic.php?f=9&t=2575. I never found a solution though, only workarounds, so it'd be good with a comment from anyone at Excito...

/Daniel