Summary | Error: Only variable references should be returned by reference |
Queue | Horde Framework Packages |
Queue Version | FRAMEWORK_3 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | support (at) repro-print (dot) si |
Created | 12/13/2005 (7120 days ago) |
Due | |
Updated | 02/28/2006 (7043 days ago) |
Assigned | |
Resolved | 12/13/2005 (7120 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
http://www.3dvizija.net/horde
http://www.3dvizija.net/horde/test.php
I update horde to version 3.0.9 but i have the same problems. What to
do, is this a bug or do i have some problems on my server.
State ⇒ Not A Bug
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Error: Only variable references should be returned by reference
Queue ⇒ Horde Framework Packages
5.0.16, Horde V3.0.8.
In my Test.php is almost all Yes (except MIME Magic Support (fileinfo)
and PostgreSQL Support). First warning in test.php is PHP warning
(higher version)
Ok, when I go on my root horde page, i get this error:
Notice: Only variable references should be returned by reference in
/disk/www/3dvizija/horde/lib/Horde/Perms.php on line 341
Notice: Only variable references should be returned by reference in
/disk/www/3dvizija/horde/lib/Horde/Auth.php on line 1168
Warning: Cannot modify header information - headers already sent by
(output started at /disk/www/3dvizija/horde/lib/Horde/Perms.php:341)
in /disk/www/3dvizija/horde/index.php on line 51
Because of this error, I cannot access or logon.
I search in Tickets, and status for this error is fixed (but it is not)