diff options
author | Côme Chilliet <come.chilliet@nextcloud.com> | 2024-09-14 14:20:49 +0200 |
---|---|---|
committer | backportbot[bot] <backportbot[bot]@users.noreply.github.com> | 2024-09-14 19:19:59 +0000 |
commit | 045dd40ab12fba1be41c4466e143f13332fd5f7d (patch) | |
tree | 399c8321555dc893c00aef023d208e218b582ea4 /lib/private/TextProcessing | |
parent | a8522a7d48fbb1bb1f35544ce4ba2abd8fd8c1bb (diff) | |
download | nextcloud-server-backport/47971/stable28.tar.gz nextcloud-server-backport/47971/stable28.zip |
fix: Do not try to set HTTP response code on already closed connectionbackport/47971/stable28
This avoids a PHP warning in the logs about trying to set the response
code while the output already started. It’s useless to try to print an
error page anyway in this situation because the connection was closed
already.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Diffstat (limited to 'lib/private/TextProcessing')
0 files changed, 0 insertions, 0 deletions