Kamal ( User ) 1 month ago
Hello Denis,
Yes, this is a serious problem to be fixed. The problem is simple code behaviour, I think, same code is working correctly and not working correctly in different server. To work correctly everywhere, I think, just need one simple line of code to work everywhere. As like this issue I found in one app. Just adding just $value = (double) $value; work fine.
I've not touched to the code anything, as this will be overwritten on updating new version
and I would have fixed this problem earlier but I've not worked on a Laravel project before, just worked on CodeIgniter project for many years. I am a full stack developer too.