php-src/sapi
Christoph M. Becker 26bf239e6d
Resolve -Wincompatible-pointer-types warnings (GH-17456)
The phpdbg issue is a real issue, although it's unlikely that harm can
be done due to stack alignment and little-endianess.  The others seem
to be more cosmetic.
2025-01-13 10:54:13 +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 sapi/cli: Refactor process title setting code (#17177) 2024-12-16 22:50:06 +00: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' 2024-12-27 21:48:58 +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 Resolve -Wincompatible-pointer-types warnings (GH-17456) 2025-01-13 10:54:13 +01:00