ID:               32668
 Updated by:       [EMAIL PROTECTED]
 Reported By:      kkobashi at comcast dot net
-Status:           Open
+Status:           Bogus
 Bug Type:         Unknown/Other Function
 Operating System: Windows XP
 PHP Version:      4.3.10
 New Comment:

Check that you change the right php.ini and restart your 
web server. Ask support questions in the support forums. 


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

[2005-04-11 11:38:03] kkobashi at comcast dot net

Description:
------------
No matter what value I set error_reporting in the INI file, the php
function error_reporting() always returns 2047 (E_ALL).

When PHP starts up, shouldn't it read the INI file's error_reporting
setting? Then set the current value to this?



Reproduce code:
---------------
// one liner
echo error_reporting();

Expected result:
----------------
Expected result is what is the current value in the PHP.INI file
setting.

Actual result:
--------------
2047


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


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

Reply via email to