ID:               49362
 User updated by:  tomas dot hlavacek at firma dot volny dot cz
 Reported By:      tomas dot hlavacek at firma dot volny dot cz
 Status:           Closed
 Bug Type:         PHP options/info functions
 Operating System: *
 PHP Version:      5.3, 6
 Assigned To:      kalle
 New Comment:

Check what you wrote:

[3 Sep 9:26pm UTC] j...@php.net

For 6: change the error reporting to E_ERROR
For 5.3: change them to E_DEPRECATED (and only really shown when that
is

set)


That's confusing then...


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

[2009-09-07 08:42:19] j...@php.net

Yes. It's not E_DEPRECATED, it's E_WARNING and that's not gonna change.

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

[2009-09-07 07:20:13] tomas dot hlavacek at firma dot volny dot cz

php.ini:
error_reporting = E_ALL & ~E_DEPRECATED
display_errors = On

php -i output:
~~~~~~
D:\php5>php -i

Warning: Directive 'register_long_arrays' is deprecated in PHP 5.3 and
greater in Unknown on line 0
phpinfo()
PHP Version => 5.3.2-dev

System => Windows NT W2K8-TEST 6.0 build 6002 (Windows Server 2008 Web
Server Edition Service Pack 2) i586
...
~~~~~~

Is this desired manner?

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

[2009-09-04 11:03:07] j...@php.net

Fixed.

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

[2009-09-03 21:26:00] j...@php.net

For 6: change the error reporting to E_ERROR
For 5.3: change them to E_DEPRECATED (and only really shown when that
is 
set)

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

[2009-09-02 16:25:22] romanf at trash dot net

Will this be fixed in 5.3? Or only in 6?

-Roman

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/49362

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

Reply via email to