Add support for class static properties
commit11d754cfb1489c54a70d81b7cb29f8b764645b77
authorHasnain Lakhani <mhl@fb.com>
Fri, 4 Mar 2022 18:30:38 +0000 (4 10:30 -0800)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Fri, 4 Mar 2022 18:30:38 +0000 (4 10:30 -0800)
tree6c70c001b4a067e8977f015f118ea3f943a390c8
parente5a4d851d4f6fc0b89669d2044a443964751a24a
Add support for class static properties

Summary: Tests show how this works. We add yet another heap for these.

Reviewed By: dkgi

Differential Revision: D34591807

fbshipit-source-id: 5d67cbcec95b6ff6249ddd8fd6f3e006393f6641
hphp/runtime/vm/taint/interpreter.cpp
hphp/runtime/vm/taint/state.cpp
hphp/runtime/vm/taint/state.h
hphp/test/taint/members/members.php
hphp/test/taint/members/members.php.expect