This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony
Fabien Potencier cbe2895174 minor #28717 [Messenger] Fix middleware docblocks (pamil)
This PR was merged into the 4.2-dev branch.

Discussion
----------

[Messenger] Fix middleware docblocks

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

<!--
Write a short README entry for your feature/bugfix here (replace this comment block.)
This will help people understand your PR and can be used as a start of the Doc PR.
Additionally:
 - Bug fixes must be submitted against the lowest branch where they apply
   (lowest branches are regularly merged to upper ones so they get the fixes too).
 - Features and deprecations must be submitted against the master branch.
-->

Commits
-------

f06c0c464a [Messenger] Fix middleware docblocks
2018-10-06 19:31:54 +02:00
..
Bridge feature #28375 [Translator] Deprecated transChoice and moved it away from contracts (Nyholm, nicolas-grekas) 2018-10-06 18:26:49 +02:00
Bundle minor #28708 clarify the cache.pools.provider option (dbu) 2018-10-06 18:33:05 +02:00
Component minor #28717 [Messenger] Fix middleware docblocks (pamil) 2018-10-06 19:31:54 +02:00
Contracts Make trans + %count% parameter resolve plurals 2018-10-06 18:22:22 +02:00