mirror of
https://github.com/Seldaek/monolog.git
synced 2025-07-31 18:30:15 +02:00
Merge pull request #98 from pborreli/patch-1
Removed duplicated array key
This commit is contained in:
@@ -64,7 +64,6 @@ class AbstractProcessingHandlerTest extends TestCase
|
||||
'REQUEST_URI' => '',
|
||||
'REQUEST_METHOD' => '',
|
||||
'REMOTE_ADDR' => '',
|
||||
'REQUEST_URI' => '',
|
||||
'SERVER_NAME' => '',
|
||||
)));
|
||||
$handledRecord = null;
|
||||
|
Reference in New Issue
Block a user