mirror of
https://github.com/php/php-src.git
synced 2026-04-28 10:43:30 +02:00
2f10db36af
`from` and `len` are `long`, but get passed to mbfl_substr() which expects `int`s. Therefore we clamp the values to avoid the undefined conversion behavior.
507 B
507 B