php-src/sapi
Christoph M. Becker 650086f3e6
Exclude unused functions from compilation units (GH-17686)
This avoids Clang complaining with `-Wunused-function`.

We also introduce the macro `PRELOAD_SUPPORT` for clarification.
2025-02-10 18:00:19 +01:00
..
apache2handler sapi/apache2handler/php_functions.c: No need to rely on argnum (#16143) 2024-09-30 22:09:17 +01:00
cgi sapi: Fix some variable shadowing (#16485) 2024-10-17 22:46:23 +01:00
cli Exclude unused functions from compilation units (GH-17686) 2025-02-10 18:00:19 +01:00
embed Merge branch 'PHP-8.3' into PHP-8.4 2024-12-24 14:38:13 +01:00
fpm Merge branch 'PHP-8.4' 2025-02-08 12:08:19 +01: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 Exclude unused functions from compilation units (GH-17686) 2025-02-10 18:00:19 +01:00