Skip to content

Commit 225febf

Browse files
committed
updated CHANGELOG for 4.3.11
1 parent 6514fa3 commit 225febf

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG-4.3.md

+9
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ in 4.3 minor versions.
77
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
88
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v4.3.0...v4.3.1
99

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+
1019
* 4.3.10 (2020-01-21)
1120

1221
* bug #35364 [Yaml] Throw on unquoted exclamation mark (fancyweb)

0 commit comments

Comments
 (0)