Image icon indicating copy to clipboard operation
Image copied to clipboard

Not working dropOldFiles if cache dir contains direction named 0

Open oxatkoCZ opened this issue 4 years ago • 0 comments

https://github.com/Gregwar/Image/blob/f3dbe19318c95e0b73659f5ca70cbd63c6597ea5/GarbageCollect.php#L37

If your cache directory contains subdirectory named 0 condition on line 37 is evaluated as false and while condition end with zero iterations.

oxatkoCZ avatar Feb 15 '22 22:02 oxatkoCZ