With the new changes I forgot to declare the "monthPart" variable and this generates a new alert:
DEPRECATED Creation of dynamic property robertogallea\LaravelCodiceFiscale\CodiceFiscale::$monthPart is deprecated in vendor/robertogallea/laravel-codicefiscale/src/CodiceFiscale.php on line 154.
I corrected and tested, thank you
Types of changes
What types of changes does your code introduce? Put an x in all the boxes that apply:
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Hello Roberto,
With the new changes I forgot to declare the "monthPart" variable and this generates a new alert:
I corrected and tested, thank you
Types of changes
What types of changes does your code introduce? Put an
x
in all the boxes that apply: