jonmbake / bootstrap3-contact-form

Bootstrap 3 Contact Form with Captcha
MIT License
169 stars 84 forks source link

Updated phpmailer from 5.2.9 to 5.2.15 #21

Closed GeorgeWL closed 7 years ago

GeorgeWL commented 8 years ago

There's been a lot of major updates since the version which was last uploaded, including native support for gMail SMTP (which I've not included)

I did a quick diff compare and couldn't see any breakages, but it was only a very quick glance, so you will need to check this through yourself.

jonmbake commented 8 years ago

What benefit does this provide? Were any security issues fixed between 5.2.9 and 5.2.15? I am not sure if the risk of bumping a minor version is worth it unless there is a specific reason.

GeorgeWL commented 8 years ago

Quite a lot of security fixes yeah, tbh in not sure why they're calling it a minor version, they've made so many changes they should have bumped it up to .3 by now.

jonmbake commented 7 years ago

I bumped the PHPMailer version to 5.2.21: https://github.com/jonmbake/bootstrap3-contact-form/commit/6ee304eaa35dea1f407bfb626b81df9d2a985c18.