I was using a binary with the new timelib. Undo the datetime tests
[hiphop-php.git] / hphp / test / zend / bad / ext-date / 014.php.expectf
blob637d70397d77c8a348b483820af5a196432695a0
1 object(DateTime)#%d (3) {
2   ["date"]=>
3   string(19) "2006-12-12 00:00:00"
4   ["timezone_type"]=>
5   int(3)
6   ["timezone"]=>
7   string(3) "UTC"
9 object(DateTimeZone)#%d (2) {
10   ["timezone_type"]=>
11   int(3)
12   ["timezone"]=>
13   string(3) "UTC"
15 HipHop Warning: %s
16 bool(false)
17 int(0)
18 HipHop Warning: %s
19 bool(false)
20 Done