Commit f59f790
committed
minor #12346 [SwiftMailer Spool] Fix double negative (kraynel)
This PR was merged into the 3.4 branch.
Discussion
----------
[SwiftMailer Spool] Fix double negative
This fixes a double negative related to SwiftMailer file spooling.
I believe that if the cache is cleared, the Message WILL BE unserializable.
Commits
-------
6d24aa7 [SwiftMailer Spool] Fix double negative1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| |||
0 commit comments