We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d55933f commit 662aa66Copy full SHA for 662aa66
website/src/user-guide/result-cache.md
@@ -44,8 +44,8 @@ Debugging the result cache
44
If you run the `analyse` command with `-vvv`, PHPStan will output details about the result cache like:
45
46
* "Result cache not used because the cache file does not exist."
47
-* "Result cache was not saved because of internal errors."
48
* "Result cache not used because of debug mode."
+* "Result cache was not saved because of internal errors."
49
* "Result cache is saved."
50
* etc.
51
0 commit comments