php-src/sapi/cgi
Peter Kokot bcbf7bea92
Autotools: Replace uname with host_alias for finding Solaris (#15770)
This wraps checks in AC_CACHE_CHECK and replaces the "uname -sr" command
with simpler $host_alias as it is already set by the config.guess script
properly.
2024-09-06 08:44:10 +02:00
..
tests Show build provider and unify version information printing (#14657) 2024-08-12 23:24:41 -03:00
cgi_main_arginfo.h Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
cgi_main.c Show build provider and unify version information printing (#14657) 2024-08-12 23:24:41 -03:00
cgi_main.stub.php Enable class entry generation for sapi extensions 2021-02-14 12:03:48 +01:00
config9.m4 Autotools: Replace uname with host_alias for finding Solaris (#15770) 2024-09-06 08:44:10 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
Makefile.frag Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
php-cgi.1.in