diff --git a/src/xmlrpc.php b/src/xmlrpc.php index ad68921cdd..6b46246985 100644 --- a/src/xmlrpc.php +++ b/src/xmlrpc.php @@ -88,8 +88,8 @@ exit; /** * logIO() - Writes logging info to a file. * - * @deprecated 3.4.0 - * @deprecated Use error_log() + * @deprecated 3.4.0 Use error_log() + * @see error_log() * * @param string $io Whether input or output * @param string $msg Information describing logging reason.