Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit db4c3a3

Browse files
author
Hugo Hamon
committed
Removed deprecation notices from test files.
1 parent c74590b commit db4c3a3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Tests/Core/LegacySecurityContextInterfaceTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111

1212
namespace Symfony\Component\Security\Tests\Core;
1313

14-
trigger_error('The '.__NAMESPACE__.'\SecurityContextInterfaceTest class is deprecated since version 2.6 and will be removed in 3.0.', E_USER_DEPRECATED);
15-
1614
use Symfony\Component\Security\Core\SecurityContextInterface;
1715
use Symfony\Component\Security\Core\Security;
1816

0 commit comments

Comments
 (0)