PHPFormMail 1.07.3 Released

Six years is a long time. It’s even longer in software. Regardless I’ve put out a new version of PHPFormMail to address it not working in PHP7. You heard it right, some software that was written way back in 2001 is still somewhat supported and should work for many more years to come.

If you are still using PHPFormMail then be sure to grab the latest version. There are no new features just PHP compatibility updates. I’ve tested it on PHP 7.0, 7.1, 7.2 and 7.3. I did finally remove PHP3 support because lets face it. If you are stuck running PHP3 you probably aren’t updating your scripts anyway. This means PHP4, 5 and 7 are now supported.

Updating the code did remind me how dated it is. I am working on a new more modern version that has the same functionality and ease of use while not abusing the globals the way I did eighteen years ago. I only work on it when I’m in the mood so it may be a little while longer.

You can download the code on Github.