Untyped variadic function types should not be permitted in strict mode
[hiphop-php.git] / hphp / hack / test / typecheck / reactive / test_mutable_return11.php.exp
blob74558ca5e373a1e996faed5e566fcf8c31db37ea
1 File "test_mutable_return11.php", line 8, characters 7-7:
2 Class B does not correctly implement all required methods (Typing[4217])
3 File "test_mutable_return11.php", line 8, characters 20-20:
4 Some methods are incompatible with those declared in type A
5 Read the following to see why:
6 File "test_mutable_return11.php", line 10, characters 19-19:
7 Member f has the wrong type
8 File "test_mutable_return11.php", line 5, characters 19-19:
9 This is marked <<__MutableReturn>>.
10 File "test_mutable_return11.php", line 10, characters 19-19:
11 This is not marked <<__MutableReturn>>.