We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baaf3e3 commit 3fd657fCopy full SHA for 3fd657f
tests/Benchmarks/Integrations/SymfonyBench.php
@@ -43,7 +43,7 @@ public function benchSymfonyOverhead()
43
44
public static function getAppIndexScript()
45
{
46
- return __DIR__ . '/../../Frameworks/Symfony/Version_6_2/public/index.php';
+ return __DIR__ . '/../../Frameworks/Symfony/Version_5_2/public/index.php';
47
}
48
49
public function disableSymfonyTracing()
0 commit comments