robertogallea / laravel-codicefiscale

Codice fiscale validation for php/laravel
MIT License
42 stars 16 forks source link

Bug #19

Closed giuseppeauteri closed 3 years ago

giuseppeauteri commented 3 years ago

Ciao Roberto, credo di aver trovato un bug nel tuo pacchetto. Alla riga 92 della classe CodiceFiscale istanzi il codice fiscale perdendo il "city-decoder" custom.

robertogallea commented 3 years ago

The issue has been fixed now, thank you!

robertogallea commented 3 years ago

A test was also added for that.