We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89dd701 commit 72ed622Copy full SHA for 72ed622
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## 2.7.0
4
+
5
+* Metadata: do not set id when identifier is `false` (#4880)
6
+* Metadata: automatic GET operation when none is declared (#4881)
7
+* Metadata: exception to status on operations (#4861)
8
+* Serializer: adds the JSON_INVALID_UTF8_IGNORE flag to JsonEncode (#4741)
9
+* Symfony: autoconfigure legacy Doctrine extensions (#4909)
10
11
+Various cs fixes and PHPDoc to help upgrading to 3.0.
12
13
## 2.7.0-rc.3
14
15
* Symfony: deprecate the `$exceptionOnNoToken` parameter in `ResourceAccessChecker::__construct()` (#4900)
0 commit comments