zend test upgrades
[hiphop-php.git] / hphp / test / zend / good / ext-date / date_add_basic.php.expectf
blob1a859c9d508a08b395e1516894b12005c58c0158
1 *** Testing date_add() : basic functionality ***
2 string(19) "2008-01-01 12:25:00"
3 string(19) "2011-07-06 00:55:05"
4 string(19) "2011-07-06 00:55:05"
5 string(19) "2011-07-08 00:56:05"
6 string(19) "2012-09-09 00:41:35"
7 ===DONE===