Commit 9769355
committed
Merge branch '5.3' into 5.4
* 5.3:
Fix skip condition for INTL
[Messenger] Fix `ErrorDetailsStamp` denormalization
[Translation] Extract translatable content on twig set
Simplify code
Fix composer.json versions
Fix composer.json versions
Remove redundant license info
[HttpFoundation] Fix isNotModified determination logic
Fix Url Validator false positives
[Translation] Reverse fallback locales
[FrameworkBundle] Fall back to default configuration in debug:config and consistently resolve parameter values
notifier smsapi - fixed checking whether message is sent
allow null for framework.translator.default_path
improve failure messages of the CrawlerSelectorTextContains constraint2 files changed
+12
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | 39 | | |
42 | 40 | | |
43 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
159 | 161 | | |
160 | 162 | | |
161 | 163 | | |
162 | | - | |
163 | | - | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
167 | 171 | | |
168 | 172 | | |
169 | 173 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | 60 | | |
63 | 61 | | |
64 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
| |||
0 commit comments