The is_long() function in PHP is simply an alias of is_int() - for full details see the is_int() function.