Uh oh!
There was an error while loading. Please reload this page.
Cache remember - #4107
Conversation
paulbalandan
left a comment
There was a problem hiding this comment.
This needs to be discussed in the user guide.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
MGatner
left a comment
There was a problem hiding this comment.
Please participate in and resolve conversations.
paulbalandan
left a comment
There was a problem hiding this comment.
Please add a discussion in the user guide.
paulbalandan
commented
Jan 28, 2021
bump @agungsugiarto for the UG update |
agungsugiarto
commented
Jan 28, 2021
Forgive me @paulbalandan, im not good to write some documentation. |
paulbalandan
commented
Jan 28, 2021
ping @samsonasik , there seems to be a problem with rector. It says it cannot find the |
@paulbalandan Yes, I reverted phpstan update #4173 . That issue happen after update to latest phpstan release 0.12.70. |
Description
Retrieve & Store cache
Sometimes we wish to retrieve an item from the cache, but also store a default value if the requested item doesn't exist.
Usage:
Checklist: