Commit e8e5f0a
committed
Merge branch '6.1' into 6.2
* 6.1:
[Console] Prevent PHP 8.1 str_replace deprec on null
[HttpKernel] Fix BackedEnumValueResolver already resolved enum value
Improve DE translations for Form/Validator
[Serializer] Fix ignore attribute in Xml files
[Console] Escape % in command name & description from getDefault*()
[WebProfilerBundle] Fix dark theme selected line highlight color & reuse css vars
[Runtime] List Fulgens as backer of version 6.1
[HttpClient] List Prisma Media as backer of version 6.1
[WebProfilerBundle] normalizer and encoder can be undefined in template
[Mime] Check that the path is a file in the DataPart::fromPath
[Cache] do not pass null to strlen()
[HtmlSanitizer][FrameworkBundle] Fix calling `allowStaticElements` when setting `allow_all_static_elements: true`
[Mailer] Sort transports alphabetically
[Security] Fix some phpdoc
[Serializer] Get attributeContext after converting name1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
| 223 | + | |
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
| 315 | + | |
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
| |||
0 commit comments