--TEST-- Test PHP_INT_MIN, PHP_INT_MAX and PHP_INT_SIZE (32-bit) --SKIPIF-- --FILE-- --EXPECT-- int(-2147483648) int(2147483647) int(4)