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

 ID:                 52563
 Patch added by:     ahar...@php.net
 Reported by:        mattgscox at hotmail dot com
 Summary:            [Feature request] error_reporting constant
 Status:             Open
 Type:               Feature/Change Request
 Package:            PHP options/info functions
 Operating System:   Any
 PHP Version:        Irrelevant
 Block user comment: N

 New Comment:

The following patch has been added/updated:

Patch Name: E_NONE
Revision:   1282905701
URL:       
http://bugs.php.net/patch-display.php?bug=52563&patch=E_NONE&revision=1282905701


Previous Comments:
------------------------------------------------------------------------
[2010-08-24 18:44:31] s...@php.net

Frankly, I don't see why we need a constant meaning 0. What's wrong
with, say... 0?

------------------------------------------------------------------------
[2010-08-10 05:00:52] ahar...@php.net

The following patch has been added/updated:

Patch Name: E_NONE-and-E_EVERYTHING
Revision:   1281409252
URL:       
http://bugs.php.net/patch-display.php?bug=52563&patch=E_NONE-and-E_EVERYTHING&revision=1281409252

------------------------------------------------------------------------
[2010-08-10 04:35:57] ahar...@php.net

It's a shame that E_ALL was changed to not mean "all errors" in the
first place, really.



I'll hack up a revised patch (along with an update to the UPGRADING
file, since I forgot that first time around) which defines E_EVERYTHING
= -1 -- we can bikeshed the exact name on Internals later, if necessary.

------------------------------------------------------------------------
[2010-08-09 19:31:41] ka...@php.net

While we are at it, we should add an E_ALL constant to -1 to display all
errors in the bitfield

------------------------------------------------------------------------
[2010-08-09 12:46:10] ahar...@php.net

The following patch has been added/updated:

Patch Name: E_NONE
Revision:   1281350770
URL:       
http://bugs.php.net/patch-display.php?bug=52563&patch=E_NONE&revision=1281350770

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


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/bug.php?id=52563


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

Reply via email to