Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97228 - horde and mod_php 4.4.0_rc1 warnings galore
Summary: horde and mod_php 4.4.0_rc1 warnings galore
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-27 10:18 UTC by Alexander Ivanchev
Modified: 2005-07-02 23:18 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Ivanchev 2005-06-27 10:18:01 UTC
After migrating to mod_php 4.4.0_rc1, horde-imp started spewing a lot of warning
after login:

Notice: Only variable references should be returned by reference in
/var/www/localhost/htdocs/horde/lib/Horde/Notification.php on line 98
Notice: Only variables should be assigned by reference in
/var/www/localhost/htdocs/horde/lib/Horde/MIME/Contents.php on line 1148

Notice: Only variable references should be returned by reference in
/var/www/localhost/htdocs/horde/lib/Horde/MIME/Contents.php on line 1148

Notice: Only variables should be assigned by reference in
/var/www/localhost/htdocs/horde/lib/Horde/MIME/Contents.php on line 645
etc.

[ebuild   R   ] www-apps/horde-imp-4.0.3  -vhosts 0 kB 
[ebuild   R   ] www-apps/horde-3.0.4-r1  +mysql -vhosts 0 kB 

[ebuild   R   ] dev-php/mod_php-4.4.0_rc1  +X +apache2 +berkdb +crypt +curl
-debug -doc -fdftk -firebird -flash +freetds* +gd +gd-external +gdbm +gmp
-hardenedphp +imap -informix -ipv6 -java +jpeg -kerberos +ldap +mcal +memlimit
+mssql +mysql +nls -oci8 +odbc +pam +pdflib +png -postgres -qt -snmp +spell +ssl
+tiff +truetype +xml2 -yaz 0 kB

Reproducible: Always
Steps to Reproduce:
Comment 1 Paul Laughlin 2005-06-29 11:23:59 UTC
This seems to be a problem with the way horde is handling references.  You can
safely turn off notices in PHP until it's fixed by adding ~E_NOTICE to the
error_reporting line in /etc/<apache_version>/php.ini
Comment 2 Renat Lumpau (RETIRED) gentoo-dev 2005-07-02 20:05:07 UTC
reassigning
Comment 3 SpanKY gentoo-dev 2005-07-02 23:18:19 UTC
file a bug upstream at http://bugs.horde.org/