Skip to content

Commit acb6623

Browse files
ymorocuttiYoann MOROCUTTI
andauthored
Typing PHP 8.0 (#54)
* refactor: Type DataCollector/ProfilerDataCollector.php and Twig/Extension.php to prevent them to break after Symfony has typed their own interface [php80] * style: Fix CSS style in profiler panel [php80] --------- Co-authored-by: Yoann MOROCUTTI <Yoann.MOROCUTTI@boursorama.fr>
1 parent 55e7983 commit acb6623

7 files changed

Lines changed: 142 additions & 254 deletions

File tree

Controller/ReplayController.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
namespace evaisse\SimpleHttpBundle\Controller;
1010

11-
use evaisse\SimpleHttpBundle\DataCollector\ProfilerDataCollector;
1211
use evaisse\SimpleHttpBundle\Service\Helper;
1312
use Symfony\Bundle\FrameworkBundle\Controller\AbstractController;
1413
use Symfony\Component\HttpFoundation\Request;

0 commit comments

Comments
 (0)