Fix escaping of ? and $ characters
commit110ed04bf1af711895599fb0f80d61efb08fa781
authorPaco Estevez Garcia <festevezga@fb.com>
Fri, 24 Mar 2017 18:10:41 +0000 (24 11:10 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Fri, 24 Mar 2017 18:17:06 +0000 (24 11:17 -0700)
treec3d11e4ef3ccbfb59f923551c00350d162a332e0
parent72fe6a505fb1990636dc7476f21036876a8c2375
Fix escaping of ? and $ characters

Summary: Fixes a scaping issue atop the php_escaping file that was applied to code generation, making $ to be printed as ASCII, and ? to not be scaped at all

Reviewed By: hubyrod

Differential Revision: D4755381

fbshipit-source-id: 8a9087a2e505ecab7d9e4311d06f288b5096bbda
hphp/hack/src/utils/php_escaping.ml