php-src/sapi/cli
James Lucas c6ae7a55b7
Fix bug GH-11246 cli/get_set_process_title
Fail to clobber_error only when the argv is a non-contiguous area
Don't increment the end_of_error if a non-contiguous area is encountered in environ

Closes GH-11247
2023-05-31 17:08:37 +02:00
..
tests Unparallelize IO heavy tests 2023-03-27 16:33:36 +02:00
cli_win32.c
cli.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
config.m4 Revert "Link executable files using non PIC object files. This reduces PIC overhead and improves performance." 2019-10-10 16:28:59 +03:00
config.w32 Control VCRT leak reporting via environment variable in debug builds 2020-06-10 09:05:17 +02:00
CREDITS
generate_mime_type_map.php Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
Makefile.frag Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
mime_type_map.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_cli_process_title_arginfo.h Add stubs for SAPIs 2020-07-10 14:20:18 +02:00
php_cli_process_title.c Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
php_cli_process_title.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_cli_process_title.stub.php Add stubs for SAPIs 2020-07-10 14:20:18 +02:00
php_cli_server_arginfo.h Add stubs for SAPIs 2020-07-10 14:20:18 +02:00
php_cli_server.c Merge branch 'PHP-8.0' into PHP-8.1 2022-10-20 13:04:14 +02:00
php_cli_server.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_cli_server.stub.php Add stubs for SAPIs 2020-07-10 14:20:18 +02:00
php_cli.c Fix GH-8952: std streams can not be deliberately closed (#8953) 2022-07-09 22:58:02 +02:00
php_http_parser.c Merge branch 'PHP-7.4' into PHP-8.0 2021-07-29 13:28:52 +02:00
php_http_parser.h Fix spelling and grammar mistakes 2021-04-13 12:09:37 +02:00
php.1.in Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
ps_title.c Fix bug GH-11246 cli/get_set_process_title 2023-05-31 17:08:37 +02:00
ps_title.h Mark various functions with void arguments. 2021-05-12 14:55:53 +01:00