User tests: Successful: Unsuccessful:
Phan requires function names to be in the interface so migrates our functions from the alias's to the functions that are inside the interfaces without changing functionality
The only change beyond function names is removing the AS functionality in this single place https://github.com/joomla/joomla-cms/compare/4.3-dev...wilsonge:phan_analysis?expand=1#diff-617530abeea53181b5e5f641ba3906dcbf758238861e8a5281422722533d8532R1487
Code review and review the phan analysis
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_installer com_joomlaupdate Libraries Front End Plugins |
Labels |
Added:
PR-4.3-dev
|
PhanUndeclaredMethod Call to undeclared method \Joomla\Database\DatabaseInterface::qn
is the error we’re looking to fix here
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-10-27 11:13:58 |
Closed_By | ⇒ | rdeutz |
Would be good to know for which error message to check in the phan log in drone.