phpism: remove (real) cast
commitd62317914eef893fb619352bab0fc28c373586ee
authorBill Fumerola <bill@fb.com>
Fri, 17 May 2019 19:00:33 +0000 (17 12:00 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Fri, 17 May 2019 19:13:13 +0000 (17 12:13 -0700)
treea2f276aad5a1a39602fde4612d1c934349758d9f
parentbc234b2e1db98252fac04053a762cd2b1d9ac915
phpism: remove (real) cast

Reviewed By: dlreeves

Differential Revision: D15075010

fbshipit-source-id: 82c1338978c8c0f5c9543abfc5b42a1d69a25b22
21 files changed:
hphp/hack/src/hhbc/ast_constant_folder.ml
hphp/hack/src/hhbc/emit_expression.ml
hphp/hack/src/naming/naming.ml
hphp/hack/src/naming/naming_special_names.ml
hphp/hack/test/typecheck/real_return_type.php.exp
hphp/test/quick/cnvDbl.php
hphp/test/slow/parser/hh-reserved-name-real-1.php.expectf
hphp/test/slow/parser/hh-reserved-name-real-2.php.expectf
hphp/test/slow/parser/php-reserved-name-real-2.php.expectf
hphp/test/slow/print/1441.php
hphp/test/slow/print/1442.php
hphp/test/slow/print/1443.php
hphp/test/slow/print/1444.php
hphp/test/slow/print/1445.php
hphp/test/slow/print/1446.php
hphp/test/slow/print/1447.php
hphp/test/slow/print/1448.php
hphp/test/slow/unary_operators/1436.php
hphp/test/slow/unary_operators/1437.php
hphp/test/slow/var_export/1449.php
hphp/test/slow/var_export/1450.php