Release Notes for 2.7.4
2.7.4
-
Total issues resolved: 0
-
Total pull requests resolved: 8
-
Total contributors: 8
-
8286: psalm fixes thanks to @orklah
-
8150: Infer return type information with Psalter thanks to @greg0ire
-
8107: Fix QueryBuilder::getParameter() on parameter names with colons thanks to @tom93
Bug
- 8277: Fix OrderByItem parser to proceed with SimpleArithmetic expression before function thanks to @ipernet
- 8234: Fix for bug #8229 (id column from parent class renamed in child class) thanks to @cziegenberg
- 8122: Prohibits class typo in the discriminator map thanks to @gquemener