File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,19 @@ in 2.8 minor versions.
7
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
8
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v2.8.0...v2.8.1
9
9
10
+ * 2.8.25 (2017-07-17)
11
+
12
+ * security #23507 [ Security] validate empty passwords again (xabbuh)
13
+ * bug #23526 [ HttpFoundation] Set meta refresh time to 0 in RedirectResponse content (jnvsor)
14
+ * bug #23540 Disable inlining deprecated services (alekitto)
15
+ * bug #23468 [ DI] Handle root namespace in service definitions (ro0NL)
16
+ * bug #23256 [ Security] Fix authentication.failure event not dispatched on AccountStatusException (chalasr)
17
+ * bug #23461 Use rawurlencode() to transform the Cookie into a string (javiereguiluz)
18
+ * bug #23459 [ TwigBundle] allow to configure custom formats in XML configs (xabbuh)
19
+ * bug #23460 Don't display the Symfony debug toolbar when printing the page (javiereguiluz)
20
+ * bug #23261 Fixed absolute url generation for query strings and hash urls (alexander-schranz)
21
+ * bug #23398 [ Filesystem] Dont copy perms when origin is remote (nicolas-grekas)
22
+
10
23
* 2.8.24 (2017-07-05)
11
24
12
25
* bug #23378 [ FrameworkBundle] Do not remove files from assets dir (1ed)
You can’t perform that action at this time.
0 commit comments