Commit 0de9662
committed
Merge branch '5.4' into 6.4
* 5.4:
[Console][PhpUnitBridge][VarDumper] Fix `NO_COLOR` empty value handling
[Translation] Fix CSV escape char in `CsvFileLoader` on PHP >= 7.4
[DoctrineBridge] fix messenger bus dispatch inside an active transaction
[HttpFoundation] Add tests for uncovered sections
treat uninitialized properties referenced by property paths as null
properly set up constraint options
[ErrorHandler][VarDumper] Remove PHP 8.4 deprecations
[Core] Fix & Enhance security arabic translation.File tree
2 files changed
+5
-4
lines changed- Messenger
- Tests/Messenger
2 files changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
48 | | - | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments