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 063c8c3 commit f89b9e7Copy full SHA for f89b9e7
CHANGELOG-3.2.md
@@ -7,6 +7,12 @@ in 3.2 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.2.0...v3.2.1
9
10
+* 3.2.6 (2017-03-10)
11
+
12
+ * bug #21930 [Cache] Cached files rely on umask (4rthem)
13
+ * bug #21946 Use PHPUnit 5.4 instead of 5.3 (j0k3r)
14
+ * bug #21936 [PropertyAccess] Use ArrayAdapter in debug mode (chalasr)
15
16
* 3.2.5 (2017-03-09)
17
18
* bug #21923 [travis] Test with hhvm 3.18 (nicolas-grekas)
0 commit comments