Skip to content

fix: Remove OCP\Files\Storage interface deprecated since version 9 - #48009

Merged
come-nc merged 9 commits into
masterfrom
fix/remove-references-to-deprected-storage-interface
Sep 16, 2024
Merged

fix: Remove OCP\Files\Storage interface deprecated since version 9#48009
come-nc merged 9 commits into
masterfrom
fix/remove-references-to-deprected-storage-interface

Conversation

@come-nc

@come-nccome-nc commented Sep 15, 2024

Copy link
Copy Markdown
Contributor
  • Resolves: #

Summary

Remove deprecated interface and its last uses (mostly in tests).

Checklist

@come-nccome-nc added the 2. developing Work in progress label Sep 15, 2024
@come-nccome-nc self-assigned this Sep 15, 2024
Comment threadapps/files_external/lib/Config/ConfigAdapter.php Fixed
@come-nc
come-ncforce-pushed the fix/remove-references-to-deprected-storage-interface branch 2 times, most recently from 95bdfaf to 619767aCompareSeptember 15, 2024 12:39
Comment threadapps/files_trashbin/lib/Trashbin.php Fixed
@come-nccome-nc added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Sep 15, 2024
@skjnldsvskjnldsv added the technical debt 🧱 🤔🚀 label Sep 16, 2024
Comment threadlib/private/Files/Storage/Common.php
Comment threadlib/public/Files/Storage/IStorage.php Outdated
Comment threadlib/public/Files/Storage/IStorage.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
…te Storage interface
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
…to IStorage
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
…salm-suppress
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc
come-ncforce-pushed the fix/remove-references-to-deprected-storage-interface branch from f9cd67f to e7ac9bbCompareSeptember 16, 2024 16:11
Comment threadapps/dav/tests/unit/Connector/Sabre/FileTest.php Outdated
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nccome-nc added the pending documentation This pull request needs an associated documentation update label Sep 16, 2024
@come-nc
come-nc merged commit b9fb1db into masterSep 16, 2024
@come-nc
come-nc deleted the fix/remove-references-to-deprected-storage-interface branch September 16, 2024 18:50
@JulienFS

Copy link
Copy Markdown

Thank you so much ! It's been super hard to dive into the code because of the amount of legacy stuff. I'm glad this part is gone 🥳

@skjnldsvskjnldsv mentioned this pull request Jan 7, 2025
@come-nccome-nc added this to the Nextcloud 31 milestone Apr 3, 2025
@come-nccome-nc removed the pending documentation This pull request needs an associated documentation update label Apr 3, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewstechnical debt🧱 🤔🚀

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@come-nc@JulienFS@icewind1991@susnux@skjnldsv@github-advanced-security