1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/sapi/phpdbg
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-04-15 19:40:08 +02:00
2023-01-16 12:27:33 +01:00
2021-06-13 21:08:35 +02:00
2023-01-17 14:16:37 +00:00
2024-01-04 19:26:32 +01:00
2020-02-03 13:41:31 +01:00