.. |
streams
|
Reset FG(user_stream_current_filename) at the end of request
|
2022-09-12 11:38:31 +03: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
|
Fix bug #72185: php-fpm writes empty fcgi record causing nginx 502
|
2022-05-10 21:36:55 +01:00 |
fastcgi.h
|
Constify char * arguments of APIs
|
2020-06-08 10:38:45 +02:00 |
fopen_wrappers.c
|
Fix array overrun when appending slash to paths
|
2023-02-12 20:56:19 -07: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 proto comments from C files
|
2020-07-06 21:13:34 +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
|
Introduce max_multipart_body_parts INI
|
2023-02-14 10:21:23 +00:00 |
network.c
|
Return immediately when FD_SETSIZE is exceeded (#9602)
|
2022-10-01 11:20:43 +02:00 |
output.c
|
Merge branch 'PHP-7.4' into PHP-8.0
|
2021-07-15 15:29:48 +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 proto comments from C files
|
2020-07-06 21:13:34 +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
|
Revert "Remove no longer used "log_errors_max_len" ini directive (#6838)"
|
2021-05-08 20:54:53 +02:00 |
php_ini.c
|
Fix invalid memory read on libpath
|
2020-10-21 10:07:07 +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
|
Fix compilation warning
|
2022-10-22 10:41:02 +02:00 |
php_open_temporary_file.c
|
Merge branch 'PHP-7.4' into PHP-8.0
|
2021-01-19 11:44:22 +01:00 |
php_open_temporary_file.h
|
Merge branch 'PHP-7.4' into PHP-8.0
|
2021-01-19 11:44:22 +01:00 |
php_output.h
|
Make sure output start filename is not freed early
|
2020-10-16 17:27:52 +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
|
Remove no longer needed stdint compatibility defines
|
2020-07-23 13:00:04 +02:00 |
php_streams.h
|
Suppress stream errors in mysqlnd
|
2020-11-30 15:06:28 +01:00 |
php_syslog.c
|
Fix bug #67764: fpm: syslog.ident does not work
|
2022-06-19 20:05:49 +01:00 |
php_syslog.h
|
Fix bug #67764: fpm: syslog.ident does not work
|
2022-06-19 20:05:49 +01: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
|
Merge branch 'PHP-7.4' into PHP-8.0
|
2022-09-27 14:11:14 +01:00 |
php_variables.h
|
Constify char * arguments of APIs
|
2020-06-08 10:38:45 +02:00 |
php_version.h
|
Bump for 8.0.27
|
2022-11-08 22:10:29 +00:00 |
php.h
|
Merge branch 'PHP-7.4' into PHP-8.0
|
2021-04-19 16:17:01 +02:00 |
reentrancy.c
|
Merge branch 'PHP-7.4'
|
2020-06-29 17:47:21 +02:00 |
rfc1867.c
|
Introduce max_multipart_body_parts INI
|
2023-02-14 10:21:23 +00:00 |
rfc1867.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
SAPI.c
|
Fix bug #77780: "Headers already sent" when previous connection was aborted
|
2022-08-29 22:25:53 +01:00 |
SAPI.h
|
Fix bug #77780: "Headers already sent" when previous connection was aborted
|
2022-08-29 22:25:53 +01: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
|
Add "const". Move constant strings to read-only memory.
|
2020-09-07 21:35:48 +03:00 |
strlcpy.c
|
Add "const". Move constant strings to read-only memory.
|
2020-09-07 21:35:48 +03:00 |