-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[6.0] Remove CMS DB aware trait #45340
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 6.0-dev
Are you sure you want to change the base?
Conversation
@wilsonge while you on it, might want to have a look here as well. |
I have tested this item ✅ successfully on 4b27ea0 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45340. |
I wont to test this patch. Patchtester 'says': This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45340. |
Unfortunately, some pull requests cannot be tested with the patch tester. This is one of them. If you still want to test this, you can use one of the pre-built packages for this pull request |
1 similar comment
Unfortunately, some pull requests cannot be tested with the patch tester. This is one of them. If you still want to test this, you can use one of the pre-built packages for this pull request |
Summary of Changes
Removes the deprecated CMS
DatabaseAwareTrait
class, as the one from the framework should be used instead.Testing Instructions
Install test sample data and browse around the front end and back end.
Actual result BEFORE applying this Pull Request
All is working.
Expected result AFTER applying this Pull Request
All is working.
Link to documentations
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org: Remove CMS DB aware trait Manual#441
No documentation changes for manual.joomla.org needed