Skip to content

Commit f75032a

Browse files
committed
Merge branch '2.8' into 3.0
* 2.8: [ci] Get ICU/intl from github instead of nebm.ist.utl.pt/~glopes [Debug] Fix case sensitivity checks [Debug] Fix handling of php7 throwables fix high deps tests fix testing deprecation messages [Process] remove dead code [WebProfilerBundle] Add missing use statement. [ClassLoader] Fix storing not-found classes in APC cache [Form] cs fixes in date types [phpunit] disable prophecy
2 parents d72f03f + 785266b commit f75032a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Controller/RouterController.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
namespace Symfony\Bundle\WebProfilerBundle\Controller;
1313

14+
use Symfony\Component\HttpFoundation\Request;
1415
use Symfony\Component\HttpFoundation\Response;
1516
use Symfony\Component\Routing\Matcher\UrlMatcherInterface;
1617
use Symfony\Component\Routing\Matcher\TraceableUrlMatcher;

0 commit comments

Comments
 (0)