Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated docs for Monolog "swift" handler in cookbook. #3940

Merged
merged 1 commit into from
Aug 16, 2014

Conversation

phansys
Copy link
Contributor

@phansys phansys commented Jun 13, 2014

Q A
Doc fix? no
New docs? no
Applies to 2.1+
Fixed tickets

.. versionadded:: 2.1
Support for multiple recipients is a new Monolog feature that's available in
Symfony 2.1. Prior, only a single email address was accepted as monolog.handlers.swift.to_email configuration.

@wouterj
Copy link
Member

wouterj commented Aug 15, 2014

👍

@weaverryan
Copy link
Member

Nice note - easy merge. Thanks Javier and sorry for the delay! As a side-note, can this work with XML?

@weaverryan weaverryan merged commit 86e236c into symfony:2.3 Aug 16, 2014
weaverryan added a commit that referenced this pull request Aug 16, 2014
…phansys)

This PR was merged into the 2.3 branch.

Discussion
----------

Updated docs for Monolog "swift" handler in cookbook.

| Q             | A
| ------------- | ---
| Doc fix?      | no
| New docs?     | no
| Applies to    | 2.1+
| Fixed tickets |

.. versionadded:: 2.1
    Support for multiple recipients is a new Monolog feature that's available in
    Symfony 2.1. Prior, only a single email address was accepted as `monolog.handlers.swift.to_email` configuration.

Commits
-------

86e236c Updated docs for Monolog "swift" handler in cookbook.
@weaverryan
Copy link
Member

I've added #4135 to add the PHP (and maybe) XML version.

weaverryan added a commit that referenced this pull request Aug 16, 2014
…ryan)

This PR was merged into the 2.3 branch.

Discussion
----------

[#3940] Adding php example for an array of emails

This follows #3940. It just adds the example also to PHP. But I can't see how this would work with XML.

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | 2.3+
| Fixed tickets |

Thanks!

Commits
-------

0366d6e [#3940] Adding php example for an array of emails
weaverryan added a commit that referenced this pull request Aug 19, 2014
* 2.3:
  Added comma after "For example"
  Improved clarity of explanation around overriding setTargetPath()
  Removed redundant POST request exclusion info
  Revert "missing backtik"
  typo, replaced form by from
  replaced forgo by forgot
  removed unnecessary parentheses
  missing backtik
  cleaned up the code example
  fixed wrongly linked dependency
  fixed directive syntax
  add cookbook article for the server:run command
  document the usage of PHP-FPM on Apache
  Avoiding builds for the git notes
  [#3940] Adding php example for an array of emails
weaverryan added a commit that referenced this pull request Aug 19, 2014
* 2.4:
  Added comma after "For example"
  Improved clarity of explanation around overriding setTargetPath()
  Removed redundant POST request exclusion info
  Revert "missing backtik"
  typo, replaced form by from
  replaced forgo by forgot
  removed unnecessary parentheses
  missing backtik
  cleaned up the code example
  fixed wrongly linked dependency
  fixed directive syntax
  add cookbook article for the server:run command
  document the usage of PHP-FPM on Apache
  Avoiding builds for the git notes
  [#3940] Adding php example for an array of emails

Conflicts:
	cookbook/console/sending_emails.rst
weaverryan added a commit that referenced this pull request Aug 19, 2014
* 2.5:
  Added comma after "For example"
  Improved clarity of explanation around overriding setTargetPath()
  Removed redundant POST request exclusion info
  Revert "missing backtik"
  typo, replaced form by from
  replaced forgo by forgot
  removed unnecessary parentheses
  missing backtik
  cleaned up the code example
  fixed wrongly linked dependency
  fixed directive syntax
  add cookbook article for the server:run command
  document the usage of PHP-FPM on Apache
  Avoiding builds for the git notes
  [#3940] Adding php example for an array of emails
weaverryan added a commit that referenced this pull request Aug 25, 2014
… configs (xabbuh)

This PR was merged into the 2.3 branch.

Discussion
----------

[Cookbook][Logging] document multiple recipients in XML configs

| Q             | A
| ------------- | ---
| Doc fix?      | no
| New docs?     | yes (symfony/monolog-bundle#91)
| Applies to    | all
| Fixed tickets | #3940, #4135

Commits
-------

37ab23d document multiple recipients in XML configs
@phansys phansys deleted the cookbook_monolog_swift_handler branch June 26, 2015 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants