mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
If (brake->type+1) exeeds 30, we have undefined behavior and won't actually remove the relevant bit. See GH-19633
If (brake->type+1) exeeds 30, we have undefined behavior and won't actually remove the relevant bit. See GH-19633