Jump to content

Recommended Posts

When I use ini_get to check my error_reporting level, I get a weird value ( 4983 ) that I can't find anywhere by googling.

 

Also not on the list of possible levels here ( http://itech.hubpages.com/hub/php-error_reporting ) .. does anyone know how to determine what exactly this level is?

 

Thanks!

Link to comment
https://forums.phpfreaks.com/topic/251858-php-error-reporting-level/
Share on other sites

According to this tool here ( http://www.bx.com.au/tools/ultimate-php-error-reporting-wizard ) .. the only way I could get to 4983 .. is

 

E_ALL & ~E_NOTICE & ~E_COMPILE_WARNING & ~E_USER_NOTICE & ~E_DEPRECATED & ~E_USER_DEPRECATED

 

BUT error log is still showing notices .. is there any other level it could be ?

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.