make test runner work in open source repo
[hiphop-php.git] / hphp / test / zend / bad / ext-date / bug49778.php.expectf
blob5ffc5d7a566ddd8b834f4572c5a41c3e7ea1d092
1 object(DateInterval)#1 (8) {
2   ["y"]=>
3   int(0)
4   ["m"]=>
5   int(0)
6   ["d"]=>
7   int(7)
8   ["h"]=>
9   int(0)
10   ["i"]=>
11   int(0)
12   ["s"]=>
13   int(0)
14   ["invert"]=>
15   int(0)
16   ["days"]=>
17   bool(false)
20 (unknown)