mirror of
https://github.com/php/php-src.git
synced 2026-04-14 19:41:05 +02:00
We need to ensure that a zval IS_DOUBLE before we access it as such. In this case we apply common type juggling to do so.
We need to ensure that a zval IS_DOUBLE before we access it as such. In this case we apply common type juggling to do so.