Error on self::class on non final classes
[hiphop-php.git] / hphp / hack / test / typecheck / generic_condition_type1.php.like_types.exp
blobb09d118afbdfda101d14172a0f1d13248d066f09
1 File "generic_condition_type1.php", line 8, characters 12-23:
2 Invalid foreach (Typing[4110])
3 File "generic_condition_type1.php", line 8, characters 12-23:
4 Expected Traversable<[unresolved]> because this is used in a foreach statement
5 File "generic_condition_type1.php", line 5, characters 48-63:
6 But got ~\HH\Traversable<Tv1>#\HH\Rx\Traversable