COM_RELEASE(3) 1 COM_RELEASE(3)
com_release - Decreases the components reference counter [deprecated]
SYNOPSIS
void com_release (void )
DESCRIPTION
Decreases the components reference counter.
RETURN VALUES
No value is returned.
CHANGELOG
+--------+-----------------------------+
|Version | |
| | |
| | Description |
| | |
+--------+-----------------------------+
| 5.0.0 | |
| | |
| | This function was removed. |
| | |
+--------+-----------------------------+
NOTES
Warning
You should never need to use this function.
PHP Documentation Group COM_RELEASE(3)