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