mirror of
https://github.com/php/php-src.git
synced 2026-04-14 11:32:11 +02:00
I don't think this is strictly necessary, but I think it makes sense to check this before interpreting opline->op2.num as an argument number. This also adds one more has_known_send_mode() check that I had missed before.