• Slavi Pantaleev's avatar
    Do not care about `mailer` service changes · 32ca5b51
    Slavi Pantaleev authored
    Until now we tried to detect `mailer` service changes,
    and always flushed messages for them, just to be safe.
    
    To keep things simple, we don't do this anymore.
    If `mailer` gets replaced by another service, flushing will
    fail as expected. People should not replace it.
    32ca5b51
Name
Last commit
Last update
bin Loading commit data...
doc Loading commit data...
src/Silex Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
composer.json Loading commit data...
composer.lock Loading commit data...
phpunit.xml.dist Loading commit data...