Untyped variadic function types should not be permitted in strict mode
[hiphop-php.git] / hphp / hack / test / typecheck / stdclass_static_members.php.exp
blobe8eaae5945276b0305955f11b140222f8ad7519f
1 File "stdclass_static_members.php", line 4, characters 13-23:
2 Could not find class variable $staticProp in type stdClass (Typing[4090])
3 File "hhi_lib__srcs/classes.hhi", line 187, characters 13-20:
4 Declaration of stdClass is here