We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3088722 commit fa30b6cCopy full SHA for fa30b6c
docs/migration/MigratingFromV5ToV6.md
@@ -240,4 +240,5 @@ Only your code configuration will have to be updated, PhpFastCache manages all t
240
In the V5 the class was named `phpFastCache\Entities\driverStatistic`
241
242
#### :alarm_clock: Now:
243
-In the V6 it has changed and is now `phpFastCache\Entities\DriverStatistic` (with a **D** uppercase)
+In the V6 it has changed and is now `phpFastCache\Entities\DriverStatistic` (with a **D** uppercase), you may need to re-fetch your
244
+git repository completely on some operating systems (especially Windows, meh).
0 commit comments