Skip to content

Commit 589ecb3

Browse files
staabmsebastianbergmann
authored andcommitted
Remove no longer necessary phpstan-ignore
1 parent f22c83c commit 589ecb3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Framework/TestCase.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2003,7 +2003,6 @@ private function getActiveErrorHandlers(): array
20032003
set_error_handler($handler);
20042004
}
20052005

2006-
/** @phpstan-ignore if.alwaysFalse */
20072006
if ($invalidErrorHandlerStack) {
20082007
$message = 'At least one error handler is not callable outside the scope it was registered in';
20092008

0 commit comments

Comments
 (0)