ID:               33762
 Updated by:       [EMAIL PROTECTED]
 Reported By:      russell at flora dot ca
-Status:           Open
+Status:           Bogus
-Bug Type:         Compile Warning
+Bug Type:         *Configuration Issues
 Operating System: 2.6.12-1.1398_FC4 Linux
 PHP Version:      5.0.3
 New Comment:

Thank you for taking the time to report a problem with PHP.
Unfortunately you are not using a current version of PHP -- 
the problem might already be fixed. Please download a new
PHP version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.




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

[2005-07-19 05:38:35] russell at flora dot ca

Description:
------------
I know this has been said to not be a bug, and many bug reports have
been ignored, but I have tried everything suggested.  This is the right
php.ini file, and I am modifying the ini file and not some other way to
set variables that might happen at run-time.

I have gone so far as to set:

error_reporting = 0

in my php.ini.

I can then go to phpinfo() and it displays as I would expect:

Directive       Local Value     Master Value
error_reporting 0       0


Error warnings are still coming out on the output of the pages, even
though 

display_errors  Off     Off


Example errors from: http://forumonpublicdomain.ca/ (I may be forced to
downgrade PHP to fix this problem.  PHP5 isn't useable for me until this
problem is fixed.  phpinfo() is at
http://www.forumonpublicdomain.ca/info.php )


strict warning: Assigning the return value of new by reference is
deprecated in
/home/forumonpublicdomain.ca/www.forumonpublicdomain.ca/themes/engines/phptemplate/phptemplate.engine
on line 335.

strict warning: var: Deprecated. Please use the
public/private/protected modifiers in
/home/forumonpublicdomain.ca/www.forumonpublicdomain.ca/themes/engines/phptemplate/template.php
on line 27.

strict warning: var: Deprecated. Please use the
public/private/protected modifiers in
/home/forumonpublicdomain.ca/www.forumonpublicdomain.ca/themes/engines/phptemplate/template.php
on line 28.




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


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

Reply via email to