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