let users disable PEAR's SSL/TLS forced check in PHP 5.6 to make it compatible with services like Mandrill again
let users disable PEAR's SSL/TLS forced check in PHP 5.6 to make it compatible with services like Mandrill again.
5.6 PEAR defaults currently cause a hell of a lot of problems, see for example
http://stackoverflow.com/questions/25888550/cant-send-email-with-php-pear-5-6
https://www.authsmtp.com/php-pear-mail/
and effectively force us to downgrade to 5.5
1
vote
