postfixadmin / postfixadmin

PostfixAdmin - web based virtual user administration interface for Postfix mail servers
https://postfixadmin.github.io/postfixadmin
Other
1.07k stars 289 forks source link

Using unregistered function "htmlentities" in a template is deprecated #872

Open qcybb opened 1 week ago

qcybb commented 1 week ago

After updating to the latest version, I received this notice in my error logs this morning.

PHP Deprecated: Using unregistered function "htmlentities" in a template is deprecated and will be removed in a future release. Use Smarty::registerPlugin to explicitly register a custom modifier. in /www/postfixadmin/lib/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php on line 663

DavidGoodwin commented 1 week ago

Thanks! I suspect there might need to be a 3.3.15 soon, else there will be a continual stream of issues raised for this.