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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,8 @@
10
10
*`JMSTypeParser::getTraversableClass` returns `Traversable::class` instead of `Doctrine\Common\Collections\Collection` for general traversable properties.
11
11
* Dropped support for PHP 7
12
12
* Adjusted code to not trigger warnings with PHP 8.4
13
+
* Removed deprecated `getDeserializeFormat` method from date time
14
+
* Add attribute support for the `@Preferred` annotation
0 commit comments