$error_reporting

When this value is set to a non-null-value it's value is used as php's error_reporting level inside of display() and fetch().

See also debugging and troubleshooting.