Arquivos
hhvm/hphp/test/slow/ext_datetime/strftime.php.expect
T
Paul Tarjan e929e800b5 fix new php tests for open source
This was a pretty bad import into open source :(

https://travis-ci.org/facebook/hiphop-php/builds/8251282

* date tests assumed PDT. I tried putting `date_default_timezone_set("America/Los_Angeles");`. Lets see if that helps.
* options test checked for `phpmcc` which is only a facebook thing
* I'm not sure what is wrong with hash or network, but their output totally masks the real value. Made the tests output their value so I can at least test in prod.
2013-06-21 11:44:41 -07:00

11 linhas
264 B
Plaintext

string(9) "Wednesday"
string(20) " in German Mittwoch."
string(12) "52,2002,2002"
string(12) "01,2003,2002"
string(12) "01,2003,2003"
string(12) "02,2003,2003"
string(12) "52,2004,2004"
string(12) "53,2004,2004"
string(12) "53,2004,2005"
string(12) "01,2005,2005"