summaryrefslogtreecommitdiff
path: root/ext/zip/php_zip.c
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-08-05 18:36:27 +0200
committerNikita Popov <nikita.ppv@gmail.com>2020-08-05 18:40:23 +0200
commit2965c8f86890c106ed34266e7bd32142cd247aea (patch)
tree74562d0deb10a0880eb5fdc8d90da66267a462be /ext/zip/php_zip.c
parent74b285d78caf92364584397c2d986ad35cdeb856 (diff)
downloadphp-git-2965c8f86890c106ed34266e7bd32142cd247aea.tar.gz
Prefer strtoll over atoll
Both are specified by C99, but strtoll has specified overflow behavior while atoll does not, so prefer using it.
Diffstat (limited to 'ext/zip/php_zip.c')
0 files changed, 0 insertions, 0 deletions