hhvm icon indicating copy to clipboard operation
hhvm copied to clipboard

Declare SQL format string interfaces at runtime

Open lexidor opened this issue 4 years ago • 1 comments

Fixes #8873

lexidor avatar Aug 20 '21 00:08 lexidor

@fredemmott has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

facebook-github-bot avatar Sep 02 '21 20:09 facebook-github-bot

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.

lexidor avatar Jun 21 '23 18:06 lexidor