]> granicus.if.org Git - php/commit
Drop unnecessary stdint and inttypes header checks
authorGeorge Peter Banyard <girgias@php.net>
Wed, 22 Apr 2020 18:18:19 +0000 (20:18 +0200)
committerGeorge Peter Banyard <girgias@php.net>
Wed, 22 Apr 2020 18:18:19 +0000 (20:18 +0200)
commitf91f72607b8101bfe9df3bf8327c99e9a1f21a00
treecdbd86578a6709fa3c901747532d7cd8d3dcf890
parent657f756ccd79b0fd1268eb9796e371aa3f76c2a8
Drop unnecessary stdint and inttypes header checks

These are always available as of C99.

Closes GH-5323

Co-authored-by: "Christoph M. Becker" <cmbecker69@gmx.de>
19 files changed:
Zend/zend_strtod_int.h
build/php.m4
ext/fileinfo/libmagic.patch
ext/fileinfo/libmagic/file.h
ext/mysqlnd/config-win.h
ext/sockets/conversions.c
ext/standard/image.c
ext/standard/iptc.c
main/SAPI.h
main/php_stdint.h
main/php_variables.c
main/snprintf.c
main/spprintf.c
sapi/fpm/fpm/fpm_atomic.h
sapi/fpm/fpm/fpm_conf.c
sapi/fpm/fpm/fpm_php_trace.c
sapi/fpm/fpm/fpm_trace_pread.c
win32/php_inttypes.h [deleted file]
win32/php_stdint.h [deleted file]