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 c5565a8

Browse filesBrowse files
committed
minor #42577 [Security] Remove faulty legacy mark from SwitchUserListenerTest (wouterj)
This PR was merged into the 5.3 branch. Discussion ---------- [Security] Remove faulty legacy mark from SwitchUserListenerTest | Q | A | ------------- | --- | Branch? | 5.3 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - The `SwitchUserListenerTest` was wrongly marked as legacy, the listener is not deprecated (and will not be removed). Commits ------- dac74ed [Security] Remove faulty legacy mark from SwitchUserListenerTest
2 parents 7ba3f9d + dac74ed commit c5565a8
Copy full SHA for c5565a8

File tree

1 file changed

+0
-3
lines changed
Filter options

1 file changed

+0
-3
lines changed

‎src/Symfony/Component/Security/Http/Tests/Firewall/SwitchUserListenerTest.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Tests/Firewall/SwitchUserListenerTest.php
-3Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@
3030
use Symfony\Component\Security\Http\SecurityEvents;
3131
use Symfony\Contracts\EventDispatcher\EventDispatcherInterface;
3232

33-
/**
34-
* @group legacy
35-
*/
3633
class SwitchUserListenerTest extends TestCase
3734
{
3835
private $tokenStorage;

0 commit comments

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