-- Fixes to entities with respect to the frontend form. Now it is possible to submit HTML via all text areas. HTML is sanitized before being stored. Text input fields are also sanitized on frontend forms. ** Note: ** This may introduce a compatibility problem.
-- Now require PHP 5.4.3+