DEV Community

I tried to json_decode a string in scientific notation

Segun Olaiya on February 11, 2024

I spent 6 hours trying to work on a bug ticket assigned to me. It turns out the code has been trying to json_decode a floating-point number in scie...