>>234
それなら、
function method($x)
{
$x = (int) $x;
}
でいいんじゃないの?