Completed
Push — master ( 2c030b...005895 )
by Alex
01:37
created
src/Agent.php 1 patch
Doc Comments   -5 removed lines patch added patch discarded remove patch
@@ -309,11 +309,6 @@
 block discarded – undo
309 309
      *
310 310
      * @see https://docs.newrelic.com/docs/agents/php-agent/php-agent-api/newrelic_notice_error
311 311
      *
312
-     * @param string|\Throwable|\Exception|int $message|$e|$e|$errno
313
-     * @param \Throwable|\Exception|sring      $e|$e|$errstr         (optional)
314
-     * @param string                           $errfile              (optional)
315
-     * @param int                              $errline              (optional)
316
-     * @param string                           $errcontext           (optional)
317 312
      */
318 313
     public function noticeError(...$arguments)
319 314
     {
Please login to merge, or discard this patch.