php-src/main
George Peter Banyard f91f72607b 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>
2020-04-22 20:18:19 +02:00
..
streams Merge branch 'PHP-7.4' 2020-04-14 12:02:22 +02:00
alloca.c Remove local variables 2019-02-03 21:03:00 +01:00
build-defs.h.in Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
explicit_bzero.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
fastcgi.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
fastcgi.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
fopen_wrappers.c Merge branch 'PHP-7.4' 2019-12-30 23:22:39 +01:00
fopen_wrappers.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
getopt.c Merge branch 'PHP-7.4' 2020-01-27 13:32:51 +01:00
http_status_codes.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
internal_functions_win32.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
internal_functions.c.in Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
main.c Make sure php_get_internal_encoding() returns non-empty 2020-03-31 11:06:15 +02:00
network.c Merge branch 'PHP-7.4' 2020-03-11 11:32:46 +01:00
output.c Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
php_compat.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_content_types.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_content_types.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_getopt.h Merge branch 'PHP-7.4' 2020-01-27 13:32:51 +01:00
php_globals.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_ini.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_ini.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_main.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_memory_streams.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_network.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_open_temporary_file.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_open_temporary_file.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_output.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_reentrancy.h Remove rand_r implementation 2020-03-26 11:49:27 +01:00
php_scandir.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_scandir.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_stdint.h Drop unnecessary stdint and inttypes header checks 2020-04-22 20:18:19 +02:00
php_streams.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_syslog.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_syslog.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_ticks.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_ticks.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_variables.c Drop unnecessary stdint and inttypes header checks 2020-04-22 20:18:19 +02:00
php_variables.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_version.h Next is 7.3.18 2020-03-31 10:22:55 +02:00
php.h Remove mergesort implementation 2020-02-27 10:36:01 +01:00
reentrancy.c Remove rand_r implementation 2020-03-26 11:49:27 +01:00
rfc1867.c Improve comment on RFC 1867 filename handling 2020-02-19 11:30:32 -05:00
rfc1867.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
SAPI.c Use RETURN_THROWS() during ZPP in main, sapi, win32, and Zend 2019-12-30 17:38:10 +01:00
SAPI.h Drop unnecessary stdint and inttypes header checks 2020-04-22 20:18:19 +02:00
snprintf.c Drop unnecessary stdint and inttypes header checks 2020-04-22 20:18:19 +02:00
snprintf.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spprintf.c Drop unnecessary stdint and inttypes header checks 2020-04-22 20:18:19 +02:00
spprintf.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
strlcat.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
strlcpy.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00