Skip to content

4.0.0

Compare
Choose a tag to compare
@webmozart webmozart released this 28 Dec 08:11
· 92 commits to 4.8.x since this release
  • switched to a better-performing algorithm for Glob::toRegEx()
  • switched to a better-performing algorithm for Glob::getStaticPrefix()
  • removed Glob::ESCAPE flag - escaping is now always enabled
  • added argument $delimiter to Glob::toRegEx()
  • removed Symbol class