I was using a binary with the new timelib. Undo the datetime tests
[hiphop-php.git] / hphp / test / zend / bad / ext-date / bug49059.php.expectf
blobac10b6e6c0196714f1485471c01c369103b70acb
1 $date1 at init: 2009-03-27
2 $date2 at init: 2009-03-01
3 $date1 after first diff: 2009-03-27
4 $diff->days after first diff: 26
5 $date1 after sub: 2009-03-25
6 $date1 after second diff (called at $date1): 2009-03-25
7 $diff->days after second diff: 24
8 $date1 after third diff (called at $date2): 2009-03-25
9 $diff->days after third diff: 24