(PHP 7 >= 7.4.0, PHP 8)
WeakReference::create — 创建新的弱引用
$object
创建新的 WeakReference。
object
要弱引用的对象。
返回刚刚实例化的对象。