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
Ilija Tovilo 8a4cbde8c7 Use ull integer suffix for bitwise logic (GH-19673)
If (brake->type+1) exeeds 30, we have undefined behavior and won't actually
remove the relevant bit.

See GH-19633
2025-09-03 13:29:12 +02:00
..
2025-03-12 08:58:54 +01:00