Skip to content

Commit

Permalink
Update src/FileCache.php
Browse files Browse the repository at this point in the history
Co-authored-by: Sergei Tigrov <[email protected]>
  • Loading branch information
vjik and Tigrov authored Jan 12, 2025
1 parent 19ee384 commit 2c15567
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/FileCache.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
use function readdir;
use function rmdir;
use function serialize;
use function set_error_handler;
use function sprintf;
use function strpbrk;
use function substr;
Expand Down

0 comments on commit 2c15567

Please sign in to comment.