Summery Summery
Reports an error number and string.
Syntax Syntax
Parameters Parameters
- $errno
-
(Required) The error number returned by PHP.
- $errmsg
-
(Required) The error message returned by PHP.
- $errfile
-
(Optional) The file the error occurred in
Default value: ''
- $errline
-
(Required) The line number the error occurred on
Source Source
File: wp-includes/class-smtp.php