Skip to content

Commit 331663f

Browse files
committed
Drop old param; was removed in PHP 8.0
1 parent c37cf72 commit 331663f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

public/_include.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ function SimpleSAML_error_handler(
4949
string $errstr,
5050
?string $errfile = null,
5151
int $errline = 0,
52-
/** @scrutinizer-unused */ $errcontext = null
5352
): bool {
5453
if (Logger::isErrorMasked($errno)) {
5554
// masked error

0 commit comments

Comments
 (0)