ÿØÿà JFIF    ÿÛ „ ( %!1!%*+...983,7(-.- --TEST-- Weakref: Destroying the weakref within the std dtor of the object --FILE-- wr = new WeakRef($this); } public function __destruct() { unset($this->wr); } } $a = new A; unset($a); ?> ==END== --EXPECTF-- ==END==