Method | Description | |
---|---|---|
error_reporting ( |
Retrieves the current error reporting level.
|
|
error_reporting ( |
Sets a new level of error reporting.
|
public static error_reporting ( |
||
ctx | Current runtime context. | |
return | int |
public static error_reporting ( |
||
ctx | Current runtime context. | |
level | int | The new level. |
return | int |