I've always used "date" and "timestamp" types in my mapping and then dealt with DateTime's everywhere in the objects. Suddenly I'm getting MongoDate and MongoTimestamp objects. Is this a purposeful change or a bug?
Running latest symfony and doctrine master branches.