3v4l.org

run code in 300+ PHP versions simultaneously
<?php print_r(array_map( function($str) { return date('Y-m-d', strtotime($str)); }, [ 'last day of this month', 'Last day of this month', 'lAst Day of This Month', ] ));

preferences:
40.3 ms | 402 KiB | 5 Q