mirror of
https://github.com/php/php-src.git
synced 2026-04-17 21:11:02 +02:00
If the `VT_ARRAY` is empty, i.e. its upperbound is less than its lower bound, we must not call `php_com_safearray_get_elem()`, because that function throws in this case.