mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-16 18:14:02 +02:00
Fix deprecations
This commit is contained in:
@@ -30,7 +30,7 @@ class SyslogFormatterTest extends TestCase
|
||||
string $channel,
|
||||
Level $level,
|
||||
string $message,
|
||||
string $appName = null,
|
||||
?string $appName = null,
|
||||
array $context = [],
|
||||
array $extra = []
|
||||
): void {
|
||||
|
Reference in New Issue
Block a user