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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Changelog
2
2
3
+
## v3.1.29
4
+
5
+
### Bug fixes
6
+
7
+
*[9f6ef081f](https://github.com/api-platform/core/commit/9f6ef081fa3c56d548da9993826b484af1405ac6) fix(doctrine): test Doctrine Types:ARRAY existence before using it (#6333)
8
+
3
9
## v3.1.28
4
10
5
11
### Bug fixes
@@ -1760,4 +1766,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
1760
1766
## 1.0.0 beta 2
1761
1767
1762
1768
* Preserve indexes when normalizing and denormalizing associative arrays
1763
-
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
1769
+
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
0 commit comments