(08-21-2018, 10:58 PM)fearworks Wrote: No problem.
As I said, I'm not sure if the changes (that actually broke the mail modules) were meant to improve something, and I think with PHP 5 they work OK, but bring in PHP 7 (well, 7.2) and that's when it seems to break the changes.
As an aside, I am experimenting with using Snuffleupagus with PHP 7.2 as a Suhosin replacement. It advertises itself as a replacement, although it is not a direct replacement by any means. So far so good but not sure if it is as effective as Suhosin was with PHP 5.
https://snuffleupagus.readthedocs.io/
After a quick read through, Snuffleupagus looks to be promising if Suhosin doesn't come around. I didn't get to check on all of the functions it blocks, but that shouldn't be too hard to sort out.