awssat / tailwindo

🔌 Convert Bootstrap CSS code to Tailwind CSS code
MIT License
1.09k stars 108 forks source link

Fix type in sizing() #32

Closed szepeviktor closed 3 years ago

szepeviktor commented 3 years ago

PHP casts numerical-looking array indices to numbers https://www.php.net/manual/en/language.types.array.php#example-57

szepeviktor commented 3 years ago

PHPStan can be your friend :)

szepeviktor commented 3 years ago

@abdumu Would you leave this bug in the code? 😿

abdumu commented 3 years ago

@szepeviktor It's not a bug, It's a string variable.

szepeviktor commented 3 years ago

@abdumu PHP casts numerical-looking array indices to numbers Please see https://php.net/manual/en/language.types.array.php#example-57

kép

abdumu commented 3 years ago

@szepeviktor thanks

szepeviktor commented 3 years ago

You're welcome.

https://github.com/awssat/tailwindo/commit/29b2fd9bf22e612b38b66cfdb831834093ddaf3a