php-doc-en/reference/errorfunc/functions
Peter Cowburn 74508ae0d2 Better bitmask for "all errors except E_NOTICE"
Cf user note http://www.php.net/manual/en/function.error-
reporting.php#64060

^ is the xor (bit flipping) operator and would actually turn notices
*on* if they were previously off (in the error level on its left).

Patch by anonymous 43247

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333387 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-21 19:25:14 +00:00
..
debug-backtrace.xml tidied debug_(print_)backtrace parameters, changelogs, return value (doc #54653) 2011-05-04 21:27:46 +00:00
debug-print-backtrace.xml tidied debug_(print_)backtrace parameters, changelogs, return value (doc #54653) 2011-05-04 21:27:46 +00:00
error-get-last.xml Describe message 2010-11-04 12:43:51 +00:00
error-log.xml Typo fix in error_log() 2013-12-10 11:40:23 +00:00
error-reporting.xml Better bitmask for "all errors except E_NOTICE" 2014-04-21 19:25:14 +00:00
restore-error-handler.xml fix #66195 restore error handler is not ignored (zend_builtin_functions.c#1570) 2013-12-04 12:06:24 +00:00
restore-exception-handler.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
set-error-handler.xml - just fixed typo. :) 2013-07-21 15:49:53 +00:00
set-exception-handler.xml Remove wrong info 2014-03-29 21:53:45 +00:00
trigger-error.xml Typo fix, remove redundant "by" in trigger_error() docs 2013-10-01 08:10:22 +00:00
user-error.xml Converted to utf-8 2010-03-28 22:10:10 +00:00