Commit 12c2cc9
committed
minor symfony#53223 [Messenger] consistently use dates in UTC in Doctrine connection tests (xabbuh)
This PR was merged into the 6.3 branch.
Discussion
----------
[Messenger] consistently use dates in UTC in Doctrine connection tests
| Q | A
| ------------- | ---
| Branch? | 6.3
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
related to symfony#50287 and symfony#53187
Commits
-------
10801e1 consistently use dates in UTC in Doctrine connection testsFile tree
1 file changed
+5
-5
lines changed- src/Symfony/Component/Messenger/Bridge/Doctrine/Tests/Transport
1 file changed
+5
-5
lines changedLines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| |||
0 commit comments