Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restrict space:select()'s default limit value to be <= uint32
Also, on 32/64-bit Windows PHP_INT_MAX is equal to 2147483647, on 32-bit Linux it's 4294967295 and on 64-bit Linux 9223372036854775807.
- Loading branch information