Commit 73149fc
committed
minor #14949 [Messenger] Remove duplicated AMQP transport option (sebpacz)
This PR was merged into the 5.2 branch.
Discussion
----------
[Messenger] Remove duplicated AMQP transport option
The confirm_timeout option (introduced in Symfony 5.2) has been documented twice. I left the first version which is closest to the documentation available in the Symfony\Component\Messenger\Bridge\Amqp\Transport\Connection class.
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `5.x` for features of unreleased versions).
-->
Commits
-------
0fcfcca [Messenger] Remove duplicated AMQP transport option1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
971 | 971 | | |
972 | 972 | | |
973 | 973 | | |
974 | | - | |
975 | | - | |
976 | | - | |
977 | 974 | | |
978 | 975 | | |
979 | 976 | | |
| |||
0 commit comments