1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 06:02:23 +02:00
Files
archived-php-src/ext/spl
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-21 23:24:28 +02:00
2021-06-18 15:22:52 +01:00
2021-06-18 15:22:52 +01:00
2024-03-17 18:38:44 +01:00
2021-06-18 15:22:52 +01:00
2022-04-13 20:34:23 +01:00