php-src/main
Christoph M. Becker 43b5d58341 Merge branch 'PHP-7.4'
* PHP-7.4:
  Fix #79756: finfo_file crash (FILEINFO_MIME)
2020-06-29 17:47:21 +02:00
..
streams Correct comment in plain_wrapper.c (refers to microseconds, not milliseconds) 2020-06-24 22:26:00 +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 Fix [-Wundef] warning in main folder 2020-05-12 22:01:00 +02:00
fastcgi.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
fastcgi.h Constify char * arguments of APIs 2020-06-08 10:38:45 +02:00
fopen_wrappers.c Add macro to get ini target address 2020-04-27 10:30:00 +02: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 Clear last error before shutting down memory manager 2020-06-26 09:30:08 +02:00
network.c Merge branch 'PHP-7.4' 2020-06-09 16:56:35 +02:00
output.c Code tweaks: Remove unneeded semicolons 2020-04-29 23:17:40 +02: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 Fix incorrect zend_bool usage for display_errors 2020-06-09 11:43:37 +02:00
php_ini.c Constify char * arguments of APIs 2020-06-08 10:38:45 +02:00
php_ini.h Constify char * arguments of APIs 2020-06-08 10:38:45 +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 Constify char * arguments of APIs 2020-06-08 10:38:45 +02:00
php_network.h Constify char * arguments of APIs 2020-06-08 10:38:45 +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 Add helper APIs for maybe-interned string creation 2020-06-08 15:31:52 +02:00
php_variables.h Constify char * arguments of APIs 2020-06-08 10:38:45 +02:00
php_version.h 7.3 is now 7.3.21-dev 2020-06-23 10:29:42 +02:00
php.h Constify char * arguments of APIs 2020-06-08 10:38:45 +02:00
reentrancy.c Merge branch 'PHP-7.4' 2020-06-29 17:47:21 +02:00
rfc1867.c Merge branch 'PHP-7.4' 2020-05-11 14:21:25 -07:00
rfc1867.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
SAPI.c Constify char * arguments of APIs 2020-06-08 10:38:45 +02:00
SAPI.h Constify char * arguments of APIs 2020-06-08 10:38:45 +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