Commit 16c12d0
committed
Merge branch '6.0' into 6.1
* 6.0: (23 commits)
Fix composer on appveyor
fix bootstrap_3_layout ChoiceType's expanded label_html
[Messenger][Security/Core] Remove legacy class aliases
[PropertyAccess] Fix typo in PropertyAccessor::readProperty() DocBlock
[PropertyInfo] PhpStanExtractor namespace missmatch issue
[VarExporter] Fix exporting objects with readonly properties
[ExpressionLanguage] Fix matches when the regexp is not valid
[Messenger] Add mysql indexes back and work around deadlocks using soft-delete
Add BC layer to handle old objects already present in cache
[RateLimiter] Always store SlidingWindows with an expiration set
[Validator] Fix File constraint invalid max size exception message
[Console] Fix exit status on uncaught exception with negative code
[Validator] fix #43345 @Assert\DivisibleBy
[HttpClient] fix 303 after PUT and sending chunked requests
[HttpClient] always send Content-Type when a body is passed
[HttpClient] always send Content-Length when a body is passed
[HttpClient] fix sending Content-Length/Type for POST
Fix merge
[HttpClient] fix sending PUT requests with curl
Fix locales format in CrowdinProvider
...File tree
2 files changed
+4
-4
lines changed- Authentication
- Authenticator
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
| 250 | + | |
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments