Which for PHP 9.0.0
- Breaking change: the
Finder->find()method now returnsSplFileInfoinstances instead of strings. - Updated the documentation.
- Updated the package dependencies.
Finder->find() method now returns SplFileInfo instances instead of strings.