User tests: Successful: Unsuccessful:
Pull Request for Issue # .
This PR makes small improvements to the code by replacing deprecated Factory::getDbo() with $this->getDbo(). Within the class, we can use $this->getDbo() to get database object, see https://github.com/joomla/joomla-cms/blob/5.1-dev/libraries/src/Updater/Updater.php#L196 for code using in same class.
Code review should be enough.
Works, but using deprecated code.
Works without using deprecated code.
Please select:
| Status | New | ⇒ | Pending |
| Category | ⇒ | Libraries |
I have tested this item ✅ successfully on c2aac77
| Status | Pending | ⇒ | Ready to Commit |
RTC
| Labels |
Added:
PR-5.1-dev
|
||
| Labels |
Added:
RTC
|
||
| Status | Ready to Commit | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-03-13 18:36:35 |
| Closed_By | ⇒ | bembelimen |
Thx
I have tested this item ✅ successfully on c2aac77
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/42977.