Commit ab05dd3
committed
Merge branch '6.0' into 6.1
* 6.0:
[Console] Prevent PHP 8.1 str_replace deprec on null
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
[Mime] Check that the path is a file in the DataPart::fromPath
[Cache] do not pass null to strlen()
[Mailer] Sort transports alphabetically
[Security] Fix some phpdoc
[Serializer] Get attributeContext after converting nameFile tree
2 files changed
+16
-3
lines changed- Authenticator/Passport
- Credentials
2 files changed
+16
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
21 | 25 | | |
22 | 26 | | |
23 | 27 | | |
| |||
55 | 59 | | |
56 | 60 | | |
57 | 61 | | |
58 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
59 | 72 | | |
60 | 73 | | |
61 | 74 | | |
| |||
0 commit comments