← All docs

is_long()

Alias of is_int().

is_long()

function is_long(mixed $value): bool

Alias of is_int().

Parameters:

  • $value (mixed)

Returns: bool

Availability

No examples yet — check examples/ and showcases/ for usage patterns.

Internals

For how is_long is implemented in the compiler, see the internals page.