(PHP 7 >= 7.4.0, PHP 8)
WeakReference::__construct — 不允许实例化的构造函数
这个方法的存在只是为了禁止实例化 WeakReference 类。 弱引用使用工厂方法 WeakReference::create() 进行实例化。
此函数没有参数。