DavidePastore / codice-fiscale

A PHP library to calculate and check the italian tax code (codice fiscale).
GNU General Public License v2.0
100 stars 19 forks source link

PHP 7.4 not supported #62

Closed bellu closed 2 years ago

bellu commented 2 years ago

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)

DavidePastore commented 2 years ago

Hi @bellu. Which library version are you using?

DavidePastore commented 2 years ago

Hi @bellu. Are you still facing that issue?

bellu commented 2 years ago

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

DavidePastore commented 2 years ago

Thanks for confirming 😄