Skip to content

Added method to get submatch or default value in Match

Latest

Choose a tag to compare

@mcustiel mcustiel released this 18 May 14:11
· 8 commits to master since this release
  • Added getSubMatchOrDefaultAt in Match.
  • Removed version field from composer.
  • Changed the way php-simple-regex is checking for external regex generators.
  • Improved exception message for No submatch found.