Commit 428ba4c
committed
minor #63566 [Messenger] Make $clock nullable in PostgreSqlNotifyOnIdleListener (nicolas-grekas)
This PR was merged into the 8.1 branch.
Discussion
----------
[Messenger] Make $clock nullable in PostgreSqlNotifyOnIdleListener
| Q | A
| ------------- | ---
| Branch? | 8.1
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
This makes conditional wiring easier, as spotted in doctrine/DoctrineBundle#2204
Commits
-------
52e6cd3f1de [Messenger] Make $clock nullable in PostgreSqlNotifyOnIdleListener2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments