Error on self::class on non final classes
[hiphop-php.git] / hphp / hack / test / typecheck / this_static_method.php.exp
blobf3e5df0b4d0ffc9bdf6b4e0357903adbd017454a
1 File "this_static_method.php", line 10, characters 5-18:
2 this as Foo
3 File "this_static_method.php", line 11, characters 12-21:
4 Invalid return type (Typing[4110])
5 File "this_static_method.php", line 7, characters 24-29:
6 Expected string
7 File "this_static_method.php", line 6, characters 31-33:
8 But got int