User tests: Successful: Unsuccessful:
Using real class names for resource lookup improves readability and static code analyzers can properly detect the returned class. Our PHPStan setup can correctly identify resources from the container get functions when it is a real class, so this pr changes the few occurrences, where the alias is used in core.
@wilsonge you might want to have a look here
Page loads from cache and entry in cache manager exists.
Page loads from cache and entry in cache manager exists.
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 | ⇒ | Installation Libraries Front End Plugins |
The caching logic is not touched, only the serving of the document. But I added the extra line.
| Labels |
Added:
PR-6.2-dev
Architecture
|
||
Could you add a testing instruction how to validate, that cache is hit?