Skip to content

Commit dbbb5a6

Browse files
Blacklist SebastianBergmann\RecursionContext\Context
1 parent 9612396 commit dbbb5a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Util/Blacklist.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ class PHPUnit_Util_Blacklist
4141
'SebastianBergmann\Environment\Runtime' => 1,
4242
'SebastianBergmann\Comparator\Comparator' => 1,
4343
'SebastianBergmann\Exporter\Exporter' => 1,
44+
'SebastianBergmann\RecursionContext\Context' => 1,
4445
'SebastianBergmann\Version' => 1,
4546
'Composer\Autoload\ClassLoader' => 1,
4647
'Doctrine\Instantiator\Instantiator' => 1

0 commit comments

Comments
 (0)