Default display_errors to stderr if enablehiphopsyntax is on
commit61e7e391067f9372f2748669d5d2da7bc827cb86
authorFred Emmott <fredemmott@fb.com>
Thu, 27 Mar 2014 20:15:42 +0000 (27 13:15 -0700)
committerSara Golemon <sgolemon@fb.com>
Tue, 1 Apr 2014 00:58:57 +0000 (31 17:58 -0700)
tree3cc283c45a6bcd0b78a67c26cf4db50901267b41
parent65033ea38a1d49b059018977144251968588809e
Default display_errors to stderr if enablehiphopsyntax is on

- Default needs to be stdout for full php5 compatibility
- stderr is standard practice outside in the unix world, for good reasons

Reviewed By: @edwinsmith

Differential Revision: D1244411
hphp/runtime/ext/ext_misc.cpp