File tree Expand file tree Collapse file tree 3 files changed +8
-0
lines changed
Expand file tree Collapse file tree 3 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ CHANGELOG
77 * Added ` Controller::json ` to simplify creating JSON responses when using the Serializer component
88 * Deprecated absolute template paths support in the template name parser
99 * Deprecated using core form types without dependencies as services
10+ * added ` Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector `
1011
11123.0.0
1213-----
Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4+ 3.1.0
5+ -----
6+
7+ * added information about redirected and forwarded requests to the profiler
8+
493.0.0
510-----
611
Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ CHANGELOG
1010 * added ` Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface `
1111 * added ` Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface ` as argument to ` HttpKernel `
1212 * added ` Symfony\Component\HttpKernel\Controller\ArgumentResolver `
13+ * added ` Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::getMethod() `
14+ * added ` Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::getRedirect() `
1315
14163.0.0
1517-----
You can’t perform that action at this time.
0 commit comments