sizeof PHP data structures zval and zend_value Posted on 2021-12-07 [Tuesday] by Jay Jay sizeof( zval ) == 16; sizeof( zend_value ) == 8;