nextcloud/lib
Anna Larch adcd78ae16 fix(appstore): address review comments on GenericFileException handling
- Attempt delete before logging the warning, so the warning only fires
  when we know recovery will succeed
- Log an error (not silently return) when delete itself fails
- Use catch (\Exception) without variable (PHP 8)
- Replace willReturnArgument(1) with explicit willReturn(true) in test
- Add blank lines between logical blocks in test for readability

Signed-off-by: Anna Larch <anna@nextcloud.com>
AI-Assisted-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 11:21:22 +02:00
..
composer feat(wfe): add runtime operations 2026-05-18 14:52:59 +00:00
l10n fix(l10n): Update translations from Transifex 2026-05-20 01:49:34 +00:00
private fix(appstore): address review comments on GenericFileException handling 2026-05-20 11:21:22 +02:00
public Merge pull request #60071 from nextcloud/chore/legacy 2026-05-14 22:48:24 +02:00
unstable feat(wfe): add runtime operations 2026-05-18 14:52:59 +00:00
base.php refactor: use strict operator 2026-04-30 00:51:29 +02:00
versioncheck.php ci(PHP): Test against 8.5 on CI 2025-12-19 15:34:34 +01:00