ID:               35083
 Updated by:       [EMAIL PROTECTED]
 Reported By:      bt at diamos dot de
-Status:           Open
+Status:           Bogus
 Bug Type:         *Configuration Issues
 Operating System: Linux
 PHP Version:      4.4.1
 New Comment:

Please contact the PHPWiki developers to resolve this, this is not a
bug in PHP.


Previous Comments:
------------------------------------------------------------------------

[2005-11-03 11:20:15] bt at diamos dot de

Description:
------------
Recently I've upgraded from v4.3.11 to v4.4.1 and in our PHPWiki I've
noticed my Notice messages like this:

PHP Warnings

lib/WikiUser.php:50: Notice[8]: Only variables should be assigned by
reference

lib/pear/DB/common.php:741: Notice[8]: Only variable references should
be returned by reference

lib/pear/DB/common.php:741: Notice[8]: Only variable references should
be returned by reference

lib/pear/DB/common.php:741: Notice[8]: Only variable references should
be returned by reference

lib/pear/DB/common.php:741: Notice[8]: Only variable references should
be returned by reference

lib/pear/DB/common.php:741: Notice[8]: Only variable references should
be returned by reference

lib/Template.php:220: Notice[8]: Only variables should be assigned by
reference

lib/Template.php:106: Notice[8]: Only variables should be assigned by
reference

lib/Template.php:107: Notice[8]: Only variables should be assigned by
reference

But my configuration in php.ini should supress this messages , I'm
using this config:

error_reporting  = E_ALL & ~E_NOTICE
display_errors = Off
display_startup_errors = Off
ignore_repeated_errors = On

A downgrade to v4.3.11 removed the Notice messages



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=35083&edit=1

Reply via email to