Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1db2d2e commit a4987c6Copy full SHA for a4987c6
CHANGELOG-3.3.md
@@ -7,6 +7,11 @@ in 3.3 minor versions.
7
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
8
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v3.3.0...v3.3.1
9
10
+* 3.3.18 (2018-08-01)
11
+
12
+ * security #cve-2018-14774 [HttpKernel] fix trusted headers management in HttpCache and InlineFragmentRenderer (nicolas-grekas)
13
+ * security #cve-2018-14773 [HttpFoundation] Remove support for legacy and risky HTTP headers (nicolas-grekas)
14
15
* 3.3.17 (2018-05-25)
16
17
* security #cve-2018-11407 [Ldap] cast to string when checking empty passwords
0 commit comments