I was using a binary with the new timelib. Undo the datetime tests
[hiphop-php.git] / hphp / test / zend / bad / ext-date / DateTime_setTimezone_error.php.expectf
blob0975f84bda89dce17e14e5a1827d11606beaccb1
1 *** Testing DateTime::setTimezone () : error conditions ***
3 -- Testing DateTime::setTimezone () function with zero arguments --
4 HipHop Warning: %s
5 bool(false)
7 -- Testing DateTime::setTimezone () function with more than expected no. of arguments --
8 HipHop Warning: %s
9 bool(false)
10 ===DONE===