<?php $map = new WeakMap; $obj = new stdClass; $map[$obj] = 42; var_dump($map);
You have javascript disabled. You will not be able to edit any code.