e929e800b5
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.
3 linhas
73 B
Plaintext
3 linhas
73 B
Plaintext
string(20) "2007-02-01T00:00:01Z"
|
|
string(25) "2007-02-01 00:00:01-28800"
|