We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd7abeb commit 4e6ca61Copy full SHA for 4e6ca61
1 file changed
changelog/unreleased/PHPRemovedCodeOC11
@@ -0,0 +1,20 @@
1
+Change: Removed legacy and deprecated code from ownCloud 11
2
+
3
+The following have been removed:
4
+- class OC_DB
5
+- class OC_DB_StatementWrapper
6
+- class OC_Group_Backend
7
+- class OC_Group_Database
8
+- class OC_OCS_Result
9
+- class \OCP\DB
10
+- class MDBSchemaWriter
11
+- interface OC_Group_Interface
12
+- interface OC_User_Interface
13
+- method MDB2SchemaManager::getDbStructure()
14
+- method MDB2SchemaManager::generateChangeScript()
15
16
+https://github.com/owncloud/core/pull/41455
17
+https://github.com/owncloud/core/pull/41458
18
+https://github.com/owncloud/core/pull/41462
19
+https://github.com/owncloud/core/pull/41464
20
+https://github.com/owncloud/core/pull/41468
0 commit comments