3v4l.org

run code in 300+ PHP versions simultaneously
<?php $period = new \DatePeriod( new \DateTime(sprintf('first day of February 2013')), new \DateInterval('P1D'), new \DateTime(sprintf('last day of February 2013 23:59:59')) ); var_dump($period);

preferences:
37.09 ms | 402 KiB | 5 Q