mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-08 14:16:42 +02:00
Upgrade to phpunit 10 (#1806)
Co-authored-by: Christopher Georg <christopher.georg@sr-travel.de>
This commit is contained in:
@@ -51,7 +51,7 @@ class ErrorHandlerTest extends \PHPUnit\Framework\TestCase
|
||||
}
|
||||
}
|
||||
|
||||
public function fatalHandlerProvider()
|
||||
public static function fatalHandlerProvider()
|
||||
{
|
||||
return [
|
||||
[null, 10, str_repeat(' ', 1024 * 10), LogLevel::ALERT],
|
||||
|
Reference in New Issue
Block a user