Commit 98f70c1
committed
Merge branch '6.0' into 6.1
* 6.0: (27 commits)
[DoctrineBridge] fix tests
[HttpKernel] Fix session test cases for symfony
[FrameworkBundle] Fix missing arguments when a serialization default context is bound
[Runtime] Fix --env and --no-debug with dotenv_overload
[Cache] fix merge
cs fix
[Finder] Fix finding VCS re-included files in excluded directory
[Yaml] Improve the deprecation warnings for octal numbers to suggest migrating
Fix Choice constraint with associative choices array
[Form] UrlType should not add protocol to emails
[Dotenv] Fix bootEnv() override with .env.local.php when the env key already exists
Silence isatty warnings during tty detection
[Serializer] Fix AbstractObjectNormalizer not considering pseudo type false
[Notifier] Fix encoding of messages with FreeMobileTransport
[Cache] workaround PHP crash
[Console] Fix PHP 8.1 deprecation in ChoiceQuestion
[HttpKernel] Fix compatibility with php bridge and already started php sessions
[Notifier] smsapi-notifier - correct encoding
Replaced full CoC text with link to documentation
Making the parser stateless
...File tree
2 files changed
+6
-1
lines changed- Resources/config
- Tests/Functional/app/Serializer
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
| |||
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
| 180 | + | |
179 | 181 | | |
180 | 182 | | |
181 | 183 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
| |||
0 commit comments