James - 2018-08-11 05:25:02
I've been using your great forms class for many years. It's time to update my php instances and figured i would go the 7.2 route. While doing some testing, i noticed none of my form submit inputs were appearing (using form_secure_submit.php). A closer look shows form_secure_submit.php requires mcrypt, which is no longer in php7.2. Any plans on updating the class to use openssl in lieu of mcrypt?