diff --git a/internals/zendapi/functions/add_property_unset.xml b/internals/zendapi/functions/add_property_unset.xml new file mode 100644 index 0000000000..80746f7786 --- /dev/null +++ b/internals/zendapi/functions/add_property_unset.xml @@ -0,0 +1,74 @@ + + + + + add_property_unset + ... + + + + &reftitle.description; + #include <zend_API.h> + + intadd_property_unset + zval*arg + char*key + + + ... + + + + + &reftitle.parameters; + + + + arg + + + ... + + + + + key + + + ... + + + + + + + + + &reftitle.returnvalues; + + ... + + + + + +