exporter/src
USAMI Kenta 4d141ea52d Avoid int casts when exporting floats
Avoid runtime warnings for large float values by removing the
int-cast-based check and using a simpler string-based check instead.
2026-04-15 14:35:39 +02:00
..
Exporter.php Avoid int casts when exporting floats 2026-04-15 14:35:39 +02:00