php-src/sapi
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
..
apache2handler Autotools: Normalize flags arguments (#15671) 2024-09-01 01:02:40 +02:00
cgi Autotools: Replace uname with host_alias for finding Solaris (#15770) 2024-09-06 08:44:10 +02:00
cli Remove Travis artefacts (#15714) 2024-09-04 01:15:10 +02:00
embed Autotools: Fix PHP_EMBED_TYPE variable substitution (#15414) 2024-08-15 11:42:47 +02:00
fpm Remove Travis artefacts (#15714) 2024-09-04 01:15:10 +02:00
fuzzer Autotools: Sync CS in sapi/fuzzer (#15417) 2024-08-15 11:38:34 +02:00
litespeed Autotools: Sync CS in sapi/litespeed (#15409) 2024-08-14 21:38:36 +02:00
phpdbg [RFC] Convert exit (and die) from language constructs to functions (#13483) 2024-08-14 12:44:12 +01:00