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