Closed bendmorris closed 7 years ago
The variable v in the unserialize method collided between PAlias and PMap, making unserialized an aliased map impossible. Not sure if there are other such collisions.
v
Hi, I have fixed the collision in a more general way, thanks for reporting!
The variable
v
in the unserialize method collided between PAlias and PMap, making unserialized an aliased map impossible. Not sure if there are other such collisions.