(PHP 7 >= 7.4.0, PHP 8)
WeakReference::__construct — 禁止实例化的构造函数
此方法仅用于禁止WeakReference类的实例化。弱引用应使用工厂方法WeakReference::create()进行实例化。
此函数没有参数。