Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
add XML and PHP config examples#13277
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
aeee1f4 to9973e87Comparemessenger.rst Outdated
| ..code-block::xml | ||
| <!-- config/packages/messenger.xml--> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Should this beconfig/packages/test/messenger.xml?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
absolutely, thanks for the heads up 👍
messenger.rst Outdated
| ..code-block::php | ||
| // config/packages/messenger.php |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Same for this path.
…ema definition (xabbuh)This PR was merged into the 4.4 branch.Discussion----------[FrameworkBundle] add missing Messenger options to XML schema definition| Q | A| ------------- | ---| Branch? | 4.4| Bug fix? | yes| New feature? | no| Deprecations? | no| Tickets |Fixsymfony/symfony-docs#13010| License | MIT| Doc PR |symfony/symfony-docs#13277Commits-------45a033d add missing Messenger options to XML schema definition
javiereguiluz commentedFeb 29, 2020
Thank you Christian. |
fixes#13010