You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Output for 8.0.1 - 8.0.22, 8.1.0 - 8.1.9
Fatal error: Uncaught ValueError: NumberFormatter::format(): Argument #3 must be a NumberFormatter::TYPE_* constant in /in/mc4XU:4
Stack trace:
#0 /in/mc4XU(4): NumberFormatter->format(1234.45, 4)
#1 {main}
thrown in /in/mc4XU on line 4
Process exited with code 255.
But I expected this output instead:
pretty much anything except saying it needs a third argument that isn't documented.