mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
The intmax_t is a C99 standard type defined in `<stdint.h>` and widely available on current platforms. On Windows they are available as of Visual Studio 2013. Using it conditionally as in these occurrences is not needed anymore.
5.5 KiB
5.5 KiB