inacho / php-credit-card-validator

Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
MIT License
199 stars 104 forks source link

Update CreditCard.php #32

Closed brijesh-gondaliya closed 2 years ago

brijesh-gondaliya commented 2 years ago

PHP Deprecated: Array and string offset access syntax with curly braces is deprecated.