phpstorm-stubs/newrelic
Stephen Ostrow a39e937ff1 Additional signature for newrelic_notice_error for passing an Exception
Documents for newrelic give a fourth signature option for
newrelice_notice_error() which is not listed in the stub.

newrelic_notice_error(string $errstr, Throwable|Exception $e)

See https://docs.newrelic.com/docs/apm/agents/php-agent/php-agent-api/newrelic_notice_error/
2022-05-02 18:49:17 +02:00
..
newrelic.php Additional signature for newrelic_notice_error for passing an Exception 2022-05-02 18:49:17 +02:00