Add max limit for coeffect violations
commit13387ba7c9d67c20f9e67e6b4faf49784c12c1ef
authorOguz Ulgen <oulgen@fb.com>
Fri, 29 Oct 2021 16:12:08 +0000 (29 09:12 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Fri, 29 Oct 2021 16:14:40 +0000 (29 09:14 -0700)
tree11a25eb5e8eac2bbfcec4f9dc8a7fd8ecd046ed3
parent5622e79eb2aa8b25c309fd742ba748282d20b65b
Add max limit for coeffect violations

Reviewed By: rodmk

Differential Revision: D31933448

fbshipit-source-id: 3ba974ce16cc2f870cbcd6dfad402a0b228e2a4c
hphp/runtime/base/execution-context.cpp
hphp/runtime/base/runtime-option.h
hphp/runtime/vm/runtime.cpp
hphp/runtime/vm/runtime.h
hphp/test/slow/coeffects/max-1.php [new file with mode: 0644]
hphp/test/slow/coeffects/max-1.php.expectf [new file with mode: 0644]
hphp/test/slow/coeffects/max-1.php.hphp_opts [new file with mode: 0644]
hphp/test/slow/coeffects/max-1.php.opts [new file with mode: 0644]