Skip to content

docs: add changelog item on dropped classes and methods - #41471

Merged
phil-davis merged 1 commit into
masterfrom
docs/changelog-deprecations
Feb 26, 2026
Merged

docs: add changelog item on dropped classes and methods#41471
phil-davis merged 1 commit into
masterfrom
docs/changelog-deprecations

Conversation

@DeepDiver1975

@DeepDiver1975 DeepDiver1975 commented Feb 25, 2026

Copy link
Copy Markdown
Member

Description

Change: Removed legacy and deprecated code from ownCloud 11.

The following have been removed:

  • class OC_DB
  • class OC_DB_StatementWrapper
  • class OC_Group_Backend
  • class OC_Group_Database
  • class OC_OCS_Result
  • class \OCP\DB
  • class MDBSchemaWriter
  • interface OC_Group_Interface
  • interface OC_User_Interface
  • method MDB2SchemaManager::getDbStructure()
  • method MDB2SchemaManager::generateChangeScript()

#41455
#41458
#41462
#41464
#41468

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:
  • Changelog item, see TEMPLATE

@DeepDiver1975
DeepDiver1975 force-pushed the docs/changelog-deprecations branch from 4721d8d to 4e6ca61 Compare February 25, 2026 12:45
@phil-davis
phil-davis merged commit 6523e0d into master Feb 26, 2026
10 checks passed
@phil-davis
phil-davis deleted the docs/changelog-deprecations branch February 26, 2026 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants