User tests: Successful: Unsuccessful:
Pull Request resolves # .
Apply changes from #45056 to new files (upmerged form 5.4 or merged prs to 6.1)
Replaced all fuction calls getQuery(true) with createQuery() but only in database related context.
Note: There is also a getQuery(true) functionality in Joomla\CMS\Uri\Uri that must remain untouched.
code review or check logs files (option log deprecated in global configuration)
Since joomla/database 2.2.0: The parameter $new is deprecated and will be removed in 4.0, use Joomla\Database\DatabaseDriver::createQuery() instead.
No warnings for getQuery(true)
Please select:
| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration com_menus com_tags com_workflow Libraries |
| Title |
|
||||||
| Category | Administration com_menus com_tags com_workflow Libraries | ⇒ | Administration com_menus com_tags com_templates com_workflow Installation Language & Strings |
rebased to 6.3, it's not a bugfix.
My thought process:
I’m fine with the decision.
This pull request has conflicts, please resolve those before we can evaluate the pull request.
rebased to 6.3, it's not a bugfix.