[stable30] Bug/48678/restore dav error response#49481
Conversation
daac84a to
4a5de6b
Compare
|
Conflicts: Constructor property promotion and Imports in Server and ServerFactory |
| } | ||
|
|
||
| if ($this->debugExceptions) { | ||
| $previous = $e; |
Check notice
Code scanning / Psalm
MissingClosureReturnType Note
There was a problem hiding this comment.
^ why would Psalm complain here but not on master? Bug?
There was a problem hiding this comment.
The psalm run https://github.com/nextcloud/server/actions/runs/12030997029/job/33539600726?pr=49481 does not report it. The reason for this warning could be that #48476 was only done for master, but not backported. However https://github.com/nextcloud/server/actions/runs/12030997029/job/33539601398?pr=49481 does not mention that warning as well. I'm a bit clueless where it comes from ;)
| } | ||
|
|
||
| if ($this->debugExceptions) { | ||
| $previous = $e; |
Check notice
Code scanning / Psalm
MissingClosureParamType Note
0d60beb to
20aada5
Compare
|
|
20aada5 to
c6395b9
Compare
c6395b9 to
a792ed7
Compare
a792ed7 to
51b6b9a
Compare
51b6b9a to
be786fc
Compare
fdcda46 to
cb8466d
Compare
cb8466d to
62f5fa5
Compare
…eption output" This reverts commit e202896. Signed-off-by: Daniel Kesselberg <[email protected]>
This reverts commit d2bf361. Signed-off-by: Daniel Kesselberg <[email protected]>
This reverts commit 9992e7d. Signed-off-by: Daniel Kesselberg <[email protected]>
Signed-off-by: Daniel Kesselberg <[email protected]>
Signed-off-by: Robin Appelman <[email protected]>
Signed-off-by: Robin Appelman <[email protected]>
62f5fa5 to
6cec3ee
Compare
Backport of #49004
Warning, This backport's changes differ from the original and might be incomplete⚠️
Todo
Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.