Commit 5d928d0
committed
Merge branch '6.4' into 7.1
* 6.4:
[FrameworkBundle] Add missing `not-compromised-password` entry in XSD
[AssetMapper] Fix CssCompiler matches url in comments
Add support for doctrine/persistence 4
Ensure TransportExceptionInterface populates stream debug data
Fix typo in validators.sk.xlf
[Mime] Fix body validity check in `Email` when using `Message::setBody()`
Review Arabic translations for the validator
Fixed mistakes in proper hebrew writing in the previous translation and confirmed the rest to be correct and in the same style.
Review translation
[Cache] Don't clear system caches on cache:clear
[FrameworkBundle] Fix patching refs to the tmp warmup dir in files generated by optional cache warmers
Mark Czech Validator translation as reviewed
[PropertyInfo] Fix `TypeTest` duplicated assert
[HtmlSanitizer] Avoid accessing non existent array key when checking for hosts validity
Update validators.ar.xlf
[DomCrawler] Make `ChoiceFormField::isDisabled` return `true` for unchecked disabled checkboxesFile tree
2 files changed
+10
-1
lines changed- Tests/TextSanitizer
- TextSanitizer
2 files changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
277 | 286 | | |
278 | 287 | | |
279 | 288 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
0 commit comments