Skip to content

Commit f0f94fd

Browse files
Merge branch '10.5' into 11.2
2 parents f238fe2 + 5f405ba commit f0f94fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Event/Value/Test/TestMethodBuilder.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
*/
1010
namespace PHPUnit\Event\Code;
1111

12+
use const DEBUG_BACKTRACE_IGNORE_ARGS;
13+
use const DEBUG_BACKTRACE_PROVIDE_OBJECT;
1214
use function assert;
1315
use function debug_backtrace;
1416
use function is_numeric;

0 commit comments

Comments
 (0)