Open nunomaduro opened 2 years ago
This pull request adds an new NullableShutdownStrategy implementation that can be used in scenarios where customers don't want to actually register a shutdown function.
NullableShutdownStrategy
Check https://github.com/bugsnag/bugsnag-laravel/pull/493 for more details.
Hi @nunomaduro - I've followed up with you over on https://github.com/bugsnag/bugsnag-laravel/pull/493 👍
We will review this PR as soon as priorities allow
This pull request adds an new
NullableShutdownStrategy
implementation that can be used in scenarios where customers don't want to actually register a shutdown function.Check https://github.com/bugsnag/bugsnag-laravel/pull/493 for more details.