1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/sapi/cli
Cristian Rodríguez 8e62e2b829 Mark multple functions as static (#13864)
* Mark many functions as static

Multiple functions are missing the static qualifier.

* remove unused struct sigactions

struct sigaction act, old_term, old_quit, old_int;
all unused.

* optimizer: minXOR and maxXOR are unused
2024-05-22 13:11:46 +02:00
..
2024-05-10 16:49:05 +02:00
2021-05-06 12:16:35 +02:00
2024-01-28 19:50:55 +01:00
2024-01-28 19:50:55 +01:00
2020-07-10 14:20:18 +02:00
2024-01-04 19:26:32 +01:00
2024-02-07 21:07:48 +01:00