Fix #81708: UAF due to php_filter_float() failing for ints We must only release the zval, if we actually assign a new zval.