Closed colder closed 8 years ago
Allow traversing weakmaps using
foreach ($wm as $obj => $data) { ... }
https://bugs.php.net/bug.php?id=68934
Fixed in weakref-0.3.0
Allow traversing weakmaps using