Formit 3.0.0
Pre-release
Pre-release
Formit 3.0.0 sees a change in the way encrypted is used. The widely-used mcrypt-extension was used in verions prior to 3.0.0. Formit 3.0.0 sees the introduction of the openssl encrypt, since PHP 7.2 will see the removal of mcrypt.
A migration script is included within this release.