You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #4117 Added a note about the automatic handling of the memory spool in the CLI (stof)
This PR was merged into the 2.3 branch.
Discussion
----------
Added a note about the automatic handling of the memory spool in the CLI
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | 2.3+
| Fixed tickets | n/a
since symfony/swiftmailer-bundle#64 flushing the memory spool manually is not necessary anymore when using Symfony 2.3+. I added a versionadded note here, but we might decide to remove the obsolete paragraph instead, making the cookbook only about generating urls (which would require renaming the page then)
Commits
-------
c99c70d Added a note about the automatic handling of the memory spool in the CLI
0 commit comments