You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-### CMS Adapter classes have been remoed+### CMS Adapter classes have been removed
Apply this suggestion
Suggestion importance[1-10]: 9
Why: Correcting the typo from "remoed" to "removed" is important for maintaining professionalism and clarity in documentation, making it a valuable improvement.
9
Best practice
Provide more detailed information about the impact and migration steps for removed classes
Add information about potential impact and migration steps for users who might be using the removed CMS Adapter classes to provide more comprehensive guidance.
- PR: https://github.com/joomla/joomla-cms/pull/43794
- Description: The classes `\Joomla\CMS\Adapter\Adapter` and `\Joomla\CMS\Adapter\AdapterInstance` have been removed without replacement.
+- Impact: Extensions or custom code using these classes will need to be refactored.+- Migration: Consider implementing your own adapter pattern or refactor code to use alternative design patterns.
Apply this suggestion
Suggestion importance[1-10]: 7
Why: Adding information about the impact and migration steps enhances the documentation by providing users with guidance on how to handle the removal of classes, though it is not critical, it improves comprehensiveness.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
User description
This is the documentation PR for joomla/joomla-cms#43792, joomla/joomla-cms#43793 and joomla/joomla-cms#43794
PR Type
documentation
Description
\Joomla\CMS\Adapter\Adapterand\Joomla\CMS\Adapter\AdapterInstancehave been removed without replacement.Changes walkthrough 📝
removed-backward-incompatibility.md
Document removal of CMS Adapter classesmigrations/54-60/removed-backward-incompatibility.md
\Joomla\CMS\Adapter\Adapterand\Joomla\CMS\Adapter\AdapterInstancehave been removed withoutreplacement.