Typecheck `ext_std_misc`
commit623ce6a2130475fb07bcec46ba38dbf1269a4fc5
authorHunter Goldstein <hgoldstein@fb.com>
Wed, 1 Jun 2022 15:55:01 +0000 (1 08:55 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Wed, 1 Jun 2022 15:55:01 +0000 (1 08:55 -0700)
tree1f2ddc1f75babd4f526fa8c90a14ffc646b07449
parent1dc024c4cb1373d2250b08db763fe02c83c8892c
Typecheck `ext_std_misc`

Summary: We're mainly doing this to expose `PHP_INT_MAX` and `PHP_INT_MIN`, which are used *a ton* as defaults elsewhere in systemlib.

Reviewed By: aorenste

Differential Revision: D36643435

fbshipit-source-id: 5c62c275a96ca37645e4ce6c18dd262296cb39dc
hphp/runtime/ext/std/ext_std_misc.hhi [new file with mode: 0644]
hphp/runtime/ext/std/ext_std_misc.php