3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump((new DateTime('@123'))->format('U') === '123'); var_dump((new DateTimeImmutable('@123'))->format('U') === '123'); var_dump((new DateTime('@123.456789'))->format('U.u') === '123.456789'); var_dump((new DateTimeImmutable('@123.456789'))->format('U.u') === '123.456789');

This is an error 500

There are `>1` results


preferences:
133.92 ms | 1013 KiB | 7 Q