Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d48d88a

Browse filesBrowse files
committed
merged 2.0
2 parents 25014ae + cf11cc0 commit d48d88a
Copy full SHA for d48d88a

File tree

Expand file treeCollapse file tree

9 files changed

+0
-9
lines changed
Filter options
Expand file treeCollapse file tree

9 files changed

+0
-9
lines changed

‎src/Symfony/Bundle/FrameworkBundle/Client.php

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Client.php
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
use Symfony\Component\DependencyInjection\ContainerInterface;
1515
use Symfony\Component\HttpKernel\HttpKernelInterface;
1616
use Symfony\Component\HttpKernel\Client as BaseClient;
17-
use Symfony\Component\HttpKernel\Profiler\Profiler as HttpProfiler;
1817
use Symfony\Component\HttpKernel\Profiler\Profile as HttpProfile;
1918
use Symfony\Component\HttpFoundation\Request;
2019
use Symfony\Component\HttpFoundation\Response;

‎src/Symfony/Bundle/FrameworkBundle/Command/ContainerAwareCommand.php

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/ContainerAwareCommand.php
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111

1212
namespace Symfony\Bundle\FrameworkBundle\Command;
1313

14-
use Symfony\Component\Console\Output\Output;
1514
use Symfony\Component\Console\Command\Command;
1615
use Symfony\Component\DependencyInjection\ContainerInterface;
1716
use Symfony\Component\DependencyInjection\ContainerAwareInterface;

‎src/Symfony/Bundle/WebProfilerBundle/Tests/DependencyInjection/WebProfilerExtensionTest.php

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Tests/DependencyInjection/WebProfilerExtensionTest.php
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
use Symfony\Component\DependencyInjection\ContainerBuilder;
1919
use Symfony\Component\DependencyInjection\Definition;
2020
use Symfony\Component\DependencyInjection\Dumper\PhpDumper;
21-
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBag;
2221
use Symfony\Component\DependencyInjection\Scope;
2322

2423
class WebProfilerExtensionTest extends TestCase

‎src/Symfony/Component/Form/Tests/AbstractLayoutTest.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/AbstractLayoutTest.php
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
use Symfony\Component\Form\FormFactory;
1717
use Symfony\Component\Form\Extension\Core\CoreExtension;
1818
use Symfony\Component\Form\Extension\Csrf\CsrfExtension;
19-
use Symfony\Component\EventDispatcher\EventDispatcher;
2019

2120
abstract class AbstractLayoutTest extends \PHPUnit_Framework_TestCase
2221
{

‎src/Symfony/Component/Form/Tests/FormBuilderTest.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/FormBuilderTest.php
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
namespace Symfony\Component\Form\Tests;
1313

1414
use Symfony\Component\Form\FormBuilder;
15-
use Symfony\Component\Form\Guess\Guess;
1615

1716
class FormBuilderTest extends \PHPUnit_Framework_TestCase
1817
{

‎src/Symfony/Component/HttpKernel/DataCollector/DataCollector.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/DataCollector/DataCollector.php
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111

1212
namespace Symfony\Component\HttpKernel\DataCollector;
1313

14-
use Symfony\Component\HttpKernel\Profiler\Profiler;
1514

1615
/**
1716
* DataCollector.

‎src/Symfony/Component/HttpKernel/DataCollector/DataCollectorInterface.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/DataCollector/DataCollectorInterface.php
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111

1212
namespace Symfony\Component\HttpKernel\DataCollector;
1313

14-
use Symfony\Component\HttpKernel\Profiler\Profiler;
1514
use Symfony\Component\HttpFoundation\Request;
1615
use Symfony\Component\HttpFoundation\Response;
1716

‎src/Symfony/Component/Routing/Loader/AnnotationClassLoader.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Loader/AnnotationClassLoader.php
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
namespace Symfony\Component\Routing\Loader;
1313

1414
use Doctrine\Common\Annotations\Reader;
15-
use Symfony\Component\Routing\Annotation\Route as RouteAnnotation;
1615
use Symfony\Component\Config\Resource\FileResource;
1716
use Symfony\Component\Routing\Route;
1817
use Symfony\Component\Routing\RouteCollection;

‎src/Symfony/Component/Security/Tests/Core/Authorization/Voter/AuthenticatedVoterTest.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Tests/Core/Authorization/Voter/AuthenticatedVoterTest.php
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
use Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver;
1515
use Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter;
1616
use Symfony\Component\Security\Core\Authorization\Voter\VoterInterface;
17-
use Symfony\Component\Security\Core\Role\Role;
1817

1918
class AuthenticatedVoterTest extends \PHPUnit_Framework_TestCase
2019
{

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.