mirror of
https://github.com/php/php-src.git
synced 2026-04-26 09:28:21 +02:00
18b4e36df1
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.