3v4l.org

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

preferences:
29.55 ms | 402 KiB | 5 Q