Error on self::class on non final classes
[hiphop-php.git] / hphp / hack / test / typecheck / nullable_compare.php.like_types.exp
blob890831cfcf024245a573a93641e5ce6a66307f71
1 File "nullable_compare.php", line 8, characters 10-22:
2 This comparison has invalid types. Only comparisons in which both arguments are strings, nums, DateTime, or DateTimeImmutable are allowed (Typing[4240])
3 File "nullable_compare.php", line 3, characters 23-23:
4 This is a dynamic value or an int because it is an unenforceable type
5 File "nullable_compare.php", line 8, characters 19-22:
6 This is null