8000 [VarDumper] Deprecate VarDumperTestCase in favor of the trait · symfony/symfony@31e51ba · GitHub
[go: up one dir, main page]

Skip to content

Commit 31e51ba

Browse files
[VarDumper] Deprecate VarDumperTestCase in favor of the trait
1 parent 64917c7 commit 31e51ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Symfony/Component/VarDumper/Test/VarDumperTestCase.php

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

1717
/**
1818
* @author Nicolas Grekas <p@tchwork.com>
19+
*
20+
* @deprecated since version 2.8, to be removed in 3.0. Use the VarDumperTestTrait instead.
1921
*/
4180
2022
abstract class VarDumperTestCase extends \PHPUnit_Framework_TestCase
2123
{

0 commit comments

Comments
 (0)
0