Pass $this/static type as receiver when checking reactivity of parent calls
[hiphop-php.git] / hphp / hack / test / typecheck / reactive / static_rx_if_implements8_1.php.exp
blob970f45cfa3fecb2840dc28bea4a0d8b547328641
1 File "static_rx_if_implements8_1.php", line 16, characters 5-15:
2 Cannot invoke conditionally reactive function in reactive context, because at least one reactivity condition is not met. (Typing[4237])
3 File "static_rx_if_implements8_1.php", line 16, characters 5-13:
4 Receiver type must be a subtype of \Rx, now \B.
5 File "static_rx_if_implements8_1.php", line 7, characters 26-26:
6 This is the function declaration