php-src/sapi
Peter Kokot b2640ee7f7
Autotools: Replace obsolete backticks with $(...) in apache2handler (#15454)
Obsolete backticks can be replaced with the recommended $(...) (on
shells where the "newer" style still doesn't work, for example, on
Solaris 10 default shell, Autoconf takes care of that by re-executing
the script itself).
2024-08-17 14:37:32 +02:00
..
apache2handler Autotools: Replace obsolete backticks with $(...) in apache2handler (#15454) 2024-08-17 14:37:32 +02:00
cgi Autotools: Sync CS in sapi/cgi (#15407) 2024-08-16 18:30:51 +02:00
cli Autotools: Sync CS in sapi/cli (#15410) 2024-08-14 21:39:19 +02:00
embed Autotools: Fix PHP_EMBED_TYPE variable substitution (#15414) 2024-08-15 11:42:47 +02:00
fpm Autotools: Sync CS in fpm SAPI (#15412) 2024-08-15 11:39:09 +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