I was using a binary with the new timelib. Undo the datetime tests
[hiphop-php.git] / hphp / test / zend / bad / ext-date / bug53437_var5.php.expectf
blob1f54ed7ea9af61ba8866384f629e901da599f591
1 object(DateInterval)#%d (15) {
2   ["y"]=>
3   int(2)
4   ["m"]=>
5   int(0)
6   ["d"]=>
7   int(0)
8   ["h"]=>
9   int(6)
10   ["i"]=>
11   int(8)
12   ["s"]=>
13   int(0)
14   ["weekday"]=>
15   int(10)
16   ["weekday_behavior"]=>
17   int(10)
18   ["first_last_day_of"]=>
19   int(0)
20   ["invert"]=>
21   int(0)
22   ["days"]=>
23   int(0)
24   ["special_type"]=>
25   int(0)
26   ["special_amount"]=>
27   int(9223372036854775807)
28   ["have_weekday_relative"]=>
29   int(9)
30   ["have_special_relative"]=>
31   int(0)
33 ==DONE==