PHP 7.0.6 Released

EventHttpRequest::free

(PECL event >= 1.4.0-beta)

EventHttpRequest::freeFrees the object and removes associated events

Description

public void EventHttpRequest::free ( void )

Frees the object and removes associated events.

Parameters

This function has no parameters.

Return Values

No value is returned.

User Contributed Notes

There are no user contributed notes for this page.
To Top