User tests: Successful: Unsuccessful:
get DatabaseDriver from container
code review
@deprecated 5.0 — Load the database service from the dependency injection container
no more Factory::getDbo(); @deprecated 5.0
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_modules com_workflow Front End com_content com_users Libraries Modules |
Labels |
Added:
?
|
it would be nice to add the variable type, so the static code analyser has a chance to help auto completing.
outside pr scope
outside pr scope
I disagree. The code you are replacing has a defined return type in the docblock which is used by static analysis, whereas after this PR it's not defined.
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-12-31 17:06:54 |
Closed_By | ⇒ | alikon |
ok better status quo then
Wow attitude much - just add the 12 lines of copy and paste doc code and move on
I’m pretty sure there are now three open PRs all the same to do this