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

add missing break; on loop cards to get card info at CreditCardRules::valid_cc_number() #1447

Merged

Conversation

samsonasik
Copy link
Member

Add break in loop of foreach cards property to get card info, when $card['name'] == $type, it assign $info variable.

Checklist:

  • Securely signed commits

@jim-parry jim-parry merged commit 2ef0bee into codeigniter4:develop Nov 11, 2018
@samsonasik samsonasik deleted the add-missing-break-found-card-info branch November 13, 2018 00:56
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.

2 participants