diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-11-19 12:46:52 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-11-20 16:47:46 +0100 |
commit | fa67864c13d0910c92ef51f76fce5891f9b07d33 (patch) | |
tree | fc98e261351255815f4663c0cf11c5660cde7527 /ext/zip/php_zip.h | |
parent | c0d1dbcb432f65d09f1c88cc368aa89eb5f067f4 (diff) | |
download | php-git-fa67864c13d0910c92ef51f76fce5891f9b07d33.tar.gz |
Use MIN/MAX when dumping RANGE[]
It's very common that one of the bounds is LONG_MIN or LONG_MAX.
Dump them as MIN/MAX instead of the int representation in that
case, as it makes the dump less noisy.
Diffstat (limited to 'ext/zip/php_zip.h')
0 files changed, 0 insertions, 0 deletions