SwiftMailer v4.1.2 Release Notes

Release Date: 2011-09-13 // over 12 years ago
    • fixed wrong detection of magic_quotes_runtime
    • fixed fatal errors when no To or Subject header has been set
    • fixed charset on parameter header continuations
    • added documentation about how to install Swiftmailer from the PEAR channel
    • fixed various typos and markup problem in the documentation
    • fixed warning when cache directory does not exist
    • fixed "slashes are escaped" bug
    • changed require_once() to require() in autoload