Commit ebaccca
committed
Merge branch '6.4' into 7.0
* 6.4: (31 commits)
[Messenger] Add call to `gc_collect_cycles()` after each message is handled
fix tests
fix tests on AppVeyor
Hungarian typo fix in validators translation
[VarDump] Fix order of dumped properties - parent goes first
DX: drop unused import
[Validator] updated Latvian translation
re-introduce conflict rule with WebProfilerBundle < 6.4
[Validator] Added missing Swedish translations
[Mailer] [Notifier] #52264 Update Sendinblue / Brevo API host
[Validator] Added missing Estonian translations #51939
fix File constraint tests on 32bit PHP
[Form] Skip merging params & files if there are no files in the first place
[Translation] Ignore bridges in `.gitattributes` file
[AssetMapper] Adding import-parsing case where import contains a path
Add missing Hungarian validator translations
Added missing Bosnian translations #51929
add return type hints to EntityFactory
Update UndefinedCallableHandler with "importmap", "form" and "worflow" filters/functions
[FrameworkBundle] Fix CommandDataCollector is always registered
...2 files changed
+28
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
227 | 228 | | |
228 | 229 | | |
229 | 230 | | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
230 | 249 | | |
231 | 250 | | |
232 | 251 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
50 | 56 | | |
51 | 57 | | |
52 | 58 | | |
53 | | - | |
| 59 | + | |
54 | 60 | | |
55 | 61 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | 62 | | |
62 | 63 | | |
63 | | - | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
0 commit comments