File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 3
3
4
4
## 3.0.0-rc.3
5
5
6
- * Symfony: removed the ` $exceptionOnNoToken ` parameter in ` ResourceAccessChecker::__construct() ` (#4900 )
6
+ * Symfony: removed the ` $exceptionOnNoToken ` parameter in ` ResourceAccessChecker::__construct() ` (#4905 )
7
+
8
+ ## 2.7.0
9
+
10
+ * Metadata: do not set id when identifier is ` false ` (#4880 )
11
+ * Metadata: automatic GET operation when none is declared (#4881 )
12
+ * Metadata: exception to status on operations (#4861 )
13
+ * Serializer: adds the JSON_INVALID_UTF8_IGNORE flag to JsonEncode (#4741 )
14
+ * Symfony: autoconfigure legacy Doctrine extensions (#4909 )
15
+
16
+ Various cs fixes and PHPDoc to help upgrading to 3.0.
17
+
18
+ ## 2.7.0-rc.3
19
+
20
+ * Symfony: deprecated the ` $exceptionOnNoToken ` parameter in ` ResourceAccessChecker::__construct() ` (#4900 )
7
21
8
22
## 3.0.0-beta.2
9
23
You can’t perform that action at this time.
0 commit comments