User tests: Successful: Unsuccessful:
The database object in Joomla returns an object implementing QueryInterface, but all our docblocks for getListQuery claim it is a DatabaseQuery object. This PR unifies this to use the QueryInterface everywhere. This set of changes is the result of a run of phpstan on our codebase.
Codereview.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_associations com_banners com_categories com_contact com_content com_contenthistory com_fields com_finder com_installer com_languages com_menus com_messages com_modules |
Labels |
Added:
PR-5.2-dev
|
Labels |
Added:
Feature
Code Review
|
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-04-30 13:53:01 |
Closed_By | ⇒ | pe7er |
Thanks @Hackwar !