Skip to content

Adding explicit error in Lexer.hack

Compare
Choose a tag to compare
@JPolacek JPolacek released this 09 Feb 17:29
· 2 commits to main since this release
8ffccd0

We noticed that the preg_match_with_matches was erroring in Lexer.hack, but we weren't getting any information about what was happening/why. This new release adds an explicit error to handle the error passed through preg_match_with_matches_and_error.