Yii Files version 2.1.0 was released. In this version:
- Add
filteroption forFileHelper::clearDirectory() - Change PHP constraint in
composer.jsonto8.0 - 8.5 - In
PathMatcher::only()andPathMatcher::except()methods move a type hints from annotation - Use FQN for built-in PHP functions, minor refactoring
FileHelperandPathMatcher - Suppress warnings that emitted when path not exist on
FileHelper::lastModifiedTime()usage - Restore error handler after handling exception