Skip to content

Commit 9ebdc3d

Browse files
committed
[MonologBridge] Remove more Monolog 1 compat from FirePHPHandlerTest
1 parent dd050fd commit 9ebdc3d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/Symfony/Bridge/Monolog/Tests/Handler/FirePHPHandlerTest.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -98,11 +98,6 @@ public function testNoFirePhpClient()
9898

9999
private function createHandler(): FirePHPHandler
100100
{
101-
// Monolog 1
102-
if (!method_exists(FirePHPHandler::class, 'isWebRequest')) {
103-
return new FirePHPHandler();
104-
}
105-
106101
$handler = $this->getMockBuilder(FirePHPHandler::class)
107102
->onlyMethods(['isWebRequest'])
108103
->getMock();

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy