3v4l.org

run code in 300+ PHP versions simultaneously
<?php $bug_from = 1406625924; // 29.07.2014 11:25 echo strftime('%d.%m.%Y %H:%M:%S', strtotime('last day of February next year', $bug_from)); echo ' != '; echo strftime('%d.%m.%Y %H:%M:%S', strtotime('last day of February 2015', $bug_from)); die();

preferences:
36.23 ms | 402 KiB | 5 Q