File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,15 @@ in 4.3 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/v4.3.0...v4.3.1
9
9
10
+ * 4.3.11 (2020-01-31)
11
+
12
+ * bug #35530 [ HttpClient] Fix regex bearer (noniagriconomie)
13
+ * bug #35532 [ Validator] fix access to uninitialized property when getting value (greedyivan)
14
+ * bug #35305 [ HttpKernel] Fix stale-if-error behavior, add tests (mpdude)
15
+ * bug #34808 [ PhpUnitBridge] Properly handle phpunit arguments for configuration file (biozshock)
16
+ * bug #35480 [ Messenger] Check for all serialization exceptions during message dec… (Patrick Berenschot)
17
+ * bug #35428 [ Cache] fix checking for igbinary availability (nicolas-grekas)
18
+
10
19
* 4.3.10 (2020-01-21)
11
20
12
21
* bug #35364 [ Yaml] Throw on unquoted exclamation mark (fancyweb)
You can’t perform that action at this time.
0 commit comments