php-src/sapi/cli
Peter Kokot 10ed74e3c0
Autotools: Check cli SAPI configure checks conditionally (#15370)
This checks cli SAPI system configuration based on whether the cli is
enabled like with other SAPIs and extensions.
2024-08-13 10:34:28 +02:00
..
tests Show build provider and unify version information printing (#14657) 2024-08-12 23:24:41 -03:00
cli.h Make the CLI mode available via the SAPI globals (#14479) 2024-06-10 09:15:55 +02:00
cli_win32.c
config.m4 Autotools: Check cli SAPI configure checks conditionally (#15370) 2024-08-13 10:34:28 +02:00
config.w32 Sync headers installation 2024-01-28 19:50:55 +01:00
CREDITS
generate_mime_type_map.php Update mime-db from 1.45.0 to 1.52.0 2022-07-08 07:39:38 +01: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 mime-db from 1.45.0 to 1.52.0 2022-07-08 07:39:38 +01:00
php.1.in Update http links to https and sync www.php.net URLs (#14854) 2024-07-07 04:23:08 +02:00
php_cli.c Show build provider and unify version information printing (#14657) 2024-08-12 23:24:41 -03:00
php_cli_process_title.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +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_process_title_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
php_cli_server.c Fix some -Wimplicit-function-declaration errors on Windows (GH-15325) 2024-08-10 16:25:28 +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_server_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01: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 Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
ps_title.c sapi/cli: setting process name little optimisation. (#14767) 2024-07-02 12:12:34 +01:00
ps_title.h Use size_t for get_ps_title() length parameter 2022-06-30 13:23:13 +01:00