Error on self::class on non final classes
[hiphop-php.git] / hphp / hack / test / typecheck / function_hint_with_variadic_parameter_wrong_return_type.php.exp
blob43f24c73a811c8e99115c5c15df7ed71aa79d358
1 File "function_hint_with_variadic_parameter_wrong_return_type.php", line 8, characters 30-48:
2 Invalid argument (Typing[4110])
3 File "function_hint_with_variadic_parameter_wrong_return_type.php", line 5, characters 53-58:
4 Expected string
5 File "function_hint_with_variadic_parameter_wrong_return_type.php", line 3, characters 35-38:
6 But got void