Skip to main content
Question

Annoying PHP warning flood

  • June 19, 2025
  • 1 reply
  • 37 views

Hi,

Is it possible to fix this warning because it’s flooding the PHP Centreon error log ( php-fpm/centreon-error.log)

[19-Jun-2025 18:00:48 Europe/Paris] PHP Deprecated:  Using unregistered function "is_string" in a template is deprecated and will be removed in a future release. Use Smarty::registerPlugin to explicitly register a custom modifier. in /usr/share/centreon/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php on line 663

 

(Centreon Web 24.10.7)

1 reply

Forum|alt.badge.img+11

As it’s a pure fix regarding the code and not really a bug, maybe open an issue on the centreon github so they can track it and fix it in the later version. We can’t do much here sadly.