DavidePastore / codice-fiscale

A PHP library to calculate and check the italian tax code (codice fiscale).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP 7.4 not supported

bellu opened this issue · comments

I've tried to use this package but it seems that is not working on PHP versions >= 7.4.

Compile Error: Array and string offset access syntax with curly braces is no longer supported
in vendor/davidepastore/codice-fiscale/src/CodiceFiscale/Validator.php (line 283)

Hi @bellu. Which library version are you using?

Hi @bellu. Are you still facing that issue?

i was using an old version, you can close the issue.
I didn't notice this, sorry.

Thanks for confirming 😄