Explicit intish cast in parse_str
commit60b47b435a67cbd8d8be84d0ea8abde615df4310
authorJoseph Griego <jgriego@fb.com>
Mon, 19 Nov 2018 23:29:40 +0000 (19 15:29 -0800)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Mon, 19 Nov 2018 23:45:06 +0000 (19 15:45 -0800)
tree7a2c9b9cc31d82fcc04e4b2ce3f4a862f2bddc66
parentacc3959dcd6a2bacf2a0525427d559febec96b54
Explicit intish cast in parse_str

Summary:
What it says on the tin. Since this is also used in the way we process
HTTP requests, it probably is worth some extra attention.

Reviewed By: mxw

Differential Revision: D12981404

fbshipit-source-id: 1524f9cb8ee5bfbcc665955807eefe94c46bc6b2
hphp/runtime/base/program-functions.cpp
hphp/runtime/ext/std/ext_std_variable.cpp