mirror of
https://github.com/php/php-src.git
synced 2026-04-25 17:08:14 +02:00
7424bfc7ac
We have to make sure that the variant is of type `VT_DISPATCH` before we access it as such. Closes GH-6372.