Skip to content

Commit

Permalink
Update result-cache.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes authored Jul 5, 2024
1 parent d55933f commit 662aa66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/user-guide/result-cache.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ Debugging the result cache
If you run the `analyse` command with `-vvv`, PHPStan will output details about the result cache like:

* "Result cache not used because the cache file does not exist."
* "Result cache was not saved because of internal errors."
* "Result cache not used because of debug mode."
* "Result cache was not saved because of internal errors."
* "Result cache is saved."
* etc.

Expand Down

0 comments on commit 662aa66

Please sign in to comment.