Switch nullable type failures to recoverable_error
commitc14d9fce0b14a38ceb9241be741da6367d0d847f
authorAlok Menghrajani <amenghra@fb.com>
Fri, 15 Nov 2013 01:36:48 +0000 (14 17:36 -0800)
committerSara Golemon <sgolemon@fb.com>
Fri, 15 Nov 2013 23:04:09 +0000 (15 15:04 -0800)
treecfd11ff3933d452210e38c505b49ef1d8018d424
parent7d8e60cc0c210d6dfece4dc56bef54f1aca07a23
Switch nullable type failures to recoverable_error

The code in www is basically clean with a few last diffs going in
next week. There's no longer any reason to treat these failures in a
different way.

Reviewed By: @paroski

Differential Revision: D1050132
hphp/runtime/vm/type-constraint.cpp
hphp/test/quick/hh_softtype1.php.expectf
hphp/test/quick/hh_softtype3.php.expectf
hphp/test/quick/hh_softtype4.php.expectf
hphp/test/quick/hh_typehint1.php.expectf
hphp/test/quick/hh_typehint3.php.expectf
hphp/test/quick/hh_typehint4.php.expectf
hphp/test/slow/hack_mode/2206.php
hphp/test/slow/hack_mode/2206.php.expectf
hphp/test/slow/hack_mode/2209.php.expectf