File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -274,6 +274,13 @@ ActionlogsHelper::getLogContentTypeParams('context');
274
274
Factory::getApplication()->bootComponent('actionlogs')->getMVCFactory()
275
275
->createModel('ActionlogConfig', 'Administrator')->getLogContentTypeParams('context');
276
276
```
277
+
278
+
279
+ ### CMS Adapter classes have been remoed
280
+
281
+ - PR: https://github.com/joomla/joomla-cms/pull/43794
282
+ - Description: The classes ` \Joomla\CMS\Adapter\Adapter ` and ` \Joomla\CMS\Adapter\AdapterInstance ` have been removed without replacement.
283
+
277
284
## Remove deprecated BaseApplication and CLI classes
278
285
- PR: https://github.com/joomla/joomla-cms/pull/42884
279
286
- Files: ` libraries/src/Application/BaseApplication.php ` , ` libraries/src/Application/CLI.php `
You can’t perform that action at this time.
0 commit comments