(PHP 7 >= 7.4.0)
WeakReference::create — Create a new weak reference
$referent
Creates a new WeakReference.
referent
The object to be weakly referenced.
Returns the freshly instantiated object.