3v4l.org

run code in 300+ PHP versions simultaneously
<?php date_default_timezone_set('UTC'); var_dump( date('d.m.Y',strtotime('last day of this month')), date('d.m.Y',strtotime('Last day of this month')), date('d.m.Y',strtotime('lAst Day of This Month')) );

preferences:
36.25 ms | 402 KiB | 5 Q