Allow extended classes to have reified parameters
commitf4c1befb71124414bff94658ada88b805e6c7862
authorOguz Ulgen <oulgen@fb.com>
Tue, 25 Sep 2018 16:52:36 +0000 (25 09:52 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Tue, 25 Sep 2018 16:59:34 +0000 (25 09:59 -0700)
tree67e91e0c422919bb3e60912ac982eeb3d971c93f
parent392c26e5d2e53684779d5951a95179ee2ffe6f6d
Allow extended classes to have reified parameters

Reviewed By: jamesjwu

Differential Revision: D10021141

fbshipit-source-id: 1c8a3a9cf0e6fd6409fb9c1c5976f7ad0ecf3f83
hphp/hack/src/gen_deps/dependency_visitors.ml
hphp/hack/src/hhbc/emit_attribute.ml
hphp/hack/src/hhbc/emit_class.ml
hphp/hack/src/hhbc/emit_method.ml
hphp/hack/src/hhbc/emit_type_constant.ml
hphp/hack/src/hhbc/emit_type_hint.ml
hphp/hack/src/naming/naming.ml
hphp/hack/src/parser/ast.ml
hphp/hack/src/parser/ast_visitor.ml
hphp/hack/src/parser/full_fidelity_ast.ml
hphp/hack/test/typecheck/reified_generics/reified-generic-as-param.php.exp