8000 cut: Remove deprecation reporting · SymfonyTest/symfony-bundle-test@960a11f · GitHub
[go: up one dir, main page]

Skip to content

Commit 960a11f

Browse files
committed
cut: Remove deprecation reporting
1 parent 0919131 commit 960a11f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/BaseBundleTestCase.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
use Symfony\Component\DependencyInjection\ResettableContainerInterface;
99
use Symfony\Component\HttpKernel\Kernel;
1010

11-
printf('%s is deprecated since 1.9 and will be removed in 2.0, use "%s" instead.', BaseBundleTestCase::class, KernelTestCase::class);
12-
1311
/**
1412
* @author Tobias Nyholm <tobias.nyholm@gmail.com>
1513
*

0 commit comments

Comments
 (0)
0