User tests: Successful: Unsuccessful:
Pull Request resolves # .
Our System - Joomla! Statistics still uses deprecated method Cache::getInstance method to create cache controller. This PR updates plugin, inject cache controller factory and use that injected factory to create cache controller instead.
If you understand our cache API, code review should be faster. The idea is the plugin should still work the same as before
Works, but use deprecated code to create cache controller
Works, without using deprecated code. The cache controller factory is properly injected into plugin.
Please select:
Documentation link for guide.joomla.org:
No documentation changes for guide.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Front End Plugins |
| Labels |
Added:
PR-6.2-dev
|
||
| Status | Pending | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-06-18 05:31:14 |
| Closed_By | ⇒ | laoneo | |
| Labels |
Added:
Architecture
|
||
Thanks!