php-src/sapi
Peter Kokot 52767343b2
Reduce unused variable warnings in config.log (#14264)
This reduces -Wunused-variable and -Wunused-but-set-variable warnings
generated in the Autoconf's config.log to comply with possible stricter
default compiler configuration on the system to avoid having false
results.
2024-05-18 18:28:20 +02:00
..
apache2handler Remove unused variable APXS_BINDIR 2024-03-22 16:27:03 +01:00
cgi Change calls to setmode to _setmode (#14220) 2024-05-13 22:08:24 +02:00
cli Change calls to setmode to _setmode (#14220) 2024-05-13 22:08:24 +02:00
embed Change calls to setmode to _setmode (#14220) 2024-05-13 22:08:24 +02:00
fpm Reduce unused variable warnings in config.log (#14264) 2024-05-18 18:28:20 +02:00
fuzzer Merge branch 'PHP-8.3' 2024-04-16 22:17:59 +02:00
litespeed Fix unused variable warning in sapi/litespeed (#13718) 2024-03-15 08:56:35 +01:00
phpdbg Change calls to setmode to _setmode (#14220) 2024-05-13 22:08:24 +02:00