Skip to content

Commit 2a359df

Browse files
committed
Remove todo
1 parent e39794e commit 2a359df

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/wp-includes/template.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1096,8 +1096,6 @@ static function ( int $level, string $message, ?string $file = null, ?int $line
10961096
E_USER_WARNING
10971097
);
10981098
$did_just_catch_exception = false;
1099-
1100-
// TODO: Should this also append the error to $filtered output if $display_errors? But it could make a sent header incorrect.
11011099
}
11021100

11031101
if ( $display_errors ) {

0 commit comments

Comments
 (0)