php-src/main
jlbprof 96da46199f Fix for bug in file handling refactor.
While testing the cPanel usage of PHP-FPM, we stumbled on this bug.
Without the fix, the zend_string is corrupted and getting odd filenames

When using FPM we kept getting "No input file specified".

I work for cPanel and we use PHP extensively.
2021-11-23 18:34:48 +01:00
..
streams Merge branch 'PHP-8.0' into PHP-8.1 2021-09-29 13:49:15 +02:00
alloca.c Fix spelling and grammar mistakes 2021-04-13 12:09:37 +02:00
build-defs.h.in Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
explicit_bzero.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
fastcgi.c Return value from ZEND_ATOL 2021-07-12 16:51:24 +02:00
fastcgi.h Mark various functions with void arguments. 2021-05-12 14:55:53 +01:00
fopen_wrappers.c Fix for bug in file handling refactor. 2021-11-23 18:34:48 +01:00
fopen_wrappers.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
getopt.c Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
http_status_codes.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
internal_functions_win32.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
internal_functions.c.in Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
main.c Merge branch 'PHP-8.0' into PHP-8.1 2021-11-04 16:25:18 +01:00
network.c Remove unnecessary sockaddr memory allocation (#7219) 2021-07-09 10:38:19 +08:00
output.c Merge branch 'PHP-8.0' 2021-07-15 15:31:39 +02:00
php_compat.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_content_types.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_content_types.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_getopt.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_globals.h Remove no longer used "log_errors_max_len" ini directive (#6838) 2021-05-10 19:26:33 +02:00
php_ini.c Fix user ini parsing under RC_DEBUG 2021-07-21 09:14:31 +02:00
php_ini.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_main.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_memory_streams.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_network.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_open_temporary_file.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_open_temporary_file.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_output.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_reentrancy.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_scandir.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_scandir.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_stdint.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_streams.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_syslog.c Make syslog() binary safe 2021-07-15 19:08:26 +02:00
php_syslog.h Make syslog() binary safe 2021-07-15 19:08:26 +02:00
php_ticks.c Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
php_ticks.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_variables.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_variables.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_version.h The PHP-8.1 branch is now for 8.1.0 2021-11-09 17:49:14 -06:00
php.h Prepare for PHP 8.1.0RC1 2021-08-31 18:57:44 +02:00
reentrancy.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
rfc1867.c Use ASCII lower case for misc case folding 2021-09-24 09:20:08 +02:00
rfc1867.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
SAPI.c Don't leak header callback if headers already sent 2021-09-16 15:31:27 +02:00
SAPI.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
snprintf.c Remove FORMAT_CONV_MAX_PRECISION 2021-08-02 15:59:26 +02:00
snprintf.h Remove FORMAT_CONV_MAX_PRECISION 2021-08-02 15:59:26 +02:00
spprintf.c Remove FORMAT_CONV_MAX_PRECISION 2021-08-02 15:59:26 +02:00
spprintf.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
strlcat.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
strlcpy.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00