Skip to content

Which for PHP 10.0.0

Choose a tag to compare

@CedX CedX released this 03 Jun 13:10
· 539 commits to main since this release
  • Breaking change: using PHP 8 features, like attributes and readonly properties.
  • Breaking change: removed the FinderException class.
  • Breaking change: removed the Finder->pathSeparator property.
  • Breaking change: renamed the Finder->path property to paths.
  • Added the ResultSet class.