We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d31a8ce commit c6a88cdCopy full SHA for c6a88cd
src/PhpUnitBackwardCompatibleTrait.php
@@ -5,7 +5,7 @@
5
use PHPUnit\Framework\TestCase;
6
7
/**
8
- * @deprecated
+ * @deprecated this trait was to help using phpunit 7 and 8 which are obsolete. this trait will be removed in the next major version.
9
*/
10
trait PhpUnitBackwardCompatibleTrait
11
{
0 commit comments