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 f57ddc9 commit bf70864Copy full SHA for bf70864
CHANGELOG.md
@@ -2,6 +2,9 @@
2
Note: you may refer to `README.md` for description of features.
3
4
## Dev (WIP)
5
+- Fixed file cache evictor sometimes throwing `UnexpectedValueException` due to race conditions
6
+ - This could happen when multiple cleaners are running at the same time
7
+- Minor general codebase cleanup
8
9
## 2.0.1 (2025-01-13)
10
- Added fallback of Laravel's `Number::fileSize()` if `ext-intl` is not available
0 commit comments