User tests: Successful: Unsuccessful:
Assuming that CacheController proxifies all missed methods to Cache via __call, for IDE code completion can mix Cache methods
Apply patch
See tons of "Method not found" warnings in IDE, i.e. in ModuleHelper::moduleCache()
$cache->setCaching()
is identified by IDE if $cache
is mentioned as i.e. /** @var CallbackController $cache */
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
Category | ⇒ | Libraries |
Status | New | ⇒ | Pending |
Category | Libraries | ⇒ | Unit Tests Repository Administration com_admin SQL |
Labels |
Added:
PR-4.3-dev
|
Category | Unit Tests Repository Administration com_admin SQL | ⇒ | Libraries |
Title |
|
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-09-24 08:39:52 |
Closed_By | ⇒ | HLeithner | |
Labels |
Added:
PR-5.0-dev
|
thanks