Which for PHP 10.0.0
- Breaking change: using PHP 8 features, like attributes and readonly properties.
- Breaking change: removed the
FinderExceptionclass. - Breaking change: removed the
Finder->pathSeparatorproperty. - Breaking change: renamed the
Finder->pathproperty topaths. - Added the
ResultSetclass.