Hello, I'm using PHP 7.0.6 and I have found an issue trying to use ArrayCollection with PHPSpec.
This seems somewhat related to #642, so I guess the problem is already known, but anyway: The following code produces unexpected results: $c = new Doctrine\Common ...