nextcloud-server/lib/private/legacy
Ferdinand Thiessen 54eaad76c0
chore!(\OCP\Files): remove deprecated static `getStorage` method
Was deprecated since Nextcloud 14 and is not used anymore.
Removing allows us to clean the OCP psalm baseline.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-05-15 14:18:28 +07:00
..
OC_App.php chore!(\OCP\Files): remove deprecated static `getStorage` method 2025-05-15 14:18:28 +07:00
OC_Defaults.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +07:00
OC_Helper.php Merge pull request #52812 from nextcloud/chore/oc-helper-rmdirr 2025-05-14 21:53:47 +07:00
OC_Hook.php refactor(OC_Hook): Remove deprecated ILogger 2024-09-19 00:35:21 +07:00
OC_JSON.php chore: Correctly flag json encoding methods as escaping html and quotes 2025-02-17 15:24:07 +07:00
OC_Response.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
OC_Template.php fix: Remove multiple require_once calls for template functions 2025-03-20 10:54:50 +07:00
OC_User.php fix: Deprecate OC_User methods related to user backends 2025-04-10 11:12:25 +07:00
OC_Util.php chore: replace leagcy OC_Helper calls with OCP\Util 2025-05-14 10:18:04 +07:00