hhvm
hhvm copied to clipboard
Declare SQL format string interfaces at runtime
Fixes #8873
@fredemmott has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
This PR has lost its relevancy. It still addresses a problem (an incoherency between the HHI and the runtime available types), but that is better addressed with a sweeping tool instead of a pinpoint fix. The code in hack-sql-fake comments out the implements clause in order to get the code to run.