make test runner work in open source repo
[hiphop-php.git] / hphp / test / zend / bad / ext-date / bug43808.php.expectf
blob202fa0b4d36b3f9e1d69060781cc0d7cca484cf7
1 bool(false)
2 array(4) {
3   ["warning_count"]=>
4   int(1)
5   ["warnings"]=>
6   array(1) {
7     [6]=>
8     string(29) "Double timezone specification"
9   }
10   ["error_count"]=>
11   int(1)
12   ["errors"]=>
13   array(1) {
14     [0]=>
15     string(47) "The timezone could not be found in the database"
16   }
18 array(4) {
19   ["warning_count"]=>
20   int(1)
21   ["warnings"]=>
22   array(1) {
23     [6]=>
24     string(29) "Double timezone specification"
25   }
26   ["error_count"]=>
27   int(1)
28   ["errors"]=>
29   array(1) {
30     [0]=>
31     string(47) "The timezone could not be found in the database"
32   }