error_reporting -- set which PHP errors are reported
Description
int error_reporting(int [level]);
Sets PHP's error reporting level and returns the old level. The
error reporting level is a bitmask of the following values
(follow the links for the internal values to get their meanings):