Reply to PHP_INT_SIZE and PHP_EOL for older versions
Posted by Thomas Mlynarczyk on 11/18/21 11:43
Hi,
The new constants PHP_INT_SIZE, PHP_INT_MAX and PHP_EOL seem quite useful,
but don't exist in older versions of PHP. Of course I can define them, but
which is the best way to find out the correct values to assign?