You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.
PHP Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/html/vendor/fzaninotto/faker/src/Faker/Calculator/Luhn.php on line 27
The text was updated successfully, but these errors were encountered:
Summary
When using the Payment provider, it throws the following exception in PHP 7.4.
Array and string offset access syntax with curly braces is deprecated
Versions
PHP - 7.4.0
fzaninotto/faker - 1.9.0
Self-enclosed code snippet for reproduction
Expected output
Expect to get a valid Visa card number.
Actual output
The text was updated successfully, but these errors were encountered: