You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[6bf894f6f](https://github.com/api-platform/core/commit/6bf894f6f0ead0751936aeddcfc527f017498bb3) fix(serializer): use attribute denormalization context for constructor arguments (#6821)
*[d312eae7e](https://github.com/api-platform/core/commit/d312eae7ef590ec05139c09bfaf2d3c7668a3f22) fix(doctrine): fixed orm datefilter applying inner join when no filtering values have been provided (#6849)
12
+
3
13
## v3.4.7
4
14
5
15
### Bug fixes
@@ -2658,4 +2668,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
2658
2668
## 1.0.0 beta 2
2659
2669
2660
2670
* Preserve indexes when normalizing and denormalizing associative arrays
2661
-
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
2671
+
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
0 commit comments