Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Validation] Fix splitting of string rules #4957

Merged
merged 1 commit into from
Jul 23, 2021

Conversation

paulbalandan
Copy link
Member

@paulbalandan paulbalandan commented Jul 22, 2021

Description
Fixes #4929

Checklist:

  • Securely signed commits
  • Unit testing, with >80% coverage
  • Conforms to style guide

@paulbalandan paulbalandan linked an issue Jul 22, 2021 that may be closed by this pull request
Copy link
Member

@MGatner MGatner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That one is a little tricky. I haven't looked through the different fringe cases closely but the implementation looks good. If you're confident with it please proceed!

@paulbalandan paulbalandan merged commit 2a90f33 into codeigniter4:4.2 Jul 23, 2021
@paulbalandan paulbalandan deleted the validation-regex-match branch July 23, 2021 13:16
paulbalandan added a commit to paulbalandan/CodeIgniter4 that referenced this pull request Sep 7, 2021
MGatner pushed a commit that referenced this pull request Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Error in regex_match[/^;\"'{}\[\]^<>=/]", validation rules
2 participants