WeakReference::create — Create a new weak reference
$object
Creates a new WeakReference.
object
The object to be weakly referenced.
Returns the freshly instantiated object.