mirror of
https://github.com/php/php-src.git
synced 2026-04-28 02:33:17 +02:00
08841bf79c
We ensure that the argnum `value` is in the allowed range, *before* mapping it to the `objIndex`, not *afterwards*. Closes GH-15581.