PHP 7.0.6 Released

Collectable::setGarbage

(PECL pthreads >= 2.0.8)

Collectable::setGarbageMark an object as garbage

Description

public void Collectable::setGarbage ( void )

Should be called once per object when the object is finished being executed or referenced.

See Also

User Contributed Notes

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