diff --git a/internals/zendapi/macros/RETURN_ZVAL.xml b/internals/zendapi/macros/RETURN_ZVAL.xml index 8fd035525c..1d1f254c23 100644 --- a/internals/zendapi/macros/RETURN_ZVAL.xml +++ b/internals/zendapi/macros/RETURN_ZVAL.xml @@ -1,5 +1,5 @@ - + RETURN_ZVAL @@ -44,7 +44,7 @@ dtor - Destruct the original value before returning fromt he function, + Destruct the original value before returning from the function, this is needed if zv was only temporarily created within the function.