3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(\DateTime::createFromFormat('Y-m-d','1999-23-23'));
Output for 8.1.0 - 8.1.33, 8.2.0 - 8.2.29, 8.3.0 - 8.3.25, 8.4.1 - 8.4.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2000-11-23 20:43:43.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }

preferences:
71.27 ms | 406 KiB | 5 Q