Allow streams in move_uploaded_file
commit5ad426c3ab199e3c9fc9becdcc70752c6965acbb
authorJim Radford <radford@blackbean.org>
Fri, 14 Feb 2014 14:29:26 +0000 (14 06:29 -0800)
committerSara Golemon <sgolemon@fb.com>
Sun, 16 Feb 2014 00:48:18 +0000 (15 16:48 -0800)
treed53b1cc5048aad1763727dafa227866a3994eec6
parent276a6e24c279129734ed8dab18085fe315718321
Allow streams in move_uploaded_file

Allow streams in move_uploaded_file

Closes #1801

Reviewed By: afrind

Differential Revision: D1173932

Pulled By: @scannell
hphp/runtime/ext/ext_file.cpp
hphp/runtime/server/pagelet-server.cpp
hphp/runtime/server/pagelet-server.h
hphp/runtime/server/transport.cpp
hphp/runtime/server/transport.h