exporter/tests
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
..
_fixture Declare class final 2025-03-17 17:17:26 +01:00
ExporterTest.php Avoid int casts when exporting floats 2026-04-15 14:35:39 +02:00