Release Notes for 2.8.1
2.8.1
-
Total issues resolved: 4
-
Total pull requests resolved: 2
-
Total contributors: 5
-
8371: Fix ambiguous case where an entity is also a Traversable thanks to @beberlei
-
8370: [GH-8366] Catch additional Persistence MappingException thanks to @beberlei and @garak
-
8369: The class 'DateTime' was not found in the chain configured namespaces App\Entity since update to doctrine/orm 2.8 thanks to @fabien007
-
8367: Break in 2.8: The class 'DateTime' was not found in the chain configured namespaces thanks to @kerbert101
-
8365: Break in 2.8: Cannot bind QueryBuilder parameters with \IteratorAggregate entities: leads to incorrect SQL generated code thanks to @ambroisemaupate